Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graph-tool.spec'], chrootPath='/var/lib/mock/f35-python-27557062-3662312/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1622764800 Wrote: /builddir/build/SRPMS/python-graph-tool-2.33-5.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-graph-tool.spec'], chrootPath='/var/lib/mock/f35-python-27557062-3662312/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1622764800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mpZwmQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf graph-tool-2.33 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/graph-tool-2.33.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd graph-tool-2.33 + /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.33 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Use-header-only-CGAL-library.patch + /usr/bin/git apply --index --reject - Checking patch configure.ac... Applied patch configure.ac cleanly. + /usr/bin/git commit -q -m 0001-Use-header-only-CGAL-library.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0002-Remove-upstreams-flags.patch + /usr/bin/git apply --index --reject - Checking patch configure.ac... Applied patch configure.ac cleanly. + /usr/bin/git commit -q -m 0002-Remove-upstreams-flags.patch --author 'rpm-build ' + find . -type f -name '*.py' -exec sed -i '/^#![ ]*\/usr\/bin\/env.*$/ d' '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QYyEEJ + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.33 + ./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:24: installing 'build-aux/compile' configure.ac:22: installing 'build-aux/missing' src/graph/Makefile.am: installing 'build-aux/depcomp' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-python-module-path=/usr/lib64/python3.10/site-packages --with-boost-libdir=/usr/lib64 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 x86_64-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for gcc option to accept ISO C99... unsupported checking for gcc option to accept ISO C89... (cached) none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C++ preprocessor... g++ -E checking for ANSI C header files... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-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... no 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 XML Parser headers in /usr/include... found checking for Expat XML Parser libraries... found checking for Expat XML Parser... yes checking for a Python interpreter with version >= 2.7... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.10 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.10/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.10/site-packages checking for python3.10... (cached) /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for a version of Python == '3.10.0b2'... yes checking for the distutils Python package... yes checking for Python include path... :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -I/usr/include/python3.10 checking for Python library path... :4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :4: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :3: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :2: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -L/usr/lib64 -lpython3.10 checking for Python site-packages path... :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead /usr/lib/python3.10/site-packages checking python extra libraries... :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -lcrypt -lpthread -ldl -lutil -lm -lm checking python extra linking flags... :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for boostlib >= 1.55.0 (105500)... yes checking whether the Boost::Python library is available... yes checking whether boost_python310 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 whether to enable debbuging with valgrind... no checking python3 module: numpy... yes checking for numpy/arrayobject.h... yes checking for CAIROMM... yes checking python3 module: cairo... yes checking py3cairo.h usability... yes checking py3cairo.h presence... yes checking for py3cairo.h... yes checking whether to enable sparsehash... yes checking for SPARSEHASH... yes checking sparsehash/dense_hash_set usability... yes checking sparsehash/dense_hash_set presence... yes checking for sparsehash/dense_hash_set... yes configure: pkgconfig directory is ${libdir}/pkgconfig checking our pkgconfig libname... graph-tool-py3.10 checking our pkgconfig version... 2.33 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/lib64/pkgconfig checking our pkgconfig_libfile... graph-tool-py3.10.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.10 -lboost_python310 checking our pkgconfig cppflags... -I/usr/lib64/python3.10/site-packages/graph_tool/include -I/usr/lib64/python3.10/site-packages/graph_tool/include/boost-workaround -I/usr/lib64/python3.10/site-packages/graph_tool/include/pcg-cpp -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include checking our pkgconfig ldflags... noninstalled pkgconfig -L /builddir/build/BUILD/graph-tool-2.33/src/.libs noninstalled pkgconfig -I /builddir/build/BUILD/graph-tool-2.33/. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/graph/Makefile config.status: creating src/graph/centrality/Makefile config.status: creating src/graph/clustering/Makefile config.status: creating src/graph/correlations/Makefile config.status: creating src/graph/draw/Makefile config.status: creating src/graph/dynamics/Makefile config.status: creating src/graph/flow/Makefile config.status: creating src/graph/generation/Makefile config.status: creating src/graph/inference/Makefile config.status: creating src/graph/layout/Makefile config.status: creating src/graph/search/Makefile config.status: creating src/graph/spectral/Makefile config.status: creating src/graph/stats/Makefile config.status: creating src/graph/topology/Makefile config.status: creating src/graph/util/Makefile config.status: creating src/graph_tool/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing graph-tool-py3.10.pc commands config.status: creating graph-tool-py3.10.pc.in config.status: creating graph-tool-py3.10.pc config.status: creating graph-tool-py3.10-uninstalled.pc config.status: creating graph-tool-py3.10-uninstalled.sh ================================================================================ CONFIGURATION SUMMARY ================================================================================ Using python version: 3.10.0b2 Python interpreter: /usr/bin/python3 Installation path: /usr/lib64/python3.10/site-packages/graph_tool C++ compiler (CXX): g++ C++ compiler version: 11 Prefix: /usr Pkgconfigdir: ${libdir}/pkgconfig Python CPP flags: -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 Python LD flags: -L/usr/lib64 -lpython3.10 Boost CPP flags: -pthread -I/usr/include Boost LD flags: -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine Numpy CPP flags: -I/usr/lib64/python3.10/site-packages/numpy/core/include Sparsehash CPP flags: CGAL CPP flags: -DCGAL_HEADER_ONLY CGAL LD flags: Expat CPP flags: -I/usr/include Expat LD flags: -L/usr/lib -lexpat Cairomm CPP flags: -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread Cairomm LD flags: -lcairomm-1.0 -lsigc-2.0 -lcairo OpenMP compiler flags: -fopenmp OpenMP LD flags: Extra CPPFLAGS: -DNDEBUG Extra CXXFLAGS: -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Extra LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Using OpenMP: yes Using sparsehash: yes Using cairo: yes ================================================================================ Building with 1 of 6 available CPUs + echo 'Building with 1 of 6 available CPUs' + /usr/bin/make -O -j6 V=1 VERBOSE=1 -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/graph-tool-2.33/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.33' Making all in src make[2]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src' Making all in graph make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' Making all in centrality make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/centrality' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_betweenness.lo graph_betweenness.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_betweenness.cc -fPIC -DPIC -o .libs/graph_betweenness.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_betweenness.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_centrality_bind.lo graph_centrality_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_centrality_bind.cc -fPIC -DPIC -o .libs/graph_centrality_bind.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_centrality_bind.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_closeness.lo graph_closeness.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_closeness.cc -fPIC -DPIC -o .libs/graph_closeness.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_closeness.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_eigentrust.lo graph_eigentrust.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_eigentrust.cc -fPIC -DPIC -o .libs/graph_eigentrust.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_eigentrust.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_eigenvector.lo graph_eigenvector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_eigenvector.cc -fPIC -DPIC -o .libs/graph_eigenvector.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_eigenvector.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_hits.lo graph_hits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_hits.cc -fPIC -DPIC -o .libs/graph_hits.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_hits.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_katz.lo graph_katz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_katz.cc -fPIC -DPIC -o .libs/graph_katz.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_katz.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_pagerank.lo graph_pagerank.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_pagerank.cc -fPIC -DPIC -o .libs/graph_pagerank.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_pagerank.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_trust_transitivity.lo graph_trust_transitivity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_trust_transitivity.cc -fPIC -DPIC -o .libs/graph_trust_transitivity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_trust_transitivity.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_centrality.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/centrality graph_betweenness.lo graph_centrality_bind.lo graph_closeness.lo graph_eigentrust.lo graph_eigenvector.lo graph_hits.lo graph_katz.lo graph_pagerank.lo graph_trust_transitivity.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_betweenness.o .libs/graph_centrality_bind.o .libs/graph_closeness.o .libs/graph_eigentrust.o .libs/graph_eigenvector.o .libs/graph_hits.o .libs/graph_katz.o .libs/graph_pagerank.o .libs/graph_trust_transitivity.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_centrality.so -o .libs/libgraph_tool_centrality.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_centrality.la" && ln -s "../libgraph_tool_centrality.la" "libgraph_tool_centrality.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/centrality' Making all in clustering make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/clustering' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_clustering.lo graph_clustering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_clustering.cc -fPIC -DPIC -o .libs/graph_clustering.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_clustering.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_extended_clustering.lo graph_extended_clustering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_extended_clustering.cc -fPIC -DPIC -o .libs/graph_extended_clustering.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_extended_clustering.cc:20: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_motifs.lo graph_motifs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_motifs.cc -fPIC -DPIC -o .libs/graph_motifs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_motifs.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_clustering.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/clustering graph_clustering.lo graph_extended_clustering.lo graph_motifs.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_clustering.o .libs/graph_extended_clustering.o .libs/graph_motifs.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_clustering.so -o .libs/libgraph_tool_clustering.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_clustering.la" && ln -s "../libgraph_tool_clustering.la" "libgraph_tool_clustering.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/clustering' Making all in correlations make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/correlations' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_assortativity.lo graph_assortativity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_assortativity.cc -fPIC -DPIC -o .libs/graph_assortativity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_assortativity.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_correlations.lo graph_correlations.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_correlations.cc -fPIC -DPIC -o .libs/graph_correlations.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_correlations.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_correlations_imp1.lo graph_correlations_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_correlations_imp1.cc -fPIC -DPIC -o .libs/graph_correlations_imp1.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_correlations_imp1.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_avg_correlations.lo graph_avg_correlations.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_avg_correlations.cc -fPIC -DPIC -o .libs/graph_avg_correlations.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_avg_correlations.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_avg_correlations_imp1.lo graph_avg_correlations_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_avg_correlations_imp1.cc -fPIC -DPIC -o .libs/graph_avg_correlations_imp1.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_avg_correlations_imp1.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_avg_correlations_combined.lo graph_avg_correlations_combined.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_avg_correlations_combined.cc -fPIC -DPIC -o .libs/graph_avg_correlations_combined.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_avg_correlations_combined.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_correlations_combined.lo graph_correlations_combined.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_correlations_combined.cc -fPIC -DPIC -o .libs/graph_correlations_combined.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_correlations_combined.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_correlations_bind.lo graph_correlations_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_correlations_bind.cc -fPIC -DPIC -o .libs/graph_correlations_bind.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_correlations_bind.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_correlations.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/correlations graph_assortativity.lo graph_correlations.lo graph_correlations_imp1.lo graph_avg_correlations.lo graph_avg_correlations_imp1.lo graph_avg_correlations_combined.lo graph_correlations_combined.lo graph_correlations_bind.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_assortativity.o .libs/graph_correlations.o .libs/graph_correlations_imp1.o .libs/graph_avg_correlations.o .libs/graph_avg_correlations_imp1.o .libs/graph_avg_correlations_combined.o .libs/graph_correlations_combined.o .libs/graph_correlations_bind.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_correlations.so -o .libs/libgraph_tool_correlations.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_correlations.la" && ln -s "../libgraph_tool_correlations.la" "libgraph_tool_correlations.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/correlations' Making all in draw make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/draw' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_cairo_draw.lo graph_cairo_draw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_cairo_draw.cc -fPIC -DPIC -o .libs/graph_cairo_draw.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_cairo_draw.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from graph_cairo_draw.cc:42: /usr/lib64/python3.10/site-packages/cairo/include/py3cairo.h:256:1: warning: 'int import_cairo()' defined but not used [-Wunused-function] 256 | import_cairo(void) | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_tree_cts.lo graph_tree_cts.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_tree_cts.cc -fPIC -DPIC -o .libs/graph_tree_cts.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -lcairomm-1.0 -lsigc-2.0 -lcairo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_draw.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/draw graph_cairo_draw.lo graph_tree_cts.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_cairo_draw.o .libs/graph_tree_cts.o -lcairomm-1.0 -lsigc-2.0 -lcairo -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_draw.so -o .libs/libgraph_tool_draw.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_draw.la" && ln -s "../libgraph_tool_draw.la" "libgraph_tool_draw.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pycairo_aux.lo pycairo_aux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c pycairo_aux.cc -fPIC -DPIC -o .libs/pycairo_aux.o In file included from pycairo_aux.cc:22: /usr/lib64/python3.10/site-packages/cairo/include/py3cairo.h:256:1: warning: 'int import_cairo()' defined but not used [-Wunused-function] 256 | import_cairo(void) | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -lcairomm-1.0 -lsigc-2.0 -lcairo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgt_pycairo_aux.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/draw pycairo_aux.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/pycairo_aux.o -lcairomm-1.0 -lsigc-2.0 -lcairo -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgt_pycairo_aux.so -o .libs/libgt_pycairo_aux.so libtool: link: ( cd ".libs" && rm -f "libgt_pycairo_aux.la" && ln -s "../libgt_pycairo_aux.la" "libgt_pycairo_aux.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/draw' Making all in dynamics make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/dynamics' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_continuous.lo graph_continuous.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_continuous.cc -fPIC -DPIC -o .libs/graph_continuous.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_continuous.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_discrete.lo graph_discrete.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_discrete.cc -fPIC -DPIC -o .libs/graph_discrete.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_discrete.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_dynamics.lo graph_dynamics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_dynamics.cc -fPIC -DPIC -o .libs/graph_dynamics.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_dynamics.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_dynamics.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/dynamics graph_continuous.lo graph_discrete.lo graph_dynamics.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_continuous.o .libs/graph_discrete.o .libs/graph_dynamics.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_dynamics.so -o .libs/libgraph_tool_dynamics.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_dynamics.la" && ln -s "../libgraph_tool_dynamics.la" "libgraph_tool_dynamics.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/dynamics' Making all in flow make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/flow' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_edmonds_karp.lo graph_edmonds_karp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_edmonds_karp.cc -fPIC -DPIC -o .libs/graph_edmonds_karp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_edmonds_karp.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_push_relabel.lo graph_push_relabel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_push_relabel.cc -fPIC -DPIC -o .libs/graph_push_relabel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_push_relabel.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_kolmogorov.lo graph_kolmogorov.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_kolmogorov.cc -fPIC -DPIC -o .libs/graph_kolmogorov.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_kolmogorov.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_minimum_cut.lo graph_minimum_cut.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_minimum_cut.cc -fPIC -DPIC -o .libs/graph_minimum_cut.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_flow_bind.lo graph_flow_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_flow_bind.cc -fPIC -DPIC -o .libs/graph_flow_bind.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_flow_bind.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_flow.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/flow graph_edmonds_karp.lo graph_push_relabel.lo graph_kolmogorov.lo graph_minimum_cut.lo graph_flow_bind.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_edmonds_karp.o .libs/graph_push_relabel.o .libs/graph_kolmogorov.o .libs/graph_minimum_cut.o .libs/graph_flow_bind.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_flow.so -o .libs/libgraph_tool_flow.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_flow.la" && ln -s "../libgraph_tool_flow.la" "libgraph_tool_flow.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/flow' Making all in generation make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/generation' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_community_network.lo graph_community_network.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_community_network.cc -fPIC -DPIC -o .libs/graph_community_network.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_community_network.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_community_network_eavg.lo graph_community_network_eavg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_community_network_eavg.cc -fPIC -DPIC -o .libs/graph_community_network_eavg.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_community_network_eavg.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_community_network_eavg_imp1.lo graph_community_network_eavg_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_community_network_eavg_imp1.cc -fPIC -DPIC -o .libs/graph_community_network_eavg_imp1.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_community_network_eavg_imp1.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_community_network_edges.lo graph_community_network_edges.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_community_network_edges.cc -fPIC -DPIC -o .libs/graph_community_network_edges.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_community_network_edges.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_community_network_vavg.lo graph_community_network_vavg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_community_network_vavg.cc -fPIC -DPIC -o .libs/graph_community_network_vavg.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_community_network_vavg.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_complete.lo graph_complete.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_complete.cc -fPIC -DPIC -o .libs/graph_complete.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_complete.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_generation.lo graph_generation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_generation.cc -fPIC -DPIC -o .libs/graph_generation.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_generation.cc:20: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_geometric.lo graph_geometric.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_geometric.cc -fPIC -DPIC -o .libs/graph_geometric.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_geometric.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_lattice.lo graph_lattice.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_lattice.cc -fPIC -DPIC -o .libs/graph_lattice.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_lattice.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_line_graph.lo graph_line_graph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_line_graph.cc -fPIC -DPIC -o .libs/graph_line_graph.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_maxent_sbm.lo graph_maxent_sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_maxent_sbm.cc -fPIC -DPIC -o .libs/graph_maxent_sbm.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_maxent_sbm.hh:26, from graph_maxent_sbm.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_predecessor.lo graph_predecessor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_predecessor.cc -fPIC -DPIC -o .libs/graph_predecessor.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_price.lo graph_price.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_price.cc -fPIC -DPIC -o .libs/graph_price.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_rewiring.lo graph_rewiring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_rewiring.cc -fPIC -DPIC -o .libs/graph_rewiring.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_rewiring.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_sbm.lo graph_sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_sbm.cc -fPIC -DPIC -o .libs/graph_sbm.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_sbm.hh:25, from graph_sbm.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_triangulation.lo graph_triangulation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_triangulation.cc -fPIC -DPIC -o .libs/graph_triangulation.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_triangulation.cc:23: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_union.lo graph_union.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_union.cc -fPIC -DPIC -o .libs/graph_union.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_union.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_union_eprop.lo graph_union_eprop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_union_eprop.cc -fPIC -DPIC -o .libs/graph_union_eprop.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_union_eprop.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_union_vprop.lo graph_union_vprop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DCGAL_HEADER_ONLY -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_union_vprop.cc -fPIC -DPIC -o .libs/graph_union_vprop.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_union_vprop.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_generation.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/generation graph_community_network.lo graph_community_network_eavg.lo graph_community_network_eavg_imp1.lo graph_community_network_edges.lo graph_community_network_vavg.lo graph_complete.lo graph_generation.lo graph_geometric.lo graph_lattice.lo graph_line_graph.lo graph_maxent_sbm.lo graph_predecessor.lo graph_price.lo graph_rewiring.lo graph_sbm.lo graph_triangulation.lo graph_union.lo graph_union_eprop.lo graph_union_vprop.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_community_network.o .libs/graph_community_network_eavg.o .libs/graph_community_network_eavg_imp1.o .libs/graph_community_network_edges.o .libs/graph_community_network_vavg.o .libs/graph_complete.o .libs/graph_generation.o .libs/graph_geometric.o .libs/graph_lattice.o .libs/graph_line_graph.o .libs/graph_maxent_sbm.o .libs/graph_predecessor.o .libs/graph_price.o .libs/graph_rewiring.o .libs/graph_sbm.o .libs/graph_triangulation.o .libs/graph_union.o .libs/graph_union_eprop.o .libs/graph_union_vprop.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_generation.so -o .libs/libgraph_tool_generation.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_generation.la" && ln -s "../libgraph_tool_generation.la" "libgraph_tool_generation.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/generation' Making all in inference make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/inference' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel.lo blockmodel/graph_blockmodel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_em.lo blockmodel/graph_blockmodel_em.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_em.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_em.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_em.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_exhaustive.lo blockmodel/graph_blockmodel_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_exhaustive.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_exhaustive.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_exhaustive.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_gibbs.lo blockmodel/graph_blockmodel_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_gibbs.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_gibbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_gibbs.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_imp.lo blockmodel/graph_blockmodel_imp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_imp.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_imp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_imp.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_imp2.lo blockmodel/graph_blockmodel_imp2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_imp2.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_imp2.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_imp2.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_imp3.lo blockmodel/graph_blockmodel_imp3.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_imp3.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_imp3.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_imp3.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_marginals.lo blockmodel/graph_blockmodel_marginals.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_marginals.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_marginals.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_marginals.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_mcmc.lo blockmodel/graph_blockmodel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_mcmc.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_merge.lo blockmodel/graph_blockmodel_merge.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_merge.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_merge.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_merge.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_multicanonical.lo blockmodel/graph_blockmodel_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_multicanonical.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_multicanonical.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_multicanonical.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_multicanonical_multiflip.lo blockmodel/graph_blockmodel_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_multicanonical_multiflip.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_multicanonical_multiflip.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o blockmodel/graph_blockmodel_multiflip_mcmc.lo blockmodel/graph_blockmodel_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blockmodel/graph_blockmodel_multiflip_mcmc.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from blockmodel/graph_blockmodel_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o modularity/graph_modularity.lo modularity/graph_modularity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c modularity/graph_modularity.cc -fPIC -DPIC -o modularity/.libs/graph_modularity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from modularity/graph_modularity.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o modularity/graph_modularity_mcmc.lo modularity/graph_modularity_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c modularity/graph_modularity_mcmc.cc -fPIC -DPIC -o modularity/.libs/graph_modularity_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from modularity/graph_modularity_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o modularity/graph_modularity_multiflip_mcmc.lo modularity/graph_modularity_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c modularity/graph_modularity_multiflip_mcmc.cc -fPIC -DPIC -o modularity/.libs/graph_modularity_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from modularity/graph_modularity_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]': modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' modularity/graph_modularity_multiflip_mcmc.cc:50:39: required from 'modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' modularity/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::undirected_adaptor >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' modularity/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/graph_modularity_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' modularity/graph_modularity_multiflip_mcmc.cc:54:26: required from here modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]': modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' modularity/graph_modularity_multiflip_mcmc.cc:50:39: required from 'modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' modularity/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::undirected_adaptor >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' modularity/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/graph_modularity_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' modularity/graph_modularity_multiflip_mcmc.cc:54:26: required from here modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]': modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' modularity/graph_modularity_multiflip_mcmc.cc:50:39: required from 'modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' modularity/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' modularity/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/graph_modularity_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' modularity/graph_modularity_multiflip_mcmc.cc:54:26: required from here modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]': modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModularityState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >; size_t = long unsigned int]' modularity/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' modularity/graph_modularity_multiflip_mcmc.cc:50:39: required from 'modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' modularity/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' modularity/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&}; F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' modularity/graph_modularity_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = modularity_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' modularity/graph_modularity_multiflip_mcmc.cc:54:26: required from here modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from modularity/graph_modularity_multiflip_mcmc.cc:24: modularity/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from modularity/graph_modularity.hh:25, from modularity/graph_modularity_multiflip_mcmc.cc:23: modularity/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_centroid/graph_partition_centroid.lo partition_centroid/graph_partition_centroid.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_centroid/graph_partition_centroid.cc -fPIC -DPIC -o partition_centroid/.libs/graph_partition_centroid.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_centroid/graph_partition_centroid.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_centroid/graph_partition_centroid_mcmc.lo partition_centroid/graph_partition_centroid_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_centroid/graph_partition_centroid_mcmc.cc -fPIC -DPIC -o partition_centroid/.libs/graph_partition_centroid_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_centroid/graph_partition_centroid_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_centroid/graph_partition_centroid_multiflip_mcmc.lo partition_centroid/graph_partition_centroid_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_centroid/graph_partition_centroid_multiflip_mcmc.cc -fPIC -DPIC -o partition_centroid/.libs/graph_partition_centroid_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:50:39: required from 'vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::adj_list*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:50:39: required from 'vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::adj_list*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:50:39: required from 'vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::VICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:50:39: required from 'vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = vi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid.hh:25, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_centroid/graph_partition_centroid_rmi.lo partition_centroid/graph_partition_centroid_rmi.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_centroid/graph_partition_centroid_rmi.cc -fPIC -DPIC -o partition_centroid/.libs/graph_partition_centroid_rmi.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_centroid/graph_partition_centroid_rmi.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_centroid/graph_partition_centroid_rmi_mcmc.lo partition_centroid/graph_partition_centroid_rmi_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_centroid/graph_partition_centroid_rmi_mcmc.cc -fPIC -DPIC -o partition_centroid/.libs/graph_partition_centroid_rmi_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_centroid/graph_partition_centroid_rmi_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.lo partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc -fPIC -DPIC -o partition_centroid/.libs/graph_partition_centroid_rmi_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:50:39: required from 'rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:148 = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::adj_list*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:50:39: required from 'rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:148 = graph_tool::MCMC, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::adj_list*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:50:39: required from 'rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:148 = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]': partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::RMICenterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >; size_t = long unsigned int]' partition_centroid/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:50:39: required from 'rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:148 = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::multi_array_ref, boost::multi_array_ref >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_centroid/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_centroid/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch, boost::multi_array_ref, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::multi_array_ref, boost::multi_array_ref}; F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = rmi_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:54:26: required from here partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:24: partition_centroid/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_centroid/graph_partition_centroid_rmi.hh:25, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:23: partition_centroid/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_modes/graph_partition_mode.lo partition_modes/graph_partition_mode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_modes/graph_partition_mode.cc -fPIC -DPIC -o partition_modes/.libs/graph_partition_mode.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_modes/graph_partition_mode.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_modes/graph_partition_mode_clustering.lo partition_modes/graph_partition_mode_clustering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_modes/graph_partition_mode_clustering.cc -fPIC -DPIC -o partition_modes/.libs/graph_partition_mode_clustering.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_modes/graph_partition_mode_clustering.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_modes/graph_partition_mode_clustering_mcmc.lo partition_modes/graph_partition_mode_clustering_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_modes/graph_partition_mode_clustering_mcmc.cc -fPIC -DPIC -o partition_modes/.libs/graph_partition_mode_clustering_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_modes/graph_partition_mode_clustering_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o partition_modes/graph_partition_mode_clustering_multiflip_mcmc.lo partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc -fPIC -DPIC -o partition_modes/.libs/graph_partition_mode_clustering_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]': partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:50:39: required from 'mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:166 = graph_tool::MCMC, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_modes/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::adj_list*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_modes/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:54:26: required from here partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]': partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:50:39: required from 'mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:166 = graph_tool::MCMC, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_modes/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::adj_list*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_modes/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:54:26: required from here partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]': partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:50:39: required from 'mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:166 = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_modes/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_modes/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:54:26: required from here partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]': partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::ModeClusterState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >; size_t = long unsigned int]' partition_modes/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:50:39: required from 'mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:166 = graph_tool::MCMC, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > > >::MCMCBlockState, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::python::api::object, bool, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' partition_modes/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::adj_list, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::always_directed_never_reversed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' partition_modes/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::always_directed_never_reversed>::dispatch >&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::python::api::object, bool, std::vector >&}; F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::always_directed_never_reversed}]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = mode_clustering_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:54:26: required from here partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:24: partition_modes/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from partition_modes/graph_partition_mode_clustering.hh:25, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:23: partition_modes/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o planted_partition/graph_planted_partition.lo planted_partition/graph_planted_partition.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c planted_partition/graph_planted_partition.cc -fPIC -DPIC -o planted_partition/.libs/graph_planted_partition.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from planted_partition/graph_planted_partition.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o planted_partition/graph_planted_partition_mcmc.lo planted_partition/graph_planted_partition_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c planted_partition/graph_planted_partition_mcmc.cc -fPIC -DPIC -o planted_partition/.libs/graph_planted_partition_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from planted_partition/graph_planted_partition_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o planted_partition/graph_planted_partition_multiflip_mcmc.lo planted_partition/graph_planted_partition_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c planted_partition/graph_planted_partition_multiflip_mcmc.cc -fPIC -DPIC -o planted_partition/.libs/graph_planted_partition_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]': planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:50:39: required from 'pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' planted_partition/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::undirected_adaptor >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' planted_partition/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:54:26: required from here planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]': planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:50:39: required from 'pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' planted_partition/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::undirected_adaptor >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' planted_partition/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:54:26: required from here planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]': planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:316:69: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_random(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:526:73: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:50:39: required from 'pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' planted_partition/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' planted_partition/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:54:26: required from here planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:204:61: warning: 'this' pointer is null [-Wnonnull] 204 | _state._coupled_state->sample_branch(t, r, rng); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:43:18: note: in a call to non-static member function 'virtual void graph_tool::BlockStateVirtualBase::sample_branch(size_t, size_t, rng_t&)' 43 | virtual void sample_branch(size_t v, size_t u, rng_t& rng) = 0; | ^~~~~~~~~~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh: In instantiation of 'size_t graph_tool::MCMC::MCMCBlockState::sample_new_group(size_t, RNG&, VS&&) [with bool sample_branch = false; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; VS = std::array&; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]': planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:352:44: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::stage_split_scatter(std::vector&, size_t, size_t, RNG&) [with bool forward = true; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:529:74: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::split(size_t, size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; bool forward = true; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:767:49: required from 'std::tuple graph_tool::MCMC::MCMCBlockState::move_proposal(size_t, RNG&) [with RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>; Ts = {boost::python::api::object, graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int}; State = graph_tool::PPState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >; size_t = long unsigned int]' planted_partition/../loops/mcmc_loop.hh:103:43: required from 'auto graph_tool::mcmc_sweep(MCMCState, RNG&) [with MCMCState = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>; RNG = pcg_detail::extended<10, 16, pcg_detail::engine, false, pcg_detail::specific_stream<__int128 unsigned>, pcg_detail::default_multiplier<__int128 unsigned> >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:50:39: required from 'pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&):::: [with auto:147 = graph_tool::MCMC >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > > >::MCMCBlockState >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::any, boost::unchecked_vector_property_map >, std::vector >, std::vector >, std::vector >, std::vector > >, double, double, double, double, double, double, double, std::vector >, std::vector >, long unsigned int, boost::python::api::object, int, bool, long unsigned int>]' planted_partition/../support/graph_state.hh:220:22: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../../../src/graph/mpl_nested_loop.hh:124:54: required from 'boost::mpl::for_each_variadic, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >, std::tuple >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >::operator()(boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >):: [with auto:47 = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >*]' ../../../src/graph/mpl_nested_loop.hh:125:21: required from 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::)::, std::tuple<> >; Ts = {boost::undirected_adaptor >, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >}]' ../../../src/graph/mpl_nested_loop.hh:202:48: required from 'void boost::mpl::nested_for_each(Action) [with TR1 = graph_tool::detail::never_directed; TRS = {}; Action = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool):: >(graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::&&)::]' planted_partition/../support/graph_state.hh:171:13: required from 'static void graph_tool::StateWrap::dispatch(F&&) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = graph_tool::StateWrap, graph_tool::detail::never_directed>::dispatch >, std::vector >&, std::vector >&, std::vector >&, std::vector >&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&>(boost::python::api::object&, pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&, bool)::; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/../support/graph_state.hh:180:13: required from 'static void graph_tool::StateWrap::dispatch(boost::python::api::object&, F&&, bool) [with TS = {boost::any&, boost::checked_vector_property_map >, std::vector >&, std::vector >&, std::vector >&, std::vector >&}; F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&; Factory = graph_tool::StateFactory; TRS = {graph_tool::detail::never_directed}]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:30:1: required from 'static void block_state::dispatch(boost::python::api::object, F&&, bool) [with F = pp_multiflip_mcmc_sweep(boost::python::api::object, boost::python::api::object, rng_t&)::&]' planted_partition/graph_planted_partition_multiflip_mcmc.cc:54:26: required from here planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:210:60: warning: 'this' pointer is null [-Wnonnull] 210 | auto& bh = _state._coupled_state->get_b(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:71:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_b()' 71 | virtual vprop_map_t::type::unchecked_t& get_b() = 0; | ^~~~~ In file included from planted_partition/graph_planted_partition_multiflip_mcmc.cc:24: planted_partition/../blockmodel/graph_blockmodel_multiflip_mcmc.hh:213:68: warning: 'this' pointer is null [-Wnonnull] 213 | auto& hpclabel = _state._coupled_state->get_pclabel(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from planted_partition/graph_planted_partition.hh:25, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:23: planted_partition/../blockmodel/graph_blockmodel_util.hh:72:54: note: in a call to non-static member function 'virtual boost::checked_vector_property_map >::unchecked_t& graph_tool::BlockStateVirtualBase::get_pclabel()' 72 | virtual vprop_map_t::type::unchecked_t& get_pclabel() = 0; | ^~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap.lo overlap/graph_blockmodel_overlap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_exhaustive.lo overlap/graph_blockmodel_overlap_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_exhaustive.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_exhaustive.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_exhaustive.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_gibbs.lo overlap/graph_blockmodel_overlap_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_gibbs.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_gibbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_gibbs.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_mcmc.lo overlap/graph_blockmodel_overlap_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_mcmc.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_mcmc_bundled.lo overlap/graph_blockmodel_overlap_mcmc_bundled.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_mcmc_bundled.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_mcmc_bundled.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_multicanonical.lo overlap/graph_blockmodel_overlap_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_multicanonical.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_multicanonical.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_multicanonical.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_multicanonical_multiflip.lo overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_multiflip_mcmc.lo overlap/graph_blockmodel_overlap_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_multiflip_mcmc.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overlap/graph_blockmodel_overlap_vacate.lo overlap/graph_blockmodel_overlap_vacate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c overlap/graph_blockmodel_overlap_vacate.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap_vacate.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from overlap/graph_blockmodel_overlap_vacate.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers.lo layers/graph_blockmodel_layers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from layers/graph_blockmodel_layers.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_exhaustive.lo layers/graph_blockmodel_layers_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_exhaustive.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_exhaustive.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_exhaustive.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_gibbs.lo layers/graph_blockmodel_layers_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_gibbs.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_gibbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_gibbs.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_imp.lo layers/graph_blockmodel_layers_imp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_imp.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_imp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from layers/graph_blockmodel_layers_imp.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_mcmc.lo layers/graph_blockmodel_layers_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_mcmc.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_merge.lo layers/graph_blockmodel_layers_merge.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_merge.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_merge.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_merge.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_multicanonical.lo layers/graph_blockmodel_layers_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_multicanonical.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_multicanonical.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_multicanonical.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_multicanonical_multiflip.lo layers/graph_blockmodel_layers_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_multicanonical_multiflip.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_multicanonical_multiflip.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_multiflip_mcmc.lo layers/graph_blockmodel_layers_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_multiflip_mcmc.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap.lo layers/graph_blockmodel_layers_overlap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_exhaustive.lo layers/graph_blockmodel_layers_overlap_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_exhaustive.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_exhaustive.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_gibbs.lo layers/graph_blockmodel_layers_overlap_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_gibbs.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_gibbs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_gibbs.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_mcmc.lo layers/graph_blockmodel_layers_overlap_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_mcmc.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_mcmc_bundled.lo layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_multicanonical.lo layers/graph_blockmodel_layers_overlap_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_multicanonical.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_multicanonical.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.lo layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_multiflip_mcmc.lo layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o layers/graph_blockmodel_layers_overlap_vacate.lo layers/graph_blockmodel_layers_overlap_vacate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c layers/graph_blockmodel_layers_overlap_vacate.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_vacate.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from layers/graph_blockmodel_layers_overlap_vacate.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_epidemics.lo uncertain/graph_blockmodel_dynamics_epidemics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_epidemics.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_epidemics.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from uncertain/graph_blockmodel_dynamics_epidemics.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_epidemics_mcmc.lo uncertain/graph_blockmodel_dynamics_epidemics_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_epidemics_mcmc.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_epidemics_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.lo uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc_r.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_cising_glauber.lo uncertain/graph_blockmodel_dynamics_cising_glauber.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_cising_glauber.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_cising_glauber.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from uncertain/graph_blockmodel_dynamics_cising_glauber.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.lo uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_cising_glauber_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_ising_glauber.lo uncertain/graph_blockmodel_dynamics_ising_glauber.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_ising_glauber.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_ising_glauber.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from uncertain/graph_blockmodel_dynamics_ising_glauber.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.lo uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_ising_glauber_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_cising.lo uncertain/graph_blockmodel_dynamics_pseudo_cising.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_pseudo_cising.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from uncertain/graph_blockmodel_dynamics_pseudo_cising.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.lo uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.lo uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_ising.lo uncertain/graph_blockmodel_dynamics_pseudo_ising.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_pseudo_ising.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from uncertain/graph_blockmodel_dynamics_pseudo_ising.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.lo uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.lo uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_measured.lo uncertain/graph_blockmodel_measured.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_measured.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_measured.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from uncertain/graph_blockmodel_measured.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_measured_mcmc.lo uncertain/graph_blockmodel_measured_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_measured_mcmc.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_measured_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_measured_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_uncertain.lo uncertain/graph_blockmodel_uncertain.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_uncertain.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_uncertain.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from uncertain/graph_blockmodel_uncertain.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_uncertain_marginal.lo uncertain/graph_blockmodel_uncertain_marginal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_uncertain_marginal.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_uncertain_marginal.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_uncertain_marginal.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o uncertain/graph_blockmodel_uncertain_mcmc.lo uncertain/graph_blockmodel_uncertain_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c uncertain/graph_blockmodel_uncertain_mcmc.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_uncertain_mcmc.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from uncertain/graph_blockmodel_uncertain_mcmc.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o support/cache.lo support/cache.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c support/cache.cc -fPIC -DPIC -o support/.libs/cache.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o support/int_part.lo support/int_part.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c support/int_part.cc -fPIC -DPIC -o support/.libs/int_part.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o support/spence.lo support/spence.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c support/spence.cc -fPIC -DPIC -o support/.libs/spence.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_inference.lo graph_inference.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_inference.cc -fPIC -DPIC -o .libs/graph_inference.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from graph_inference.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_latent_multigraph.lo graph_latent_multigraph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_latent_multigraph.cc -fPIC -DPIC -o .libs/graph_latent_multigraph.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from graph_latent_multigraph.hh:26, from graph_latent_multigraph.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_modularity.lo graph_modularity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_modularity.cc -fPIC -DPIC -o .libs/graph_modularity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from graph_modularity.hh:26, from graph_modularity.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_inference.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/inference blockmodel/graph_blockmodel.lo blockmodel/graph_blockmodel_em.lo blockmodel/graph_blockmodel_exhaustive.lo blockmodel/graph_blockmodel_gibbs.lo blockmodel/graph_blockmodel_imp.lo blockmodel/graph_blockmodel_imp2.lo blockmodel/graph_blockmodel_imp3.lo blockmodel/graph_blockmodel_marginals.lo blockmodel/graph_blockmodel_mcmc.lo blockmodel/graph_blockmodel_merge.lo blockmodel/graph_blockmodel_multicanonical.lo blockmodel/graph_blockmodel_multicanonical_multiflip.lo blockmodel/graph_blockmodel_multiflip_mcmc.lo modularity/graph_modularity.lo modularity/graph_modularity_mcmc.lo modularity/graph_modularity_multiflip_mcmc.lo partition_centroid/graph_partition_centroid.lo partition_centroid/graph_partition_centroid_mcmc.lo partition_centroid/graph_partition_centroid_multiflip_mcmc.lo partition_centroid/graph_partition_centroid_rmi.lo partition_centroid/graph_partition_centroid_rmi_mcmc.lo partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.lo partition_modes/graph_partition_mode.lo partition_modes/graph_partition_mode_clustering.lo partition_modes/graph_partition_mode_clustering_mcmc.lo partition_modes/graph_partition_mode_clustering_multiflip_mcmc.lo planted_partition/graph_planted_partition.lo planted_partition/graph_planted_partition_mcmc.lo planted_partition/graph_planted_partition_multiflip_mcmc.lo overlap/graph_blockmodel_overlap.lo overlap/graph_blockmodel_overlap_exhaustive.lo overlap/graph_blockmodel_overlap_gibbs.lo overlap/graph_blockmodel_overlap_mcmc.lo overlap/graph_blockmodel_overlap_mcmc_bundled.lo overlap/graph_blockmodel_overlap_multicanonical.lo overlap/graph_blockmodel_overlap_multicanonical_multiflip.lo overlap/graph_blockmodel_overlap_multiflip_mcmc.lo overlap/graph_blockmodel_overlap_vacate.lo layers/graph_blockmodel_layers.lo layers/graph_blockmodel_layers_exhaustive.lo layers/graph_blockmodel_layers_gibbs.lo layers/graph_blockmodel_layers_imp.lo layers/graph_blockmodel_layers_mcmc.lo layers/graph_blockmodel_layers_merge.lo layers/graph_blockmodel_layers_multicanonical.lo layers/graph_blockmodel_layers_multicanonical_multiflip.lo layers/graph_blockmodel_layers_multiflip_mcmc.lo layers/graph_blockmodel_layers_overlap.lo layers/graph_blockmodel_layers_overlap_exhaustive.lo layers/graph_blockmodel_layers_overlap_gibbs.lo layers/graph_blockmodel_layers_overlap_mcmc.lo layers/graph_blockmodel_layers_overlap_mcmc_bundled.lo layers/graph_blockmodel_layers_overlap_multicanonical.lo layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.lo layers/graph_blockmodel_layers_overlap_multiflip_mcmc.lo layers/graph_blockmodel_layers_overlap_vacate.lo uncertain/graph_blockmodel_dynamics_epidemics.lo uncertain/graph_blockmodel_dynamics_epidemics_mcmc.lo uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.lo uncertain/graph_blockmodel_dynamics_cising_glauber.lo uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.lo uncertain/graph_blockmodel_dynamics_ising_glauber.lo uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.lo uncertain/graph_blockmodel_dynamics_pseudo_cising.lo uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.lo uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.lo uncertain/graph_blockmodel_dynamics_pseudo_ising.lo uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.lo uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.lo uncertain/graph_blockmodel_measured.lo uncertain/graph_blockmodel_measured_mcmc.lo uncertain/graph_blockmodel_uncertain.lo uncertain/graph_blockmodel_uncertain_marginal.lo uncertain/graph_blockmodel_uncertain_mcmc.lo support/cache.lo support/int_part.lo support/spence.lo graph_inference.lo graph_latent_multigraph.lo graph_modularity.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o blockmodel/.libs/graph_blockmodel.o blockmodel/.libs/graph_blockmodel_em.o blockmodel/.libs/graph_blockmodel_exhaustive.o blockmodel/.libs/graph_blockmodel_gibbs.o blockmodel/.libs/graph_blockmodel_imp.o blockmodel/.libs/graph_blockmodel_imp2.o blockmodel/.libs/graph_blockmodel_imp3.o blockmodel/.libs/graph_blockmodel_marginals.o blockmodel/.libs/graph_blockmodel_mcmc.o blockmodel/.libs/graph_blockmodel_merge.o blockmodel/.libs/graph_blockmodel_multicanonical.o blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o modularity/.libs/graph_modularity.o modularity/.libs/graph_modularity_mcmc.o modularity/.libs/graph_modularity_multiflip_mcmc.o partition_centroid/.libs/graph_partition_centroid.o partition_centroid/.libs/graph_partition_centroid_mcmc.o partition_centroid/.libs/graph_partition_centroid_multiflip_mcmc.o partition_centroid/.libs/graph_partition_centroid_rmi.o partition_centroid/.libs/graph_partition_centroid_rmi_mcmc.o partition_centroid/.libs/graph_partition_centroid_rmi_multiflip_mcmc.o partition_modes/.libs/graph_partition_mode.o partition_modes/.libs/graph_partition_mode_clustering.o partition_modes/.libs/graph_partition_mode_clustering_mcmc.o partition_modes/.libs/graph_partition_mode_clustering_multiflip_mcmc.o planted_partition/.libs/graph_planted_partition.o planted_partition/.libs/graph_planted_partition_mcmc.o planted_partition/.libs/graph_planted_partition_multiflip_mcmc.o overlap/.libs/graph_blockmodel_overlap.o overlap/.libs/graph_blockmodel_overlap_exhaustive.o overlap/.libs/graph_blockmodel_overlap_gibbs.o overlap/.libs/graph_blockmodel_overlap_mcmc.o overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o overlap/.libs/graph_blockmodel_overlap_multicanonical.o overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o overlap/.libs/graph_blockmodel_overlap_vacate.o layers/.libs/graph_blockmodel_layers.o layers/.libs/graph_blockmodel_layers_exhaustive.o layers/.libs/graph_blockmodel_layers_gibbs.o layers/.libs/graph_blockmodel_layers_imp.o layers/.libs/graph_blockmodel_layers_mcmc.o layers/.libs/graph_blockmodel_layers_merge.o layers/.libs/graph_blockmodel_layers_multicanonical.o layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o layers/.libs/graph_blockmodel_layers_overlap.o layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o layers/.libs/graph_blockmodel_layers_overlap_gibbs.o layers/.libs/graph_blockmodel_layers_overlap_mcmc.o layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o layers/.libs/graph_blockmodel_layers_overlap_vacate.o uncertain/.libs/graph_blockmodel_dynamics_epidemics.o uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc.o uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc_r.o uncertain/.libs/graph_blockmodel_dynamics_cising_glauber.o uncertain/.libs/graph_blockmodel_dynamics_cising_glauber_mcmc.o uncertain/.libs/graph_blockmodel_dynamics_ising_glauber.o uncertain/.libs/graph_blockmodel_dynamics_ising_glauber_mcmc.o uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising.o uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc.o uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.o uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising.o uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc.o uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.o uncertain/.libs/graph_blockmodel_measured.o uncertain/.libs/graph_blockmodel_measured_mcmc.o uncertain/.libs/graph_blockmodel_uncertain.o uncertain/.libs/graph_blockmodel_uncertain_marginal.o uncertain/.libs/graph_blockmodel_uncertain_mcmc.o support/.libs/cache.o support/.libs/int_part.o support/.libs/spence.o .libs/graph_inference.o .libs/graph_latent_multigraph.o .libs/graph_modularity.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_inference.so -o .libs/libgraph_tool_inference.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_inference.la" && ln -s "../libgraph_tool_inference.la" "libgraph_tool_inference.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/inference' Making all in layout make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/layout' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_arf.lo graph_arf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_arf.cc -fPIC -DPIC -o .libs/graph_arf.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_arf.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_planar_layout.lo graph_planar_layout.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_planar_layout.cc -fPIC -DPIC -o .libs/graph_planar_layout.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_planar_layout.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_fruchterman_reingold.lo graph_fruchterman_reingold.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_fruchterman_reingold.cc -fPIC -DPIC -o .libs/graph_fruchterman_reingold.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_fruchterman_reingold.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_sfdp.lo graph_sfdp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_sfdp.cc -fPIC -DPIC -o .libs/graph_sfdp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_sfdp.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_radial.lo graph_radial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_radial.cc -fPIC -DPIC -o .libs/graph_radial.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_radial.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_bind_layout.lo graph_bind_layout.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_bind_layout.cc -fPIC -DPIC -o .libs/graph_bind_layout.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_bind_layout.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_layout.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/draw graph_arf.lo graph_planar_layout.lo graph_fruchterman_reingold.lo graph_sfdp.lo graph_radial.lo graph_bind_layout.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_arf.o .libs/graph_planar_layout.o .libs/graph_fruchterman_reingold.o .libs/graph_sfdp.o .libs/graph_radial.o .libs/graph_bind_layout.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_layout.so -o .libs/libgraph_tool_layout.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_layout.la" && ln -s "../libgraph_tool_layout.la" "libgraph_tool_layout.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/layout' Making all in search make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/search' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_bfs.lo graph_bfs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_bfs.cc -fPIC -DPIC -o .libs/graph_bfs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_bfs.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_dfs.lo graph_dfs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_dfs.cc -fPIC -DPIC -o .libs/graph_dfs.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_dfs.cc:8: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_dijkstra.lo graph_dijkstra.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_dijkstra.cc -fPIC -DPIC -o .libs/graph_dijkstra.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_dijkstra.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_bellman_ford.lo graph_bellman_ford.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_bellman_ford.cc -fPIC -DPIC -o .libs/graph_bellman_ford.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_bellman_ford.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_astar.lo graph_astar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_astar.cc -fPIC -DPIC -o .libs/graph_astar.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_astar.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_astar_implicit.lo graph_astar_implicit.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_astar_implicit.cc -fPIC -DPIC -o .libs/graph_astar_implicit.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_astar_implicit.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_search_bind.lo graph_search_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_search_bind.cc -fPIC -DPIC -o .libs/graph_search_bind.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_search_bind.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_search.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/search graph_bfs.lo graph_dfs.lo graph_dijkstra.lo graph_bellman_ford.lo graph_astar.lo graph_astar_implicit.lo graph_search_bind.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_bfs.o .libs/graph_dfs.o .libs/graph_dijkstra.o .libs/graph_bellman_ford.o .libs/graph_astar.o .libs/graph_astar_implicit.o .libs/graph_search_bind.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_search.so -o .libs/libgraph_tool_search.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_search.la" && ln -s "../libgraph_tool_search.la" "libgraph_tool_search.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/search' Making all in spectral make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/spectral' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_adjacency.lo graph_adjacency.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_adjacency.cc -fPIC -DPIC -o .libs/graph_adjacency.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_adjacency.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_incidence.lo graph_incidence.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_incidence.cc -fPIC -DPIC -o .libs/graph_incidence.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_incidence.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_laplacian.lo graph_laplacian.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_laplacian.cc -fPIC -DPIC -o .libs/graph_laplacian.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_laplacian.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_norm_laplacian.lo graph_norm_laplacian.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_norm_laplacian.cc -fPIC -DPIC -o .libs/graph_norm_laplacian.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_norm_laplacian.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_matrix.lo graph_matrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_matrix.cc -fPIC -DPIC -o .libs/graph_matrix.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_matrix.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_transition.lo graph_transition.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_transition.cc -fPIC -DPIC -o .libs/graph_transition.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_transition.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_nonbacktracking.lo graph_nonbacktracking.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_nonbacktracking.cc -fPIC -DPIC -o .libs/graph_nonbacktracking.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_nonbacktracking.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_spectral.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/spectral graph_adjacency.lo graph_incidence.lo graph_laplacian.lo graph_norm_laplacian.lo graph_matrix.lo graph_transition.lo graph_nonbacktracking.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_adjacency.o .libs/graph_incidence.o .libs/graph_laplacian.o .libs/graph_norm_laplacian.o .libs/graph_matrix.o .libs/graph_transition.o .libs/graph_nonbacktracking.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_spectral.so -o .libs/libgraph_tool_spectral.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_spectral.la" && ln -s "../libgraph_tool_spectral.la" "libgraph_tool_spectral.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/spectral' Making all in stats make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/stats' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_histograms.lo graph_histograms.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_histograms.cc -fPIC -DPIC -o .libs/graph_histograms.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_histograms.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_average.lo graph_average.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_average.cc -fPIC -DPIC -o .libs/graph_average.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_average.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_parallel.lo graph_parallel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_parallel.cc -fPIC -DPIC -o .libs/graph_parallel.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_parallel.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_distance.lo graph_distance.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_distance.cc -fPIC -DPIC -o .libs/graph_distance.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_distance.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_distance_sampled.lo graph_distance_sampled.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_distance_sampled.cc -fPIC -DPIC -o .libs/graph_distance_sampled.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_distance_sampled.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_stats_bind.lo graph_stats_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_stats_bind.cc -fPIC -DPIC -o .libs/graph_stats_bind.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_stats_bind.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_stats.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/stats graph_histograms.lo graph_average.lo graph_parallel.lo graph_distance.lo graph_distance_sampled.lo graph_stats_bind.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_histograms.o .libs/graph_average.o .libs/graph_parallel.o .libs/graph_distance.o .libs/graph_distance_sampled.o .libs/graph_stats_bind.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_stats.so -o .libs/libgraph_tool_stats.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_stats.la" && ln -s "../libgraph_tool_stats.la" "libgraph_tool_stats.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/stats' Making all in topology make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/topology' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_all_circuits.lo graph_all_circuits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_all_circuits.cc -fPIC -DPIC -o .libs/graph_all_circuits.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/property_map/vector_property_map.hpp:14, from /usr/include/boost/property_map/property_map.hpp:602, from /usr/include/boost/graph/one_bit_color_map.hpp:17, from /usr/include/boost/graph/hawick_circuits.hpp:14, from graph_all_circuits.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_all_distances.lo graph_all_distances.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_all_distances.cc -fPIC -DPIC -o .libs/graph_all_distances.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_all_distances.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_bipartite.lo graph_bipartite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_bipartite.cc -fPIC -DPIC -o .libs/graph_bipartite.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_bipartite.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_components.lo graph_components.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_components.cc -fPIC -DPIC -o .libs/graph_components.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_components.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_distance.lo graph_distance.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_distance.cc -fPIC -DPIC -o .libs/graph_distance.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_distance.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_diameter.lo graph_diameter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_diameter.cc -fPIC -DPIC -o .libs/graph_diameter.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_diameter.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_dominator_tree.lo graph_dominator_tree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_dominator_tree.cc -fPIC -DPIC -o .libs/graph_dominator_tree.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_isomorphism.lo graph_isomorphism.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_isomorphism.cc -fPIC -DPIC -o .libs/graph_isomorphism.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_kcore.lo graph_kcore.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_kcore.cc -fPIC -DPIC -o .libs/graph_kcore.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_kcore.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_matching.lo graph_matching.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_matching.cc -fPIC -DPIC -o .libs/graph_matching.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_filtering.hh:21, from graph_matching.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_maximal_cliques.lo graph_maximal_cliques.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_maximal_cliques.cc -fPIC -DPIC -o .libs/graph_maximal_cliques.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from graph_maximal_cliques.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_maximal_planar.lo graph_maximal_planar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_maximal_planar.cc -fPIC -DPIC -o .libs/graph_maximal_planar.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_maximal_vertex_set.lo graph_maximal_vertex_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_maximal_vertex_set.cc -fPIC -DPIC -o .libs/graph_maximal_vertex_set.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_maximal_vertex_set.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_minimum_spanning_tree.lo graph_minimum_spanning_tree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_minimum_spanning_tree.cc -fPIC -DPIC -o .libs/graph_minimum_spanning_tree.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_percolation.lo graph_percolation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_percolation.cc -fPIC -DPIC -o .libs/graph_percolation.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from ../../../src/graph/graph_tool.hh:21, from graph_percolation.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_planar.lo graph_planar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_planar.cc -fPIC -DPIC -o .libs/graph_planar.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_random_matching.lo graph_random_matching.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_random_matching.cc -fPIC -DPIC -o .libs/graph_random_matching.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_random_matching.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_random_spanning_tree.lo graph_random_spanning_tree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_random_spanning_tree.cc -fPIC -DPIC -o .libs/graph_random_spanning_tree.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_reciprocity.lo graph_reciprocity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_reciprocity.cc -fPIC -DPIC -o .libs/graph_reciprocity.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_sequential_color.lo graph_sequential_color.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_sequential_color.cc -fPIC -DPIC -o .libs/graph_sequential_color.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_similarity.lo graph_similarity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_similarity.cc -fPIC -DPIC -o .libs/graph_similarity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_similarity.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_similarity_imp.lo graph_similarity_imp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_similarity_imp.cc -fPIC -DPIC -o .libs/graph_similarity_imp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from ../../../src/graph/graph_python_interface.hh:21, from graph_similarity_imp.cc:19: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_subgraph_isomorphism.lo graph_subgraph_isomorphism.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_subgraph_isomorphism.cc -fPIC -DPIC -o .libs/graph_subgraph_isomorphism.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_subgraph_isomorphism.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_topological_sort.lo graph_topological_sort.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_topological_sort.cc -fPIC -DPIC -o .libs/graph_topological_sort.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_topology.lo graph_topology.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_topology.cc -fPIC -DPIC -o .libs/graph_topology.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_topology.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_tsp.lo graph_tsp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_tsp.cc -fPIC -DPIC -o .libs/graph_tsp.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_transitive_closure.lo graph_transitive_closure.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_transitive_closure.cc -fPIC -DPIC -o .libs/graph_transitive_closure.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_transitive_closure.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_vertex_similarity.lo graph_vertex_similarity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_vertex_similarity.cc -fPIC -DPIC -o .libs/graph_vertex_similarity.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_vertex_similarity.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_topology.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/topology graph_all_circuits.lo graph_all_distances.lo graph_bipartite.lo graph_components.lo graph_distance.lo graph_diameter.lo graph_dominator_tree.lo graph_isomorphism.lo graph_kcore.lo graph_matching.lo graph_maximal_cliques.lo graph_maximal_planar.lo graph_maximal_vertex_set.lo graph_minimum_spanning_tree.lo graph_percolation.lo graph_planar.lo graph_random_matching.lo graph_random_spanning_tree.lo graph_reciprocity.lo graph_sequential_color.lo graph_similarity.lo graph_similarity_imp.lo graph_subgraph_isomorphism.lo graph_topological_sort.lo graph_topology.lo graph_tsp.lo graph_transitive_closure.lo graph_vertex_similarity.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_all_circuits.o .libs/graph_all_distances.o .libs/graph_bipartite.o .libs/graph_components.o .libs/graph_distance.o .libs/graph_diameter.o .libs/graph_dominator_tree.o .libs/graph_isomorphism.o .libs/graph_kcore.o .libs/graph_matching.o .libs/graph_maximal_cliques.o .libs/graph_maximal_planar.o .libs/graph_maximal_vertex_set.o .libs/graph_minimum_spanning_tree.o .libs/graph_percolation.o .libs/graph_planar.o .libs/graph_random_matching.o .libs/graph_random_spanning_tree.o .libs/graph_reciprocity.o .libs/graph_sequential_color.o .libs/graph_similarity.o .libs/graph_similarity_imp.o .libs/graph_subgraph_isomorphism.o .libs/graph_topological_sort.o .libs/graph_topology.o .libs/graph_tsp.o .libs/graph_transitive_closure.o .libs/graph_vertex_similarity.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_topology.so -o .libs/libgraph_tool_topology.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_topology.la" && ln -s "../libgraph_tool_topology.la" "libgraph_tool_topology.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/topology' Making all in util make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/util' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_search.lo graph_search.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_search.cc -fPIC -DPIC -o .libs/graph_search.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ../../../src/graph/graph.hh:23, from graph_search.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_util_bind.lo graph_util_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_util_bind.cc -fPIC -DPIC -o .libs/graph_util_bind.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_util_bind.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_util.la -rpath /usr/lib64/python3.10/site-packages/graph_tool/util graph_search.lo graph_util_bind.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/graph_search.o .libs/graph_util_bind.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_util.so -o .libs/libgraph_tool_util.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_util.la" && ln -s "../libgraph_tool_util.la" "libgraph_tool_util.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/util' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o base64.lo base64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c base64.cc -fPIC -DPIC -o .libs/base64.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o demangle.lo demangle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c demangle.cc -fPIC -DPIC -o .libs/demangle.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph.lo graph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph.cc -fPIC -DPIC -o .libs/graph.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_exceptions.lo graph_exceptions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_exceptions.cc -fPIC -DPIC -o .libs/graph_exceptions.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_bind.lo graph_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_bind.cc -fPIC -DPIC -o .libs/graph_bind.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from graph.hh:23, from graph_bind.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_copy.lo graph_copy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_copy.cc -fPIC -DPIC -o .libs/graph_copy.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_filtering.lo graph_filtering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_filtering.cc -fPIC -DPIC -o .libs/graph_filtering.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_io.lo graph_io.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_io.cc -fPIC -DPIC -o .libs/graph_io.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/extract.hpp:16, from graph_io.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from graph_io.cc:39: gml.hh: In instantiation of 'void graph_tool::gml_state::finish_list() [with Graph = boost::adj_list]': gml.hh:311:26: required from 'graph_tool::gml::gml(Graph&, boost::dynamic_properties&, const std::unordered_set >&, const std::unordered_set >&, const std::unordered_set >&) [with Iterator = boost::spirit::basic_istream_iterator; Graph = boost::adj_list; Skipper = boost::proto::exprns_::expr >, 0>&, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr >&, const boost::proto::exprns_::expr, 0>&>, 2>&>, 1>&>, 2>&, const boost::proto::exprns_::expr, 0>&>, 2>&>, 2>]' gml.hh:335:51: required from 'bool graph_tool::parse_grammar(Iterator, Iterator, Graph&, boost::dynamic_properties&, Skipper, const std::unordered_set >&, const std::unordered_set >&, const std::unordered_set >&) [with Iterator = boost::spirit::basic_istream_iterator; Graph = boost::adj_list; Skipper = boost::proto::exprns_::expr >, 0>&, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr >&, const boost::proto::exprns_::expr, 0>&>, 2>&>, 1>&>, 2>&, const boost::proto::exprns_::expr, 0>&>, 2>&>, 2>]' gml.hh:357:22: required from 'bool graph_tool::read_gml(std::istream&, Graph&, boost::dynamic_properties&, const std::unordered_set >&, const std::unordered_set >&, const std::unordered_set >&) [with Graph = boost::adj_list; std::istream = std::basic_istream]' graph_io.cc:349:33: required from here gml.hh:169:20: warning: catching polymorphic type 'class boost::bad_get' by value [-Wcatch-value=] 169 | catch (bad_get) | ^~~~~~~ gml.hh:201:20: warning: catching polymorphic type 'class boost::bad_get' by value [-Wcatch-value=] 201 | catch (bad_get) | ^~~~~~~ In file included from graph_io.cc:27: ../../src/boost-workaround/boost/graph/graphml.hpp: In instantiation of 'void boost::mutate_graph_impl::set_graph_property(const string&, const string&, const string&) [with MutableGraph = boost::adj_list; std::string = std::__cxx11::basic_string]': ../../src/boost-workaround/boost/graph/graphml.hpp:151:5: required from here ../../src/boost-workaround/boost/graph/graphml.hpp:165:16: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] 165 | catch (bad_lexical_cast) | ^~~~~~~~~~~~~~~~ ../../src/boost-workaround/boost/graph/graphml.hpp: In instantiation of 'void boost::mutate_graph_impl::set_vertex_property(const string&, boost::any, const string&, const string&) [with MutableGraph = boost::adj_list; std::string = std::__cxx11::basic_string]': ../../src/boost-workaround/boost/graph/graphml.hpp:177:5: required from here ../../src/boost-workaround/boost/graph/graphml.hpp:191:16: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] 191 | catch (bad_lexical_cast) | ^~~~~~~~~~~~~~~~ ../../src/boost-workaround/boost/graph/graphml.hpp: In instantiation of 'void boost::mutate_graph_impl::set_edge_property(const string&, boost::any, const string&, const string&) [with MutableGraph = boost::adj_list; std::string = std::__cxx11::basic_string]': ../../src/boost-workaround/boost/graph/graphml.hpp:203:5: required from here ../../src/boost-workaround/boost/graph/graphml.hpp:217:16: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] 217 | catch (bad_lexical_cast) | ^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_openmp.lo graph_openmp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_openmp.cc -fPIC -DPIC -o .libs/graph_openmp.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from graph.hh:23, from graph_openmp.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties.lo graph_properties.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties.cc -fPIC -DPIC -o .libs/graph_properties.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_python_interface.hh:21, from graph_properties.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_imp1.lo graph_properties_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_imp1.cc -fPIC -DPIC -o .libs/graph_properties_imp1.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_python_interface.hh:21, from graph_properties_imp1.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_imp2.lo graph_properties_imp2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_imp2.cc -fPIC -DPIC -o .libs/graph_properties_imp2.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_python_interface.hh:21, from graph_properties_imp2.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_imp3.lo graph_properties_imp3.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_imp3.cc -fPIC -DPIC -o .libs/graph_properties_imp3.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_python_interface.hh:21, from graph_properties_imp3.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_imp4.lo graph_properties_imp4.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_imp4.cc -fPIC -DPIC -o .libs/graph_properties_imp4.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graph_python_interface.hh:21, from graph_properties_imp4.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_copy.lo graph_properties_copy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_copy.cc -fPIC -DPIC -o .libs/graph_properties_copy.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_copy_imp1.lo graph_properties_copy_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_copy_imp1.cc -fPIC -DPIC -o .libs/graph_properties_copy_imp1.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_group.lo graph_properties_group.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_group.cc -fPIC -DPIC -o .libs/graph_properties_group.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_ungroup.lo graph_properties_ungroup.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_ungroup.cc -fPIC -DPIC -o .libs/graph_properties_ungroup.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_map_values.lo graph_properties_map_values.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_map_values.cc -fPIC -DPIC -o .libs/graph_properties_map_values.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from graph.hh:23, from graph_properties_map_values.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_properties_map_values_imp1.lo graph_properties_map_values_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_properties_map_values_imp1.cc -fPIC -DPIC -o .libs/graph_properties_map_values_imp1.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from graph.hh:23, from graph_properties_map_values_imp1.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_python_interface.lo graph_python_interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_python_interface.cc -fPIC -DPIC -o .libs/graph_python_interface.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from graph.hh:23, from graph_filtering.hh:21, from graph_python_interface.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_python_interface_imp1.lo graph_python_interface_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_python_interface_imp1.cc -fPIC -DPIC -o .libs/graph_python_interface_imp1.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from graph.hh:23, from graph_filtering.hh:21, from graph_python_interface_imp1.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_python_interface_export.lo graph_python_interface_export.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_python_interface_export.cc -fPIC -DPIC -o .libs/graph_python_interface_export.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from graph.hh:23, from graph_filtering.hh:21, from graph_python_interface_export.cc:18: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graph_selectors.lo graph_selectors.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graph_selectors.cc -fPIC -DPIC -o .libs/graph_selectors.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o graphml.lo graphml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c graphml.cpp -fPIC -DPIC -o .libs/graphml.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from graphml.cpp:12: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ graphml.cpp: In member function 'boost::any graphml_reader::handle_vertex(const string&)': graphml.cpp:298:20: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] 298 | catch (bad_lexical_cast) | ^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o random.lo random.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c random.cc -fPIC -DPIC -o .libs/random.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o read_graphviz_new.lo read_graphviz_new.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.10/site-packages/cairo/include -I/usr/include/python3.10 -pthread -I/usr/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c read_graphviz_new.cpp -fPIC -DPIC -o .libs/read_graphviz_new.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/property_map/vector_property_map.hpp:14, from /usr/include/boost/property_map/property_map.hpp:602, from /usr/include/boost/property_map/dynamic_property_map.hpp:22, from read_graphviz_new.cpp:32: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_core.la -rpath /usr/lib64/python3.10/site-packages/graph_tool base64.lo demangle.lo graph.lo graph_exceptions.lo graph_bind.lo graph_copy.lo graph_filtering.lo graph_io.lo graph_openmp.lo graph_properties.lo graph_properties_imp1.lo graph_properties_imp2.lo graph_properties_imp3.lo graph_properties_imp4.lo graph_properties_copy.lo graph_properties_copy_imp1.lo graph_properties_group.lo graph_properties_ungroup.lo graph_properties_map_values.lo graph_properties_map_values_imp1.lo graph_python_interface.lo graph_python_interface_imp1.lo graph_python_interface_export.lo graph_selectors.lo graphml.lo random.lo read_graphviz_new.lo -L/usr/lib64 -lpython3.10 -L/usr/lib64 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbeginS.o .libs/base64.o .libs/demangle.o .libs/graph.o .libs/graph_exceptions.o .libs/graph_bind.o .libs/graph_copy.o .libs/graph_filtering.o .libs/graph_io.o .libs/graph_openmp.o .libs/graph_properties.o .libs/graph_properties_imp1.o .libs/graph_properties_imp2.o .libs/graph_properties_imp3.o .libs/graph_properties_imp4.o .libs/graph_properties_copy.o .libs/graph_properties_copy_imp1.o .libs/graph_properties_group.o .libs/graph_properties_ungroup.o .libs/graph_properties_map_values.o .libs/graph_properties_map_values_imp1.o .libs/graph_python_interface.o .libs/graph_python_interface_imp1.o .libs/graph_python_interface_export.o .libs/graph_selectors.o .libs/graphml.o .libs/random.o .libs/read_graphviz_new.o -L/usr/lib64 -lpython3.10 -lboost_iostreams -lboost_python310 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libgraph_tool_core.so -o .libs/libgraph_tool_core.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_core.la" && ln -s "../libgraph_tool_core.la" "libgraph_tool_core.la" ) make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' Making all in graph_tool make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph_tool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph_tool' Making all in . make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src' make[2]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src' make[2]: Entering directory '/builddir/build/BUILD/graph-tool-2.33' make[2]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33' make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JasuZb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 ++ dirname /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 + cd graph-tool-2.33 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src' Making install in graph make[2]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' Making install in centrality make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/centrality' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/centrality' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/centrality' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_centrality.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/centrality' libtool: install: /usr/bin/install -p .libs/libgraph_tool_centrality.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/centrality/libgraph_tool_centrality.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_centrality.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/centrality/libgraph_tool_centrality.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/centrality' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/centrality' /usr/bin/install -p -m 644 graph_closeness.hh graph_eigentrust.hh graph_eigenvector.hh graph_pagerank.hh graph_hits.hh graph_katz.hh graph_trust_transitivity.hh minmax.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/centrality' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/centrality' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/centrality' Making install in clustering make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/clustering' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/clustering' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/clustering' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_clustering.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/clustering' libtool: install: /usr/bin/install -p .libs/libgraph_tool_clustering.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/clustering/libgraph_tool_clustering.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_clustering.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/clustering/libgraph_tool_clustering.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/clustering' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/clustering' /usr/bin/install -p -m 644 graph_clustering.hh graph_extended_clustering.hh graph_motifs.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/clustering' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/clustering' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/clustering' Making install in correlations make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/correlations' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/correlations' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/correlations' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_correlations.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/correlations' libtool: install: /usr/bin/install -p .libs/libgraph_tool_correlations.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/correlations/libgraph_tool_correlations.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_correlations.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/correlations/libgraph_tool_correlations.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/correlations' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/correlations' /usr/bin/install -p -m 644 graph_assortativity.hh graph_correlations.hh graph_corr_hist.hh graph_avg_correlations.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/correlations' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/correlations' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/correlations' Making install in draw make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/draw' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/draw' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_draw.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgraph_tool_draw.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgraph_tool_draw.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_draw.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgraph_tool_draw.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgt_pycairo_aux.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgt_pycairo_aux.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgt_pycairo_aux.so libtool: install: /usr/bin/install -p .libs/libgt_pycairo_aux.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgt_pycairo_aux.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/draw' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/draw' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/draw' Making install in dynamics make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/dynamics' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/dynamics' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/dynamics' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_dynamics.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/dynamics' libtool: install: /usr/bin/install -p .libs/libgraph_tool_dynamics.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_dynamics.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/dynamics' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/dynamics' /usr/bin/install -p -m 644 graph_continuous.hh graph_discrete.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/dynamics' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/dynamics' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/dynamics' Making install in flow make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/flow' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/flow' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/flow' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_flow.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/flow' libtool: install: /usr/bin/install -p .libs/libgraph_tool_flow.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/flow/libgraph_tool_flow.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_flow.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/flow/libgraph_tool_flow.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/flow' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/flow' /usr/bin/install -p -m 644 graph_augment.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/flow' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/flow' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/flow' Making install in generation make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/generation' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/generation' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/generation' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_generation.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/generation' libtool: install: /usr/bin/install -p .libs/libgraph_tool_generation.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/generation/libgraph_tool_generation.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_generation.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/generation/libgraph_tool_generation.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/generation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/generation' /usr/bin/install -p -m 644 dynamic_sampler.hh graph_community_network.hh graph_complete.hh graph_generation.hh graph_geometric.hh graph_lattice.hh graph_maxent_sbm.hh graph_predecessor.hh graph_price.hh graph_rewiring.hh graph_sbm.hh graph_triangulation.hh graph_union.hh sampler.hh urn_sampler.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/generation' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/generation' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/generation' Making install in inference make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/inference' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/inference' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/inference' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_inference.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/inference' libtool: install: /usr/bin/install -p .libs/libgraph_tool_inference.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/inference/libgraph_tool_inference.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_inference.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/inference/libgraph_tool_inference.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/modularity' /usr/bin/install -p -m 644 modularity/graph_modularity.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/modularity' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/loops' /usr/bin/install -p -m 644 loops/bundled_vacate_loop.hh loops/exhaustive_loop.hh loops/gibbs_loop.hh loops/mcmc_loop.hh loops/merge_loop.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/loops' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/blockmodel' /usr/bin/install -p -m 644 blockmodel/graph_blockmodel.hh blockmodel/graph_blockmodel_em.hh blockmodel/graph_blockmodel_emat.hh blockmodel/graph_blockmodel_elist.hh blockmodel/graph_blockmodel_entries.hh blockmodel/graph_blockmodel_entropy.hh blockmodel/graph_blockmodel_exhaustive.hh blockmodel/graph_blockmodel_gibbs.hh blockmodel/graph_blockmodel_mcmc.hh blockmodel/graph_blockmodel_merge.hh blockmodel/graph_blockmodel_multicanonical.hh blockmodel/graph_blockmodel_multiflip_mcmc.hh blockmodel/graph_blockmodel_partition.hh blockmodel/graph_blockmodel_util.hh blockmodel/graph_blockmodel_weights.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/blockmodel' /usr/bin/install -p -m 644 graph_modularity.hh graph_latent_multigraph.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/support' /usr/bin/install -p -m 644 support/cache.hh support/graph_neighbor_sampler.hh support/graph_state.hh support/int_part.hh support/util.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/support' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/overlap' /usr/bin/install -p -m 644 overlap/graph_blockmodel_overlap.hh overlap/graph_blockmodel_overlap_mcmc_bundled.hh overlap/graph_blockmodel_overlap_util.hh overlap/graph_blockmodel_overlap_vacate.hh overlap/graph_blockmodel_overlap_partition.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/overlap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/uncertain' /usr/bin/install -p -m 644 uncertain/graph_blockmodel_dynamics.hh uncertain/graph_blockmodel_dynamics_continuous.hh uncertain/graph_blockmodel_dynamics_discrete.hh uncertain/graph_blockmodel_dynamics_epidemics_mcmc_h.hh uncertain/graph_blockmodel_dynamics_mcmc.hh uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.hh uncertain/graph_blockmodel_measured.hh uncertain/graph_blockmodel_uncertain.hh uncertain/graph_blockmodel_uncertain_marginal.hh uncertain/graph_blockmodel_uncertain_mcmc.hh uncertain/graph_blockmodel_uncertain_util.hh uncertain/graph_blockmodel_sample_edge.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/uncertain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/layers' /usr/bin/install -p -m 644 layers/graph_blockmodel_layers.hh layers/graph_blockmodel_layers_util.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/layers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/planted_partition' /usr/bin/install -p -m 644 planted_partition/graph_planted_partition.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/planted_partition' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/partition_modes' /usr/bin/install -p -m 644 partition_modes/graph_partition_mode.hh partition_modes/graph_partition_mode_clustering.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/partition_modes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/partition_centroid' /usr/bin/install -p -m 644 partition_centroid/graph_partition_centroid.hh partition_centroid/graph_partition_centroid_rmi.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/inference/partition_centroid' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/inference' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/inference' Making install in layout make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/layout' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/layout' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_layout.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgraph_tool_layout.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgraph_tool_layout.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_layout.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgraph_tool_layout.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/layout' /usr/bin/install -p -m 644 graph_arf.hh graph_sfdp.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/layout' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/layout' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/layout' Making install in search make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/search' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/search' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/search' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_search.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/search' libtool: install: /usr/bin/install -p .libs/libgraph_tool_search.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/search/libgraph_tool_search.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_search.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/search/libgraph_tool_search.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/search' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/search' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/search' Making install in spectral make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/spectral' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/spectral' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/spectral' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_spectral.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/spectral' libtool: install: /usr/bin/install -p .libs/libgraph_tool_spectral.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/spectral/libgraph_tool_spectral.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_spectral.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/spectral/libgraph_tool_spectral.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/spectral' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/spectral' /usr/bin/install -p -m 644 graph_adjacency.hh graph_incidence.hh graph_laplacian.hh graph_transition.hh graph_nonbacktracking.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/spectral' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/spectral' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/spectral' Making install in stats make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/stats' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/stats' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/stats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_stats.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/stats' libtool: install: /usr/bin/install -p .libs/libgraph_tool_stats.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/stats/libgraph_tool_stats.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_stats.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/stats/libgraph_tool_stats.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/stats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/stats' /usr/bin/install -p -m 644 graph_parallel.hh graph_histograms.hh graph_average.hh graph_distance_sampled.hh graph_distance.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/stats' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/stats' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/stats' Making install in topology make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/topology' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/topology' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/topology' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_topology.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/topology' libtool: install: /usr/bin/install -p .libs/libgraph_tool_topology.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/topology/libgraph_tool_topology.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_topology.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/topology/libgraph_tool_topology.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/topology' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/topology' /usr/bin/install -p -m 644 graph_bipartite_weighted_matching.hh graph_components.hh graph_kcore.hh graph_maximal_cliques.hh graph_percolation.hh graph_similarity.hh graph_vertex_similarity.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/topology' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/topology' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/topology' Making install in util make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/util' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/util' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/util' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_util.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/util' libtool: install: /usr/bin/install -p .libs/libgraph_tool_util.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/util/libgraph_tool_util.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_util.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/util/libgraph_tool_util.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/util' /usr/bin/install -p -m 644 graph_search.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/util' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/util' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph/util' make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' make[4]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgraph_tool_core.la '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool' libtool: install: /usr/bin/install -p .libs/libgraph_tool_core.so /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/libgraph_tool_core.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_core.lai /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/libgraph_tool_core.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages/graph_tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include' /usr/bin/install -p -m 644 ../../config.h base64.hh coroutine.hh demangle.hh fast_vector_property_map.hh gml.hh graph.hh graph_adjacency.hh graph_adaptor.hh graph_exceptions.hh graph_filtered.hh graph_filtering.hh graph_io_binary.hh graph_properties.hh graph_properties_copy.hh graph_properties_group.hh graph_properties_map_values.hh graph_python_interface.hh graph_reverse.hh graph_selectors.hh graph_tool.hh graph_util.hh hash_map_wrap.hh histogram.hh idx_map.hh mpl_nested_loop.hh numpy_bind.hh openmp_lock.hh parallel_rng.hh random.hh str_repr.hh shared_map.hh transform_iterator.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/pcg-cpp' /usr/bin/install -p -m 644 ../pcg-cpp/include/pcg_extras.hpp ../pcg-cpp/include/pcg_random.hpp ../pcg-cpp/include/pcg_uint128.hpp '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/pcg-cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/boost-workaround/boost/graph/' /usr/bin/install -p -m 644 ../boost-workaround/boost/graph/betweenness_centrality.hpp ../boost-workaround/boost/graph/detail/read_graphviz_new.hpp ../boost-workaround/boost/graph/graphml.hpp ../boost-workaround/boost/graph/graphviz.hpp ../boost-workaround/boost/graph/isomorphism.hpp ../boost-workaround/boost/graph/kamada_kawai_spring_layout.hpp ../boost-workaround/boost/graph/maximum_weighted_matching.hpp ../boost-workaround/boost/graph/metric_tsp_approx.hpp ../boost-workaround/boost/graph/named_function_params-alt.hpp ../boost-workaround/boost/graph/overloading.hpp ../boost-workaround/boost/graph/push_relabel_max_flow.hpp ../boost-workaround/boost/graph/copy_alt.hpp ../boost-workaround/boost/graph/stoer_wagner_min_cut.hpp '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/include/boost-workaround/boost/graph/' make[4]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' make[2]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph' Making install in graph_tool make[2]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph_tool' make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src/graph_tool' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool' /usr/bin/install -p -m 644 __init__.py dl_import.py decorators.py gt_io.py all.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool' Byte-compiling python modules... __init__.pydl_import.pydecorators.pygt_io.pyall.py Byte-compiling python modules (optimized versions) ... __init__.pydl_import.pydecorators.pygt_io.pyall.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/centrality' /usr/bin/install -p -m 644 centrality/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/centrality' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/clustering' /usr/bin/install -p -m 644 clustering/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/clustering' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/collection' /usr/bin/install -p -m 644 collection/adjnoun.gt.gz collection/as-22july06.gt.gz collection/astro-ph.gt.gz collection/celegansneural.gt.gz collection/cond-mat-2003.gt.gz collection/cond-mat-2005.gt.gz collection/cond-mat.gt.gz collection/dolphins.gt.gz collection/football.gt.gz collection/hep-th.gt.gz collection/karate.gt.gz collection/lesmis.gt.gz collection/netscience.gt.gz collection/polblogs.gt.gz collection/polbooks.gt.gz collection/power.gt.gz collection/pgp-strong-2009.gt.gz collection/serengeti-foodweb.gt.gz collection/email-Enron.gt.gz '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/collection' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/collection' /usr/bin/install -p -m 644 collection/__init__.py collection/konect.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/collection' Byte-compiling python modules... __init__.pykonect.py Byte-compiling python modules (optimized versions) ... __init__.pykonect.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/correlations' /usr/bin/install -p -m 644 correlations/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/correlations' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' /usr/bin/install -p -m 644 draw/graph-tool-logo.svg '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' /usr/bin/install -p -m 644 draw/__init__.py draw/cairo_draw.py draw/gtk_draw.py draw/graphviz_draw.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw' Byte-compiling python modules... __init__.pycairo_draw.pygtk_draw.pygraphviz_draw.py Byte-compiling python modules (optimized versions) ... __init__.pycairo_draw.pygtk_draw.pygraphviz_draw.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/dynamics' /usr/bin/install -p -m 644 dynamics/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/dynamics' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/flow' /usr/bin/install -p -m 644 flow/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/flow' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/generation' /usr/bin/install -p -m 644 generation/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/generation' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/inference' /usr/bin/install -p -m 644 inference/__init__.py inference/bisection.py inference/blockmodel.py inference/blockmodel_em.py inference/layered_blockmodel.py inference/nested_blockmodel.py inference/overlap_blockmodel.py inference/uncertain_blockmodel.py inference/mcmc.py inference/minimize.py inference/modularity.py inference/partition_centroid.py inference/partition_modes.py inference/planted_partition.py inference/latent_multigraph.py inference/util.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/inference' Byte-compiling python modules... __init__.pybisection.pyblockmodel.pyblockmodel_em.pylayered_blockmodel.pynested_blockmodel.pyoverlap_blockmodel.pyuncertain_blockmodel.pymcmc.pyminimize.pymodularity.pypartition_centroid.pypartition_modes.pyplanted_partition.pylatent_multigraph.pyutil.py Byte-compiling python modules (optimized versions) ... __init__.pybisection.pyblockmodel.pyblockmodel_em.pylayered_blockmodel.pynested_blockmodel.pyoverlap_blockmodel.pyuncertain_blockmodel.pymcmc.pyminimize.pymodularity.pypartition_centroid.pypartition_modes.pyplanted_partition.pylatent_multigraph.pyutil.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/search' /usr/bin/install -p -m 644 search/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/search' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/spectral' /usr/bin/install -p -m 644 spectral/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/spectral' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/stats' /usr/bin/install -p -m 644 stats/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/stats' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/topology' /usr/bin/install -p -m 644 topology/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/topology' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/util' /usr/bin/install -p -m 644 util/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/util' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph_tool' make[2]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src/graph_tool' Making install in . make[2]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src' make[3]: Entering directory '/builddir/build/BUILD/graph-tool-2.33/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src' make[2]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src' make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33/src' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.33' make[2]: Entering directory '/builddir/build/BUILD/graph-tool-2.33' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos/cppextensions' /usr/bin/install -p -m 644 doc/demos/cppextensions/Makefile doc/demos/cppextensions/cppextensions.rst doc/demos/cppextensions/kcore.cc doc/demos/cppextensions/kcore.hh doc/demos/cppextensions/kcore.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos/cppextensions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/gt_theme/static' /usr/bin/install -p -m 644 doc/gt_theme/static/flasky.css doc/gt_theme/static/gt_style.css '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/gt_theme/static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/sphinxext' /usr/bin/install -p -m 644 doc/sphinxext/comment_eater.py doc/sphinxext/phantom_import.py doc/sphinxext/compiler_unparse.py doc/sphinxext/traitsdoc.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/sphinxext' /usr/bin/install -p -m 644 README.md COPYING COPYING.LESSER AUTHORS INSTALL '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/gt_theme' /usr/bin/install -p -m 644 doc/gt_theme/theme.conf '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/gt_theme' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos' /usr/bin/install -p -m 644 doc/demos/index.rst '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc' /usr/bin/install -p -m 644 doc/centrality.rst doc/correlations.rst doc/price.py doc/search_module.rst doc/util.rst doc/clustering.rst doc/draw.rst doc/index.rst doc/spectral.rst doc/inference.rst doc/flow.rst doc/Makefile doc/quickstart.rst doc/generation.rst doc/mathjax.py doc/stats.rst doc/graph_tool.rst doc/modules.rst doc/topology.rst doc/conf.py doc/pyenv.py doc/search_example.xml '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/.static' /usr/bin/install -p -m 644 doc/.static/graph-icon.png doc/.static/graph-icon.ico '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/.static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/src/boost-workaround' /usr/bin/install -p -m 644 src/boost-workaround/LICENSE_1_0.txt '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/src/boost-workaround' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos/inference' /usr/bin/install -p -m 644 doc/demos/inference/inference.rst '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos/animation' /usr/bin/install -p -m 644 doc/demos/animation/animation.rst '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/graph-tool/doc/demos/animation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 graph-tool-py3.10.pc '/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33' make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.33' + rm -rf /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64//usr/share/doc/graph-tool + find /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.33-5.fc35 --unique-debug-suffix -2.33-5.fc35.x86_64 --unique-debug-src-base python-graph-tool-2.33-5.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/graph-tool-2.33 extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/centrality/libgraph_tool_centrality.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgraph_tool_draw.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/correlations/libgraph_tool_correlations.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgraph_tool_layout.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/clustering/libgraph_tool_clustering.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/draw/libgt_pycairo_aux.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/flow/libgraph_tool_flow.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/generation/libgraph_tool_generation.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/inference/libgraph_tool_inference.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/libgraph_tool_core.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/search/libgraph_tool_search.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/spectral/libgraph_tool_spectral.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/stats/libgraph_tool_stats.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/topology/libgraph_tool_topology.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10/site-packages/graph_tool/util/libgraph_tool_util.so original debug info size: 15087732kB, size after compression: 14784512kB /usr/bin/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 5251 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-graph-tool-2.33-5.fc35.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xGYfW3 + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.33 + DOCDIR=/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/python3-graph-tool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/python3-graph-tool + cp -pr README.md /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/python3-graph-tool + cp -pr ChangeLog /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/python3-graph-tool + cp -pr AUTHORS /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/doc/python3-graph-tool + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HbwMMq + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.33 + LICENSEDIR=/builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/licenses/python3-graph-tool + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/licenses/python3-graph-tool + cp -pr COPYING /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64/usr/share/licenses/python3-graph-tool + RPM_EC=0 ++ jobs -p + exit 0 Provides: graph-tool(x86-64) = 2.33-5.fc35 libgraph_tool_centrality.so()(64bit) libgraph_tool_clustering.so()(64bit) libgraph_tool_core.so()(64bit) libgraph_tool_correlations.so()(64bit) libgraph_tool_draw.so()(64bit) libgraph_tool_dynamics.so()(64bit) libgraph_tool_flow.so()(64bit) libgraph_tool_generation.so()(64bit) libgraph_tool_inference.so()(64bit) libgraph_tool_layout.so()(64bit) libgraph_tool_search.so()(64bit) libgraph_tool_spectral.so()(64bit) libgraph_tool_stats.so()(64bit) libgraph_tool_topology.so()(64bit) libgraph_tool_util.so()(64bit) libgt_pycairo_aux.so()(64bit) pkgconfig(graph-tool-py3.10) = 2.33 python-graph-tool = 2.33-5.fc35 python3-graph-tool = 2.33-5.fc35 python3-graph-tool(x86-64) = 2.33-5.fc35 python3.10-graph-tool = 2.33-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libboost_context.so.1.75.0()(64bit) libboost_coroutine.so.1.75.0()(64bit) libboost_iostreams.so.1.75.0()(64bit) libboost_python310.so.1.75.0()(64bit) libboost_regex.so.1.75.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgmp.so.10()(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(GOMP_5.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libgomp.so.1(OMP_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.10.so.1.0()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.10 rtld(GNU_HASH) Obsoletes: python-graph-tool < 2.33-5.fc35 Processing files: python-graph-tool-debugsource-2.33-5.fc35.x86_64 Provides: python-graph-tool-debugsource = 2.33-5.fc35 python-graph-tool-debugsource(x86-64) = 2.33-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-graph-tool-debuginfo-2.33-5.fc35.x86_64 Provides: debuginfo(build-id) = 0643aec09ef23b3623a6b49ccce9d529c86aa75c debuginfo(build-id) = 173bf40b45f8b1e4cdb09b63da338596c1c96137 debuginfo(build-id) = 356d6c270f656d3b3c05619d8621cb6f02f46833 debuginfo(build-id) = 39bdced22dd0562a54564e4d4d452d1e1ead436b debuginfo(build-id) = 425abbda7080fde9e544fb6b9bcefb61d7d06a4d debuginfo(build-id) = 43c336be09766e141b063d3fb30bf387917ca810 debuginfo(build-id) = 506ee3c0ae2b270f9f32473a9546c806c355eec5 debuginfo(build-id) = 64b29d42c5c286b4163eb3476d1b12d60c039e03 debuginfo(build-id) = 6b333ebdf960a948fe005ca89cea4da31618bbe6 debuginfo(build-id) = 6bd0183083e5f1103ae9b2052b075412eafe36b9 debuginfo(build-id) = 7bb62127af16ba418fdcc9156390ad77bbd5b66c debuginfo(build-id) = 89179808f595acae19fc23d04857bda42fa57c8f debuginfo(build-id) = 89a3c50b410d90b33ed923075d414396ed3a063e debuginfo(build-id) = b6c282d352fd97b36a1daa405b9e387e15654858 debuginfo(build-id) = c77b6325a2740cba99a4cd91ca464bfd0c9fdc39 debuginfo(build-id) = d65ab7918915905b838b4f6679c5a62051dbf325 libgraph_tool_centrality.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_clustering.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_core.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_correlations.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_draw.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_dynamics.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_flow.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_generation.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_inference.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_layout.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_search.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_spectral.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_stats.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_topology.so-2.33-5.fc35.x86_64.debug()(64bit) libgraph_tool_util.so-2.33-5.fc35.x86_64.debug()(64bit) libgt_pycairo_aux.so-2.33-5.fc35.x86_64.debug()(64bit) python-graph-tool-debuginfo = 2.33-5.fc35 python3-graph-tool-debuginfo = 2.33-5.fc35 python3-graph-tool-debuginfo(x86-64) = 2.33-5.fc35 python3.10-graph-tool-debuginfo = 2.33-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(LargeFiles) <= 4.12.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-graph-tool-debugsource(x86-64) = 2.33-5.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 Wrote: /builddir/build/RPMS/python-graph-tool-debugsource-2.33-5.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/python3-graph-tool-2.33-5.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/python3-graph-tool-debuginfo-2.33-5.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YacDvo + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.33 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-graph-tool-2.33-5.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0