Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 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/f33-build-22635027-2037035/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=1599177600 Wrote: /builddir/build/SRPMS/python-graph-tool-2.33-1.fc33.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/f33-build-22635027-2037035/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=1599177600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2B2OgM + 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 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.N97ZHI + 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' + 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' + 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 -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 -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.9/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... no checking whether g++ supports C++17 features with -std=gnu++17... 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.9 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.9/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking for python3.9... (cached) /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for a version of Python == '3.9.0rc1'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.9 checking for Python library path... -L/usr/lib64 -lpython3.9 checking for Python site-packages path... /usr/lib/python3.9/site-packages checking python extra libraries... -lcrypt -lpthread -ldl -lutil -lm -lm checking python extra linking flags... -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_python39 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.9 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.9.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.9 -lboost_python39 checking our pkgconfig cppflags... -I/usr/lib64/python3.9/site-packages/graph_tool/include -I/usr/lib64/python3.9/site-packages/graph_tool/include/boost-workaround -I/usr/lib64/python3.9/site-packages/graph_tool/include/pcg-cpp -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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.9.pc commands config.status: creating graph-tool-py3.9.pc.in config.status: creating graph-tool-py3.9.pc config.status: creating graph-tool-py3.9-uninstalled.pc config.status: creating graph-tool-py3.9-uninstalled.sh ================================================================================ CONFIGURATION SUMMARY ================================================================================ Using python version: 3.9.0rc1 Python interpreter: /usr/bin/python3 Installation path: /usr/lib64/python3.9/site-packages/graph_tool C++ compiler (CXX): g++ -std=gnu++17 C++ compiler version: 10 Prefix: /usr Pkgconfigdir: ${libdir}/pkgconfig Python CPP flags: -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 Python LD flags: -L/usr/lib64 -lpython3.9 Boost CPP flags: -pthread -I/usr/include Boost LD flags: -L/usr/lib64 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine Numpy CPP flags: -I/usr/lib64/python3.9/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/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include Cairomm LD flags: -lcairomm-1.0 -lcairo -lsigc-2.0 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 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 ================================================================================ + echo 'Building with 1 of 6 available CPUs' 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_betweenness.lo graph_betweenness.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_betweenness.cc -fPIC -DPIC -o .libs/graph_betweenness.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_betweenness.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_centrality_bind.lo graph_centrality_bind.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_centrality_bind.cc -fPIC -DPIC -o .libs/graph_centrality_bind.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_closeness.lo graph_closeness.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_closeness.cc -fPIC -DPIC -o .libs/graph_closeness.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_closeness.cc:26: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_eigentrust.lo graph_eigentrust.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_eigentrust.cc -fPIC -DPIC -o .libs/graph_eigentrust.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_eigentrust.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_eigenvector.lo graph_eigenvector.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_eigenvector.cc -fPIC -DPIC -o .libs/graph_eigenvector.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_eigenvector.cc:53: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_hits.lo graph_hits.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_hits.cc -fPIC -DPIC -o .libs/graph_hits.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_hits.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_katz.lo graph_katz.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_katz.cc -fPIC -DPIC -o .libs/graph_katz.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_katz.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_pagerank.lo graph_pagerank.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_pagerank.cc -fPIC -DPIC -o .libs/graph_pagerank.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_pagerank.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_trust_transitivity.lo graph_trust_transitivity.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_trust_transitivity.cc -fPIC -DPIC -o .libs/graph_trust_transitivity.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_trust_transitivity.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=link g++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_centrality.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_clustering.lo graph_clustering.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_clustering.cc -fPIC -DPIC -o .libs/graph_clustering.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_clustering.cc:28: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_extended_clustering.lo graph_extended_clustering.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_extended_clustering.cc -fPIC -DPIC -o .libs/graph_extended_clustering.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_extended_clustering.cc:26: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_motifs.lo graph_motifs.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_motifs.cc -fPIC -DPIC -o .libs/graph_motifs.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_motifs.cc:26: /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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_clustering.la -rpath /usr/lib64/python3.9/site-packages/graph_tool/clustering graph_clustering.lo graph_extended_clustering.lo graph_motifs.lo -L/usr/lib64 -lpython3.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginS.o .libs/graph_clustering.o .libs/graph_extended_clustering.o .libs/graph_motifs.o -L/usr/lib64 -lpython3.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_assortativity.lo graph_assortativity.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_assortativity.cc -fPIC -DPIC -o .libs/graph_assortativity.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_assortativity.cc:130: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_correlations.lo graph_correlations.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_correlations.cc -fPIC -DPIC -o .libs/graph_correlations.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_correlations.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_correlations_imp1.lo graph_correlations_imp1.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_correlations_imp1.cc -fPIC -DPIC -o .libs/graph_correlations_imp1.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_correlations.hh:28, from graph_corr_hist.hh:21, from graph_correlations_imp1.cc:25: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_avg_correlations.lo graph_avg_correlations.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_avg_correlations.cc -fPIC -DPIC -o .libs/graph_avg_correlations.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_avg_correlations.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_avg_correlations_imp1.lo graph_avg_correlations_imp1.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_avg_correlations_imp1.cc -fPIC -DPIC -o .libs/graph_avg_correlations_imp1.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_correlations.hh:28, from graph_avg_correlations.hh:21, from graph_avg_correlations_imp1.cc:25: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_avg_correlations_combined.lo graph_avg_correlations_combined.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_avg_correlations_combined.cc -fPIC -DPIC -o .libs/graph_avg_correlations_combined.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_avg_correlations_combined.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_correlations_combined.lo graph_correlations_combined.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_correlations_combined.cc -fPIC -DPIC -o .libs/graph_correlations_combined.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_correlations_combined.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_correlations_bind.lo graph_correlations_bind.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_correlations_bind.cc -fPIC -DPIC -o .libs/graph_correlations_bind.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_correlations.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_cairo_draw.lo graph_cairo_draw.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_cairo_draw.cc -fPIC -DPIC -o .libs/graph_cairo_draw.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_cairo_draw.cc:24: /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.9/site-packages/cairo/include/py3cairo.h:268:1: warning: 'int import_cairo()' defined but not used [-Wunused-function] 268 | import_cairo(void) | ^~~~~~~~~~~~ graph_cairo_draw.cc: In member function 'Type1 Converter::do_convert(const Type2&, std::false_type) const [with Type1 = long double; Type2 = boost::python::api::object]': graph_cairo_draw.cc:318:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 318 | return x(); | ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_tree_cts.lo graph_tree_cts.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_tree_cts.cc -fPIC -DPIC -o .libs/graph_tree_cts.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -lcairomm-1.0 -lcairo -lsigc-2.0 -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.9/site-packages/graph_tool/draw graph_cairo_draw.lo graph_tree_cts.lo -L/usr/lib64 -lpython3.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginS.o .libs/graph_cairo_draw.o .libs/graph_tree_cts.o -lcairomm-1.0 -lcairo -lsigc-2.0 -L/usr/lib64 -lpython3.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o pycairo_aux.lo pycairo_aux.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c pycairo_aux.cc -fPIC -DPIC -o .libs/pycairo_aux.o In file included from pycairo_aux.cc:22: /usr/lib64/python3.9/site-packages/cairo/include/py3cairo.h:268:1: warning: 'int import_cairo()' defined but not used [-Wunused-function] 268 | import_cairo(void) | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -lcairomm-1.0 -lcairo -lsigc-2.0 -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.9/site-packages/graph_tool/draw pycairo_aux.lo -L/usr/lib64 -lpython3.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginS.o .libs/pycairo_aux.o -lcairomm-1.0 -lcairo -lsigc-2.0 -L/usr/lib64 -lpython3.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_continuous.lo graph_continuous.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_continuous.cc -fPIC -DPIC -o .libs/graph_continuous.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_discrete.lo graph_discrete.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_discrete.cc -fPIC -DPIC -o .libs/graph_discrete.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_dynamics.lo graph_dynamics.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_dynamics.cc -fPIC -DPIC -o .libs/graph_dynamics.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_dynamics.la -rpath /usr/lib64/python3.9/site-packages/graph_tool/dynamics graph_continuous.lo graph_discrete.lo graph_dynamics.lo -L/usr/lib64 -lpython3.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginS.o .libs/graph_continuous.o .libs/graph_discrete.o .libs/graph_dynamics.o -L/usr/lib64 -lpython3.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_edmonds_karp.lo graph_edmonds_karp.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_edmonds_karp.cc -fPIC -DPIC -o .libs/graph_edmonds_karp.o In file included from /usr/include/boost/bind.hpp:30, from graph_edmonds_karp.cc:27: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_push_relabel.lo graph_push_relabel.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_push_relabel.cc -fPIC -DPIC -o .libs/graph_push_relabel.o In file included from /usr/include/boost/bind.hpp:30, from graph_push_relabel.cc:49: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_kolmogorov.lo graph_kolmogorov.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_kolmogorov.cc -fPIC -DPIC -o .libs/graph_kolmogorov.o In file included from /usr/include/boost/bind.hpp:30, from graph_kolmogorov.cc:47: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_minimum_cut.lo graph_minimum_cut.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_minimum_cut.cc -fPIC -DPIC -o .libs/graph_minimum_cut.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_flow_bind.lo graph_flow_bind.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_flow_bind.cc -fPIC -DPIC -o .libs/graph_flow_bind.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_flow_bind.cc:33: /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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_flow.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_community_network.lo graph_community_network.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_community_network.cc -fPIC -DPIC -o .libs/graph_community_network.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_community_network_eavg.lo graph_community_network_eavg.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_community_network_eavg.cc -fPIC -DPIC -o .libs/graph_community_network_eavg.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_community_network_eavg_imp1.lo graph_community_network_eavg_imp1.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_community_network_edges.lo graph_community_network_edges.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_community_network_edges.cc -fPIC -DPIC -o .libs/graph_community_network_edges.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_community_network_vavg.lo graph_community_network_vavg.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_community_network_vavg.cc -fPIC -DPIC -o .libs/graph_community_network_vavg.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_complete.lo graph_complete.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_complete.cc -fPIC -DPIC -o .libs/graph_complete.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_complete.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_generation.lo graph_generation.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_generation.cc -fPIC -DPIC -o .libs/graph_generation.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_generation.cc:26: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_geometric.lo graph_geometric.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_geometric.cc -fPIC -DPIC -o .libs/graph_geometric.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_geometric.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_lattice.lo graph_lattice.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_lattice.cc -fPIC -DPIC -o .libs/graph_lattice.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_lattice.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_line_graph.lo graph_line_graph.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_line_graph.cc -fPIC -DPIC -o .libs/graph_line_graph.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_maxent_sbm.lo graph_maxent_sbm.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_maxent_sbm.cc -fPIC -DPIC -o .libs/graph_maxent_sbm.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_maxent_sbm.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_predecessor.lo graph_predecessor.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_predecessor.cc -fPIC -DPIC -o .libs/graph_predecessor.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_price.lo graph_price.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_price.cc -fPIC -DPIC -o .libs/graph_price.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_rewiring.lo graph_rewiring.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_rewiring.cc -fPIC -DPIC -o .libs/graph_rewiring.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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( | ^~~~~~~~~~~~~~~~~~~~ graph_rewiring.cc: In member function 'void PythonFuncWrap::get_probs(ProbMap&) const [with ProbMap = std::unordered_map, double, std::hash >, std::equal_to >, std::allocator, double> > >]': graph_rewiring.cc:63:25: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~ graph_rewiring.cc:62:25: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_sbm.lo graph_sbm.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_sbm.cc -fPIC -DPIC -o .libs/graph_sbm.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_sbm.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_triangulation.lo graph_triangulation.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_triangulation.cc -fPIC -DPIC -o .libs/graph_triangulation.o In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/constants/constants.hpp:11, from /usr/include/boost/math/special_functions/asinh.hpp:25, from /usr/include/boost/multiprecision/gmp.hpp:21, from /usr/include/CGAL/boost_mp.h:43, from /usr/include/CGAL/internal/Exact_type_selector.h:27, from /usr/include/CGAL/Exact_kernel_selector.h:26, from /usr/include/CGAL/Filtered_kernel.h:22, from /usr/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21, from graph_triangulation.cc:37: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_union.lo graph_union.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_union.cc -fPIC -DPIC -o .libs/graph_union.o In file included from /usr/include/boost/bind.hpp:30, from graph_union.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_union_eprop.lo graph_union_eprop.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_union_eprop.cc -fPIC -DPIC -o .libs/graph_union_eprop.o In file included from /usr/include/boost/bind.hpp:30, from graph_union_eprop.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_union_vprop.lo graph_union_vprop.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/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 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_union_vprop.cc -fPIC -DPIC -o .libs/graph_union_vprop.o In file included from /usr/include/boost/bind.hpp:30, from graph_union_vprop.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=link g++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -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.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel.lo blockmodel/graph_blockmodel.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_em.lo blockmodel/graph_blockmodel_em.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_em.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_em.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_em.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_exhaustive.lo blockmodel/graph_blockmodel_exhaustive.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_exhaustive.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_exhaustive.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_exhaustive.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_gibbs.lo blockmodel/graph_blockmodel_gibbs.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_gibbs.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_gibbs.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_gibbs.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_imp.lo blockmodel/graph_blockmodel_imp.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_imp.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_imp.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_imp.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_imp2.lo blockmodel/graph_blockmodel_imp2.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_imp2.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_imp2.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_imp2.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_imp3.lo blockmodel/graph_blockmodel_imp3.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_imp3.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_imp3.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_imp3.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_marginals.lo blockmodel/graph_blockmodel_marginals.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_marginals.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_marginals.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_marginals.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_mcmc.lo blockmodel/graph_blockmodel_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_mcmc.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_mcmc.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_merge.lo blockmodel/graph_blockmodel_merge.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_merge.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_merge.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_merge.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_multicanonical.lo blockmodel/graph_blockmodel_multicanonical.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c blockmodel/graph_blockmodel_multicanonical.cc -fPIC -DPIC -o blockmodel/.libs/graph_blockmodel_multicanonical.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_multicanonical.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_multicanonical_multiflip.lo blockmodel/graph_blockmodel_multicanonical_multiflip.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_multicanonical_multiflip.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o blockmodel/graph_blockmodel_multiflip_mcmc.lo blockmodel/graph_blockmodel_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from blockmodel/graph_blockmodel_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modularity/graph_modularity.lo modularity/graph_modularity.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c modularity/graph_modularity.cc -fPIC -DPIC -o modularity/.libs/graph_modularity.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from modularity/graph_modularity.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modularity/graph_modularity_mcmc.lo modularity/graph_modularity_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c modularity/graph_modularity_mcmc.cc -fPIC -DPIC -o modularity/.libs/graph_modularity_mcmc.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from modularity/graph_modularity_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modularity/graph_modularity_multiflip_mcmc.lo modularity/graph_modularity_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from modularity/graph_modularity_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_centroid/graph_partition_centroid.lo partition_centroid/graph_partition_centroid.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_centroid/graph_partition_centroid.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_centroid/graph_partition_centroid_mcmc.lo partition_centroid/graph_partition_centroid_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_centroid/graph_partition_centroid_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_centroid/graph_partition_centroid_multiflip_mcmc.lo partition_centroid/graph_partition_centroid_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_centroid/graph_partition_centroid_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_centroid/graph_partition_centroid_rmi.lo partition_centroid/graph_partition_centroid_rmi.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_centroid/graph_partition_centroid_rmi.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_centroid/graph_partition_centroid_rmi_mcmc.lo partition_centroid/graph_partition_centroid_rmi_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_centroid/graph_partition_centroid_rmi_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.lo partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_modes/graph_partition_mode.lo partition_modes/graph_partition_mode.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from partition_modes/graph_partition_mode.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_modes/graph_partition_mode_clustering.lo partition_modes/graph_partition_mode_clustering.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_modes/graph_partition_mode_clustering.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_modes/graph_partition_mode_clustering_mcmc.lo partition_modes/graph_partition_mode_clustering_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_modes/graph_partition_mode_clustering_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o partition_modes/graph_partition_mode_clustering_multiflip_mcmc.lo partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o planted_partition/graph_planted_partition.lo planted_partition/graph_planted_partition.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from planted_partition/graph_planted_partition.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o planted_partition/graph_planted_partition_mcmc.lo planted_partition/graph_planted_partition_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from planted_partition/graph_planted_partition_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o planted_partition/graph_planted_partition_multiflip_mcmc.lo planted_partition/graph_planted_partition_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from planted_partition/graph_planted_partition_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap.lo overlap/graph_blockmodel_overlap.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c overlap/graph_blockmodel_overlap.cc -fPIC -DPIC -o overlap/.libs/graph_blockmodel_overlap.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_exhaustive.lo overlap/graph_blockmodel_overlap_exhaustive.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_exhaustive.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_gibbs.lo overlap/graph_blockmodel_overlap_gibbs.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_gibbs.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_mcmc.lo overlap/graph_blockmodel_overlap_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_mcmc_bundled.lo overlap/graph_blockmodel_overlap_mcmc_bundled.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_mcmc_bundled.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_multicanonical.lo overlap/graph_blockmodel_overlap_multicanonical.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_multicanonical.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_multicanonical_multiflip.lo overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_multiflip_mcmc.lo overlap/graph_blockmodel_overlap_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o overlap/graph_blockmodel_overlap_vacate.lo overlap/graph_blockmodel_overlap_vacate.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from overlap/graph_blockmodel_overlap_vacate.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers.lo layers/graph_blockmodel_layers.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c layers/graph_blockmodel_layers.cc -fPIC -DPIC -o layers/.libs/graph_blockmodel_layers.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_exhaustive.lo layers/graph_blockmodel_layers_exhaustive.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_exhaustive.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_gibbs.lo layers/graph_blockmodel_layers_gibbs.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_gibbs.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_imp.lo layers/graph_blockmodel_layers_imp.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_mcmc.lo layers/graph_blockmodel_layers_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_merge.lo layers/graph_blockmodel_layers_merge.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_merge.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_multicanonical.lo layers/graph_blockmodel_layers_multicanonical.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_multicanonical.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_multicanonical_multiflip.lo layers/graph_blockmodel_layers_multicanonical_multiflip.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_multicanonical_multiflip.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_multiflip_mcmc.lo layers/graph_blockmodel_layers_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap.lo layers/graph_blockmodel_layers_overlap.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_exhaustive.lo layers/graph_blockmodel_layers_overlap_exhaustive.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_exhaustive.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_gibbs.lo layers/graph_blockmodel_layers_overlap_gibbs.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_gibbs.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_mcmc.lo layers/graph_blockmodel_layers_overlap_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_mcmc_bundled.lo layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_multicanonical.lo layers/graph_blockmodel_layers_overlap_multicanonical.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_multicanonical.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.lo layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_multiflip_mcmc.lo layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o layers/graph_blockmodel_layers_overlap_vacate.lo layers/graph_blockmodel_layers_overlap_vacate.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from layers/graph_blockmodel_layers_overlap_vacate.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_epidemics.lo uncertain/graph_blockmodel_dynamics_epidemics.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_epidemics_mcmc.lo uncertain/graph_blockmodel_dynamics_epidemics_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_epidemics_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.lo uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_cising_glauber.lo uncertain/graph_blockmodel_dynamics_cising_glauber.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.lo uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_ising_glauber.lo uncertain/graph_blockmodel_dynamics_ising_glauber.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.lo uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_cising.lo uncertain/graph_blockmodel_dynamics_pseudo_cising.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.lo uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.lo uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_ising.lo uncertain/graph_blockmodel_dynamics_pseudo_ising.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.lo uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.lo uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_measured.lo uncertain/graph_blockmodel_measured.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c uncertain/graph_blockmodel_measured.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_measured.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_measured_mcmc.lo uncertain/graph_blockmodel_measured_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_measured_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_uncertain.lo uncertain/graph_blockmodel_uncertain.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c uncertain/graph_blockmodel_uncertain.cc -fPIC -DPIC -o uncertain/.libs/graph_blockmodel_uncertain.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_uncertain_marginal.lo uncertain/graph_blockmodel_uncertain_marginal.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/../support/graph_state.hh:21, from uncertain/graph_blockmodel_uncertain_marginal.hh:25, from uncertain/graph_blockmodel_uncertain_marginal.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o uncertain/graph_blockmodel_uncertain_mcmc.lo uncertain/graph_blockmodel_uncertain_mcmc.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from uncertain/graph_blockmodel_uncertain_mcmc.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o support/cache.lo support/cache.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c support/cache.cc -fPIC -DPIC -o support/.libs/cache.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o support/int_part.lo support/int_part.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c support/int_part.cc -fPIC -DPIC -o support/.libs/int_part.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o support/spence.lo support/spence.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c support/spence.cc -fPIC -DPIC -o support/.libs/spence.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_inference.lo graph_inference.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_inference.cc -fPIC -DPIC -o .libs/graph_inference.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_inference.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_latent_multigraph.lo graph_latent_multigraph.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_latent_multigraph.cc -fPIC -DPIC -o .libs/graph_latent_multigraph.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_latent_multigraph.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_modularity.lo graph_modularity.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_modularity.cc -fPIC -DPIC -o .libs/graph_modularity.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_modularity.cc:21: /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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_inference.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_arf.lo graph_arf.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_arf.cc -fPIC -DPIC -o .libs/graph_arf.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_arf.cc:46: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_planar_layout.lo graph_planar_layout.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_planar_layout.cc -fPIC -DPIC -o .libs/graph_planar_layout.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_planar_layout.cc:90: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_fruchterman_reingold.lo graph_fruchterman_reingold.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_fruchterman_reingold.cc -fPIC -DPIC -o .libs/graph_fruchterman_reingold.o In file included from /usr/include/boost/bind.hpp:30, from graph_fruchterman_reingold.cc:22: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_sfdp.lo graph_sfdp.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_sfdp.cc -fPIC -DPIC -o .libs/graph_sfdp.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_sfdp.cc:251: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_radial.lo graph_radial.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_radial.cc -fPIC -DPIC -o .libs/graph_radial.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_radial.cc:213: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_bind_layout.lo graph_bind_layout.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_bind_layout.cc -fPIC -DPIC -o .libs/graph_bind_layout.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_layout.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_bfs.lo graph_bfs.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_bfs.cc -fPIC -DPIC -o .libs/graph_bfs.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_bfs.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_dfs.lo graph_dfs.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_dfs.cc -fPIC -DPIC -o .libs/graph_dfs.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_dfs.cc:9: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_dijkstra.lo graph_dijkstra.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_dijkstra.cc -fPIC -DPIC -o .libs/graph_dijkstra.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_dijkstra.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( | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_dijkstra.cc:18: ../../../src/graph/graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_dijkstra.cc: In member function 'Value1 DJKCmb::operator()(const Value1&, const Value2&) const [with Value1 = long double; Value2 = long double]': graph_dijkstra.cc:122:52: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 122 | return python::extract(_cmb(v1, v2)); | ^ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_dijkstra.cc:18: ../../../src/graph/graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::adj_list; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::adj_edge_index_property_map; Visitor = DJKGeneratorVisitor]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::reversed_graph, const boost::adj_list&>; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::adj_edge_index_property_map; Visitor = DJKGeneratorVisitor]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::reversed_graph, const boost::adj_list&>; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::checked_vector_property_map >; Visitor = DJKGeneratorVisitor]': graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, DJKGeneratorVisitor, std::pair)>, mpl_::bool_ >, 3>, std::tuple, const boost::adj_list&>, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::undirected_adaptor >; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::adj_edge_index_property_map; Visitor = DJKGeneratorVisitor]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::adj_list; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::adj_edge_index_property_map; Visitor = DJKArrayVisitor]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::reversed_graph, const boost::adj_list&>; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::adj_edge_index_property_map; Visitor = DJKArrayVisitor]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::reversed_graph, const boost::adj_list&>; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::checked_vector_property_map >; Visitor = DJKArrayVisitor]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, DJKArrayVisitor, std::pair)>, mpl_::bool_ >, 3>, std::tuple, const boost::adj_list&>, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ graph_dijkstra.cc: In function 'void do_djk_search_fast::operator()(const Graph&, size_t, DistanceMap, WeightMap, Visitor, std::pair) const [with Graph = boost::undirected_adaptor >; DistanceMap = boost::checked_vector_property_map >; WeightMap = boost::adj_edge_index_property_map; Visitor = DJKArrayVisitor]': graph_dijkstra.cc:182:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 182 | dtype_t i = python::extract(range.second); | ^ graph_dijkstra.cc:181:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 181 | dtype_t z = python::extract(range.first); | ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_bellman_ford.lo graph_bellman_ford.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_bellman_ford.cc -fPIC -DPIC -o .libs/graph_bellman_ford.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_bellman_ford.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( | ^~~~~~~~~~~~~~~~~~~~ graph_bellman_ford.cc: In member function 'Value1 BFCmb::operator()(const Value1&, const Value2&) const [with Value1 = long double; Value2 = long double]': graph_bellman_ford.cc:110:52: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_bellman_ford.cc:18: ../../../src/graph/graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_bellman_ford.cc: In function 'void do_bf_search::operator()(Graph&, size_t, DistanceMap, boost::any, boost::any, BFVisitorWrapper, std::pair, std::pair, bool&) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; DistanceMap = boost::checked_vector_property_map >]': graph_bellman_ford.cc:127:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | dtype_t i = python::extract(range.second); | ^ graph_bellman_ford.cc:126:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | dtype_t z = python::extract(range.first); | ^ graph_bellman_ford.cc: In function 'void do_bf_search::operator()(Graph&, size_t, DistanceMap, boost::any, boost::any, BFVisitorWrapper, std::pair, std::pair, bool&) const [with Graph = boost::adj_list; DistanceMap = boost::checked_vector_property_map >]': graph_bellman_ford.cc:127:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | dtype_t i = python::extract(range.second); | ^ graph_bellman_ford.cc:126:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | dtype_t z = python::extract(range.first); | ^ graph_bellman_ford.cc: In function 'void do_bf_search::operator()(Graph&, size_t, DistanceMap, boost::any, boost::any, BFVisitorWrapper, std::pair, std::pair, bool&) const [with Graph = boost::reversed_graph, const boost::adj_list&>; DistanceMap = boost::checked_vector_property_map >]': graph_bellman_ford.cc:127:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | dtype_t i = python::extract(range.second); | ^ graph_bellman_ford.cc:126:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | dtype_t z = python::extract(range.first); | ^ graph_bellman_ford.cc: In function 'void do_bf_search::operator()(Graph&, size_t, DistanceMap, boost::any, boost::any, BFVisitorWrapper, std::pair, std::pair, bool&) const [with Graph = boost::undirected_adaptor >; DistanceMap = boost::checked_vector_property_map >]': graph_bellman_ford.cc:127:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | dtype_t i = python::extract(range.second); | ^ graph_bellman_ford.cc:126:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | dtype_t z = python::extract(range.first); | ^ graph_bellman_ford.cc: In function 'void do_bf_search::operator()(Graph&, size_t, DistanceMap, boost::any, boost::any, BFVisitorWrapper, std::pair, std::pair, bool&) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; DistanceMap = boost::checked_vector_property_map >]': graph_bellman_ford.cc:127:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | dtype_t i = python::extract(range.second); | ^ graph_bellman_ford.cc:126:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | dtype_t z = python::extract(range.first); | ^ graph_bellman_ford.cc: In function 'void do_bf_search::operator()(Graph&, size_t, DistanceMap, boost::any, boost::any, BFVisitorWrapper, std::pair, std::pair, bool&) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; DistanceMap = boost::checked_vector_property_map >]': graph_bellman_ford.cc:127:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | dtype_t i = python::extract(range.second); | ^ graph_bellman_ford.cc:126:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | dtype_t z = python::extract(range.first); | ^ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_bellman_ford.cc:18: ../../../src/graph/graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_astar.lo graph_astar.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_astar.cc -fPIC -DPIC -o .libs/graph_astar.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_astar.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( | ^~~~~~~~~~~~~~~~~~~~ In file included from graph_astar.cc:28: graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::undirected_adaptor >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::reversed_graph, const boost::adj_list&>; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::adj_list; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_astar.cc:18: ../../../src/graph/graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ In file included from graph_astar.cc:28: graph_astar.hh: In member function 'Value1 graph_tool::AStarCmb::operator()(const Value1&, const Value2&) const [with Value1 = long double; Value2 = long double]': graph_astar.hh:126:52: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | return python::extract(_cmb(v1, v2)); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarGeneratorVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarGeneratorVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, const boost::adj_list&>, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarGeneratorVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarGeneratorVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarGeneratorVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarGeneratorVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarArrayVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarArrayVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarArrayVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarArrayVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, const boost::adj_list&>, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarArrayVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc: In function 'bool boost::mpl::for_each_variadic >::operator()(F) [with F = boost::mpl::inner_loop, long unsigned int, std::_Placeholder<2>, std::_Placeholder<3>, AStarArrayVisitor, std::pair, boost::python::api::object, std::reference_wrapper)>, mpl_::bool_ >, 3>, std::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::checked_vector_property_map > > >; Ts = {boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::adj_edge_index_property_map}]': graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ graph_astar.cc:80:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | dtype_t i = python::extract(range.second); | ^ graph_astar.cc:79:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | dtype_t z = python::extract(range.first); | ^ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_astar.cc:18: ../../../src/graph/graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_astar_implicit.lo graph_astar_implicit.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_astar_implicit.cc -fPIC -DPIC -o .libs/graph_astar_implicit.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_astar_implicit.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( | ^~~~~~~~~~~~~~~~~~~~ In file included from graph_astar_implicit.cc:28: graph_astar.hh: In member function 'Value1 graph_tool::AStarCmb::operator()(const Value1&, const Value2&) const [with Value1 = long double; Value2 = long double]': graph_astar.hh:126:52: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | return python::extract(_cmb(v1, v2)); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::undirected_adaptor >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::reversed_graph, const boost::adj_list&>; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::adj_list; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ graph_astar.hh: In member function 'Value graph_tool::AStarH::operator()(graph_tool::GraphInterface::vertex_t) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; Value = long double]': graph_astar.hh:143:70: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_astar_implicit.cc:18: ../../../src/graph/graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_astar_implicit.cc: In function 'constexpr _Res std::__invoke_impl(std::__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = const do_astar_search&; _Args = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, const long unsigned int&, boost::checked_vector_property_map >&, const std::pair&, const boost::any&, const graph_tool::AStarVisitorWrapper&, const std::pair&, const std::pair&, const boost::python::api::object&, graph_tool::GraphInterface&}]': graph_astar_implicit.cc:46:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 46 | dtype_t z = python::extract(range.first); | ^ graph_astar_implicit.cc: In function 'constexpr _Res std::__invoke_impl(std::__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = const do_astar_search&; _Args = {boost::adj_list&, const long unsigned int&, boost::checked_vector_property_map >&, const std::pair&, const boost::any&, const graph_tool::AStarVisitorWrapper&, const std::pair&, const std::pair&, const boost::python::api::object&, graph_tool::GraphInterface&}]': graph_astar_implicit.cc:46:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 46 | dtype_t z = python::extract(range.first); | ^ graph_astar_implicit.cc: In function 'constexpr _Res std::__invoke_impl(std::__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = const do_astar_search&; _Args = {boost::reversed_graph, const boost::adj_list&>&, const long unsigned int&, boost::checked_vector_property_map >&, const std::pair&, const boost::any&, const graph_tool::AStarVisitorWrapper&, const std::pair&, const std::pair&, const boost::python::api::object&, graph_tool::GraphInterface&}]': graph_astar_implicit.cc:46:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 46 | dtype_t z = python::extract(range.first); | ^ graph_astar_implicit.cc: In function 'constexpr _Res std::__invoke_impl(std::__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = const do_astar_search&; _Args = {boost::undirected_adaptor >&, const long unsigned int&, boost::checked_vector_property_map >&, const std::pair&, const boost::any&, const graph_tool::AStarVisitorWrapper&, const std::pair&, const std::pair&, const boost::python::api::object&, graph_tool::GraphInterface&}]': graph_astar_implicit.cc:46:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 46 | dtype_t z = python::extract(range.first); | ^ graph_astar_implicit.cc: In function 'constexpr _Res std::__invoke_impl(std::__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = const do_astar_search&; _Args = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, const long unsigned int&, boost::checked_vector_property_map >&, const std::pair&, const boost::any&, const graph_tool::AStarVisitorWrapper&, const std::pair&, const std::pair&, const boost::python::api::object&, graph_tool::GraphInterface&}]': graph_astar_implicit.cc:46:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 46 | dtype_t z = python::extract(range.first); | ^ graph_astar_implicit.cc: In function 'constexpr _Res std::__invoke_impl(std::__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = const do_astar_search&; _Args = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, const long unsigned int&, boost::checked_vector_property_map >&, const std::pair&, const boost::any&, const graph_tool::AStarVisitorWrapper&, const std::pair&, const std::pair&, const boost::python::api::object&, graph_tool::GraphInterface&}]': graph_astar_implicit.cc:46:17: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 46 | dtype_t z = python::extract(range.first); | ^ In file included from ../../../src/graph/graph.hh:35, from ../../../src/graph/graph_filtering.hh:21, from graph_astar_implicit.cc:18: ../../../src/graph/graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': ../../../src/graph/graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_search_bind.lo graph_search_bind.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_search_bind.cc -fPIC -DPIC -o .libs/graph_search_bind.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_search.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_adjacency.lo graph_adjacency.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_adjacency.cc -fPIC -DPIC -o .libs/graph_adjacency.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_incidence.lo graph_incidence.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_incidence.cc -fPIC -DPIC -o .libs/graph_incidence.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_laplacian.lo graph_laplacian.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_laplacian.cc -fPIC -DPIC -o .libs/graph_laplacian.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_norm_laplacian.lo graph_norm_laplacian.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_norm_laplacian.cc -fPIC -DPIC -o .libs/graph_norm_laplacian.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_matrix.lo graph_matrix.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_matrix.cc -fPIC -DPIC -o .libs/graph_matrix.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_transition.lo graph_transition.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_transition.cc -fPIC -DPIC -o .libs/graph_transition.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_nonbacktracking.lo graph_nonbacktracking.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_nonbacktracking.cc -fPIC -DPIC -o .libs/graph_nonbacktracking.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_spectral.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c -o graph_histograms.lo graph_histograms.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c graph_histograms.cc -fPIC -DPIC -o .libs/graph_histograms.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_histograms.hh:27, from graph_histograms.cc:22: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c -o graph_average.lo graph_average.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c graph_average.cc -fPIC -DPIC -o .libs/graph_average.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_average.cc:24: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c -o graph_parallel.lo graph_parallel.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c graph_parallel.cc -fPIC -DPIC -o .libs/graph_parallel.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_parallel.cc:24: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c -o graph_distance.lo graph_distance.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c graph_distance.cc -fPIC -DPIC -o .libs/graph_distance.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_distance.hh:29, from graph_distance.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c -o graph_distance_sampled.lo graph_distance_sampled.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c graph_distance_sampled.cc -fPIC -DPIC -o .libs/graph_distance_sampled.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_distance_sampled.hh:29, from graph_distance_sampled.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c -o graph_stats_bind.lo graph_stats_bind.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -c graph_stats_bind.cc -fPIC -DPIC -o .libs/graph_stats_bind.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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 -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.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_all_circuits.lo graph_all_circuits.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_all_circuits.cc -fPIC -DPIC -o .libs/graph_all_circuits.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_all_circuits.cc:21: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_all_distances.lo graph_all_distances.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_all_distances.cc -fPIC -DPIC -o .libs/graph_all_distances.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_all_distances.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_bipartite.lo graph_bipartite.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_bipartite.cc -fPIC -DPIC -o .libs/graph_bipartite.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/graph/bipartite.hpp:23, from graph_bipartite.cc:22: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_components.lo graph_components.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_components.cc -fPIC -DPIC -o .libs/graph_components.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_components.cc:25: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_distance.lo graph_distance.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_distance.cc -fPIC -DPIC -o .libs/graph_distance.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_distance.cc:22: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_diameter.lo graph_diameter.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_diameter.cc -fPIC -DPIC -o .libs/graph_diameter.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_diameter.cc:26: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_dominator_tree.lo graph_dominator_tree.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_dominator_tree.cc -fPIC -DPIC -o .libs/graph_dominator_tree.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_isomorphism.lo graph_isomorphism.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_isomorphism.cc -fPIC -DPIC -o .libs/graph_isomorphism.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_kcore.lo graph_kcore.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_kcore.cc -fPIC -DPIC -o .libs/graph_kcore.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_kcore.cc:25: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_matching.lo graph_matching.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_matching.cc -fPIC -DPIC -o .libs/graph_matching.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_matching.cc:166: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_maximal_cliques.lo graph_maximal_cliques.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_maximal_cliques.cc -fPIC -DPIC -o .libs/graph_maximal_cliques.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_maximal_cliques.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_maximal_planar.lo graph_maximal_planar.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_maximal_planar.cc -fPIC -DPIC -o .libs/graph_maximal_planar.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_maximal_vertex_set.lo graph_maximal_vertex_set.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_maximal_vertex_set.cc -fPIC -DPIC -o .libs/graph_maximal_vertex_set.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_maximal_vertex_set.cc:26: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_minimum_spanning_tree.lo graph_minimum_spanning_tree.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_minimum_spanning_tree.cc -fPIC -DPIC -o .libs/graph_minimum_spanning_tree.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_percolation.lo graph_percolation.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_percolation.cc -fPIC -DPIC -o .libs/graph_percolation.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/numpy_bind.hh:22, from graph_percolation.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_planar.lo graph_planar.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_planar.cc -fPIC -DPIC -o .libs/graph_planar.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_random_matching.lo graph_random_matching.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_random_matching.cc -fPIC -DPIC -o .libs/graph_random_matching.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_random_matching.cc:26: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_random_spanning_tree.lo graph_random_spanning_tree.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_random_spanning_tree.cc -fPIC -DPIC -o .libs/graph_random_spanning_tree.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_reciprocity.lo graph_reciprocity.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_reciprocity.cc -fPIC -DPIC -o .libs/graph_reciprocity.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_sequential_color.lo graph_sequential_color.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_sequential_color.cc -fPIC -DPIC -o .libs/graph_sequential_color.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_similarity.lo graph_similarity.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_similarity.cc -fPIC -DPIC -o .libs/graph_similarity.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_similarity_imp.lo graph_similarity_imp.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_similarity_imp.cc -fPIC -DPIC -o .libs/graph_similarity_imp.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_subgraph_isomorphism.lo graph_subgraph_isomorphism.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_subgraph_isomorphism.cc -fPIC -DPIC -o .libs/graph_subgraph_isomorphism.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_subgraph_isomorphism.cc:24: /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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_topological_sort.lo graph_topological_sort.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_topological_sort.cc -fPIC -DPIC -o .libs/graph_topological_sort.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_topology.lo graph_topology.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_topology.cc -fPIC -DPIC -o .libs/graph_topology.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_tsp.lo graph_tsp.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_tsp.cc -fPIC -DPIC -o .libs/graph_tsp.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_transitive_closure.lo graph_transitive_closure.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_transitive_closure.cc -fPIC -DPIC -o .libs/graph_transitive_closure.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_vertex_similarity.lo graph_vertex_similarity.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_vertex_similarity.cc -fPIC -DPIC -o .libs/graph_vertex_similarity.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_topology.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_search.lo graph_search.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_search.cc -fPIC -DPIC -o .libs/graph_search.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../../src/graph/graph_python_interface.hh:21, from graph_search.hh:21, from graph_search.cc:22: /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_search.cc:22: graph_search.hh: In function 'boost::mpl::for_each_variadic >::operator(), std::reference_wrapper, std::_Placeholder<2>, std::reference_wrapper, std::reference_wrapper)>, mpl_::bool_ >, 2>, std::tuple > >, {graph_tool::in_degreeS, graph_tool::out_degreeS, graph_tool::total_degreeS, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS, std::allocator >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map > >, graph_tool::scalarS > >, graph_tool::scalarS >}>:: [with auto:47 = graph_tool::scalarS > >*]': graph_search.hh:69:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:68:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 68 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'boost::mpl::for_each_variadic >::operator(), std::reference_wrapper, std::_Placeholder<2>, std::reference_wrapper, std::reference_wrapper)>, mpl_::bool_ >, 2>, std::tuple, const boost::adj_list&> > >, {graph_tool::in_degreeS, graph_tool::out_degreeS, graph_tool::total_degreeS, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS, std::allocator >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map > >, graph_tool::scalarS > >, graph_tool::scalarS >}>:: [with auto:47 = graph_tool::scalarS > >*]': graph_search.hh:69:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:68:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 68 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'boost::mpl::for_each_variadic >::operator(), std::reference_wrapper, std::_Placeholder<2>, std::reference_wrapper, std::reference_wrapper)>, mpl_::bool_ >, 2>, std::tuple > > >, {graph_tool::in_degreeS, graph_tool::out_degreeS, graph_tool::total_degreeS, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS, std::allocator >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map > >, graph_tool::scalarS > >, graph_tool::scalarS >}>:: [with auto:47 = graph_tool::scalarS > >*]': graph_search.hh:69:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:68:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 68 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'boost::mpl::for_each_variadic >::operator(), std::reference_wrapper, std::_Placeholder<2>, std::reference_wrapper, std::reference_wrapper)>, mpl_::bool_ >, 2>, std::tuple, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >, {graph_tool::in_degreeS, graph_tool::out_degreeS, graph_tool::total_degreeS, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS, std::allocator >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map > >, graph_tool::scalarS > >, graph_tool::scalarS >}>:: [with auto:47 = graph_tool::scalarS > >*]': graph_search.hh:69:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:68:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 68 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'boost::mpl::for_each_variadic >::operator(), std::reference_wrapper, std::_Placeholder<2>, std::reference_wrapper, std::reference_wrapper)>, mpl_::bool_ >, 2>, std::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >, {graph_tool::in_degreeS, graph_tool::out_degreeS, graph_tool::total_degreeS, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS, std::allocator >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map > >, graph_tool::scalarS > >, graph_tool::scalarS >}>:: [with auto:47 = graph_tool::scalarS > >*]': graph_search.hh:69:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:68:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 68 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'boost::mpl::for_each_variadic >::operator(), std::reference_wrapper, std::_Placeholder<2>, std::reference_wrapper, std::reference_wrapper)>, mpl_::bool_ >, 2>, std::tuple, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > > >, {graph_tool::in_degreeS, graph_tool::out_degreeS, graph_tool::total_degreeS, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS > >, graph_tool::scalarS, std::allocator >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS >, boost::typed_identity_property_map > >, graph_tool::scalarS, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map > >, graph_tool::scalarS > >, graph_tool::scalarS >}>:: [with auto:47 = graph_tool::scalarS > >*]': graph_search.hh:69:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:68:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 68 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'void graph_tool::find_edges::operator()(Graph&, graph_tool::GraphInterface&, EdgeIndex, EdgeProperty, boost::python::tuple&, boost::python::list&) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; EdgeIndex = boost::adj_edge_index_property_map; EdgeProperty = boost::unchecked_vector_property_map >]': graph_search.hh:111:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 111 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:110:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'void graph_tool::find_edges::operator()(Graph&, graph_tool::GraphInterface&, EdgeIndex, EdgeProperty, boost::python::tuple&, boost::python::list&) const [with Graph = boost::adj_list; EdgeIndex = boost::adj_edge_index_property_map; EdgeProperty = boost::unchecked_vector_property_map >]': graph_search.hh:111:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 111 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:110:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'void graph_tool::find_edges::operator()(Graph&, graph_tool::GraphInterface&, EdgeIndex, EdgeProperty, boost::python::tuple&, boost::python::list&) const [with Graph = boost::reversed_graph, const boost::adj_list&>; EdgeIndex = boost::adj_edge_index_property_map; EdgeProperty = boost::unchecked_vector_property_map >]': graph_search.hh:111:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 111 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:110:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'void graph_tool::find_edges::operator()(Graph&, graph_tool::GraphInterface&, EdgeIndex, EdgeProperty, boost::python::tuple&, boost::python::list&) const [with Graph = boost::undirected_adaptor >; EdgeIndex = boost::adj_edge_index_property_map; EdgeProperty = boost::unchecked_vector_property_map >]': graph_search.hh:111:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 111 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:110:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'void graph_tool::find_edges::operator()(Graph&, graph_tool::GraphInterface&, EdgeIndex, EdgeProperty, boost::python::tuple&, boost::python::list&) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; EdgeIndex = boost::adj_edge_index_property_map; EdgeProperty = boost::unchecked_vector_property_map >]': graph_search.hh:111:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 111 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:110:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh: In function 'void graph_tool::find_edges::operator()(Graph&, graph_tool::GraphInterface&, EdgeIndex, EdgeProperty, boost::python::tuple&, boost::python::list&) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; EdgeIndex = boost::adj_edge_index_property_map; EdgeProperty = boost::unchecked_vector_property_map >]': graph_search.hh:111:22: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 111 | range.second = python::extract(prange[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_search.hh:110:21: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 | range.first = python::extract(prange[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_util_bind.lo graph_util_bind.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/boost-workaround -I../../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../../src/graph -I../../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_util_bind.cc -fPIC -DPIC -o .libs/graph_util_bind.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_util.la -rpath /usr/lib64/python3.9/site-packages/graph_tool/util graph_search.lo graph_util_bind.lo -L/usr/lib64 -lpython3.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginS.o .libs/graph_search.o .libs/graph_util_bind.o -L/usr/lib64 -lpython3.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o base64.lo base64.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c base64.cc -fPIC -DPIC -o .libs/base64.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o demangle.lo demangle.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c demangle.cc -fPIC -DPIC -o .libs/demangle.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph.lo graph.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph.cc -fPIC -DPIC -o .libs/graph.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_exceptions.lo graph_exceptions.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_exceptions.cc -fPIC -DPIC -o .libs/graph_exceptions.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_bind.lo graph_bind.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_bind.cc -fPIC -DPIC -o .libs/graph_bind.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from numpy_bind.hh:22, from graph_bind.cc:22: /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( | ^~~~~~~~~~~~~~~~~~~~ graph_bind.cc: In static member function 'static void float_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = long double]': graph_bind.cc:349:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 349 | T value = extract(o.attr("__float__")())(); | ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_copy.lo graph_copy.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_copy.cc -fPIC -DPIC -o .libs/graph_copy.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_filtering.lo graph_filtering.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_filtering.cc -fPIC -DPIC -o .libs/graph_filtering.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_io.lo graph_io.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_io.cc -fPIC -DPIC -o .libs/graph_io.o In file included from /usr/include/boost/bind.hpp:30, from ../../src/boost-workaround/boost/graph/graphml.hpp:26, from graph_io.cc:27: /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:65: 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_openmp.lo graph_openmp.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_openmp.cc -fPIC -DPIC -o .libs/graph_openmp.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_openmp.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties.lo graph_properties.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties.cc -fPIC -DPIC -o .libs/graph_properties.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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( | ^~~~~~~~~~~~~~~~~~~~ graph_properties.cc: In function 'void do_infect_vertex_property::operator()(Graph&, IndexMap, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; IndexMap = boost::typed_identity_property_map; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties.cc:172:23: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 172 | val_t val = boost::python::extract(oval[i]); | ^~~ graph_properties.cc: In function 'void do_infect_vertex_property::operator()(Graph&, IndexMap, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; IndexMap = boost::typed_identity_property_map; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties.cc:172:23: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 172 | val_t val = boost::python::extract(oval[i]); | ^~~ graph_properties.cc: In function 'void do_infect_vertex_property::operator()(Graph&, IndexMap, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; IndexMap = boost::typed_identity_property_map; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties.cc:172:23: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 172 | val_t val = boost::python::extract(oval[i]); | ^~~ graph_properties.cc: In function 'void do_infect_vertex_property::operator()(Graph&, IndexMap, PropertyMap, boost::python::api::object) const [with Graph = boost::reversed_graph, const boost::adj_list&>; IndexMap = boost::typed_identity_property_map; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties.cc:172:23: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 172 | val_t val = boost::python::extract(oval[i]); | ^~~ graph_properties.cc: In function 'void do_infect_vertex_property::operator()(Graph&, IndexMap, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; IndexMap = boost::typed_identity_property_map; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties.cc:172:23: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 172 | val_t val = boost::python::extract(oval[i]); | ^~~ graph_properties.cc: In function 'void do_infect_vertex_property::operator()(Graph&, IndexMap, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; IndexMap = boost::typed_identity_property_map; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties.cc:172:23: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 172 | val_t val = boost::python::extract(oval[i]); | ^~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_imp1.lo graph_properties_imp1.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_imp1.cc -fPIC -DPIC -o .libs/graph_properties_imp1.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_imp2.lo graph_properties_imp2.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_imp2.cc -fPIC -DPIC -o .libs/graph_properties_imp2.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_imp3.lo graph_properties_imp3.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_imp3.cc -fPIC -DPIC -o .libs/graph_properties_imp3.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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( | ^~~~~~~~~~~~~~~~~~~~ graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties_imp3.cc:105:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties_imp3.cc:105:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = std::_Bind, std::_Placeholder<2>, boost::python::api::object)>; Wrap = mpl_::bool_]': graph_properties_imp3.cc:105:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = std::_Bind, std::_Placeholder<2>, boost::python::api::object)>; Wrap = mpl_::bool_]': graph_properties_imp3.cc:84:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = std::_Bind, std::_Placeholder<2>, boost::python::api::object)>; Wrap = mpl_::bool_]': graph_properties_imp3.cc:84:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = std::_Bind, std::_Placeholder<2>, boost::python::api::object)>; Wrap = mpl_::bool_]': graph_properties_imp3.cc:84:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = std::_Bind, std::_Placeholder<2>, boost::python::api::object)>; Wrap = mpl_::bool_]': graph_properties_imp3.cc:84:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = std::_Bind, std::_Placeholder<2>, boost::python::api::object)>; Wrap = mpl_::bool_]': graph_properties_imp3.cc:84:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = std::_Bind, std::_Placeholder<2>, boost::python::api::object)>; Wrap = mpl_::bool_]': graph_properties_imp3.cc:84:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties_imp3.cc:105:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties_imp3.cc:105:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | val_t val = boost::python::extract(oval); | ^~~ graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': graph_properties_imp3.cc:105:15: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | val_t val = boost::python::extract(oval); | ^~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_imp4.lo graph_properties_imp4.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_imp4.cc -fPIC -DPIC -o .libs/graph_properties_imp4.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_copy.lo graph_properties_copy.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_copy.cc -fPIC -DPIC -o .libs/graph_properties_copy.o In file included from graph.hh:35, from graph_properties_copy.cc:18: graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = long unsigned int; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_copy_imp1.lo graph_properties_copy_imp1.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_copy_imp1.cc -fPIC -DPIC -o .libs/graph_properties_copy_imp1.o In file included from graph.hh:35, from graph_properties_copy_imp1.cc:18: graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_group.lo graph_properties_group.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_group.cc -fPIC -DPIC -o .libs/graph_properties_group.o In file included from graph_properties_group.cc:23: graph_properties_group.hh: In function 'void graph_tool::parallel_vertex_loop_no_spawn(const Graph&, F&&) [with Graph = boost::adj_list; F = graph_tool::do_group_vector_property::operator(), boost::unchecked_vector_property_map, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >::]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_properties_group.hh: In function 'void graph_tool::parallel_vertex_loop_no_spawn(const Graph&, F&&) [with Graph = boost::adj_list; F = graph_tool::do_group_vector_property::operator(), boost::unchecked_vector_property_map, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >::]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_properties_group.hh: In function 'void graph_tool::parallel_vertex_loop_no_spawn(const Graph&, F&&) [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; F = graph_tool::do_group_vector_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >::]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_properties_group.hh: In function 'void graph_tool::do_group_vector_property::dispatch_descriptor(Graph&, VectorPropertyMap&, PropertyMap&, const Descriptor&, size_t, mpl_::true_) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; VectorPropertyMap = boost::unchecked_vector_property_map, boost::adj_edge_index_property_map >; PropertyMap = boost::unchecked_vector_property_map >; Descriptor = long unsigned int; Group = mpl_::bool_; Edge = mpl_::bool_]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_ungroup.lo graph_properties_ungroup.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_ungroup.cc -fPIC -DPIC -o .libs/graph_properties_ungroup.o In file included from graph_properties_ungroup.cc:23: graph_properties_group.hh: In function 'void graph_tool::parallel_vertex_loop_no_spawn(const Graph&, F&&) [with Graph = boost::adj_list; F = graph_tool::do_group_vector_property::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >::]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_properties_group.hh: In function 'void graph_tool::parallel_vertex_loop_no_spawn(const Graph&, F&&) [with Graph = boost::adj_list; F = graph_tool::do_group_vector_property::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >::]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_properties_group.hh: In function 'void graph_tool::parallel_vertex_loop_no_spawn(const Graph&, F&&) [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; F = graph_tool::do_group_vector_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >::]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph_properties_group.hh: In function 'void graph_tool::do_group_vector_property::dispatch_descriptor(Graph&, VectorPropertyMap&, PropertyMap&, const Descriptor&, size_t, mpl_::true_) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; VectorPropertyMap = boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >; PropertyMap = boost::unchecked_vector_property_map >; Descriptor = long unsigned int; Group = mpl_::bool_; Edge = mpl_::bool_]': graph_properties_group.hh:92:11: warning: '*((void*)& +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | r = boost::python::extract(v); | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_map_values.lo graph_properties_map_values.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_properties_map_values.cc -fPIC -DPIC -o .libs/graph_properties_map_values.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_python_interface.hh:21, from graph_properties_map_values.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_properties_map_values_imp1.lo graph_properties_map_values_imp1.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-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/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_python_interface.hh:21, from graph_properties_map_values_imp1.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_python_interface.lo graph_python_interface.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_python_interface.cc -fPIC -DPIC -o .libs/graph_python_interface.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_python_interface.hh:21, from graph_python_interface.cc:21: /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.hh:35, from graph_filtering.hh:21, from graph_python_interface.cc:18: graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_python_interface_imp1.lo graph_python_interface_imp1.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_python_interface_imp1.cc -fPIC -DPIC -o .libs/graph_python_interface_imp1.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_python_interface.hh:21, from graph_python_interface_imp1.cc:21: /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.hh:35, from graph_filtering.hh:21, from graph_python_interface_imp1.cc:18: graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = boost::detail::adj_edge_descriptor; Converter = graph_tool::convert]': graph_properties.hh:272:26: warning: '*((void*)& x +32)' may be used uninitialized in this function [-Wmaybe-uninitialized] 272 | return x(); | ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_python_interface_export.lo graph_python_interface_export.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_python_interface_export.cc -fPIC -DPIC -o .libs/graph_python_interface_export.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from graph_python_interface.hh:21, from graph_python_interface_export.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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graph_selectors.lo graph_selectors.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graph_selectors.cc -fPIC -DPIC -o .libs/graph_selectors.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o graphml.lo graphml.cpp libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c graphml.cpp -fPIC -DPIC -o .libs/graphml.o In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, 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++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o random.lo random.cc libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c random.cc -fPIC -DPIC -o .libs/random.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o read_graphviz_new.lo read_graphviz_new.cpp libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -I../../src/boost-workaround -I../../src/pcg-cpp/include -DHAVE_CONFIG_H -I../../src/graph -I../.. -I/usr/lib64/python3.9/site-packages/cairo/include -I/usr/include/python3.9 -pthread -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include -DNDEBUG -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c read_graphviz_new.cpp -fPIC -DPIC -o .libs/read_graphviz_new.o In file included from /usr/include/boost/bind.hpp:30, from read_graphviz_new.cpp:51: /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++ -std=gnu++17 -fopenmp -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgraph_tool_core.la -rpath /usr/lib64/python3.9/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.9 -L/usr/lib64 -lboost_iostreams -lboost_python39 -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/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/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.9 -lboost_iostreams -lboost_python39 -lboost_regex -lboost_context -lboost_coroutine -lexpat -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../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.RmPOpL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64 + cd graph-tool-2.33 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/centrality' libtool: install: /usr/bin/install -p .libs/libgraph_tool_centrality.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/centrality/libgraph_tool_centrality.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/centrality' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/clustering' libtool: install: /usr/bin/install -p .libs/libgraph_tool_clustering.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/clustering/libgraph_tool_clustering.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/clustering' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/correlations' libtool: install: /usr/bin/install -p .libs/libgraph_tool_correlations.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/correlations/libgraph_tool_correlations.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/correlations' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgraph_tool_draw.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgraph_tool_draw.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgt_pycairo_aux.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgt_pycairo_aux.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/dynamics' libtool: install: /usr/bin/install -p .libs/libgraph_tool_dynamics.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/dynamics' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/flow' libtool: install: /usr/bin/install -p .libs/libgraph_tool_flow.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/flow/libgraph_tool_flow.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/flow' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/flow' /usr/bin/install -p -m 644 graph_augment.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/generation' libtool: install: /usr/bin/install -p .libs/libgraph_tool_generation.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/generation/libgraph_tool_generation.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/generation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/inference' libtool: install: /usr/bin/install -p .libs/libgraph_tool_inference.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/inference/libgraph_tool_inference.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/modularity' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/loops' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/support' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/overlap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/uncertain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/layers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/planted_partition' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/inference/partition_modes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgraph_tool_layout.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgraph_tool_layout.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/search' libtool: install: /usr/bin/install -p .libs/libgraph_tool_search.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/search/libgraph_tool_search.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/spectral' libtool: install: /usr/bin/install -p .libs/libgraph_tool_spectral.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/spectral/libgraph_tool_spectral.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/spectral' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/stats' libtool: install: /usr/bin/install -p .libs/libgraph_tool_stats.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/stats/libgraph_tool_stats.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/stats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/topology' libtool: install: /usr/bin/install -p .libs/libgraph_tool_topology.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/topology/libgraph_tool_topology.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/topology' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/util' libtool: install: /usr/bin/install -p .libs/libgraph_tool_util.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/util/libgraph_tool_util.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/util' /usr/bin/install -p -m 644 graph_search.hh '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool' libtool: install: /usr/bin/install -p .libs/libgraph_tool_core.so /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/libgraph_tool_core.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages/graph_tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/include/pcg-cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/centrality' /usr/bin/install -p -m 644 centrality/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/clustering' /usr/bin/install -p -m 644 clustering/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/collection' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/correlations' /usr/bin/install -p -m 644 correlations/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw' /usr/bin/install -p -m 644 draw/graph-tool-logo.svg '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/dynamics' /usr/bin/install -p -m 644 dynamics/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/flow' /usr/bin/install -p -m 644 flow/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/generation' /usr/bin/install -p -m 644 generation/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/search' /usr/bin/install -p -m 644 search/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/spectral' /usr/bin/install -p -m 644 spectral/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/stats' /usr/bin/install -p -m 644 stats/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/topology' /usr/bin/install -p -m 644 topology/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/util' /usr/bin/install -p -m 644 util/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/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-1.fc33.x86_64/usr/share/doc/graph-tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc/demos/cppextensions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc/gt_theme/static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc/gt_theme' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc/demos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc/.static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/src/boost-workaround' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc/demos/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/graph-tool/doc/demos/animation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 graph-tool-py3.9.pc '/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64//usr/share/doc/graph-tool + find /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.33-1.fc33 --unique-debug-suffix -2.33-1.fc33.x86_64 --unique-debug-src-base python-graph-tool-2.33-1.fc33.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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/clustering/libgraph_tool_clustering.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/correlations/libgraph_tool_correlations.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgraph_tool_layout.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/centrality/libgraph_tool_centrality.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgraph_tool_draw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgt_pycairo_aux.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/centrality/libgraph_tool_centrality.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/correlations/libgraph_tool_correlations.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgraph_tool_draw.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/clustering/libgraph_tool_clustering.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgt_pycairo_aux.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/draw/libgraph_tool_layout.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/flow/libgraph_tool_flow.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/flow/libgraph_tool_flow.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/generation/libgraph_tool_generation.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/generation/libgraph_tool_generation.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/inference/libgraph_tool_inference.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/inference/libgraph_tool_inference.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/libgraph_tool_core.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/libgraph_tool_core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/search/libgraph_tool_search.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/search/libgraph_tool_search.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/spectral/libgraph_tool_spectral.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/spectral/libgraph_tool_spectral.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/stats/libgraph_tool_stats.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/stats/libgraph_tool_stats.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/topology/libgraph_tool_topology.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/topology/libgraph_tool_topology.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/util/libgraph_tool_util.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib64/python3.9/site-packages/graph_tool/util/libgraph_tool_util.so dwz: ./usr/lib64/python3.9/site-packages/graph_tool/libgraph_tool_core.so-2.33-1.fc33.x86_64.debug: Unknown DWARF DW_OP_0 original debug info size: 15398428kB, size after compression: 15119260kB /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 1 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-1.fc33.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-graph-tool-2.33-1.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uTaCbJ + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.33 + DOCDIR=/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/doc/python3-graph-tool + cp -pr README.md /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/share/doc/python3-graph-tool + cp -pr ChangeLog /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/share/doc/python3-graph-tool + cp -pr AUTHORS /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/share/doc/python3-graph-tool + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.olz2VI + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.33 + LICENSEDIR=/builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.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-1.fc33.x86_64/usr/share/licenses/python3-graph-tool + cp -pr COPYING /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64/usr/share/licenses/python3-graph-tool + RPM_EC=0 ++ jobs -p + exit 0 Provides: graph-tool(x86-64) = 2.33-1.fc33 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.9) = 2.33 python-graph-tool = 2.33-1.fc33 python3-graph-tool = 2.33-1.fc33 python3-graph-tool(x86-64) = 2.33-1.fc33 python3.9-graph-tool = 2.33-1.fc33 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.73.0()(64bit) libboost_coroutine.so.1.73.0()(64bit) libboost_iostreams.so.1.73.0()(64bit) libboost_python39.so.1.73.0()(64bit) libboost_regex.so.1.73.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.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.9.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.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.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-graph-tool < 2.33-1.fc33 Processing files: python-graph-tool-debugsource-2.33-1.fc33.x86_64 Provides: python-graph-tool-debugsource = 2.33-1.fc33 python-graph-tool-debugsource(x86-64) = 2.33-1.fc33 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-1.fc33.x86_64 Provides: debuginfo(build-id) = 0b7fe4881d3fd9f94ae8a5eb97c05aba8108fe4f debuginfo(build-id) = 2231787cf8012e2eacddbb7e4a6dd99ff16b8edc debuginfo(build-id) = 2fc9a4368b1b14092f261560c7554e93f3cff7c2 debuginfo(build-id) = 3a854f94d29928043236dea36cfb1016c0608ed4 debuginfo(build-id) = 429e8c2033211ed8a88ec98285199bb84323062a debuginfo(build-id) = 47bf64fdc760954e6c292000107ef9417fcd201d debuginfo(build-id) = 4a0d82da8fe95a3de910a56b74163d56002a1471 debuginfo(build-id) = 5f33c2066062f2c240ddcca15396f49d48ca7c18 debuginfo(build-id) = 8b61bee3e7aa3282de8ae00805da166be7922b3c debuginfo(build-id) = b7246c2c6e2e6b1e3817a8f7527346e14f43a546 debuginfo(build-id) = be40585a2aeab1eab1062c2c1a785f75ea962646 debuginfo(build-id) = cd05fbb5ab6b507901fb03bb7076d7c3dde47321 debuginfo(build-id) = d9704408010bebf8d3cf0840fb81587f70153809 debuginfo(build-id) = e30d818898c42569fef8d233692f6e42f68e59e4 debuginfo(build-id) = fd5baf9f67b63b5ce8bbacaa23c8c920f6f7ab91 debuginfo(build-id) = fe0ca732fbed5cccfd07f7061f0067672601bb43 python-graph-tool-debuginfo = 2.33-1.fc33 python3-graph-tool-debuginfo = 2.33-1.fc33 python3-graph-tool-debuginfo(x86-64) = 2.33-1.fc33 python3.9-graph-tool-debuginfo = 2.33-1.fc33 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-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64 Wrote: /builddir/build/RPMS/python-graph-tool-debugsource-2.33-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/python3-graph-tool-2.33-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/python3-graph-tool-debuginfo-2.33-1.fc33.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oR6sHM + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.33 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-graph-tool-2.33-1.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0