Skip to Content.
Sympa Menu

charm - Re: [charm] Charm4py Installation Error

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Chronological Thread  
  • From: Phil Miller <unmobile AT gmail.com>
  • To: Ceren Kartal <ceren.kartal AT tum.de>
  • Cc: charm AT cs.illinois.edu
  • Subject: Re: [charm] Charm4py Installation Error
  • Date: Thu, 11 Jan 2024 09:03:04 -0800

I'm no longer one of the developers, but I can affirm your diagnosis that the issue is specifically with building for the ARM64 processor you're using. The charm4py build seems to be selecting an x86-64 target (maybe hard-coded to do so), when it should be selecting what it seems the current code calls "arm8" instead.

On Thu, Jan 11, 2024 at 8:52 AM Ceren Kartal <ceren.kartal AT tum.de> wrote:
Dear development team of charm library,

I have a problem regarding the installation of charm4py on my MacBook Pro M1. I tried to install first on the macOS and got an error message regarding the C++ compiler. I tried solving the issue with the compiler but unfortunately I could not. Later, I tried using ubuntu on parallels to check if it is possible to install on linux but received another error message in the installation process. I suspect that it is related to the ARM-based processors. I provided both error messages that I got on macOS and ubuntu in this email. I would appreciate if you could help me to solve the installation problem. 

Thank you in advance for your reply,

Ceren


Error message on macOS:

Collecting charm4py
  Using cached charm4py-1.0.tar.gz (3.4 MB)
Requirement already satisfied: numpy>=1.10.0 in /Users/cerenkartal/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from charm4py) (1.24.4)
Requirement already satisfied: greenlet in /Users/cerenkartal/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from charm4py) (3.0.0)
Building wheels for collected packages: charm4py
  Building wheel for charm4py (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /Users/cerenkartal/.pyenv/versions/3.8.10/bin/python3.8 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/0z/pj4v_wy900l6hvc8h00g_gd40000gn/T/pip-install-deln65bg/charm4py_f41b3b484f284bf0887994999cb447ad/setup.py'"'"'; __file__='"'"'/private/var/folders/0z/pj4v_wy900l6hvc8h00g_gd40000gn/T/pip-install-deln65bg/charm4py_f41b3b484f284bf0887994999cb447ad/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/0z/pj4v_wy900l6hvc8h00g_gd40000gn/T/pip-wheel-k9ndc9e4
       cwd: /private/var/folders/0z/pj4v_wy900l6hvc8h00g_gd40000gn/T/pip-install-deln65bg/charm4py_f41b3b484f284bf0887994999cb447ad/
  Complete output (182 lines):
  fatal: not a git repository (or any of the parent directories): .git
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.macosx-14.1-arm64-3.8
  creating build/lib.macosx-14.1-arm64-3.8/charm4py
  creating build/lib.macosx-14.1-arm64-3.8/charm4py/.libs
  creating /private/var/folders/0z/pj4v_wy900l6hvc8h00g_gd40000gn/T/pip-install-deln65bg/charm4py_f41b3b484f284bf0887994999cb447ad/charm4py/.libs
  creating build/lib.macosx-14.1-arm64-3.8/charmrun
  Uncompressing charm.tar.gz...
  Selected Compiler:
  Selected Options:  tcp
  Creating dir: netlrts-darwin-x86_64-tcp
  Creating dir: netlrts-darwin-x86_64-tcp/tmp
  Soft-linking over bin
  Soft-linking over lib
  Soft-linking over include
  Soft-linking over tmp
  Copying src/scripts/Makefile to netlrts-darwin-x86_64-tcp/tmp
  Generating netlrts-darwin-x86_64-tcp/tmp/conv-mach-pre.sh
  Generating netlrts-darwin-x86_64-tcp/tmp/conv-mach-opt.h, conv-mach-opt.sh, conv-mach-opt.mak
  Performing 'make -j 4 basics OPTS=-optimize -production QUIET= CONFIG_OPTS=--disable-controlpoint --disable-tracing --disable-tracing-commthread --disable-charmdebug --disable-replay --disable-error-checking --disable-stats --enable-charmpy' in netlrts-darwin-x86_64-tcp/tmp
  pwd
  /private/var/folders/0z/pj4v_wy900l6hvc8h00g_gd40000gn/T/pip-install-deln65bg/charm4py_f41b3b484f284bf0887994999cb447ad/charm_src/charm/netlrts-darwin-x86_64-tcp/tmp
  find . -type l -exec rm {} \;
  rm -rf QuickThreads
  rm -rf hwloc
  rm -rf libs
  rm -rf ../bin ; mkdir ../bin
  if case netlrts-darwin-x86_64 in *win64*) true;; *-win-*) true;; *) false;; esac; then \
                cp -f ../../src/arch/win/unix2nt* ../bin; \
                cp -f ../../src/arch/win/createlink.exe ../bin; \
        fi
  rm -rf ../lib ; mkdir ../lib
  rm -rf ../benchmarks
  rm -rf ../examples
  rm -rf ../tests
  ../../src/scripts/gatherflat ../../src/scripts          .
  ./gatherflat ../../src/conv-core                        .
  ./gatherflat ../../src/conv-ldb                         .
  ./gatherflat ../../src/conv-ccs                         .
  ./gatherflat ../../src/conv-perf                        .
  ./gatherflat ../../src/ck-core                          .
  ./gatherflat ../../src/ck-perf                          .
  ./gatherflat ../../src/ck-pics                          .
  ./gatherflat ../../src/ck-ldb                           .
  ./gatherflat ../../src/ck-cp                            .
  ./gatherflat ../../src/langs/simplemsg                  .
  ./gatherflat ../../src/langs/pvmc                       .
  ./gatherflat ../../src/langs/bluegene                   .
  ./gatherflat ../../src/langs/f90charm                   .
  ./gatherflat ../../src/xlatcpm                          .
  ./gathertree ../../src/QuickThreads                     QuickThreads
  ./gathertree ../../src/../contrib/hwloc                 hwloc
  ./gathertree ../../src/libs                             libs
  ./gathertree ../../src/arch/util                        .
  ./gathertree ../../src/arch/util/proc_management        proc_management
  ./gathertree ../../src/util                             .
  ./gathertree ../../src/langs                            langs
  ./gathertree ../../src/langs/jade                       langs/jade
  ./gathertree ../../src/arch/common                      .
  ./gathertree ../../src/arch/netlrts                 .
  test -f ../../src/arch/netlrts/gdir_link && cat ../../src/arch/netlrts/gdir_link > .gdir.new && ./gathertree ../../src/arch/`cat .gdir.new`      . || true
  ./gatherflat ../../src/arch/netlrts-darwin-x86_64                 .
  ./gathertree ../../src/../benchmarks                    ../benchmarks
  ./gathertree ../../src/../examples                      ../examples
  ./gathertree ../../src/../tests                         ../tests
  rm -f ../bin/dep.pl ; cp dep.pl ../bin/
  chmod +x charmc
  ./system_ln  ../tmp/charmc ../bin/
  ./system_ln  ../../src/scripts/testrun ../bin/
  ./system_ln  ../tmp/tree.txt ../bin/
  ./system_ln  ../tmp/fuzzytree.txt ../bin/
  rm -rf ../include ; mkdir ../include
  ./system_ln  ../tmp/conv-*.*h ../include
  ./system_ln  ../tmp/cc-*.*h ../include
  ./system_ln  ../tmp/conv-mach-opt.sh ../include
  ./system_ln  ../tmp/conv-mach-opt.mak ../include
  if [ -x ./special.sh ] ; then SRCBASE=../../src ./special.sh ; fi
  if [ ! -f conv-common.h ] ; then ( touch conv-common.h ) ; fi
  touch dirs+sources
  /Library/Developer/CommandLineTools/usr/bin/make -C topomanager -f Makefile_charm headers
  /bin/cp TopoManager.h ../../include
  /bin/cp BGQTorus.h ../../include
  /bin/cp XTTorus.h ../../include
  echo "//empty" > topomanager_config.h
  /bin/cp topomanager_config.h ../../include
  /Library/Developer/CommandLineTools/usr/bin/make charmxi
  autoreconf
  autoheader
  configure.ac:9: warning: The macro `AC_CONFIG_HEADER' is obsolete.
  configure.ac:9: You should run autoupdate.
  ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
  configure.ac:9: the top level
  configure.ac:2994: warning: The macro `AC_TRY_COMPILE' is obsolete.
  configure.ac:2994: You should run autoupdate.
  ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
  lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  hwloc/config/hwloc_check_attributes.m4:174: _HWLOC_CHECK_ATTRIBUTES is expanded from...
  hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
  configure.ac:2994: the top level
  configure.ac:2994: warning: The macro `AC_TRY_COMPILE' is obsolete.
  configure.ac:2994: You should run autoupdate.
  ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
  lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  hwloc/config/hwloc_check_attributes.m4:93: _HWLOC_CHECK_SPECIFIC_ATTRIBUTE is expanded from...
  hwloc/config/hwloc_check_attributes.m4:174: _HWLOC_CHECK_ATTRIBUTES is expanded from...
  hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
  configure.ac:2994: the top level
  configure.ac:2994: warning: The macro `AC_HELP_STRING' is obsolete.
  configure.ac:2994: You should run autoupdate.
  ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
  hwloc/config/hwloc_check_visibility.m4:57: _HWLOC_CHECK_VISIBILITY is expanded from...
  hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
  configure.ac:2994: the top level
  configure.ac:2994: warning: The macro `AC_HAVE_HEADERS' is obsolete.
  configure.ac:2994: You should run autoupdate.
  ./lib/autoconf/oldnames.m4:35: AC_HAVE_HEADERS is expanded from...
  hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
  configure.ac:2994: the top level
  configure.ac:2994: warning: The macro `AC_TRY_LINK' is obsolete.
  configure.ac:2994: You should run autoupdate.
  ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
  configure.ac:2994: the top level
  configure.ac:2994: warning: The macro `AC_HELP_STRING' is obsolete.
  configure.ac:2994: You should run autoupdate.
  ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
  hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
  configure.ac:2994: the top level
  automake: warning: am_libhwloc_embedded_la_rpath was already defined in condition TRUE, which includes condition !HWLOC_BUILD_STANDALONE ...
  configure.ac:2972: ... 'am_libhwloc_embedded_la_rpath' previously defined here
  ./configure --disable-controlpoint --disable-tracing --disable-tracing-commthread --disable-charmdebug --disable-replay --disable-error-checking --disable-stats --enable-charmpy
  Error checking is disabled
  AMPI error checking is enabled
  Statistics collection is disabled
  Charm tracing is disabled
  Charm tracing communication thread is disabled
  Task Queue is disabled
  Drone mode is disabled
  CharmDebug is disabled
  Charm record/replay is disabled
  CCS is enabled
  Charm control point is disabled
  Charm LB user data is disabled
  Lockless queue for PE local and node queue is disabled
  Charm shrink expand is disabled
  charm4py support is enabled
  Setting load balancing timer type as 'double'
  checking machine name... netlrts-darwin-x86_64-tcp
  checking "cp command as"... cp -p
  checking "C++ compiler as"... "clang++  "
  checking "whether C++ compiler works"... "ok"
  checking "C++ linker as"... "clang++  "
  checking "whether linker works"... "ok"
  checking "Native C++ compiler as"... "clang++"
  checking "Sequential C++ compiler as"... "clang++"
  checking "whether compiler accept -fno-stack-protector"... "ok"
  checking "whether C++ compiler supports C++11 without flags"... "no"
  checking "whether C++ compiler supports C++11 with '-std=c++11'"... "no"
  checking "whether C++ compiler supports C++11 with '--c++11'"... "no"
  checking "whether C++ compiler supports C++11 with '-h std=c++11'"... "no"
  Charm++ requires C++11 support, but doesn't know the flag to enable it
  
  For Intel's compiler please see
  about making a suitable version of gcc/g++/libstdc++ available
  
  For Blue Gene/Q please use the Clang compiler
  *** Please find detailed output in tmp/charmconfig.out ***
  make: *** [headers] Error 2
  -------------------------------------------------
  Charm++ NOT BUILT. Either cd into netlrts-darwin-x86_64-tcp/tmp and try
  to resolve the problems yourself, visit
  for more information. Otherwise, email the developers at charm AT cs.illinois.edu
  error: An error occured while building charm library
  ----------------------------------------
  ERROR: Failed building wheel for charm4py




Error message on Ubuntu:

Defaulting to user installation because normal site-packages is not writeable
Collecting charm4py
  Using cached charm4py-1.0.tar.gz (3.4 MB)
  Preparing metadata (setup.py) ... done
Requirement already satisfied: greenlet in ./.local/lib/python3.10/site-packages (from charm4py) (3.0.3)
Requirement already satisfied: numpy>=1.10.0 in ./.local/lib/python3.10/site-packages (from charm4py) (1.26.3)
Building wheels for collected packages: charm4py
  Building wheel for charm4py (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> [1217 lines of output]
      fatal: not a git repository (or any of the parent directories): .git
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build/lib.linux-aarch64-3.10
      creating build/lib.linux-aarch64-3.10/charm4py
      creating build/lib.linux-aarch64-3.10/charm4py/.libs
      creating /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm4py/.libs
      creating build/lib.linux-aarch64-3.10/charmrun
      Uncompressing charm.tar.gz...
      Selected Compiler:
      Selected Options:  tcp
      Creating dir: netlrts-linux-x86_64-tcp
      Creating dir: netlrts-linux-x86_64-tcp/tmp
      Soft-linking over bin
      Soft-linking over lib
      Soft-linking over lib_so
      Soft-linking over include
      Soft-linking over tmp
      Copying src/scripts/Makefile to netlrts-linux-x86_64-tcp/tmp
      Generating netlrts-linux-x86_64-tcp/tmp/conv-mach-pre.sh
      Generating netlrts-linux-x86_64-tcp/tmp/conv-mach-opt.h, conv-mach-opt.sh, conv-mach-opt.mak
      Performing '/usr/bin/gmake -j 1 basics OPTS=-optimize -production QUIET= CONFIG_OPTS=--disable-controlpoint --disable-tracing --disable-tracing-commthread --disable-charmdebug --disable-replay --disable-error-checking --disable-stats --enable-charmpy' in netlrts-linux-x86_64-tcp/tmp
      pwd
      /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp
      find . -type l -exec rm {} \;
      rm -rf QuickThreads
      rm -rf hwloc
      rm -rf libs
      rm -rf ../bin ; mkdir ../bin
      if case netlrts-linux-x86_64 in *win64*) true;; *-win-*) true;; *) false;; esac; then \
          cp -f ../../src/arch/win/unix2nt* ../bin; \
          cp -f ../../src/arch/win/createlink.exe ../bin; \
      fi
      rm -rf ../lib ; mkdir ../lib
      rm -rf ../lib_so ; mkdir ../lib_so; touch ../lib_so/.charmso
      rm -rf ../benchmarks
      rm -rf ../examples
      rm -rf ../tests
      ../../src/scripts/gatherflat ../../src/scripts          .
      ./gatherflat ../../src/conv-core                        .
      ./gatherflat ../../src/conv-ldb                         .
      ./gatherflat ../../src/conv-ccs                         .
      ./gatherflat ../../src/conv-perf                        .
      ./gatherflat ../../src/ck-core                          .
      ./gatherflat ../../src/ck-perf                          .
      ./gatherflat ../../src/ck-pics                          .
      ./gatherflat ../../src/ck-ldb                           .
      ./gatherflat ../../src/ck-cp                            .
      ./gatherflat ../../src/langs/simplemsg                  .
      ./gatherflat ../../src/langs/pvmc                       .
      ./gatherflat ../../src/langs/bluegene                   .
      ./gatherflat ../../src/langs/f90charm                   .
      ./gatherflat ../../src/xlatcpm                          .
      ./gathertree ../../src/QuickThreads                     QuickThreads
      ./gathertree ../../src/../contrib/hwloc                 hwloc
      ./gathertree ../../src/libs                             libs
      ./gathertree ../../src/arch/util                        .
      ./gathertree ../../src/arch/util/proc_management        proc_management
      ./gathertree ../../src/util                             .
      ./gathertree ../../src/langs                            langs
      ./gathertree ../../src/langs/jade                       langs/jade
      ./gathertree ../../src/arch/common                      .
      ./gathertree ../../src/arch/netlrts                 .
      test -f ../../src/arch/netlrts/gdir_link && cat ../../src/arch/netlrts/gdir_link > .gdir.new && ./gathertree ../../src/arch/`cat .gdir.new`      . || true
      ./gatherflat ../../src/arch/netlrts-linux-x86_64                 .
      ./gathertree ../../src/../benchmarks                    ../benchmarks
      ./gathertree ../../src/../examples                      ../examples
      ./gathertree ../../src/../tests                         ../tests
      rm -f ../bin/dep.pl ; cp dep.pl ../bin/
      chmod +x charmc
      ./system_ln  ../tmp/charmc ../bin/
      ./system_ln  ../../src/scripts/testrun ../bin/
      ./system_ln  ../tmp/tree.txt ../bin/
      ./system_ln  ../tmp/fuzzytree.txt ../bin/
      rm -rf ../include ; mkdir ../include
      ./system_ln  ../tmp/conv-*.*h ../include
      ./system_ln  ../tmp/cc-*.*h ../include
      ./system_ln  ../tmp/conv-mach-opt.sh ../include
      ./system_ln  ../tmp/conv-mach-opt.mak ../include
      if [ -x ./special.sh ] ; then SRCBASE=../../src ./special.sh ; fi
      if [ ! -f conv-common.h ] ; then ( touch conv-common.h ) ; fi
      touch dirs+sources
      /usr/bin/gmake -C topomanager -f Makefile_charm headers
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/topomanager'
      /bin/cp TopoManager.h ../../include
      /bin/cp BGQTorus.h ../../include
      /bin/cp XTTorus.h ../../include
      echo "//empty" > topomanager_config.h
      /bin/cp topomanager_config.h ../../include
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/topomanager'
      /usr/bin/gmake charmxi
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      autoreconf
      configure.ac:9: warning: The macro `AC_CONFIG_HEADER' is obsolete.
      configure.ac:9: You should run autoupdate.
      ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
      configure.ac:9: the top level
      configure.ac:2994: warning: The macro `AC_TRY_COMPILE' is obsolete.
      configure.ac:2994: You should run autoupdate.
      ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
      lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
      lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
      ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
      hwloc/config/hwloc_check_attributes.m4:174: _HWLOC_CHECK_ATTRIBUTES is expanded from...
      hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
      configure.ac:2994: the top level
      configure.ac:2994: warning: The macro `AC_TRY_COMPILE' is obsolete.
      configure.ac:2994: You should run autoupdate.
      ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
      lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
      lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
      ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
      hwloc/config/hwloc_check_attributes.m4:93: _HWLOC_CHECK_SPECIFIC_ATTRIBUTE is expanded from...
      hwloc/config/hwloc_check_attributes.m4:174: _HWLOC_CHECK_ATTRIBUTES is expanded from...
      hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
      configure.ac:2994: the top level
      configure.ac:2994: warning: The macro `AC_HELP_STRING' is obsolete.
      configure.ac:2994: You should run autoupdate.
      ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
      hwloc/config/hwloc_check_visibility.m4:57: _HWLOC_CHECK_VISIBILITY is expanded from...
      hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
      configure.ac:2994: the top level
      configure.ac:2994: warning: The macro `AC_HAVE_HEADERS' is obsolete.
      configure.ac:2994: You should run autoupdate.
      ./lib/autoconf/oldnames.m4:35: AC_HAVE_HEADERS is expanded from...
      hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
      configure.ac:2994: the top level
      configure.ac:2994: warning: The macro `AC_TRY_LINK' is obsolete.
      configure.ac:2994: You should run autoupdate.
      ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
      hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
      configure.ac:2994: the top level
      configure.ac:2994: warning: The macro `AC_HELP_STRING' is obsolete.
      configure.ac:2994: You should run autoupdate.
      ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
      hwloc/config/hwloc.m4:25: HWLOC_SETUP_CORE is expanded from...
      configure.ac:2994: the top level
      automake: warning: am_libhwloc_embedded_la_rpath was already defined in condition TRUE, which includes condition !HWLOC_BUILD_STANDALONE ...
      configure.ac:2972: ... 'am_libhwloc_embedded_la_rpath' previously defined here
      ./configure --disable-controlpoint --disable-tracing --disable-tracing-commthread --disable-charmdebug --disable-replay --disable-error-checking --disable-stats --enable-charmpy
      Error checking is disabled
      AMPI error checking is enabled
      Statistics collection is disabled
      Charm tracing is disabled
      Charm tracing communication thread is disabled
      Task Queue is disabled
      Drone mode is disabled
      CharmDebug is disabled
      Charm record/replay is disabled
      CCS is enabled
      Charm control point is disabled
      Charm LB user data is disabled
      Lockless queue for PE local and node queue is disabled
      Charm shrink expand is disabled
      charm4py support is enabled
      Setting load balancing timer type as 'double'
      checking machine name... netlrts-linux-x86_64-tcp
      checking "cp command as"... cp -p
      checking "C++ compiler as"... "g++  "
      checking "whether C++ compiler works"... "ok"
      checking "C++ linker as"... "g++  "
      checking "whether linker works"... "ok"
      checking "Native C++ compiler as"... "g++"
      checking "Sequential C++ compiler as"... "g++"
      checking "whether compiler accept -fno-stack-protector"... "ok"
      checking "whether C++ compiler supports C++11 without flags"... "yes"
      checking "whether native C++ compiler supports C++11 without flags"... "yes"
      checking "whether C++ compiler accepts -fno-lifetime-dse"... "yes"
      checking "whether C++ compiler accepts -mno-tls-direct-seg-refs"... "no"
      checking "whether C++ compiler accepts --no-as-needed"... "no"
      checking "whether linker supports '-Wl,--whole-archive -Wl,--no-whole-archive'"... "yes"
      Setting charm++ envelope refnum field to unsigned short
      Configuring support for message priorities of arbitrary size (bitvectors)
      Using mempool cutoff... 2^26
      checking "whether compiler generates code for 64-bit"... "yes"
      checking "whether compiler supports std::is_constructible"... "yes"
      checking "whether compiler supports std::alignment_of"... "yes"
      checking "whether compiler implements regex"... "yes"
      checking "whether has values.h "... "yes"
      checking "whether has stdint.h "... "yes"
      checking "whether has malloc.h "... "yes"
      checking "whether has alloca.h "... "yes"
      checking "whether has regex.h "... "yes"
      checking "whether long long works"... "yes"
      checking "whether __int64 works"... "no"
      checking "whether __int128 (128-bit integer) works"... "yes"
      checking "whether __int128_t (128-bit integer) works"... "yes"
      checking "whether C++ library has <atomic> "... "yes"
      checking "whether long double works"... "yes"
      checking "whether ucontext has FPU pointer"... "no"
      checking "whether ucontext has pointer (v_regs) of vector type"... "no"
      checking "whether ibverbs ibv_port_attr has link_layer field"... "no"
      checking "whether inline works in C"... "yes"
      checking "whether C++ signed char and char differ"... "yes"
      checking "whether typeinfo/typeid works"... "ok"
      checking "whether std::iterator_traits is defined"... "ok"
      checking "whether std::distance is defined"... "ok"
      checking "whether std::inserter is defined"... "ok"
      checking "whether std::void_t is defined"... "ok"
      checking "whether operator delete can be overloaded in same class"... "ok"
      checking "whether offsetof is defined"... "yes"
      checking "whether GCC x86 assembly works"... "no"
      checking "whether asm eieio assembly works"... "no"
      checking "whether __thread (Thread Local Storage) is supported"... "yes"
      checking "whether synchronization primitives (__sync_add_and_fetch) works in C"... "yes"
      checking "whether synchronization primitives (__sync_synchronize) works in C"... "yes"
      checking "whether has __executable_start"... "yes"
      checking "whether switching TLS register (64-bit) is supported"... "no"
      checking "whether has dl_iterate_phdr"... "yes"
      checking "whether has __malloc_hook"... "no"
      checking "whether getrusage accepts RUSAGE_THREAD"... "yes"
      checking "whether has asctime"... "yes"
      checking "whether has log2"... "yes"
      checking "whether has sqrtf"... "yes"
      checking "whether has fabsf"... "yes"
      checking "whether has mkstemp"... "yes"
      checking "whether has system"... "yes"
      checking "whether has sync()"... "yes"
      checking "whether has fsync()"... "yes"
      checking "whether has fdatasync()"... "yes"
      checking "whether has sbrk"... "yes"
      checking "whether has _setjmp/_longjmp"... "yes"
      checking "whether has mstats"... "no"
      checking "whether has mallinfo"... "yes"
      checking "whether expects __morecore symbol"... "no"
      checking "whether has popen"... "yes"
      checking "whether has poll"... "yes"
      checking "whether has getpagesize"... "yes"
      checking "whether has getpid"... "yes"
      checking "whether has kill"... "yes"
      checking "whether has setpriority"... "yes"
      checking "whether to use signal-safe system() "... "yes"
      checking "whether sched_setaffinity call exists"... "yes"
      checking "whether pthread_setaffinity_np call exists"... "yes"
      checking "whether pthread_spin_lock exists"... "yes"
      checking "whether bindprocessor call exists"... "no"
      checking "whether dlopen links without -ldl"... "yes"
      checking "whether dlopen links with -ldl"... "yes"
      checking "whether has RTLD_DEFAULT"... "yes"
      checking "whether has RTLD_NEXT"... "yes"
      checking "whether has dlmopen"... "yes"
      checking "whether has readlink"... "yes"
      checking "whether has realpath"... "yes"
      checking "whether gethostname call exists"... "yes"
      checking "whether getProcAddress works"... "no"
      checking "whether has socklen_t"... "yes"
      checking "whether getifaddrs call exists"... "yes"
      checking "whether the mmap() syscall exists"... "yes"
      checking "whether mmap() accepts MAP_ANON"... "yes"
      checking "whether mmap() accepts MAP_NORESERVE"... "yes"
      checking "whether has get_myaddress"... "no"
      checking "whether has mprotect"... "yes"
      checking "whether has support for shm transport using Cross Memory Attach"... "yes"
      checking "whether has -rdynamic"... "yes"
      checking "whether glibc backtrace works"... "yes"
      checking "whether has sleep "... "yes"
      checking "whether has usleep "... "yes"
      checking "whether personality() and ADDR_NO_RANDOMIZE exist"... "yes"
      checking "whether has zlib"... "yes"
      checking "whether has elf.h "... "yes"
      checking "whether has Multiprocessing.h for Apple "... "no"
      checking "whether ntohl is available"... "yes"
      checking "whether has libjpeg"... "no"
      checking "whether Python is installed"... "no"
      checking "whether can build shared library"... "yes"
      checking for sync... sync
      checking "F77 compiler as"... "g77 "
      checking "whether Fortran 77 compiler works"... "no"
      checking "F90 compiler as"... "f90 "
      checking "whether Fortran 90 compiler works"... "no"
      checking subroutine name used by Fortran 90 compiler... "Fortran compiler not working"
      checking "whether the C++ linker succeeds with a Fortran entry point"... "no"
      checking "whether OpenMP is supported"... "yes"
      checking "whether has lustre fs"... "no"
      Configuring hwloc:
      checking build system type... aarch64-unknown-linux-gnu
      checking host system type... aarch64-unknown-linux-gnu
      checking target system type... aarch64-unknown-linux-gnu
      checking for gcc... gcc
      checking whether the C compiler works... yes
      checking for C compiler default output file name... a.out
      checking for suffix of executables...
      checking whether we are cross compiling... no
      checking for suffix of object files... o
      checking whether the compiler supports GNU C... yes
      checking whether gcc accepts -g... yes
      checking for gcc option to enable C11 features... none needed
      checking whether gcc understands -c and -o together... yes
      checking for stdio.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for strings.h... yes
      checking for sys/stat.h... yes
      checking for sys/types.h... yes
      checking for unistd.h... yes
      checking for wchar.h... yes
      checking for minix/config.h... no
      checking whether it is safe to define __EXTENSIONS__... yes
      checking whether _XOPEN_SOURCE should be defined... no
      checking how to print strings... printf
      checking for a sed that does not truncate output... /usr/bin/sed
      checking for grep that handles long lines and -e... /usr/bin/grep
      checking for egrep... /usr/bin/grep -E
      checking for fgrep... /usr/bin/grep -F
      checking for ld used by gcc... /usr/bin/ld
      checking if the linker (/usr/bin/ld) is GNU ld... yes
      checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
      checking the name lister (/usr/bin/nm -B) interface... BSD nm
      checking whether ln -s works... yes
      checking the maximum length of command line arguments... 1572864
      checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
      checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
      checking for /usr/bin/ld option to reload object files... -r
      checking for objdump... objdump
      checking how to recognize dependent libraries... pass_all
      checking for dlltool... no
      checking how to associate runtime and link libraries... printf %s\n
      checking for archiver @FILE support... @
      checking for strip... strip
      checking for ranlib... ranlib
      checking for gawk... gawk
      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 mt... mt
      checking if mt 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... yes
      checking if gcc supports -c -o file.o... yes
      checking if gcc supports -c -o file.o... (cached) yes
      checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
      checking whether -lc should be explicitly linked in... no
      checking dynamic linker characteristics... GNU/Linux ld.so
      checking how to hardcode library paths into programs... immediate
      checking whether stripping libraries is possible... yes
      checking if libtool supports shared libraries... yes
      checking whether to build shared libraries... yes
      checking whether to build static libraries... yes
      checking for a BSD-compatible install... /usr/bin/install -c
      checking whether build environment is sane... yes
      checking for a race-free mkdir -p... /usr/bin/mkdir -p
      checking whether make sets $(MAKE)... yes
      checking whether make supports the include directive... yes (GNU style)
      checking whether make supports nested variables... yes
      checking dependency style of gcc... gcc3
      checking for gcc options needed to detect all undeclared functions... none needed
      checking for pkg-config... no
      checking how to run the C preprocessor... gcc -E
      checking for X... no
      checking hwloc building mode... embedded
      configure: hwloc builddir: /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc
      configure: hwloc srcdir: /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc
      checking for hwloc version... 1.11.12
      checking if want hwloc maintainer support... disabled (embedded mode)
      checking for hwloc directory prefix... hwloc/
      checking for hwloc symbol prefix... cmi_
      checking size of void *... 8
      checking which OS support to include... Linux
      checking which CPU support to include... unknown
      checking size of unsigned long... 8
      checking size of unsigned int... 4
      checking for the C compiler vendor... gnu
      checking for __attribute__... yes
      checking for __attribute__(aligned)... yes
      checking for __attribute__(always_inline)... yes
      checking for __attribute__(cold)... yes
      checking for __attribute__(const)... yes
      checking for __attribute__(deprecated)... yes
      checking for __attribute__(format)... yes
      checking for __attribute__(hot)... yes
      checking for __attribute__(malloc)... yes
      checking for __attribute__(may_alias)... yes
      checking for __attribute__(no_instrument_function)... yes
      checking for __attribute__(nonnull)... yes
      checking for __attribute__(noreturn)... yes
      checking for __attribute__(packed)... yes
      checking for __attribute__(pure)... yes
      checking for __attribute__(sentinel)... yes
      checking for __attribute__(unused)... yes
      checking for __attribute__(warn_unused_result)... yes
      checking for __attribute__(weak_alias)... yes
      checking whether to enable symbol visibility... no (disabled)
      checking whether the C compiler rejects function calls with too many arguments... yes
      checking whether the C compiler rejects function calls with too few arguments... yes
      checking for unistd.h... (cached) yes
      checking for dirent.h... yes
      checking for strings.h... (cached) yes
      checking for ctype.h... yes
      checking for strcasecmp... yes
      checking whether strcasecmp is declared... yes
      checking whether function strcasecmp has a complete prototype... yes
      checking for strncasecmp... yes
      checking whether strncasecmp is declared... yes
      checking whether function strncasecmp has a complete prototype... yes
      checking for strftime... yes
      checking for setlocale... yes
      checking for stdint.h... (cached) yes
      checking for sys/mman.h... yes
      checking for KAFFINITY... no
      checking for PROCESSOR_CACHE_TYPE... no
      checking for CACHE_DESCRIPTOR... no
      checking for LOGICAL_PROCESSOR_RELATIONSHIP... no
      checking for RelationProcessorPackage... no
      checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no
      checking for GROUP_AFFINITY... no
      checking for PROCESSOR_RELATIONSHIP... no
      checking for NUMA_NODE_RELATIONSHIP... no
      checking for CACHE_RELATIONSHIP... no
      checking for PROCESSOR_GROUP_INFO... no
      checking for GROUP_RELATIONSHIP... no
      checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no
      checking for PSAPI_WORKING_SET_EX_BLOCK... no
      checking for PSAPI_WORKING_SET_EX_INFORMATION... no
      checking for PROCESSOR_NUMBER... no
      checking for main in -lgdi32... no
      checking for PostQuitMessage in -luser32... no
      checking for windows.h... no
      checking for sys/lgrp_user.h... no
      checking for kstat.h... no
      checking whether fabsf is declared... yes
      checking for fabsf in -lm... yes
      checking whether modff is declared... yes
      checking for modff in -lm... yes
      checking for picl.h... no
      checking whether _SC_NPROCESSORS_ONLN is declared... yes
      checking whether _SC_NPROCESSORS_CONF is declared... yes
      checking whether _SC_NPROC_ONLN is declared... no
      checking whether _SC_NPROC_CONF is declared... no
      checking whether _SC_PAGESIZE is declared... yes
      checking whether _SC_PAGE_SIZE is declared... yes
      checking whether _SC_LARGE_PAGESIZE is declared... no
      checking for mach/mach_host.h... no
      checking for mach/mach_init.h... no
      checking for sys/param.h... yes
      checking for sys/sysctl.h... no
      checking whether strtoull is declared... yes
      checking for ssize_t... yes
      checking whether snprintf is declared... yes
      checking whether _strdup is declared... no
      checking whether _putenv is declared... no
      checking whether getprogname is declared... no
      checking whether getexecname is declared... no
      checking whether GetModuleFileName is declared... no
      checking for program_invocation_name... yes
      checking for __progname... yes
      checking for pthread_t... yes
      checking whether sched_getcpu is declared... yes
      checking whether sched_setaffinity is declared... yes
      checking whether function sched_setaffinity has a complete prototype... yes
      checking for old prototype of sched_setaffinity... no
      checking for working CPU_SET... yes
      checking for working CPU_SET_S... yes
      checking for working syscall... yes
      checking for KERRIGHED... cannot check without pkg-config
      checking for lib... no
      checking for bash... /bin/bash
      checking for ffs... yes
      checking whether ffs is declared... yes
      checking whether function ffs has a complete prototype... yes
      checking for ffsl... yes
      checking whether ffsl is declared... yes
      checking whether function ffsl has a complete prototype... yes
      checking for fls... no
      checking for flsl... no
      checking for clz... no
      checking for clzl... no
      checking for openat... yes
      checking for malloc.h... yes
      checking for getpagesize... yes
      checking for memalign... yes
      checking for posix_memalign... yes
      checking for sys/utsname.h... yes
      checking for uname... yes
      checking for pthread_np.h... no
      checking whether pthread_setaffinity_np is declared... yes
      checking whether pthread_getaffinity_np is declared... yes
      checking for sched_setaffinity... yes
      checking for sys/cpuset.h... no
      checking for cpuset_setaffinity... no
      checking for library containing pthread_getthrds_np... no
      checking for cpuset_setid... no
      checking for cuda.h... no
      checking for cuda_runtime_api.h... no
      checking for X11/Xlib.h... no
      configure: WARNING: X11 not found; GL disabled
      checking for NVCtrl/NVCtrl.h... no
      checking for x86 cpuid... no
      checking for pthread_mutex_lock... yes
      checking if plugin support is enabled... no
      checking components to build statically...  noos xml synthetic custom xml_nolibxml linux
      checking components to build as plugins...
      checking that generated files are newer than configure... done
      configure: creating ./config.status
      config.status: creating hwloc/Makefile
      config.status: creating hwloc/include/Makefile
      config.status: creating hwloc/src/Makefile
      config.status: creating conv-autoconfig.h
      config.status: creating hwloc/include/private/autogen/config.h
      config.status: creating hwloc/include/hwloc/autogen/config.h
      config.status: executing config-cleanup commands
      config.status: executing libtool commands
      config.status: executing depfiles commands
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-main.o ../../src/xlat-i/xi-main.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-grammar.tab.o ../../src/xlat-i/xi-grammar.tab.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -DYY_NEVER_INTERACTIVE   -c -o xi-scan.o ../../src/xlat-i/xi-scan.C
      lex.yy.c: In function ‘int yylex()’:
      lex.yy.c:1021:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1022:17: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1022:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1023:15: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1081:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c: In function ‘int yy_get_next_buffer()’:
      lex.yy.c:1351:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1352:17: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1353:15: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1353:31: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c: In function ‘yy_state_type yy_get_previous_state()’:
      lex.yy.c:1456:25: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1457:17: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1466:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c: In function ‘yy_state_type yy_try_NUL_trans(yy_state_type)’:
      lex.yy.c:1487:15: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1489:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c: At global scope:
      lex.yy.c:1504:49: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c: In function ‘void yyunput(int, char*)’:
      lex.yy.c:1506:17: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1516:22: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1517:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      lex.yy.c:1519:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Template.o ../../src/xlat-i/xi-Template.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-AstNode.o ../../src/xlat-i/xi-AstNode.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Entry.o ../../src/xlat-i/xi-Entry.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Member.o ../../src/xlat-i/xi-Member.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Parameter.o ../../src/xlat-i/xi-Parameter.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-SdagConstruct.o ../../src/xlat-i/xi-SdagConstruct.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-BlockConstruct.o ../../src/xlat-i/xi-BlockConstruct.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Type.o ../../src/xlat-i/xi-Type.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Chare.o ../../src/xlat-i/xi-Chare.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Message.o ../../src/xlat-i/xi-Message.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Construct.o ../../src/xlat-i/xi-Construct.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Module.o ../../src/xlat-i/xi-Module.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-SdagCollection.o ../../src/xlat-i/xi-SdagCollection.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-Value.o ../../src/xlat-i/xi-Value.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o xi-util.o ../../src/xlat-i/xi-util.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o sdag-globals.o ../../src/xlat-i/sdag/sdag-globals.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o CSdagConstruct.o ../../src/xlat-i/sdag/CSdagConstruct.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o CEntry.o ../../src/xlat-i/sdag/CEntry.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o CParsedFile.o ../../src/xlat-i/sdag/CParsedFile.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o CStateVar.o ../../src/xlat-i/sdag/CStateVar.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o Serial.o ../../src/xlat-i/sdag/constructs/Serial.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o Case.o ../../src/xlat-i/sdag/constructs/Case.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o CaseList.o ../../src/xlat-i/sdag/constructs/CaseList.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o Else.o ../../src/xlat-i/sdag/constructs/Else.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o Forall.o ../../src/xlat-i/sdag/constructs/Forall.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o For.o ../../src/xlat-i/sdag/constructs/For.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o If.o ../../src/xlat-i/sdag/constructs/If.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o IntExpr.o ../../src/xlat-i/sdag/constructs/IntExpr.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o OList.o ../../src/xlat-i/sdag/constructs/OList.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o Overlap.o ../../src/xlat-i/sdag/constructs/Overlap.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o SdagEntry.o ../../src/xlat-i/sdag/constructs/SdagEntry.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o SList.o ../../src/xlat-i/sdag/constructs/SList.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o Template.o ../../src/xlat-i/sdag/constructs/Template.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o When.o ../../src/xlat-i/sdag/constructs/When.C
      ../bin/charmc -host  -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I.   -c -o While.o ../../src/xlat-i/sdag/constructs/While.C
      ../bin/charmc -host  -language c++ -cp ../bin/ -o charmxi xi-main.o xi-grammar.tab.o xi-scan.o xi-Template.o xi-AstNode.o xi-Entry.o xi-Member.o xi-Parameter.o xi-SdagConstruct.o xi-BlockConstruct.o xi-Type.o xi-Chare.o xi-Message.o xi-Construct.o xi-Module.o xi-SdagCollection.o xi-Value.o xi-util.o sdag-globals.o CSdagConstruct.o CEntry.o CParsedFile.o CStateVar.o Serial.o Case.o CaseList.o Else.o Forall.o For.o If.o IntExpr.o OList.o Overlap.o SdagEntry.o SList.o Template.o When.o While.o
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckcallback.ci && touch ckcallback.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared DummyLB.ci && touch DummyLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GreedyLB.ci && touch GreedyLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GreedyRefineLB.ci && touch GreedyRefineLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared CommLB.ci && touch CommLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RandCentLB.ci && touch RandCentLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RefineLB.ci && touch RefineLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RefineCommLB.ci && touch RefineCommLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RotateLB.ci && touch RotateLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared DistributedLB.ci && touch DistributedLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared HierarchicalLB.ci && touch HierarchicalLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared HybridLB.ci && touch HybridLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ComboCentLB.ci && touch ComboCentLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RefineSwapLB.ci && touch RefineSwapLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared NeighborLB.ci && touch NeighborLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared OrbLB.ci && touch OrbLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared BlockLB.ci && touch BlockLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GreedyCommLB.ci && touch GreedyCommLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared NodeLevelLB.ci && touch NodeLevelLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GraphPartLB.ci && touch GraphPartLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GraphBFTLB.ci && touch GraphBFTLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GridCommLB.ci && touch GridCommLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GridCommRefineLB.ci && touch GridCommRefineLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared HbmLB.ci && touch HbmLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RefineKLB.ci && touch RefineKLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared TempAwareCommLB.ci && touch TempAwareCommLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared TreeMatchLB.ci && touch TreeMatchLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GreedyAgentLB.ci && touch GreedyAgentLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared NeighborCommLB.ci && touch NeighborCommLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared PhasebyArrayLB.ci && touch PhasebyArrayLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RecBipartLB.ci && touch RecBipartLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared CommAwareRefineLB.ci && touch CommAwareRefineLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared AdaptiveLB.ci && touch AdaptiveLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared MetisLB.ci && touch MetisLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GridMetisLB.ci && touch GridMetisLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ScotchLB.ci && touch ScotchLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared TeamLB.ci && touch TeamLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared WSLB.ci && touch WSLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared TempAwareGreedyLB.ci && touch TempAwareGreedyLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GridHybridSeedLB.ci && touch GridHybridSeedLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared TopoCentLB.ci && touch TopoCentLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared GridHybridLB.ci && touch GridHybridLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared TopoLB.ci && touch TopoLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared RefineTopoLB.ci && touch RefineTopoLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared TempAwareRefineLB.ci && touch TempAwareRefineLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckmarshall.ci && touch ckmarshall.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckarray.ci && touch ckarray.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared cklocation.ci && touch cklocation.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckmulticast.ci && touch ckmulticast.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckreduction.ci && touch ckreduction.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared waitqd.ci && touch waitqd.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckfutures.ci && touch ckfutures.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckcheckpoint.ci && touch ckcheckpoint.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckcheckpointstatus.ci && touch ckcheckpointstatus.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared ckmemcheckpoint.ci && touch ckmemcheckpoint.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared LBDatabase.ci && touch LBDatabase.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared MetaBalancer.ci && touch MetaBalancer.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared CentralLB.ci && touch CentralLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared NullLB.ci && touch NullLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared BaseLB.ci && touch BaseLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared NborBaseLB.ci && touch NborBaseLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared DistBaseLB.ci && touch DistBaseLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared HybridBaseLB.ci && touch HybridBaseLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared EveryLB.ci && touch EveryLB.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared CommonLBs.ci && touch CommonLBs.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared trace-summary.ci && touch trace-summary.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared picsautoperf.ci && touch picsautoperf.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared trace-projections.ci && touch trace-projections.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared trace-simple.ci && touch trace-simple.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared trace-controlPoints.ci && touch trace-controlPoints.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared trace-Tau.ci && touch trace-Tau.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared trace-utilization.ci && touch trace-utilization.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared BlueGene.ci && touch BlueGene.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared controlPoints.ci && touch controlPoints.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared pathHistory.ci && touch pathHistory.ci.stamp
      ../bin/charmc -intrinsic -optimize -production  -build-shared mpi-mainmodule.ci && touch mpi-mainmodule.ci.stamp
      gmake[1]: Nothing to be done for 'charmxi'.
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      /usr/bin/gmake headerlinks
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      Soft-linking headers...
      for hdr in AdaptiveLB.decl.h AdaptiveLB.h BaseLB.decl.h BaseLB.h BlockLB.decl.h BlockLB.h BlueGene.decl.h BlueGene.h CentralLB.decl.h CentralLB.h CentralLBMsg.h CkArray.decl.h CkCallback.decl.h CkCheckpoint.decl.h CkCheckpointStatus.decl.h CkFutures.decl.h CkLocation.decl.h CkMarshall.decl.h CkMemCheckpoint.decl.h CkMulticast.decl.h CkReduction.decl.h ComboCentLB.decl.h ComboCentLB.h CommAwareRefineLB.decl.h CommAwareRefineLB.h CommLB.decl.h CommLB.h CommLBHeap.h CommonLBs.decl.h ControlPoints.decl.h DistBaseLB.decl.h DistBaseLB.h DistributedLB.decl.h DistributedLB.h DummyLB.decl.h DummyLB.h EveryLB.decl.h GraphBFTLB.decl.h GraphBFTLB.h GraphPartLB.decl.h GraphPartLB.h GreedyAgentLB.decl.h GreedyAgentLB.h GreedyCommLB.decl.h GreedyCommLB.h GreedyLB.decl.h GreedyLB.h GreedyRefineLB.decl.h GreedyRefineLB.h GridCommLB.decl.h GridCommLB.h GridCommRefineLB.decl.h GridCommRefineLB.h GridHybridLB.decl.h GridHybridLB.h GridHybridSeedLB.decl.h GridHybridSeedLB.h GridMetisLB.decl.h GridMetisLB.h HbmLB.decl.h HbmLB.h HierarchicalLB.decl.h HierarchicalLB.h HybridBaseLB.decl.h HybridBaseLB.h HybridLB.decl.h HybridLB.h HybridLBMsg.h LBAgent.h LBComm.h LBDBManager.h LBDatabase.decl.h LBDatabase.h LBMachineUtil.h LBOM.h LBObj.h LBProfit.h LBSimulation.h MetaBalancer.decl.h MetaBalancer.h MetisLB.decl.h MetisLB.h NborBaseLB.decl.h NborBaseLB.h NeighborCommLB.decl.h NeighborCommLB.h NeighborLB.decl.h NeighborLB.h NeighborLBMsg.h NodeLevelLB.decl.h NodeLevelLB.h NullLB.decl.h OrbLB.decl.h OrbLB.h PathHistory.decl.h PhasebyArrayLB.decl.h PhasebyArrayLB.h RandCentLB.decl.h RandCentLB.h RandomForestModel.h RecBipartLB.decl.h RecBipartLB.h RefineCommLB.decl.h RefineCommLB.h RefineKLB.decl.h RefineKLB.h RefineLB.decl.h RefineLB.h RefineSwapLB.decl.h RefineSwapLB.h RefineTopoLB.decl.h RefineTopoLB.h Refiner.h RefinerApprox.h RefinerComm.h RefinerTemp.h RotateLB.decl.h RotateLB.h SSE-Double.h SSE-Float.h ScotchLB.decl.h ScotchLB.h TeamLB.decl.h TeamLB.h TempAwareCommLB.decl.h TempAwareCommLB.h TempAwareGreedyLB.decl.h TempAwareGreedyLB.h TempAwareRefineLB.decl.h TempAwareRefineLB.h TopoCentLB.decl.h TopoCentLB.h TopoLB.decl.h TopoLB.h TraceAutoPerf.decl.h TraceControlPoints.decl.h TraceProjections.decl.h TraceSimple.decl.h TraceSummary.decl.h TraceTau.decl.h TraceUtilization.decl.h TreeMatchLB.decl.h TreeMatchLB.h WSLB.decl.h WSLB.h XArraySectionReducer.h arrayRedistributor.h bgconverse.h bigsim_debug.h bigsim_logs.h bigsim_network.h bigsim_ooc.h bigsim_record.h bigsim_timing.h bitvecset.h blue-conv.h blue.h blue_defs.h blue_impl.h blue_types.h ccs-auth.C ccs-auth.h ccs-client.C ccs-client.h ccs-server.h charm++.h charm++_type_traits.h charm-api.h charm.h ck.h ckBIconfig.h ckIgetControl.h ckarray.h ckarrayindex.h ckarrayoptions.h ckbitvector.h ckcallback-ccs.h ckcallback.h ckcheckpoint.h ckcomplex.h ckdll.h ckevacuation.h ckfutures.h ckgraph.h ckgraphTemp.h ckhashtable.h ckheap.h ckimage.h cklists.h ckliststring.h cklocation.h cklocrec.h ckmemcheckpoint.h ckmessage.h ckmigratable.h ckmulticast.h ckobjQ.h ckobjid.h ckrdma.h ckreduction.h ckregex.h cksection.h cksequence.h cksequence_factory.h cksequence_internal.h ckset.h ckstatistics.h ckstream.h cktiming.h ckvector3d.h cmimemcpy.h cmipool.h cmiqueue.h cmirdmautils.h cmitls.h controlPoints.h controlPointsf.h conv-autoconfig.h conv-ccs.h conv-common.h conv-config.h conv-config.sh conv-cpath.h conv-cpm.h conv-header.h conv-lists.h conv-mach-common.h conv-mach.h conv-mach.sh conv-qd.h conv-random.h conv-rdma.h conv-taskQ.h conv-trace.h converse.h cp_effects.h cpthreads.h crc32.h debug-charm.h debug-conv++.h debug-conv.h elements.h envelope-path.h envelope.h init.h lbdb++.h lbdb.h lrts-common.h lrtslock.h manager.h memory-isomalloc.h mempool.h middle-blue.h middle-conv.h middle.h mpi-interoperate.h mpi_main.decl.h msgq.h objid.h pathHistory.h persistent.h picsautoperf.h picsautoperfAPI.h picsautoperfAPIC.h picsdecisiontree.h picsdefs.h picstreenode.h pup.h pup_c.h pup_c_functions.h pup_cmialloc.h pup_mpi.h pup_paged.h pup_stl.h pup_toNetwork.h pup_toNetwork4.h pupf.h pvm3.h pvmc.h qd.h queueing.h rand48_replacement.h random_sequence.h readonly.h register.h sdag.h shared-alloc.h simd.h simplemsg.h sm.h sockRoutines.C sockRoutines.h spanningTree.h stats.h strided_sequence.h taskqueue.h topology.h trace-bluegene.h trace-common.h trace-controlPoints.h trace-perf.h trace-projections.h trace-simple.h trace.h vector2d.h waitqd.decl.h waitqd.h ; do test ! -f "../include/`basename $hdr`" && ./system_ln "../tmp/$hdr" ../include ; done
      touch headerlinks
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      touch basics
      Performing '/usr/bin/gmake -j 1 charm4py OPTS=-optimize -production QUIET=' in netlrts-linux-x86_64-tcp/tmp
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o DummyLB.o DummyLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleDummyLB.a DummyLB.o
      ar: creating ../lib/libmoduleDummyLB.a
      ( [ -r libmoduleDummyLB.dep ] && cp -f libmoduleDummyLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o GreedyLB.o GreedyLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleGreedyLB.a GreedyLB.o
      ar: creating ../lib/libmoduleGreedyLB.a
      ( [ -r libmoduleGreedyLB.dep ] && cp -f libmoduleGreedyLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o GreedyRefineLB.o GreedyRefineLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleGreedyRefineLB.a GreedyRefineLB.o
      ar: creating ../lib/libmoduleGreedyRefineLB.a
      ( [ -r libmoduleGreedyRefineLB.dep ] && cp -f libmoduleGreedyRefineLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o CommLB.o CommLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleCommLB.a CommLB.o
      ar: creating ../lib/libmoduleCommLB.a
      ( [ -r libmoduleCommLB.dep ] && cp -f libmoduleCommLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RandCentLB.o RandCentLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleRandCentLB.a RandCentLB.o
      ar: creating ../lib/libmoduleRandCentLB.a
      ( [ -r libmoduleRandCentLB.dep ] && cp -f libmoduleRandCentLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RefineLB.o RefineLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleRefineLB.a RefineLB.o
      ar: creating ../lib/libmoduleRefineLB.a
      ( [ -r libmoduleRefineLB.dep ] && cp -f libmoduleRefineLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RefineCommLB.o RefineCommLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleRefineCommLB.a RefineCommLB.o
      ar: creating ../lib/libmoduleRefineCommLB.a
      ( [ -r libmoduleRefineCommLB.dep ] && cp -f libmoduleRefineCommLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RotateLB.o RotateLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleRotateLB.a RotateLB.o
      ar: creating ../lib/libmoduleRotateLB.a
      ( [ -r libmoduleRotateLB.dep ] && cp -f libmoduleRotateLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o DistributedLB.o DistributedLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleDistributedLB.a DistributedLB.o
      ar: creating ../lib/libmoduleDistributedLB.a
      ( [ -r libmoduleDistributedLB.dep ] && cp -f libmoduleDistributedLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o HierarchicalLB.o HierarchicalLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleHierarchicalLB.a HierarchicalLB.o
      ar: creating ../lib/libmoduleHierarchicalLB.a
      ( [ -r libmoduleHierarchicalLB.dep ] && cp -f libmoduleHierarchicalLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o HybridLB.o HybridLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleHybridLB.a HybridLB.o
      ar: creating ../lib/libmoduleHybridLB.a
      ( [ -r libmoduleHybridLB.dep ] && cp -f libmoduleHybridLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ComboCentLB.o ComboCentLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleComboCentLB.a ComboCentLB.o
      ar: creating ../lib/libmoduleComboCentLB.a
      ( [ -r libmoduleComboCentLB.dep ] && cp -f libmoduleComboCentLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RefineSwapLB.o RefineSwapLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleRefineSwapLB.a RefineSwapLB.o
      ar: creating ../lib/libmoduleRefineSwapLB.a
      ( [ -r libmoduleRefineSwapLB.dep ] && cp -f libmoduleRefineSwapLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o NeighborLB.o NeighborLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleNeighborLB.a NeighborLB.o
      ar: creating ../lib/libmoduleNeighborLB.a
      ( [ -r libmoduleNeighborLB.dep ] && cp -f libmoduleNeighborLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o OrbLB.o OrbLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleOrbLB.a OrbLB.o
      ar: creating ../lib/libmoduleOrbLB.a
      ( [ -r libmoduleOrbLB.dep ] && cp -f libmoduleOrbLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o BlockLB.o BlockLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleBlockLB.a BlockLB.o
      ar: creating ../lib/libmoduleBlockLB.a
      ( [ -r libmoduleBlockLB.dep ] && cp -f libmoduleBlockLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o GreedyCommLB.o GreedyCommLB.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o manager.o manager.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleGreedyCommLB.a GreedyCommLB.o manager.o
      ar: creating ../lib/libmoduleGreedyCommLB.a
      ( [ -r libmoduleGreedyCommLB.dep ] && cp -f libmoduleGreedyCommLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o NodeLevelLB.o NodeLevelLB.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleNodeLevelLB.a NodeLevelLB.o
      ar: creating ../lib/libmoduleNodeLevelLB.a
      ( [ -r libmoduleNodeLevelLB.dep ] && cp -f libmoduleNodeLevelLB.dep ../lib/ ) || true
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o CommonLBs.o CommonLBs.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmoduleCommonLBs.a CommonLBs.o DummyLB.o GreedyLB.o GreedyRefineLB.o CommLB.o RandCentLB.o RefineLB.o RefineCommLB.o RotateLB.o DistributedLB.o HierarchicalLB.o HybridLB.o ComboCentLB.o RefineSwapLB.o NeighborLB.o OrbLB.o BlockLB.o GreedyCommLB.o NodeLevelLB.o manager.o
      ar: creating ../lib/libmoduleCommonLBs.a
      ( [ -r libmoduleCommonLBs.dep ] && cp -f libmoduleCommonLBs.dep ../lib/ ) || true
      /usr/bin/gmake -C libs/ck-libs/completion
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/libs/ck-libs/completion'
      ../../../../bin/charmc -optimize -production  -build-shared -c completion.ci
      ../../../../bin/charmc -optimize -production  -build-shared -I../../../../tmp -o completion.o completion.C
      ../../../../bin/charmc -optimize -production  -build-shared -o ../../../../lib/libmodulecompletion.a completion.o
      ar: creating ../../../../lib/libmodulecompletion.a
      /bin/cp completion.decl.h ../../../../include
      /bin/cp completion.def.h ../../../../include
      /bin/cp completion.h ../../../../include
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/libs/ck-libs/completion'
      ( /usr/bin/gmake -C hwloc )
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc'
      Making all in src
      gmake[2]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/src'
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology.lo -MD -MP -MF .deps/topology.Tpo -c -o topology.lo topology.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology.lo -MD -MP -MF .deps/topology.Tpo -c topology.c  -fPIC -DPIC -o .libs/topology.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology.lo -MD -MP -MF .deps/topology.Tpo -c topology.c -o topology.o >/dev/null 2>&1
      mv -f .deps/topology.Tpo .deps/topology.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT traversal.lo -MD -MP -MF .deps/traversal.Tpo -c -o traversal.lo traversal.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT traversal.lo -MD -MP -MF .deps/traversal.Tpo -c traversal.c  -fPIC -DPIC -o .libs/traversal.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT traversal.lo -MD -MP -MF .deps/traversal.Tpo -c traversal.c -o traversal.o >/dev/null 2>&1
      mv -f .deps/traversal.Tpo .deps/traversal.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT distances.lo -MD -MP -MF .deps/distances.Tpo -c -o distances.lo distances.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT distances.lo -MD -MP -MF .deps/distances.Tpo -c distances.c  -fPIC -DPIC -o .libs/distances.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT distances.lo -MD -MP -MF .deps/distances.Tpo -c distances.c -o distances.o >/dev/null 2>&1
      mv -f .deps/distances.Tpo .deps/distances.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT components.lo -MD -MP -MF .deps/components.Tpo -c -o components.lo components.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT components.lo -MD -MP -MF .deps/components.Tpo -c components.c  -fPIC -DPIC -o .libs/components.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT components.lo -MD -MP -MF .deps/components.Tpo -c components.c -o components.o >/dev/null 2>&1
      mv -f .deps/components.Tpo .deps/components.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c -o bind.lo bind.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.c  -fPIC -DPIC -o .libs/bind.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.c -o bind.o >/dev/null 2>&1
      mv -f .deps/bind.Tpo .deps/bind.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c -o bitmap.lo bitmap.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c bitmap.c  -fPIC -DPIC -o .libs/bitmap.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT bitmap.lo -MD -MP -MF .deps/bitmap.Tpo -c bitmap.c -o bitmap.o >/dev/null 2>&1
      mv -f .deps/bitmap.Tpo .deps/bitmap.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT pci-common.lo -MD -MP -MF .deps/pci-common.Tpo -c -o pci-common.lo pci-common.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT pci-common.lo -MD -MP -MF .deps/pci-common.Tpo -c pci-common.c  -fPIC -DPIC -o .libs/pci-common.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT pci-common.lo -MD -MP -MF .deps/pci-common.Tpo -c pci-common.c -o pci-common.o >/dev/null 2>&1
      mv -f .deps/pci-common.Tpo .deps/pci-common.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT diff.lo -MD -MP -MF .deps/diff.Tpo -c -o diff.lo diff.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT diff.lo -MD -MP -MF .deps/diff.Tpo -c diff.c  -fPIC -DPIC -o .libs/diff.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT diff.lo -MD -MP -MF .deps/diff.Tpo -c diff.c -o diff.o >/dev/null 2>&1
      mv -f .deps/diff.Tpo .deps/diff.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
      mv -f .deps/misc.Tpo .deps/misc.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c  -fPIC -DPIC -o .libs/base64.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
      mv -f .deps/base64.Tpo .deps/base64.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology-noos.lo -MD -MP -MF .deps/topology-noos.Tpo -c -o topology-noos.lo topology-noos.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-noos.lo -MD -MP -MF .deps/topology-noos.Tpo -c topology-noos.c  -fPIC -DPIC -o .libs/topology-noos.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-noos.lo -MD -MP -MF .deps/topology-noos.Tpo -c topology-noos.c -o topology-noos.o >/dev/null 2>&1
      mv -f .deps/topology-noos.Tpo .deps/topology-noos.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology-synthetic.lo -MD -MP -MF .deps/topology-synthetic.Tpo -c -o topology-synthetic.lo topology-synthetic.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-synthetic.lo -MD -MP -MF .deps/topology-synthetic.Tpo -c topology-synthetic.c  -fPIC -DPIC -o .libs/topology-synthetic.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-synthetic.lo -MD -MP -MF .deps/topology-synthetic.Tpo -c topology-synthetic.c -o topology-synthetic.o >/dev/null 2>&1
      mv -f .deps/topology-synthetic.Tpo .deps/topology-synthetic.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology-custom.lo -MD -MP -MF .deps/topology-custom.Tpo -c -o topology-custom.lo topology-custom.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-custom.lo -MD -MP -MF .deps/topology-custom.Tpo -c topology-custom.c  -fPIC -DPIC -o .libs/topology-custom.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-custom.lo -MD -MP -MF .deps/topology-custom.Tpo -c topology-custom.c -o topology-custom.o >/dev/null 2>&1
      mv -f .deps/topology-custom.Tpo .deps/topology-custom.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology-xml.lo -MD -MP -MF .deps/topology-xml.Tpo -c -o topology-xml.lo topology-xml.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-xml.lo -MD -MP -MF .deps/topology-xml.Tpo -c topology-xml.c  -fPIC -DPIC -o .libs/topology-xml.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-xml.lo -MD -MP -MF .deps/topology-xml.Tpo -c topology-xml.c -o topology-xml.o >/dev/null 2>&1
      mv -f .deps/topology-xml.Tpo .deps/topology-xml.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology-xml-nolibxml.lo -MD -MP -MF .deps/topology-xml-nolibxml.Tpo -c -o topology-xml-nolibxml.lo topology-xml-nolibxml.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-xml-nolibxml.lo -MD -MP -MF .deps/topology-xml-nolibxml.Tpo -c topology-xml-nolibxml.c  -fPIC -DPIC -o .libs/topology-xml-nolibxml.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-xml-nolibxml.lo -MD -MP -MF .deps/topology-xml-nolibxml.Tpo -c topology-xml-nolibxml.c -o topology-xml-nolibxml.o >/dev/null 2>&1
      mv -f .deps/topology-xml-nolibxml.Tpo .deps/topology-xml-nolibxml.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology-linux.lo -MD -MP -MF .deps/topology-linux.Tpo -c -o topology-linux.lo topology-linux.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-linux.lo -MD -MP -MF .deps/topology-linux.Tpo -c topology-linux.c  -fPIC -DPIC -o .libs/topology-linux.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-linux.lo -MD -MP -MF .deps/topology-linux.Tpo -c topology-linux.c -o topology-linux.o >/dev/null 2>&1
      mv -f .deps/topology-linux.Tpo .deps/topology-linux.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen  -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\"   -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC   -MT topology-hardwired.lo -MD -MP -MF .deps/topology-hardwired.Tpo -c -o topology-hardwired.lo topology-hardwired.c
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-hardwired.lo -MD -MP -MF .deps/topology-hardwired.Tpo -c topology-hardwired.c  -fPIC -DPIC -o .libs/topology-hardwired.o
      libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../hwloc/include/private/autogen -I../../hwloc/include/hwloc/autogen -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -I/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/local/lib/hwloc\" -DRUNSTATEDIR=\"\" -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -MT topology-hardwired.lo -MD -MP -MF .deps/topology-hardwired.Tpo -c topology-hardwired.c -o topology-hardwired.o >/dev/null 2>&1
      mv -f .deps/topology-hardwired.Tpo .deps/topology-hardwired.Plo
      /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I./../include -D__CHARMC__=1 -O2 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC     -o libhwloc_embedded.la -rpath /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/lib_so topology.lo traversal.lo distances.lo components.lo bind.lo bitmap.lo pci-common.lo diff.lo misc.lo base64.lo topology-noos.lo topology-synthetic.lo topology-custom.lo topology-xml.lo topology-xml-nolibxml.lo        topology-linux.lo topology-hardwired.lo
      libtool: link: gcc -shared  -fPIC -DPIC  .libs/topology.o .libs/traversal.o .libs/distances.o .libs/components.o .libs/bind.o .libs/bitmap.o .libs/pci-common.o .libs/diff.o .libs/misc.o .libs/base64.o .libs/topology-noos.o .libs/topology-synthetic.o .libs/topology-custom.o .libs/topology-xml.o .libs/topology-xml-nolibxml.o .libs/topology-linux.o .libs/topology-hardwired.o    -O2   -Wl,-soname -Wl,libhwloc_embedded.so.0 -o .libs/libhwloc_embedded.so.0.0.0
      libtool: link: (cd ".libs" && rm -f "libhwloc_embedded.so.0" && ln -s "libhwloc_embedded.so.0.0.0" "libhwloc_embedded.so.0")
      libtool: link: (cd ".libs" && rm -f "libhwloc_embedded.so" && ln -s "libhwloc_embedded.so.0.0.0" "libhwloc_embedded.so")
      libtool: link: ar cru .libs/libhwloc_embedded.a  topology.o traversal.o distances.o components.o bind.o bitmap.o pci-common.o diff.o misc.o base64.o topology-noos.o topology-synthetic.o topology-custom.o topology-xml.o topology-xml-nolibxml.o topology-linux.o topology-hardwired.o
      ar: `u' modifier ignored since `D' is the default (see `U')
      libtool: link: ranlib .libs/libhwloc_embedded.a
      libtool: link: ( cd ".libs" && rm -f "libhwloc_embedded.la" && ln -s "../libhwloc_embedded.la" "libhwloc_embedded.la" )
      gmake[2]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/src'
      Making all in include
      gmake[2]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include'
      gmake[2]: Nothing to be done for 'all'.
      gmake[2]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc/include'
      gmake[2]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc'
      gmake[2]: Nothing to be done for 'all-am'.
      gmake[2]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc'
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/hwloc'
      ( test -e hwloc/src/.libs/libhwloc_embedded.lib && cp -f hwloc/src/.libs/libhwloc_embedded.lib hwloc/src/.libs/libhwloc_embedded.a ) || true
      ( cp -f hwloc/src/.libs/libhwloc_embedded.a ../lib )
      ( cp -f hwloc/include/hwloc.h ../include )
      ( cp -LRf hwloc/include/hwloc ../include )
      ( test -d ../lib_so && cp -f hwloc/src/.libs/libhwloc_embedded.*so* ../lib_so/ ) || true
      touch hwloc-target
      ../bin/charmc -seq  -DCMK_NOT_USE_CONVERSE=1 -o sockRoutines-seq.o sockRoutines.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o trace-common.o trace-common.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o tracec.o tracec.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o tracef.o tracef.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o init.o init.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o register.o register.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o qd.o qd.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ck.o ck.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o msgalloc.o msgalloc.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckfutures.o ckfutures.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckIgetControl.o ckIgetControl.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o debug-message.o debug-message.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o debug-charm.o debug-charm.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckcallback.o ckcallback.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cklocation.o cklocation.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckmulticast.o ckmulticast.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckarrayoptions.o ckarrayoptions.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckarray.o ckarray.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckreduction.o ckreduction.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckrdma.o ckrdma.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o waitqd.o waitqd.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBDatabase.o LBDatabase.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o MetaBalancer.o MetaBalancer.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o weakTest.o weakTest.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o treeTest.o treeTest.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o forestTest.o forestTest.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o readmodel.o readmodel.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o lbdb.o lbdb.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o lbdbf.o lbdbf.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckobjQ.o ckobjQ.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBAgent.o LBAgent.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBProfit.o LBProfit.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckcheckpoint.o ckcheckpoint.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckmemcheckpoint.o ckmemcheckpoint.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckevacuation.o ckevacuation.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckobjid.o ckobjid.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBDBManager.o LBDBManager.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBComm.o LBComm.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBObj.o LBObj.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBMachineUtil.o LBMachineUtil.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o CentralPredictor.o CentralPredictor.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o BaseLB.o BaseLB.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o CentralLB.o CentralLB.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o HybridBaseLB.o HybridBaseLB.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o NborBaseLB.o NborBaseLB.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o DistBaseLB.o DistBaseLB.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckgraphTemp.o ckgraphTemp.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckgraph.o ckgraph.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LButil.o LButil.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RefinerTemp.o RefinerTemp.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o Refiner.o Refiner.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RefinerApprox.o RefinerApprox.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o RefinerComm.o RefinerComm.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o bitvecset.o bitvecset.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckset.o ckset.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckheap.o ckheap.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o CommLBHeap.o CommLBHeap.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o NullLB.o NullLB.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o LBSimulation.o LBSimulation.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o modifyScheduler.o modifyScheduler.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o charmProjections.o charmProjections.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cktiming.o cktiming.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckbitvector.o ckbitvector.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pathHistory.o pathHistory.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o controlPoints.o controlPoints.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o arrayRedistributor.o arrayRedistributor.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cp_effects.o cp_effects.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o trace-controlPoints.o trace-controlPoints.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o mpi-interoperate.o mpi-interoperate.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckregex.o ckregex.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o sdag.o sdag.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libck.a trace-common.o tracec.o tracef.o init.o register.o qd.o ck.o msgalloc.o ckfutures.o ckIgetControl.o debug-message.o debug-charm.o ckcallback.o cklocation.o ckmulticast.o ckarrayoptions.o ckarray.o ckreduction.o ckrdma.o waitqd.o LBDatabase.o MetaBalancer.o weakTest.o treeTest.o forestTest.o readmodel.o lbdb.o lbdbf.o ckobjQ.o LBAgent.o LBProfit.o ckcheckpoint.o ckmemcheckpoint.o ckevacuation.o ckobjid.o LBDBManager.o LBComm.o LBObj.o LBMachineUtil.o CentralPredictor.o BaseLB.o CentralLB.o HybridBaseLB.o NborBaseLB.o DistBaseLB.o ckgraphTemp.o ckgraph.o LButil.o RefinerTemp.o Refiner.o RefinerApprox.o manager.o RefinerComm.o bitvecset.o ckset.o ckheap.o CommLBHeap.o NullLB.o LBSimulation.o modifyScheduler.o charmProjections.o cktiming.o ckbitvector.o pathHistory.o controlPoints.o arrayRedistributor.o cp_effects.o trace-controlPoints.o mpi-interoperate.o ckregex.o sdag.o
      ar: creating ../lib/libck.a
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o convcore.o convcore.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o hrctimer.o hrctimer.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o conv-conds.o conv-conds.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o conv-taskQ.o conv-taskQ.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o queueing.o queueing.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o msgmgr.o msgmgr.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cpm.o cpm.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cpthreads.o cpthreads.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o futures.o futures.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cldb.o cldb.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o random.o random.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o debug-conv.o debug-conv.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o debug-conv++.o debug-conv++.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o conv-ccs.o conv-ccs.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ccs-builtins.o ccs-builtins.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o middle-ccs.o middle-ccs.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o traceCore.o traceCore.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o traceCoreCommon.o traceCoreCommon.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o converseProjections.o converseProjections.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o machineProjections.o machineProjections.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o quiescence.o quiescence.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o isomalloc.o isomalloc.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o mem-arena.o mem-arena.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o memory-darwin-clang.o memory-darwin-clang.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o global-nop.o global-nop.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cmipool.o cmipool.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cpuaffinity.o cpuaffinity.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cputopology.o cputopology.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cmitls.o cmitls.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o memoryaffinity.o memoryaffinity.C
      SRCBASE=../../src ./commitid.sh
      echo "extern const char * const CmiCommitID;" > commitid.C
      echo "const char * const CmiCommitID = \"`cat VERSION`\";" >> commitid.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o commitid.o commitid.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o conv-interoperate.o conv-interoperate.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o conv-rdma.o conv-rdma.C
      ../bin/charmc  -optimize -production  -build-shared  -o ../lib/libconv-core.a convcore.o hrctimer.o conv-conds.o conv-taskQ.o queueing.o msgmgr.o cpm.o cpthreads.o futures.o cldb.o random.o debug-conv.o debug-conv++.o conv-ccs.o ccs-builtins.o middle-ccs.o traceCore.o traceCoreCommon.o converseProjections.o machineProjections.o quiescence.o isomalloc.o mem-arena.o memory-darwin-clang.o global-nop.o cmipool.o cpuaffinity.o cputopology.o cmitls.o memoryaffinity.o commitid.o conv-interoperate.o conv-rdma.o
      ar: creating ../lib/libconv-core.a
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o conv-static.o conv-static.c
      cp -f conv-static.o ../lib/conv-static.o
      ../bin/charmc  -optimize -production  -build-shared -I. -o machine.o machine.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libconv-machine.a machine.o
      ar: creating ../lib/libconv-machine.a
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pup_util.o pup_util.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pup_toNetwork.o pup_toNetwork.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pup_toNetwork4.o pup_toNetwork4.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pup_xlater.o pup_xlater.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pup_c.o pup_c.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pup_paged.o pup_paged.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o pup_cmialloc.o pup_cmialloc.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckimage.o ckimage.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckdll.o ckdll.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o ckhashtable.o ckhashtable.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o sockRoutines.o sockRoutines.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o conv-lists.o conv-lists.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o persist-comm.o persist-comm.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o mempool.o mempool.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o crc32.o crc32.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o lz4.o lz4.c
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o partitioning_strategies.o partitioning_strategies.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o hilbert.o hilbert.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o spanningTree.o spanningTree.C
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o cmirdmautils.o cmirdmautils.C
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libconv-util.a pup_util.o pup_toNetwork.o pup_toNetwork4.o pup_xlater.o pup_c.o pup_paged.o pup_cmialloc.o ckimage.o ckdll.o ckhashtable.o sockRoutines.o conv-lists.o persist-comm.o mempool.o crc32.o  lz4.o partitioning_strategies.o hilbert.o spanningTree.o cmirdmautils.o
      ar: creating ../lib/libconv-util.a
      rm -f pup_f.f90 && ./pup_f.f90.sh
      Making pup routines for data type int/i/integer
      Making pup routines for data type short/s/integer(kind=2)
      Making pup routines for data type char/c/character
      Making pup routines for data type real/r/real(kind=4)
      Making pup routines for data type double/d/real(kind=8)
      Making pup routines for data type logical/l/logical
      Making pup routines for data type complex/x/complex*8
      Making pup routines for data type doublecomplex/y/complex*16
      Making pup routines for data type int/i/integer
      Making pup routines for data type short/s/integer(kind=2)
      Making pup routines for data type char/c/character
      Making pup routines for data type real/r/real(kind=4)
      Making pup routines for data type double/d/real(kind=8)
      Making pup routines for data type logical/l/logical
      Making pup routines for data type complex/x/complex*8
      Making pup routines for data type doublecomplex/y/complex*16
      Making pup routines for data type int/i/integer
      Making pup routines for data type short/s/integer(kind=2)
      Making pup routines for data type char/c/character
      Making pup routines for data type real/r/real(kind=4)
      Making pup routines for data type double/d/real(kind=8)
      Making pup routines for data type logical/l/logical
      Making pup routines for data type complex/x/complex*8
      Making pup routines for data type doublecomplex/y/complex*16
      ../bin/charmc  -optimize -production  -build-shared -c pup_f.f90 && ../bin/charmc  -optimize -production  -build-shared -cpmod ../include pupmod.M || touch pup_f.o
      ../bin/charmc: 1: eval: f90: not found
      Fatal Error by charmc in directory /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp
         Command f90 -p ../bin/../include -I../bin/../include -O2 -fPIC -c pup_f.f90 -o pup_f.o returned error code 127
      charmc exiting...
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libconv-utilf.a pup_f.o || touch ../lib/libconv-utilf.a
      Fatal Error by charmc in directory /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp
         pup_f.o: file not recognized: File truncated
      charmc exiting...
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libldb-rand.a cldb.rand.C
      ar: creating ../lib/libldb-rand.a
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libldb-spray.a cldb.spray.C
      ar: creating ../lib/libldb-spray.a
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libldb-workstealing.a cldb.workstealing.C
      ar: creating ../lib/libldb-workstealing.a
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libldb-neighbor.a cldb.neighbor.C
      ar: creating ../lib/libldb-neighbor.a
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libldb-none.a cldb.none.C
      ar: creating ../lib/libldb-none.a
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libldb-test.a cldb.test.C
      ar: creating ../lib/libldb-test.a
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libldb-bluegene.a cldb.bluegene.C
      ar: creating ../lib/libldb-bluegene.a
      ../bin/charmc  -optimize -production  -build-shared -I.   -c -o trace-converse.o trace-converse.C
      ../bin/charmc  -optimize -production  -build-shared -o  ../lib/libtrace-converse.a trace-converse.o
      ar: creating ../lib/libtrace-converse.a
      ../bin/charmc  -optimize -production  -build-shared -o tracef_f.o -c tracef_f.f90 && ../bin/charmc  -optimize -production  -build-shared -cpmod ../include tracemod.M  || touch tracef_f.o
      ../bin/charmc: 1: eval: f90: not found
      Fatal Error by charmc in directory /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp
         Command f90 -p ../bin/../include -I../bin/../include -O2 -fPIC -c tracef_f.f90 -o tracef_f.o returned error code 127
      charmc exiting...
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libtracef_f.a tracef_f.o || touch ../lib/libtracef_f.a
      Fatal Error by charmc in directory /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp
         tracef_f.o: file not recognized: File truncated
      charmc exiting...
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-default.o -DCMK_MEMORY_BUILD_DEFAULT memory.C
      memory.C: In function ‘CMK_TYPEDEF_UINT8 MemusageMallinfo()’:
      memory.C:501:18: warning: ‘mallinfo mallinfo()’ is deprecated [-Wdeprecated-declarations]
        501 |     mi = mallinfo();
            |          ~~~~~~~~^~
      In file included from memory.C:489:
      /usr/include/malloc.h:114:24: note: declared here
        114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
            |                        ^~~~~~~~
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-default.a -DCMK_MEMORY_BUILD_DEFAULT libmemory-default.o
      ar: creating ../lib/libmemory-default.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-os.o -DCMK_MEMORY_BUILD_OS memory.C
      memory.C: In function ‘CMK_TYPEDEF_UINT8 MemusageMallinfo()’:
      memory.C:501:18: warning: ‘mallinfo mallinfo()’ is deprecated [-Wdeprecated-declarations]
        501 |     mi = mallinfo();
            |          ~~~~~~~~^~
      In file included from memory.C:489:
      /usr/include/malloc.h:114:24: note: declared here
        114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
            |                        ^~~~~~~~
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-os.a -DCMK_MEMORY_BUILD_OS libmemory-os.o
      ar: creating ../lib/libmemory-os.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-os-verbose.o     -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_VERBOSE    -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-os-verbose.a     -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_VERBOSE    -touch-on-failure libmemory-os-verbose.o
      ar: creating ../lib/libmemory-os-verbose.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-os-isomalloc.o   -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_ISOMALLOC  -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-os-isomalloc.a   -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_ISOMALLOC  -touch-on-failure libmemory-os-isomalloc.o
      ar: creating ../lib/libmemory-os-isomalloc.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-os-leak.o        -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LEAK       -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-os-leak.a        -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LEAK       -touch-on-failure libmemory-os-leak.o
      ar: creating ../lib/libmemory-os-leak.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-os-paranoid.o    -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_PARANOID   -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-os-paranoid.a    -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_PARANOID   -touch-on-failure libmemory-os-paranoid.o
      ar: creating ../lib/libmemory-os-paranoid.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-os-lock.o        -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LOCK       -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-os-lock.a        -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LOCK       -touch-on-failure libmemory-os-lock.o
      ar: creating ../lib/libmemory-os-lock.a
      ../bin/charmc  -optimize -production  -build-shared -o ../lib/libmemory-os-wrapper.a memory-os-wrapper.C || touch ../lib/libmemory-os-wrapper.a
      ar: creating ../lib/libmemory-os-wrapper.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-gnu.o -DCMK_MEMORY_BUILD_GNU -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-gnu.a -DCMK_MEMORY_BUILD_GNU -touch-on-failure libmemory-gnu.o
      ar: creating ../lib/libmemory-gnu.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-gnu-verbose.o -DCMK_MEMORY_BUILD_VERBOSE -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-gnu-verbose.a -DCMK_MEMORY_BUILD_VERBOSE -touch-on-failure libmemory-gnu-verbose.o
      ar: creating ../lib/libmemory-gnu-verbose.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-gnu-paranoid.o -DCMK_MEMORY_BUILD_PARANOID -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-gnu-paranoid.a -DCMK_MEMORY_BUILD_PARANOID -touch-on-failure libmemory-gnu-paranoid.o
      ar: creating ../lib/libmemory-gnu-paranoid.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-gnu-leak.o -DCMK_MEMORY_BUILD_LEAK -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-gnu-leak.a -DCMK_MEMORY_BUILD_LEAK -touch-on-failure libmemory-gnu-leak.o
      ar: creating ../lib/libmemory-gnu-leak.a
      ../bin/charmc  -optimize -production  -build-shared -I. -o libmemory-gnu-isomalloc.o -DCMK_MEMORY_BUILD_ISOMALLOC -touch-on-failure memory.C
      ../bin/charmc  -optimize -production  -build-shared -I. -o ../lib/libmemory-gnu-isomalloc.a -DCMK_MEMORY_BUILD_ISOMALLOC -touch-on-failure libmemory-gnu-isomalloc.o
      ar: creating ../lib/libmemory-gnu-isomalloc.a
      ( /usr/bin/gmake -C QuickThreads clean )
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/QuickThreads'
      rm -f qtmd.h libckqt.a libstp.a meas.o stp.o qt.o
      rm -f qtmdb.s qtmds.s qtmdc.o qtmdb.o qtmds.o run
      rm -f Makefile
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/QuickThreads'
      ( cd QuickThreads;./configure )
      Running configure on generic64-light
      ( /usr/bin/gmake -C QuickThreads qt  OPTS='-optimize -production  -build-shared -Wno-error' ) || ( echo "Did you try to build netlrts-linux on a 64-bit system? Try netlrts-linux-x86_64" && false )
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/QuickThreads'
      rm -f qtmd.h
      ../system_ln  md/setjmp_d.h qtmd.h
      ../../bin/charmc -seq -I. -optimize -production  -build-shared -Wno-error -U_FORTIFY_SOURCE -c -o qt.o qt.c
      ../../bin/charmc -seq -I. -optimize -production  -build-shared -Wno-error -U_FORTIFY_SOURCE -c -o qtmds.o md/setjmp64_.c
      md/setjmp64_.c: In function ‘qt_args_1’:
      md/setjmp64_.c:67:5: warning: ‘_longjmp’ accessing 312 bytes in a region of size 8 [-Wstringop-overflow=]
         67 |     _longjmp(*(jmp_buf *)&rjb, push_buf((void *)jb));
            |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      md/setjmp64_.c:67:5: note: referencing argument 1 of type ‘struct __jmp_buf_tag *’
      In file included from md/setjmp64_.c:13:
      /usr/include/setjmp.h:61:13: note: in a call to function ‘_longjmp’
         61 | extern void _longjmp (struct __jmp_buf_tag __env[1], int __val)
            |             ^~~~~~~~
      md/setjmp64_.c: In function ‘qt_block’:
      md/setjmp64_.c:104:5: warning: ‘_longjmp’ accessing 312 bytes in a region of size 8 [-Wstringop-overflow=]
        104 |     _longjmp(*(jmp_buf *)&sp, push_buf((void *)&help));
            |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      md/setjmp64_.c:104:5: note: referencing argument 1 of type ‘struct __jmp_buf_tag *’
      In file included from md/setjmp64_.c:13:
      /usr/include/setjmp.h:61:13: note: in a call to function ‘_longjmp’
         61 | extern void _longjmp (struct __jmp_buf_tag __env[1], int __val)
            |             ^~~~~~~~
      md/setjmp64_.c: In function ‘qt_abort’:
      md/setjmp64_.c:118:3: warning: ‘_longjmp’ accessing 312 bytes in a region of size 8 [-Wstringop-overflow=]
        118 |   _longjmp(*(jmp_buf *)&sp, push_buf((void *)&help));
            |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      md/setjmp64_.c:118:3: note: referencing argument 1 of type ‘struct __jmp_buf_tag *’
      In file included from md/setjmp64_.c:13:
      /usr/include/setjmp.h:61:13: note: in a call to function ‘_longjmp’
         61 | extern void _longjmp (struct __jmp_buf_tag __env[1], int __val)
            |             ^~~~~~~~
      ../../bin/charmc -seq -I. -optimize -production  -build-shared -Wno-error -U_FORTIFY_SOURCE -o libckqt.a qt.o qtmds.o
      ar: creating libckqt.a
      ../../bin/charmc -seq -I. -shared -optimize -production  -build-shared -Wno-error -c -o qt_shared.o qt.c
      ../../bin/charmc -seq -I. -shared -optimize -production  -build-shared -Wno-error -c -o qtmds_shared.o md/setjmp64_.c
      md/setjmp64_.c: In function ‘qt_args_1’:
      md/setjmp64_.c:67:5: warning: ‘_longjmp’ accessing 312 bytes in a region of size 8 [-Wstringop-overflow=]
         67 |     _longjmp(*(jmp_buf *)&rjb, push_buf((void *)jb));
            |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      md/setjmp64_.c:67:5: note: referencing argument 1 of type ‘struct __jmp_buf_tag *’
      In file included from md/setjmp64_.c:13:
      /usr/include/setjmp.h:61:13: note: in a call to function ‘_longjmp’
         61 | extern void _longjmp (struct __jmp_buf_tag __env[1], int __val)
            |             ^~~~~~~~
      md/setjmp64_.c: In function ‘qt_block’:
      md/setjmp64_.c:104:5: warning: ‘_longjmp’ accessing 312 bytes in a region of size 8 [-Wstringop-overflow=]
        104 |     _longjmp(*(jmp_buf *)&sp, push_buf((void *)&help));
            |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      md/setjmp64_.c:104:5: note: referencing argument 1 of type ‘struct __jmp_buf_tag *’
      In file included from md/setjmp64_.c:13:
      /usr/include/setjmp.h:61:13: note: in a call to function ‘_longjmp’
         61 | extern void _longjmp (struct __jmp_buf_tag __env[1], int __val)
            |             ^~~~~~~~
      md/setjmp64_.c: In function ‘qt_abort’:
      md/setjmp64_.c:118:3: warning: ‘_longjmp’ accessing 312 bytes in a region of size 8 [-Wstringop-overflow=]
        118 |   _longjmp(*(jmp_buf *)&sp, push_buf((void *)&help));
            |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      md/setjmp64_.c:118:3: note: referencing argument 1 of type ‘struct __jmp_buf_tag *’
      In file included from md/setjmp64_.c:13:
      /usr/include/setjmp.h:61:13: note: in a call to function ‘_longjmp’
         61 | extern void _longjmp (struct __jmp_buf_tag __env[1], int __val)
            |             ^~~~~~~~
      ../../bin/charmc -seq -I. -shared -optimize -production  -build-shared -Wno-error -o libckqt.so qt_shared.o qtmds_shared.o
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/QuickThreads'
      cp -f QuickThreads/libckqt.a ../lib/
      ( test -d ../lib_so && cp -f QuickThreads/libckqt.so ../lib_so/ ) || true
      touch QUICK_THREADS
      /usr/bin/gmake -C boost-context
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      if [ 0 -gt 0 ]; then        make -f Makefile_windows;\
      else make -f Makefile_default;      fi
      make[2]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      ../../bin/charmc -c jump_x86_64_sysv_elf_gas.S
      jump_x86_64_sysv_elf_gas.S: Assembler messages:
      jump_x86_64_sysv_elf_gas.S:33: Error: unknown mnemonic `leaq' -- `leaq -0x38(%rsp),%rsp'
      jump_x86_64_sysv_elf_gas.S:36: Error: unknown mnemonic `stmxcsr' -- `stmxcsr (%rsp)'
      jump_x86_64_sysv_elf_gas.S:37: Error: unknown mnemonic `fnstcw' -- `fnstcw 0x4(%rsp)'
      jump_x86_64_sysv_elf_gas.S:40: Error: unknown mnemonic `movq' -- `movq %r12,0x8(%rsp)'
      jump_x86_64_sysv_elf_gas.S:41: Error: unknown mnemonic `movq' -- `movq %r13,0x10(%rsp)'
      jump_x86_64_sysv_elf_gas.S:42: Error: unknown mnemonic `movq' -- `movq %r14,0x18(%rsp)'
      jump_x86_64_sysv_elf_gas.S:43: Error: unknown mnemonic `movq' -- `movq %r15,0x20(%rsp)'
      jump_x86_64_sysv_elf_gas.S:44: Error: unknown mnemonic `movq' -- `movq %rbx,0x28(%rsp)'
      jump_x86_64_sysv_elf_gas.S:45: Error: unknown mnemonic `movq' -- `movq %rbp,0x30(%rsp)'
      jump_x86_64_sysv_elf_gas.S:48: Error: unknown mnemonic `movq' -- `movq %rsp,%rax'
      jump_x86_64_sysv_elf_gas.S:51: Error: unknown mnemonic `movq' -- `movq %rdi,%rsp'
      jump_x86_64_sysv_elf_gas.S:53: Error: unknown mnemonic `movq' -- `movq 0x38(%rsp),%r8'
      jump_x86_64_sysv_elf_gas.S:56: Error: unknown mnemonic `ldmxcsr' -- `ldmxcsr (%rsp)'
      jump_x86_64_sysv_elf_gas.S:57: Error: unknown mnemonic `fldcw' -- `fldcw 0x4(%rsp)'
      jump_x86_64_sysv_elf_gas.S:60: Error: unknown mnemonic `movq' -- `movq 0x8(%rsp),%r12'
      jump_x86_64_sysv_elf_gas.S:61: Error: unknown mnemonic `movq' -- `movq 0x10(%rsp),%r13'
      jump_x86_64_sysv_elf_gas.S:62: Error: unknown mnemonic `movq' -- `movq 0x18(%rsp),%r14'
      jump_x86_64_sysv_elf_gas.S:63: Error: unknown mnemonic `movq' -- `movq 0x20(%rsp),%r15'
      jump_x86_64_sysv_elf_gas.S:64: Error: unknown mnemonic `movq' -- `movq 0x28(%rsp),%rbx'
      jump_x86_64_sysv_elf_gas.S:65: Error: unknown mnemonic `movq' -- `movq 0x30(%rsp),%rbp'
      jump_x86_64_sysv_elf_gas.S:67: Error: unknown mnemonic `leaq' -- `leaq 0x40(%rsp),%rsp'
      jump_x86_64_sysv_elf_gas.S:71: Error: unknown mnemonic `movq' -- `movq %rsi,%rdx'
      jump_x86_64_sysv_elf_gas.S:74: Error: unknown mnemonic `movq' -- `movq %rax,%rdi'
      jump_x86_64_sysv_elf_gas.S:77: Error: unknown mnemonic `jmp' -- `jmp *%r8'
      Fatal Error by charmc in directory /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context
         Command gcc -I../../bin/../include -D__CHARMC__=1 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -c jump_x86_64_sysv_elf_gas.S -o jump_x86_64_sysv_elf_gas.o returned error code 1
      charmc exiting...
      make[2]: *** [Makefile_default:11: jump_x86_64_sysv_elf_gas.o] Error 1
      make[2]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      gmake[1]: *** [Makefile:7: all] Error 2
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      gmake: *** [Makefile:710: uFcontext_asm] Error 2
      -------------------------------------------------
      Charm++ NOT BUILT. Either cd into netlrts-linux-x86_64-tcp/tmp and try
      to resolve the problems yourself, visit
      for more information. Otherwise, email the developers at charm AT cs.illinois.edu
      error: An error occured while building charm library
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for charm4py
  Running setup.py clean for charm4py
Failed to build charm4py
Installing collected packages: charm4py
  Running setup.py install for charm4py ... error
  error: subprocess-exited-with-error
  
  × Running setup.py install for charm4py did not run successfully.
  │ exit code: 1
  ╰─> [80 lines of output]
      fatal: not a git repository (or any of the parent directories): .git
      running install
      /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
        warnings.warn(
      running build
      running build_py
      creating build
      creating build/lib.linux-aarch64-3.10
      creating build/lib.linux-aarch64-3.10/charm4py
      creating build/lib.linux-aarch64-3.10/charm4py/.libs
      creating build/lib.linux-aarch64-3.10/charmrun
      Uncompressing charm.tar.gz...
      Selected Compiler:
      Selected Options:  tcp
      File structure already created; skipping directly to make
      Performing '/usr/bin/gmake -j 1 basics OPTS=-optimize -production QUIET= CONFIG_OPTS=--disable-controlpoint --disable-tracing --disable-tracing-commthread --disable-charmdebug --disable-replay --disable-error-checking --disable-stats --enable-charmpy' in netlrts-linux-x86_64-tcp/tmp
      /usr/bin/gmake -C topomanager -f Makefile_charm headers
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/topomanager'
      gmake[1]: Nothing to be done for 'headers'.
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/topomanager'
      /usr/bin/gmake charmxi
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      gmake[1]: Nothing to be done for 'charmxi'.
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      /usr/bin/gmake headerlinks
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      gmake[1]: 'headerlinks' is up to date.
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp'
      touch basics
      Performing '/usr/bin/gmake -j 1 charm4py OPTS=-optimize -production QUIET=' in netlrts-linux-x86_64-tcp/tmp
      /usr/bin/gmake -C libs/ck-libs/completion
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/libs/ck-libs/completion'
      gmake[1]: Nothing to be done for 'all'.
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/libs/ck-libs/completion'
      SRCBASE=../../src ./commitid.sh
      /usr/bin/gmake -C boost-context
      gmake[1]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      if [ 0 -gt 0 ]; then        make -f Makefile_windows;\
      else make -f Makefile_default;      fi
      make[2]: Entering directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      ../../bin/charmc -c jump_x86_64_sysv_elf_gas.S
      jump_x86_64_sysv_elf_gas.S: Assembler messages:
      jump_x86_64_sysv_elf_gas.S:33: Error: unknown mnemonic `leaq' -- `leaq -0x38(%rsp),%rsp'
      jump_x86_64_sysv_elf_gas.S:36: Error: unknown mnemonic `stmxcsr' -- `stmxcsr (%rsp)'
      jump_x86_64_sysv_elf_gas.S:37: Error: unknown mnemonic `fnstcw' -- `fnstcw 0x4(%rsp)'
      jump_x86_64_sysv_elf_gas.S:40: Error: unknown mnemonic `movq' -- `movq %r12,0x8(%rsp)'
      jump_x86_64_sysv_elf_gas.S:41: Error: unknown mnemonic `movq' -- `movq %r13,0x10(%rsp)'
      jump_x86_64_sysv_elf_gas.S:42: Error: unknown mnemonic `movq' -- `movq %r14,0x18(%rsp)'
      jump_x86_64_sysv_elf_gas.S:43: Error: unknown mnemonic `movq' -- `movq %r15,0x20(%rsp)'
      jump_x86_64_sysv_elf_gas.S:44: Error: unknown mnemonic `movq' -- `movq %rbx,0x28(%rsp)'
      jump_x86_64_sysv_elf_gas.S:45: Error: unknown mnemonic `movq' -- `movq %rbp,0x30(%rsp)'
      jump_x86_64_sysv_elf_gas.S:48: Error: unknown mnemonic `movq' -- `movq %rsp,%rax'
      jump_x86_64_sysv_elf_gas.S:51: Error: unknown mnemonic `movq' -- `movq %rdi,%rsp'
      jump_x86_64_sysv_elf_gas.S:53: Error: unknown mnemonic `movq' -- `movq 0x38(%rsp),%r8'
      jump_x86_64_sysv_elf_gas.S:56: Error: unknown mnemonic `ldmxcsr' -- `ldmxcsr (%rsp)'
      jump_x86_64_sysv_elf_gas.S:57: Error: unknown mnemonic `fldcw' -- `fldcw 0x4(%rsp)'
      jump_x86_64_sysv_elf_gas.S:60: Error: unknown mnemonic `movq' -- `movq 0x8(%rsp),%r12'
      jump_x86_64_sysv_elf_gas.S:61: Error: unknown mnemonic `movq' -- `movq 0x10(%rsp),%r13'
      jump_x86_64_sysv_elf_gas.S:62: Error: unknown mnemonic `movq' -- `movq 0x18(%rsp),%r14'
      jump_x86_64_sysv_elf_gas.S:63: Error: unknown mnemonic `movq' -- `movq 0x20(%rsp),%r15'
      jump_x86_64_sysv_elf_gas.S:64: Error: unknown mnemonic `movq' -- `movq 0x28(%rsp),%rbx'
      jump_x86_64_sysv_elf_gas.S:65: Error: unknown mnemonic `movq' -- `movq 0x30(%rsp),%rbp'
      jump_x86_64_sysv_elf_gas.S:67: Error: unknown mnemonic `leaq' -- `leaq 0x40(%rsp),%rsp'
      jump_x86_64_sysv_elf_gas.S:71: Error: unknown mnemonic `movq' -- `movq %rsi,%rdx'
      jump_x86_64_sysv_elf_gas.S:74: Error: unknown mnemonic `movq' -- `movq %rax,%rdi'
      jump_x86_64_sysv_elf_gas.S:77: Error: unknown mnemonic `jmp' -- `jmp *%r8'
      Fatal Error by charmc in directory /tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context
         Command gcc -I../../bin/../include -D__CHARMC__=1 -U_FORTIFY_SOURCE -fno-stack-protector -fPIC -c jump_x86_64_sysv_elf_gas.S -o jump_x86_64_sysv_elf_gas.o returned error code 1
      charmc exiting...
      make[2]: *** [Makefile_default:11: jump_x86_64_sysv_elf_gas.o] Error 1
      make[2]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      gmake[1]: *** [Makefile:7: all] Error 2
      gmake[1]: Leaving directory '/tmp/pip-install-1cnyv2k2/charm4py_9b847a67e58a4a6ca2462c44a379c4e3/charm_src/charm/netlrts-linux-x86_64-tcp/tmp/boost-context'
      gmake: *** [Makefile:710: uFcontext_asm] Error 2
      -------------------------------------------------
      Charm++ NOT BUILT. Either cd into netlrts-linux-x86_64-tcp/tmp and try
      to resolve the problems yourself, visit
      for more information. Otherwise, email the developers at charm AT cs.illinois.edu
      error: An error occured while building charm library
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> charm4py

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.





Archive powered by MHonArc 2.6.24.

Top of Page