facebookresearch / sumo-challenge

Scene Understanding and Modeling Challenge Library
https://sumochallenge.org/
MIT License
71 stars 15 forks source link

SUMO API build fails at PyMesh2 #64

Closed meder411 closed 5 years ago

meder411 commented 5 years ago

I've followed the installation instructions from the support website, but it consistently crashes when installing pymesh2 in the pip install --verbose -e . call. It seems this is a known issue with pip install pymesh2. Evidently it still isn't fixed properly, but you can install it directly from the wheel file. However, as all of this is built into the SUMO API, I'm not quite sure how to get around the install error. Is there an easy fix?

My build log is pasted below (forgive the length):

  Running setup.py install for pymesh2: started
    Running command /playpen/username/projects/sumo-challenge/sumo-api/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-6k9dk3c1/pymesh2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-0v5scnvh/install-record.txt --single-version-externally-managed --compile --install-headers /playpen/username/projects/sumo-challenge/sumo-api/venv/include/site/python3.7/pymesh2
    running install
    running build
    -- The C compiler identification is GNU 5.4.0
    -- The CXX compiler identification is GNU 5.4.0
    -- Check for working C compiler: /usr/bin/cc
    -- Check for working C compiler: /usr/bin/cc -- works
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Check for working CXX compiler: /usr/bin/c++
    -- Check for working CXX compiler: /usr/bin/c++ -- works
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Found GMP: /playpen/username/libraries/anaconda3/include
    -- Try OpenMP C flag = [-fopenmp]
    -- Performing Test OpenMP_FLAG_DETECTED
    -- Performing Test OpenMP_FLAG_DETECTED - Success
    -- Try OpenMP CXX flag = [-fopenmp]
    -- Performing Test OpenMP_FLAG_DETECTED
    -- Performing Test OpenMP_FLAG_DETECTED - Success
    -- Found OpenMP: -fopenmp
    -- Boost version: 1.58.0
    -- Using system boost
    abort: repository /tmp/pip-install-6k9dk3c1/pymesh2/third_party not found!
    abort: repository /tmp/pip-install-6k9dk3c1/pymesh2/third_party not found!
    -- Performing Test standard_math_library_linked_to_automatically
    -- Performing Test standard_math_library_linked_to_automatically - Success
    -- Standard libraries to link to explicitly: none
    -- Performing Test COMPILER_SUPPORT_WERROR
    -- Performing Test COMPILER_SUPPORT_WERROR - Success
    -- Performing Test COMPILER_SUPPORT_pedantic
    -- Performing Test COMPILER_SUPPORT_pedantic - Success
    -- Performing Test COMPILER_SUPPORT_Wall
    -- Performing Test COMPILER_SUPPORT_Wall - Success
    -- Performing Test COMPILER_SUPPORT_Wextra
    -- Performing Test COMPILER_SUPPORT_Wextra - Success
    -- Performing Test COMPILER_SUPPORT_Wundef
    -- Performing Test COMPILER_SUPPORT_Wundef - Success
    -- Performing Test COMPILER_SUPPORT_Wcastalign
    -- Performing Test COMPILER_SUPPORT_Wcastalign - Success
    -- Performing Test COMPILER_SUPPORT_Wcharsubscripts
    -- Performing Test COMPILER_SUPPORT_Wcharsubscripts - Success
    -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor
    -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor - Success
    -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs
    -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs - Success
    -- Performing Test COMPILER_SUPPORT_Wpointerarith
    -- Performing Test COMPILER_SUPPORT_Wpointerarith - Success
    -- Performing Test COMPILER_SUPPORT_Wwritestrings
    -- Performing Test COMPILER_SUPPORT_Wwritestrings - Success
    -- Performing Test COMPILER_SUPPORT_Wformatsecurity
    -- Performing Test COMPILER_SUPPORT_Wformatsecurity - Success
    -- Performing Test COMPILER_SUPPORT_Wnopsabi
    -- Performing Test COMPILER_SUPPORT_Wnopsabi - Success
    -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros
    -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros - Success
    -- Performing Test COMPILER_SUPPORT_Wnolonglong
    -- Performing Test COMPILER_SUPPORT_Wnolonglong - Success
    -- Performing Test COMPILER_SUPPORT_fnochecknew
    -- Performing Test COMPILER_SUPPORT_fnochecknew - Success
    -- Performing Test COMPILER_SUPPORT_fnocommon
    -- Performing Test COMPILER_SUPPORT_fnocommon - Success
    -- Performing Test COMPILER_SUPPORT_fstrictaliasing
    -- Performing Test COMPILER_SUPPORT_fstrictaliasing - Success
    -- Performing Test COMPILER_SUPPORT_wd981
    -- Performing Test COMPILER_SUPPORT_wd981 - Failed
    -- Performing Test COMPILER_SUPPORT_wd2304
    -- Performing Test COMPILER_SUPPORT_wd2304 - Failed
    -- Performing Test COMPILER_SUPPORT_STRICTANSI
    -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed
    -- Performing Test COMPILER_SUPPORT_Qunusedarguments
    -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed
    -- Performing Test COMPILER_SUPPORT_ansi
    -- Performing Test COMPILER_SUPPORT_ansi - Success
    -- Performing Test COMPILER_SUPPORT_OPENMP
    -- Performing Test COMPILER_SUPPORT_OPENMP - Success
    -- searching for 'pkgconfig' directory in PKG_CONFIG_LIBDIR (  ), /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share, and /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib
    -- pkgconfig not found; installing in /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share
    -- Looking for Q_WS_X11
    -- Looking for Q_WS_X11 - found
    -- Looking for Q_WS_WIN
    -- Looking for Q_WS_WIN - not found
    -- Looking for Q_WS_QWS
    -- Looking for Q_WS_QWS - not found
    -- Looking for Q_WS_MAC
    -- Looking for Q_WS_MAC - not found
    -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.7")
    -- /tmp/pip-install-6k9dk3c1/pymesh2/third_party/build/eigen/test
    -- Found CHOLMOD: /usr/include/suitesparse
    -- Found UMFPACK: /usr/include/suitesparse
    -- Found SUPERLU: /usr/include/superlu
    -- Could NOT find PASTIX (missing:  PASTIX_INCLUDES PASTIX_LIBRARIES)
    -- Could NOT find SCOTCH (missing:  SCOTCH_INCLUDES SCOTCH_LIBRARIES)
    -- Could NOT find METIS (missing:  METIS_INCLUDES METIS_LIBRARIES)
    -- Found SPQR: /usr/include/suitesparse
    -- The Fortran compiler identification is GNU 5.4.0
    -- Check for working Fortran compiler: /usr/bin/gfortran
    -- Check for working Fortran compiler: /usr/bin/gfortran  -- works
    -- Detecting Fortran compiler ABI info
    -- Detecting Fortran compiler ABI info - done
    -- Checking whether /usr/bin/gfortran supports Fortran 90
    -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
    -- Could NOT find GOOGLEHASH (missing:  GOOGLEHASH_INCLUDES GOOGLEHASH_COMPILE)
    -- Could NOT find ADOLC (missing:  ADOLC_INCLUDES ADOLC_LIBRARIES)
    -- Found MPFR: /playpen/username/libraries/anaconda3/include (Required is at least version "2.3.0")
    -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
    -- Found FFTW: /usr/include
    -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.7")
    -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
    -- Could NOT find PASTIX (missing:  PASTIX_INCLUDES PASTIX_LIBRARIES)
    -- Could NOT find SCOTCH (missing:  SCOTCH_INCLUDES SCOTCH_LIBRARIES)
    -- Could NOT find METIS (missing:  METIS_INCLUDES METIS_LIBRARIES)
    -- ************************************************************
    -- ***    Eigen's unit tests configuration summary          ***
    -- ************************************************************
    --
    -- Build type:        Release
    -- Build site:        vision29.cs.unc.edu
    -- Build string:      linux-4.4.0-141-generic-_-5.4.0-sse2-64bit
    -- Enabled backends:  Cholmod,  UmfPack,  SuperLU,  SPQR,  Qt4 support,  MPFR C++,  fftw,
    -- Disabled backends: PaStiX,  METIS,  GoogleHash,  Adolc,  OpenGL,
    -- Default order:     Column-major
    -- Maximal matrix/vector size: 320
    -- SSE2:              Using architecture defaults
    -- SSE3:              Using architecture defaults
    -- SSSE3:             Using architecture defaults
    -- SSE4.1:            Using architecture defaults
    -- SSE4.2:            Using architecture defaults
    -- Altivec:           Using architecture defaults
    -- ARM NEON:          Using architecture defaults
    --
    CXX:               /usr/bin/c++
     CXX_VERSION:       c++ (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
     CXX_FLAGS:          -fexceptions -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wno-psabi -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -ansi  -g2
     Sparse lib flags:   ;/usr/lib/x86_64-linux-gnu/libcholmod.so;/usr/lib/x86_64-linux-gnu/libamd.so;/usr/lib/x86_64-linux-gnu/libcolamd.so;/usr/lib/x86_64-linux-gnu/libcamd.so;/usr/lib/x86_64-linux-gnu/libccolamd.so;eigen_blas;eigen_lapack;/usr/lib/x86_64-linux-gnu/libumfpack.so;/usr/lib/x86_64-linux-gnu/libcolamd.so;/usr/lib/x86_64-linux-gnu/libamd.so;/usr/lib/x86_64-linux-gnu/libcholmod.so;eigen_blas;/usr/lib/x86_64-linux-gnu/libsuperlu.so;eigen_blas;/usr/lib/x86_64-linux-gnu/libspqr.so;/usr/lib/x86_64-linux-gnu/libcholmod.so;/usr/lib/x86_64-linux-gnu/libcholmod.so;/usr/lib/x86_64-linux-gnu/libamd.so;/usr/lib/x86_64-linux-gnu/libcolamd.so;/usr/lib/x86_64-linux-gnu/libcamd.so;/usr/lib/x86_64-linux-gnu/libccolamd.so;eigen_lapack;eigen_blas

    -- ************************************************************
    --
    -- Configured Eigen 3.2.7
    --
    -- Some things you can do now:
    -- --------------+--------------------------------------------------------------
    -- Command       |   Description
    -- --------------+--------------------------------------------------------------
    -- make install  | Install to /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party. To change that:
    --               |     cmake . -DCMAKE_INSTALL_PREFIX=yourpath
    --               |   Eigen headers will then be installed to:
    --               |     /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3
    --               |   To install Eigen headers to a separate location, do:
    --               |     cmake . -DEIGEN_INCLUDE_INSTALL_DIR=yourpath
    -- make doc      | Generate the API documentation, requires Doxygen & LaTeX
    -- make check    | Build and run the unit-tests. Read this page:
    --               |   http://eigen.tuxfamily.org/index.php?title=Tests
    -- make blas     | Build BLAS library (not the same thing as Eigen)
    -- --------------+--------------------------------------------------------------
    --
    -- Looking for sys/types.h
    -- Looking for sys/types.h - found
    -- Looking for inttypes.h
    -- Looking for inttypes.h - found
    -- Looking for stddef.h
    -- Looking for stddef.h - found
    -- Looking for stdint.h
    -- Looking for stdint.h - found
    -- Check size of off_t
    -- Check size of off_t - done
    -- Looking for fseeko
    -- Looking for fseeko - found
    -- Looking for ftello
    -- Looking for ftello - found
    -- Looking for PRIdMAX
    -- Looking for PRIdMAX - found
    --
    -- ========== qhull Build Information ==========
    -- Build Version:                             7.2.0
    -- Install Prefix (CMAKE_INSTALL_PREFIX):     /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party
    -- Binary Directory (BIN_INSTALL_DIR):        /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin
    -- Library Directory (LIB_INSTALL_DIR):       /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib
    -- Include Directory (INCLUDE_INSTALL_DIR):   /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include
    -- Documentation Directory (DOC_INSTALL_DIR): /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull
    -- Man Pages Directory (MAN_INSTALL_DIR):     /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/man/man1
    -- Build Type (CMAKE_BUILD_TYPE):
    -- To override these options, add -D{OPTION_NAME}=... to the cmake command
    --   Build the debug targets                  -DCMAKE_BUILD_TYPE=Debug
    --
    -- To build and install qhull, enter "make" and "make install"
    -- To smoketest qhull, enter "ctest"
    --
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/build
    Scanning dependencies of target gloop_math
    Scanning dependencies of target gloop_model
    Scanning dependencies of target tetgen_bin
    Scanning dependencies of target triangle
    Scanning dependencies of target gloop_image
    Scanning dependencies of target cork
    Scanning dependencies of target carve_misc
    Scanning dependencies of target qhullstatic
    [  0%] Building CXX object carve/external/GLOOP/CMakeFiles/gloop_math.dir/src/quaternion.cpp.o
    Scanning dependencies of target qhullstatic_r
    Scanning dependencies of target tetgen
    Scanning dependencies of target polyclipping
    Scanning dependencies of target qhull_r
    Scanning dependencies of target carve_fileformats
    Scanning dependencies of target libqhull
    Scanning dependencies of target testqset
    [  0%] Building CXX object carve/external/GLOOP/CMakeFiles/gloop_model.dir/src/model/ply_format.cpp.o
    [  0%] Building CXX object carve/external/GLOOP/CMakeFiles/gloop_math.dir/src/matrix.cpp.o
    [  0%] Building CXX object carve/external/GLOOP/CMakeFiles/gloop_model.dir/src/model/obj_format.cpp.o
    [  0%] Building CXX object carve/external/GLOOP/CMakeFiles/gloop_model.dir/src/model/stream.cpp.o
    [  0%] Building CXX object carve/external/GLOOP/CMakeFiles/gloop_image.dir/src/radiance.cpp.o
    [  0%] Building CXX object tetgen/CMakeFiles/tetgen_bin.dir/predicates.cxx.o
    [  0%] Building CXX object tetgen/CMakeFiles/tetgen_bin.dir/tetgen.cxx.o
    Scanning dependencies of target carve
    Scanning dependencies of target quartet
    [  0%] Building CXX object carve/common/CMakeFiles/carve_misc.dir/geometry.cpp.o
    Scanning dependencies of target testqset_r
    [  0%] Building CXX object carve/external/GLOOP/CMakeFiles/gloop_model.dir/src/model/vtk_format.cpp.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/poly.c.o
    [  0%] Building C object triangle/CMakeFiles/triangle.dir/triangle.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/qset.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/global.c.o
    [  0%] Building CXX object cork/CMakeFiles/cork.dir/src/file_formats/ifs.cpp.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/libqhull.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/stat.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/random.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/usermem.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/merge.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/poly2.c.o
    [  0%] Building C object qhull/CMakeFiles/testqset.dir/src/libqhull/qset.c.o
    [  0%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/global_r.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/global_r.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/rboxlib.c.o
    [  0%] Building CXX object Clipper/cpp/CMakeFiles/polyclipping.dir/clipper.cpp.o
    [  0%] Building CXX object tetgen/CMakeFiles/tetgen.dir/predicates.cxx.o
    Scanning dependencies of target qhull_p
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/geom.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/userprintf.c.o
    [  0%] Building CXX object cork/CMakeFiles/cork.dir/src/file_formats/files.cpp.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/geom2.c.o
    [  0%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/mem.c.o
    [  9%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/userprintf_rbox.c.o
    Scanning dependencies of target qhullcpp
    [  9%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/user.c.o
    [  9%] Building CXX object carve/common/CMakeFiles/carve_fileformats.dir/read_ply.cpp.o
    [ 18%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/global.c.o
    [ 18%] Building CXX object cork/CMakeFiles/cork.dir/src/isct/quantization.cpp.o
    [ 18%] Building CXX object cork/CMakeFiles/cork.dir/src/file_formats/off.cpp.o
    [ 18%] Building C object qhull/CMakeFiles/qhullstatic.dir/src/libqhull/io.c.o
    [ 18%] Building CXX object tetgen/CMakeFiles/tetgen.dir/tetgen.cxx.o
    [ 18%] Building CXX object cork/CMakeFiles/cork.dir/src/isct/empty3d.cpp.o
    [ 18%] Building C object cork/CMakeFiles/cork.dir/src/isct/triangle.c.o
    [ 18%] Building CXX object quartet/CMakeFiles/quartet.dir/src/predicates.cpp.o
    [ 18%] Building CXX object carve/lib/CMakeFiles/carve.dir/aabb.cpp.o
    [ 18%] Building C object qhull/CMakeFiles/testqset_r.dir/src/libqhull_r/qset_r.c.o
    [ 18%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/global.c.o
    [ 18%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/Coordinates.cpp.o
    [ 27%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/poly2.c.o
    [ 27%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/geom2.c.o
    [ 27%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/stat.c.o
    [ 27%] Building C object qhull/CMakeFiles/testqset.dir/src/libqhull/mem.c.o
    [ 36%] Building C object qhull/CMakeFiles/testqset.dir/src/libqhull/usermem.c.o
    [ 36%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/stat_r.c.o
    [ 36%] Building C object qhull/CMakeFiles/testqset.dir/src/testqset/testqset.c.o
    [ 36%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/stat_r.c.o
    [ 36%] Building CXX object cork/CMakeFiles/cork.dir/src/util/log.cpp.o
    [ 36%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/geom2_r.c.o
    [ 36%] Building C object qhull/CMakeFiles/testqset_r.dir/src/libqhull_r/usermem_r.c.o
    [ 45%] Building CXX object cork/CMakeFiles/cork.dir/src/util/timer.cpp.o
    [ 45%] Building C object qhull/CMakeFiles/testqset_r.dir/src/libqhull_r/mem_r.c.o
    [ 45%] Building C object qhull/CMakeFiles/testqset_r.dir/src/testqset_r/testqset_r.c.o
    [ 45%] Building CXX object cork/CMakeFiles/cork.dir/src/cork.cpp.o
    [ 45%] Building CXX object carve/common/CMakeFiles/carve_fileformats.dir/write_ply.cpp.o
    [ 45%] Building CXX object carve/lib/CMakeFiles/carve.dir/carve.cpp.o
    [ 45%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/poly2_r.c.o
    [ 45%] Building CXX object carve/lib/CMakeFiles/carve.dir/convex_hull.cpp.o
    [ 45%] Linking C executable testqset
    [ 45%] Building CXX object quartet/CMakeFiles/quartet.dir/src/geometry_queries.cpp.o
    [ 45%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/merge_r.c.o
    [ 45%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/stat.c.o
    [ 45%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/merge.c.o
    [ 45%] Building CXX object quartet/CMakeFiles/quartet.dir/src/sdf.cpp.o
    [ 45%] Built target testqset
    [ 45%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/geom2_r.c.o
    [ 45%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/geom2.c.o
    [ 45%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/PointCoordinates.cpp.o
    [ 45%] Building CXX object quartet/CMakeFiles/quartet.dir/src/trimesh.cpp.o
    [ 45%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/libqhull_r.c.o
    [ 45%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/poly2_r.c.o
    [ 45%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/libqhull_r.c.o
    [ 45%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/merge_r.c.o
    [ 45%] Linking C executable testqset_r
    [ 45%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/geom_r.c.o
    [ 45%] Linking CXX static library libgloop_math.a
    [ 45%] Built target testqset_r
    [ 45%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/poly_r.c.o
    [ 45%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/qset_r.c.o
    [ 45%] Built target gloop_math
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/mem_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/libqhull.c.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/poly2.c.o
    [ 54%] Linking C static library libqhullstatic.a
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/random_r.c.o
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/csg.cpp.o
    [ 54%] Built target qhullstatic
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/userprintf_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/usermem_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/geom_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/user_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/io_r.c.o
    Scanning dependencies of target qdelaunay
    [ 54%] Linking CXX static library libgloop_image.a
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/poly_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/qset_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qdelaunay.dir/src/qdelaunay/qdelaun.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/mem_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/rboxlib_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_r.dir/src/libqhull_r/userprintf_rbox_r.c.o
    [ 54%] Built target gloop_image
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/merge.c.o
    [ 54%] Building CXX object quartet/CMakeFiles/quartet.dir/src/tet_mesh.cpp.o
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/Qhull.cpp.o
    Scanning dependencies of target qvoronoi
    [ 54%] Building C object qhull/CMakeFiles/qvoronoi.dir/src/qvoronoi/qvoronoi.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/geom.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/poly.c.o
    [ 54%] Linking C executable qdelaunay
    Scanning dependencies of target qconvex
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/csg_collector.cpp.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/qset.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/mem.c.o
    [ 54%] Building C object qhull/CMakeFiles/qconvex.dir/src/qconvex/qconvex.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/random.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/random_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/usermem_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/userprintf_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/io_r.c.o
    [ 54%] Built target qdelaunay
    [ 54%] Linking C executable qvoronoi
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/user_r.c.o
    Scanning dependencies of target qhalf
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/rboxlib_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhullstatic_r.dir/src/libqhull_r/userprintf_rbox_r.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhalf.dir/src/qhalf/qhalf.c.o
    [ 54%] Linking C executable qconvex
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/usermem.c.o
    Scanning dependencies of target rbox
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/userprintf.c.o
    [ 54%] Building C object qhull/CMakeFiles/rbox.dir/src/rbox/rbox.c.o
    [ 54%] Building CXX object quartet/CMakeFiles/quartet.dir/src/feature.cpp.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/io.c.o
    [ 54%] Built target qvoronoi
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullFacetList.cpp.o
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullFacet.cpp.o
    [ 54%] Building CXX object quartet/CMakeFiles/quartet.dir/src/read_obj.cpp.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/user.c.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/libqhull.c.o
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/rboxlib.c.o
    [ 54%] Linking C executable qhalf
    [ 54%] Building C object qhull/CMakeFiles/qhull_p.dir/src/libqhull/userprintf_rbox.c.o
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/edge.cpp.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/geom.c.o
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/face.cpp.o
    [ 54%] Built target qconvex
    [ 54%] Linking C executable rbox
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/geom.cpp.o
    [ 54%] Built target qhalf
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/geom2d.cpp.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/poly.c.o
    [ 54%] Linking CXX static library libgloop_model.a
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/mem.c.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/qset.c.o
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullFacetSet.cpp.o
    [ 54%] Built target rbox
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullHyperplane.cpp.o
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullPoint.cpp.o
    [ 54%] Built target gloop_model
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullPointSet.cpp.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/random.c.o
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullPoints.cpp.o
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/geom3d.cpp.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/usermem.c.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/io.c.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/userprintf.c.o
    [ 54%] Linking C static library libtriangle.a
    [ 54%] Linking C shared library libqhull_r.so
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/user.c.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/rboxlib.c.o
    [ 54%] Building C object qhull/CMakeFiles/libqhull.dir/src/libqhull/userprintf_rbox.c.o
    [ 54%] Building CXX object quartet/CMakeFiles/quartet.dir/src/tet_quality.cpp.o
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersect.cpp.o
    [ 54%] Building CXX object quartet/CMakeFiles/quartet.dir/src/match_features.cpp.o
    [ 54%] Built target triangle
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersect_classify_edge.cpp.o
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersect_classify_group.cpp.o
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullQh.cpp.o
    [ 54%] Built target qhull_r
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullRidge.cpp.o
    [ 54%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersect_debug.cpp.o
    [ 54%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullSet.cpp.o
    [ 54%] Building CXX object quartet/CMakeFiles/quartet.dir/src/optimize_tet_mesh.cpp.o
    [ 63%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersect_face_division.cpp.o
    [ 63%] Building CXX object quartet/CMakeFiles/quartet.dir/src/make_signed_distance.cpp.o
    [ 63%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullStat.cpp.o
    [ 63%] Linking C static library libqhullstatic_r.a
    [ 72%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullVertex.cpp.o
    [ 72%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/RboxPoints.cpp.o
    [ 72%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullVertexSet.cpp.o
    [ 72%] Built target qhullstatic_r
    [ 72%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/RoadError.cpp.o
    [ 72%] Linking C shared library libqhull_p.so
    Scanning dependencies of target user_eg
    [ 72%] Building C object qhull/CMakeFiles/user_eg.dir/src/user_eg/user_eg_r.c.o
    [ 72%] Building CXX object qhull/CMakeFiles/qhullcpp.dir/src/libqhullcpp/RoadLogEvent.cpp.o
    [ 72%] Building CXX object quartet/CMakeFiles/quartet.dir/src/make_tet_mesh.cpp.o
    [ 72%] Built target qhull_p
    Scanning dependencies of target user_eg2
    [ 72%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersect_group.cpp.o
    Scanning dependencies of target qhull
    [ 81%] Building C object qhull/CMakeFiles/user_eg2.dir/src/user_eg2/user_eg2_r.c.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersect_half_classify_group.cpp.o
    [ 81%] Building C object qhull/CMakeFiles/qhull.dir/src/qhull/unix_r.c.o
    [ 81%] Linking C executable user_eg
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/intersection.cpp.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/math.cpp.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/mesh.cpp.o
    [ 81%] Built target user_eg
    [ 81%] Linking C shared library libqhull.so
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/octree.cpp.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/pointset.cpp.o
    [ 81%] Linking C executable qhull
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/polyhedron.cpp.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/polyline.cpp.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/tag.cpp.o
    [ 81%] Linking C executable user_eg2
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/timing.cpp.o
    [ 81%] Built target qhull
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/triangulator.cpp.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/shewchuk_predicates.cpp.o
    [ 81%] Building CXX object carve/lib/CMakeFiles/carve.dir/triangle_intersection.cpp.o
    [ 81%] Built target libqhull
    [ 81%] Built target user_eg2
    [ 81%] Linking CXX static library libqhullcpp.a
    [ 81%] Built target qhullcpp
    Scanning dependencies of target user_eg3
    [ 81%] Building CXX object qhull/CMakeFiles/user_eg3.dir/src/user_eg3/user_eg3_r.cpp.o
    [ 81%] Linking CXX shared library libpolyclipping.so
    [ 81%] Built target polyclipping
    [ 81%] Linking CXX executable user_eg3
    [ 81%] Built target user_eg3
    [ 81%] Linking CXX static library libcarve_misc.a
    [ 81%] Built target carve_misc
    [ 81%] Linking CXX static library libcarve_fileformats.a
    [ 81%] Built target carve_fileformats
    [ 81%] Linking CXX executable tetgen_bin
    [ 81%] Linking CXX static library libtetgen.a
    [ 81%] Built target tetgen
    [ 81%] Built target tetgen_bin
    [ 81%] Linking CXX shared library libquartet.so
    [ 81%] Built target quartet
    Scanning dependencies of target quartet_bin
    [ 81%] Building CXX object quartet/CMakeFiles/quartet_bin.dir/src/main.cpp.o
    [ 81%] Linking CXX executable quartet
    [ 81%] Built target quartet_bin
    [ 81%] Linking CXX static library libcork.a
    [ 81%] Built target cork
    Scanning dependencies of target cork-bin
    [ 81%] Building CXX object cork/CMakeFiles/cork-bin.dir/src/main.cpp.o
    [ 81%] Linking CXX executable cork
    [ 81%] Built target cork-bin
    [ 81%] Linking CXX shared library libcarve.so
    [ 81%] Built target carve
    Scanning dependencies of target test_rescale
    Scanning dependencies of target test_aabb
    Scanning dependencies of target convert
    Scanning dependencies of target face_merge
    Scanning dependencies of target cutgraph
    Scanning dependencies of target test_spacetree
    Scanning dependencies of target selfintersect
    Scanning dependencies of target extrude
    Scanning dependencies of target triangulate
    Scanning dependencies of target close_manifold
    Scanning dependencies of target mesh_simplify
    [ 81%] Building CXX object carve/tests/CMakeFiles/test_aabb.dir/test_aabb.cpp.o
    Scanning dependencies of target test_carve_polyhedrons_2
    Scanning dependencies of target intersect
    [ 90%] Building CXX object carve/src/CMakeFiles/face_merge.dir/face_merge.cpp.o
    Scanning dependencies of target test_eigen
    [ 90%] Building CXX object carve/tests/CMakeFiles/test_rescale.dir/test_rescale.cpp.o
    Scanning dependencies of target test_geom
    [ 90%] Building CXX object carve/src/CMakeFiles/extrude.dir/extrude.cpp.o
    Scanning dependencies of target slice
    [ 90%] Building CXX object carve/src/CMakeFiles/triangulate.dir/triangulate.cpp.o
    [ 90%] Building CXX object carve/tests/CMakeFiles/test_spacetree.dir/test_spacetree.cpp.o
    [ 90%] Building CXX object carve/src/CMakeFiles/close_manifold.dir/close_manifold.cpp.o
    [100%] Building CXX object carve/src/CMakeFiles/mesh_simplify.dir/mesh_simplify.cpp.o
    Scanning dependencies of target tetrahedron
    [100%] Building CXX object carve/src/CMakeFiles/intersect.dir/intersect.cpp.o
    [100%] Building CXX object carve/src/CMakeFiles/convert.dir/convert.cpp.o
    [100%] Building CXX object carve/tests/CMakeFiles/test_carve_polyhedrons_2.dir/test_carve_polyhedrons_2.cpp.o
    [100%] Building CXX object carve/tests/CMakeFiles/test_eigen.dir/test_eigen.cpp.o
    [100%] Building CXX object carve/src/CMakeFiles/cutgraph.dir/cut.cpp.o
    [100%] Building CXX object carve/tests/CMakeFiles/test_geom.dir/test_geom.cpp.o
    [100%] Building CXX object carve/src/CMakeFiles/selfintersect.dir/selfintersect.cpp.o
    [100%] Building CXX object carve/src/CMakeFiles/slice.dir/slice.cpp.o
    [100%] Building CXX object carve/tests/CMakeFiles/tetrahedron.dir/tetrahedron.cpp.o
    [100%] Linking CXX executable test_geom
    [100%] Linking CXX executable test_eigen
    [100%] Linking CXX executable tetrahedron
    [100%] Linking CXX executable test_aabb
    [100%] Built target test_geom
    [100%] Linking CXX executable test_rescale
    [100%] Linking CXX executable test_spacetree
    [100%] Built target tetrahedron
    [100%] Built target test_aabb
    [100%] Built target test_rescale
    [100%] Built target test_spacetree
    [100%] Built target test_eigen
    [100%] Linking CXX executable extrude
    [100%] Linking CXX executable test_carve_polyhedrons_2
    [100%] Linking CXX executable close_manifold
    [100%] Built target extrude
    [100%] Built target test_carve_polyhedrons_2
    [100%] Built target close_manifold
    [100%] Linking CXX executable cutgraph
    [100%] Linking CXX executable face_merge
    [100%] Built target cutgraph
    [100%] Built target face_merge
    [100%] Linking CXX executable convert
    [100%] Linking CXX executable triangulate
    [100%] Built target convert
    [100%] Linking CXX executable selfintersect
    [100%] Built target triangulate
    [100%] Linking CXX executable mesh_simplify
    [100%] Built target selfintersect
    [100%] Linking CXX executable intersect
    [100%] Built target mesh_simplify
    [100%] Linking CXX executable slice
    [100%] Built target intersect
    [100%] Built target slice
    [  9%] Built target cork
    [  9%] Built target cork-bin
    [  9%] Built target gloop_math
    [  9%] Built target gloop_image
    [  9%] Built target gloop_model
    [ 18%] Built target carve
    [ 18%] Built target carve_fileformats
    [ 18%] Built target carve_misc
    [ 27%] Built target mesh_simplify
    [ 27%] Built target convert
    [ 27%] Built target close_manifold
    [ 27%] Built target slice
    [ 27%] Built target intersect
    [ 27%] Built target triangulate
    [ 36%] Built target face_merge
    [ 36%] Built target cutgraph
    [ 36%] Built target selfintersect
    [ 36%] Built target extrude
    [ 36%] Built target test_spacetree
    [ 36%] Built target test_geom
    [ 36%] Built target test_aabb
    [ 36%] Built target test_rescale
    [ 36%] Built target test_eigen
    [ 36%] Built target test_carve_polyhedrons_2
    [ 36%] Built target tetrahedron
    [ 36%] Built target quartet
    [ 36%] Built target quartet_bin
    [ 36%] Built target tetgen
    [ 36%] Built target tetgen_bin
    [ 36%] Built target triangle
    [ 36%] Built target qhullstatic_r
    [ 36%] Built target qhull
    [ 45%] Built target qhull_r
    [ 45%] Built target user_eg
    [ 54%] Built target qhullstatic
    [ 54%] Built target qdelaunay
    [ 63%] Built target qhullcpp
    [ 63%] Built target qvoronoi
    [ 72%] Built target qhull_p
    [ 81%] Built target testqset
    [ 90%] Built target libqhull
    [ 90%] Built target qconvex
    [ 90%] Built target qhalf
    [ 90%] Built target rbox
    [100%] Built target user_eg2
    [100%] Built target user_eg3
    [100%] Built target testqset_r
    [100%] Built target polyclipping
    Install the project...
    -- Install configuration: ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libcork.a
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/cork.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve//config.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libcarve.so.2.0.0a
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libcarve.so.2.0
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libcarve.so
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libcarve.so.2.0.0a" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Up-to-date: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/poly.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/pointset_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/edge_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection_types.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/debug_hooks.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/rescale.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/interpolator.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/polyhedron_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/input.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/vertex_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/intersection.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/polyline_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/triangulator.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/aabb_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/pointset.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/timing.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/kd_node.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/triangle_intersection.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/xcode_config.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/polyline_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/polyhedron_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/tag.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/math_constants.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/mesh.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/util.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/vcpp_config.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/poly_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/csg_triangulator.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/geom3d.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/djset.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/mesh_simplify.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/cbrt.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/edge_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/iobj.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/polyline_iter.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/math.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/csg.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/poly_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered/vcpp_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered/fallback_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered/std_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered/libstdcpp_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered/tr1_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered/boost_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection/unordered.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/spacetree.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/colour.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/aabb.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/external
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/face_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/collection.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/mesh_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/geom2d.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/heap.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/pointset_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/shewchuk_predicates.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/win32.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/vector.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/tree.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/faceloop.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/carve.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/gnu_cxx.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/vertex_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/triangulator_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/geom.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/polyhedron_base.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/octree_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/matrix.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/convex_hull.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/pointset_iter.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/rtree.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/mesh_ops.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/face_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/exact.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/classification.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/geom_impl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/octree_decl.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/carve/polyline.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/slice
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/slice" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/intersect
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/intersect" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/triangulate
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/triangulate" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/convert
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/convert" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/signature_of_eigen3_matrix_library
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/pkgconfig/eigen3.pc
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/CholmodSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/SparseLU
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Eigenvalues
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Geometry
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Core
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/StdVector
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Householder
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/SparseCore
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Jacobi
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/SparseCholesky
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/QtAlignedMalloc
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/IterativeLinearSolvers
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/SPQRSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Dense
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/LU
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/SparseQR
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/UmfPackSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Sparse
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/LeastSquares
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/SVD
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Eigen2Support
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/SuperLUSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/QR
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/StdDeque
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Cholesky
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/PardisoSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Array
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/MetisSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/PaStiXSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/OrderingMethods
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/StdList
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/Eigen
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_column_bmod.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_pruneL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_relax_snode.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_Structs.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_bmod.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_column_dfs.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLUImpl.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_pivotL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_Utils.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_dfs.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/RealQZ.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/RealSchur_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/misc/Kernel.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/misc/SparseSolve.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/misc/Solve.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/misc/blas.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/misc/Image.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Umeyama.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Hyperplane.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/EulerAngles.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Scaling.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/OrthoMethods.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/RotationBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Homogeneous.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Translation.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/AngleAxis.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/AlignedBox.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/ParametrizedLine.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Quaternion.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Transform.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/Rotation2D.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/CwiseUnaryView.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/TriangularMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Redux.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/VectorBlock.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/CoreIterators.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/BandMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/DiagonalProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/VectorwiseOp.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/NestByValue.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/MapBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/ProductBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Reverse.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Visitor.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/StableNorm.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/BooleanRedux.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/DiagonalMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/MatrixBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Assign.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/SelfAdjointView.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/EigenBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/NoAlias.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/DenseStorage.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Ref.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Functors.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Assign_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/GlobalFunctions.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/ArrayBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Array.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/IO.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Transpositions.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Map.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/PlainObjectBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/GenericPacketMath.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/ForceAlignedAccess.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/ArrayWrapper.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Transpose.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Stride.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Random.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Diagonal.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/CommaInitializer.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/CwiseNullaryOp.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/SolveTriangular.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/NumTraits.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Matrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Flagged.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/ReturnByValue.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Select.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/MathFunctions.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/GeneralProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Dot.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/DenseBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Replicate.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Fuzzy.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/PermutationMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Block.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/Swap.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/Parallelizer.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/SelfadjointProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/CoeffBasedProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/TriangularSolverVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/BlasUtil.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/StaticAssert.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/Macros.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/Meta.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/ForwardDeclarations.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/DisableStupidWarnings.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/XprHelper.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/MKL_support.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/Memory.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/NonMPL2.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/util/Constants.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/AltiVec/Complex.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/NEON/Complex.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Core/arch/Default/Settings.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Householder/BlockHouseholder.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Householder/HouseholderSequence.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Householder/Householder.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseTranspose.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseFuzzy.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseView.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseTriangularView.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseRedux.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseBlock.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseMatrixBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseDot.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparsePermutation.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseColEtree.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseUtil.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/TriangularSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseDenseProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/AmbiVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/CompressedStorage.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Jacobi/Jacobi.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/StlSupport/StdList.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/StlSupport/details.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/StlSupport/StdDeque.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/StlSupport/StdVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/plugins/BlockMethods.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/LU/Determinant.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/LU/PartialPivLU_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/LU/FullPivLU.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/LU/PartialPivLU.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/LU/Inverse.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/LU/arch/Inverse_SSE.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SparseQR/SparseQR.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/UmfPackSupport/UmfPackSupport.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SVD/JacobiSVD.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SVD/JacobiSVD_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SVD/UpperBidiagonalization.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/VectorBlock.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/LU.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Macros.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Lazy.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/CwiseOperators.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Minor.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Meta.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/QR.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/LeastSquares.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/TriangularSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/SVD.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Memory.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/MathFunctions.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Cwise.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Block.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/Hyperplane.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/All.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/Scaling.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/RotationBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/Translation.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/AngleAxis.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/AlignedBox.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/Quaternion.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/Transform.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Eigen2Support/Geometry/Rotation2D.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/QR/HouseholderQR_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/QR/HouseholderQR.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/QR/FullPivHouseholderQR.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/QR/ColPivHouseholderQR_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Cholesky/LDLT.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Cholesky/LLT_MKL.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/Cholesky/LLT.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/PardisoSupport/PardisoSupport.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/MetisSupport/MetisSupport.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/PaStiXSupport/PaStiXSupport.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/OrderingMethods/Ordering.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/OrderingMethods/Eigen_Colamd.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/Eigen/src/OrderingMethods/Amd.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/AdolcForward
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/AlignedVector3
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/ArpackSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/AutoDiff
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/BVH
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/FFT
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/IterativeSolvers
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/KroneckerProduct
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/LevenbergMarquardt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/MatrixFunctions
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/MoreVectorization
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/MPRealSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/NonLinearOptimization
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/NumericalDiff
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/OpenGLSupport
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/Polynomials
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/Skyline
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/SparseExtra
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/Splines
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/BVH/BVAlgorithms.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/BVH/KdBVH.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/FFT/ei_kissfft_impl.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/Scaling.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteCholesky.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/DGMRES.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/GMRES.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MatrixFunctions/StemFunction.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/MoreVectorization/MathFunctions.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/chkder.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1updt.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/dogleg.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/covar.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/lmpar.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Polynomials/Companion.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialSolver.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialUtils.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Skyline/SkylineProduct.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Skyline/SkylineStorage.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Skyline/SkylineUtil.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/SparseExtra/RandomSetter.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Splines/Spline.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/eigen3/unsupported/Eigen/src/Splines/SplineFwd.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libquartet.so
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libquartet.so" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/quartet
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/quartet" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/array3.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/feature.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/geometry_queries.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/gluvi.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/make_signed_distance.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/make_tet_mesh.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/match_features.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/optimize_tet_mesh.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/read_obj.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/sdf.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/tet_mesh.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/tet_quality.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/trimesh.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/util.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/quartet/vec.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libtetgen.a
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/tetgen.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libtriangle.a
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/triangle.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhullcpp.a
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhullstatic.a
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhullstatic_r.a
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_r.so.7.2.0
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_r.so.7
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_r.so
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_r.so.7.2.0" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qhull
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qhull" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/rbox
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/rbox" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qconvex
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qconvex" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qdelaunay
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qdelaunay" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qvoronoi
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qvoronoi" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qhalf
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/bin/qhalf" to ""
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull.so.7.2.0
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull.so.7
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull.so
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull.so.7.2.0" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_p.so.7.2.0
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_p.so.7
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_p.so
    -- Set runtime path of "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libqhull_p.so.7.2.0" to "/tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib:/opt/local/lib:/usr/local/lib"
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/libqhull.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/geom.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/io.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/mem.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/merge.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/poly.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qhull_a.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qset.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/random.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/stat.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/user.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/index.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-geom.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-globa.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-io.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-mem.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-merge.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-poly.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-qhull.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-set.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-stat.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/qh-user.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull/DEPRECATED.txt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/libqhull_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/geom_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/io_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/mem_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/merge_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/poly_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qhull_ra.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qset_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/random_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/stat_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/user_r.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/index.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-geom_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-globa_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-io_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-mem_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-merge_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-poly_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-qhull_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-set_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-stat_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhull_r/qh-user_r.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/Coordinates.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/functionObjects.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/PointCoordinates.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/Qhull.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullError.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullFacet.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullFacetList.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullFacetSet.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullHyperplane.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullIterator.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullLinkedList.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullPoint.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullPoints.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullPointSet.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullQh.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullRidge.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullSet.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullSets.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullStat.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullVertex.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/QhullVertexSet.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/RboxPoints.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/RoadError.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/RoadLogEvent.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/libqhullcpp/RoadTest.h
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/man/man1/qhull.1
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/man/man1/rbox.1
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/README.txt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/REGISTER.txt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/Announce.txt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/COPYING.txt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/index.htm
    -- Up-to-date: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qhull.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-optc.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh--cone.gif
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qhalf.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-get.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/rbox.txt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh--4d.gif
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-quick.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-optp.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qvoronoi.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh--dt.gif
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh--geom.gif
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-optg.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh--half.gif
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-opto.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/rbox.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-impre.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qhull.man
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qhull.txt
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qhull-cpp.xml
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qdelaun.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/normal_voronoi_knauss_oesterle.jpg
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-optf.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-optt.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qvoron_f.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/rbox.man
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh--rand.gif
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-eg.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/index.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qconvex.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-optq.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-faq.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qdelau_f.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/doc/qhull/qh-code.htm
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/include/polyclipping/clipper.hpp
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libpolyclipping.so.19.0.0
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libpolyclipping.so.19
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/lib/libpolyclipping.so
    -- Installing: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/../python/pymesh/third_party/share/pkgconfig/polyclipping.pc
    -- The C compiler identification is GNU 5.4.0
    -- The CXX compiler identification is GNU 5.4.0
    -- Check for working C compiler: /usr/bin/cc
    -- Check for working C compiler: /usr/bin/cc -- works
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Check for working CXX compiler: /usr/bin/c++
    -- Check for working CXX compiler: /usr/bin/c++ -- works
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Performing Test IS_SUPPORTED_-Wno-deprecated-declarations
    -- Performing Test IS_SUPPORTED_-Wno-deprecated-declarations - Success
    -- Found Eigen: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/include/eigen3
    -- Found PythonInterp: /playpen/username/projects/sumo-challenge/sumo-api/venv/bin/python (found version "3.7.2")
    -- Found Python: /playpen/username/libraries/anaconda3/envs/mapped-conv/include/python3.7m
    -- Found NumPy: version "1.16.1" /playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/numpy/core/include
    -- Found SWIG: /usr/bin/swig3.0 (found version "3.0.8")
    -- Found OpenCL: /usr/lib/x86_64-linux-gnu/libOpenCL.so
    -- SparseHash not found, consider set $SPARSEHASH_PATH environment variable (missing:  SPARSEHASH_INCLUDE_DIRS)
    -- Boost version: 1.58.0
    -- Build type: Release
    -- USING CXXFLAGS = ' -std=c++11 -Wno-deprecated-declarations -O3 -DNDEBUG -Os'
    -- USING EXEFLAGS = ' '
    -- Targetting Unix Makefiles
    -- Using /usr/bin/c++ compiler.
    -- Requested component: MPFR
    -- Requested component: GMP
    -- Found Qhull: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/lib/libqhull.so
    -- Found Quartet: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/include/quartet
    -- Found Triangle: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/lib/libtriangle.a
    -- Found Tetgen: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/include
    -- Found Cork: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/include
    -- Found Clipper: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/include/polyclipping
    -- Found LIBIGL: /tmp/pip-install-6k9dk3c1/pymesh2/third_party/libigl/include
    -- Found CARVE: /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/include
    -- BSP library cannot be found.  Consider set BSP_PATH environment variable (missing:  BSP_INCLUDE_DIRS BSP_LIBRARIES)
    -- Looking for sgemm_
    -- Looking for sgemm_ - found
    -- A library with BLAS API found.
    -- Found UMFPACK: /usr/include/suitesparse
    -- Found CHOLMOD: /usr/include/suitesparse
    -- METIS library cannot be found.  Consider set METIS_PATH environment variable (missing:  METIS_INCLUDE_DIRS METIS_LIBRARIES)
    -- tinyxml2 library cannot be found.  Consider set TINYXML2_PATH environment variable (missing:  TINYXML2_INCLUDE_DIRS TINYXML2_LIBRARIES)
    -- Looking for cheev_
    -- Looking for cheev_ - not found
    -- Looking for cheev
    -- Looking for cheev - not found
    -- Looking for cheev_
    -- Looking for cheev_ - found
    -- A library with LAPACK API found.
    -- GeoGram library cannot be found.  Consider set GEOGRAM_PATH environment variable (missing:  GEOGRAM_INCLUDE_DIRS GEOGRAM_LIBRARIES)
    -- CMAKE_INSTALL_RPATH: /usr/local/pymesh-0.1.14-py3.7.egg/pymesh/lib;/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pymesh-0.1.14-py3.7.egg/pymesh/lib;/home/username/.local/lib/python3.7/site-packages/pymesh-0.1.14-py3.7.egg/pymesh/lib;/usr/local/pymesh-0.1.14-py3.7.egg/pymesh/third_party/lib;/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pymesh-0.1.14-py3.7.egg/pymesh/third_party/lib;/home/username/.local/lib/python3.7/site-packages/pymesh-0.1.14-py3.7.egg/pymesh/third_party/lib;/usr/local/pymesh/lib;/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pymesh/lib;/home/username/.local/lib/python3.7/site-packages/pymesh/lib;/usr/local/pymesh/third_party/lib;/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pymesh/third_party/lib;/home/username/.local/lib/python3.7/site-packages/pymesh/third_party/lib;/tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/lib;/tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/third_party/lib
    CMake Warning at tools/CMakeLists.txt:103 (MESSAGE):
      SparseSolver module is not built because Metis is missing

    -- Looking for pthread.h
    -- Looking for pthread.h - found
    -- Looking for pthread_create
    -- Looking for pthread_create - not found
    -- Looking for pthread_create in pthreads
    -- Looking for pthread_create in pthreads - not found
    -- Looking for pthread_create in pthread
    -- Looking for pthread_create in pthread - found
    -- Found Threads: TRUE
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /tmp/pip-install-6k9dk3c1/pymesh2/build
    Scanning dependencies of target Mesh
    [  0%] Building CXX object src/CMakeFiles/Mesh.dir/Misc/HashGrid.cpp.o
    [  0%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceCentroidAttribute.cpp.o
    [  5%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexDihedralAngleAttribute.cpp.o
    [  5%] Building CXX object src/CMakeFiles/Mesh.dir/Geometry/MeshGeometry.cpp.o
    [  5%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VoxelIndexAttribute.cpp.o
    [ 11%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceAspectRatioAttribute.cpp.o
    [ 11%] Building CXX object src/CMakeFiles/Mesh.dir/Mesh.cpp.o
    [ 11%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/EdgeLengthAttribute.cpp.o
    [ 11%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/MeshAttributes.cpp.o
    [ 11%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceVoronoiAreaAttribute.cpp.o
    [ 11%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceIndexAttribute.cpp.o
    [ 16%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexMeanCurvatureAttribute.cpp.o
    [ 22%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VoxelCentroidAttribute.cpp.o
    [ 22%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceEdgeRatioAttribute.cpp.o
    [ 27%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexGaussianCurvatureAttribute.cpp.o
    [ 27%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexAreaAttribute.cpp.o
    [ 27%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceCircumCenterAttribute.cpp.o
    [ 27%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/EdgeSquaredLengthAttribute.cpp.o
    [ 27%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceIncircleCenterAttribute.cpp.o
    [ 27%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/EdgeDihedralAngleAttribute.cpp.o
    [ 27%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexNormalAttribute.cpp.o
    [ 33%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceNormalAttribute.cpp.o
    [ 33%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceAreaAttribute.cpp.o
    [ 33%] Building CXX object src/CMakeFiles/Mesh.dir/MeshFactory.cpp.o
    [ 38%] Building CXX object src/CMakeFiles/Mesh.dir/Connectivity/MeshConnectivity.cpp.o
    [ 38%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VoxelVolumeAttribute.cpp.o
    [ 38%] Building CXX object src/CMakeFiles/Mesh.dir/IO/NodeWriter.cpp.o
    [ 44%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexLaplacianAttribute.cpp.o
    [ 44%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceIncircleRadiusAttribute.cpp.o
    [ 44%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexValanceAttribute.cpp.o
    [ 44%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexIndexAttribute.cpp.o
    [ 44%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MeshParser.cpp.o
    [ 50%] Building CXX object src/CMakeFiles/Mesh.dir/IO/PLYParser.cpp.o
    [ 55%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MSHParser.cpp.o
    [ 61%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/VertexVolumeAttribute.cpp.o
    [ 66%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/FaceCircumRadiusAttribute.cpp.o
    [ 66%] Building CXX object src/CMakeFiles/Mesh.dir/IO/POLYWriter.cpp.o
    [ 66%] Building CXX object src/CMakeFiles/Mesh.dir/IO/PLYWriter.cpp.o
    [ 66%] Building CXX object src/CMakeFiles/Mesh.dir/IO/NodeParser.cpp.o
    [ 66%] Building CXX object src/CMakeFiles/Mesh.dir/Attributes/MeshAttributeFactory.cpp.o
    [ 66%] Building CXX object src/CMakeFiles/Mesh.dir/Math/ZSparseMatrix.cpp.o
    [ 66%] Building CXX object src/CMakeFiles/Mesh.dir/IO/POLYParser.cpp.o
    [ 72%] Building CXX object src/CMakeFiles/Mesh.dir/IO/STLWriter.cpp.o
    [ 72%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MEDITParser.cpp.o
    [ 72%] Building CXX object src/CMakeFiles/Mesh.dir/IO/OFFParser.cpp.o
    [ 77%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MEDITWriter.cpp.o
    [ 77%] Building CXX object src/CMakeFiles/Mesh.dir/IO/OBJWriter.cpp.o
    [ 77%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MeshWriter.cpp.o
    [ 83%] Building CXX object src/CMakeFiles/Mesh.dir/IO/OBJParser.cpp.o
    [ 83%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MshLoader.cpp.o
    [ 83%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MshSaver.cpp.o
    [ 83%] Building CXX object src/CMakeFiles/Mesh.dir/IO/MSHWriter.cpp.o
    [ 88%] Building CXX object src/CMakeFiles/Mesh.dir/IO/IOUtils.cpp.o
    [ 88%] Building CXX object src/CMakeFiles/Mesh.dir/IO/STLParser.cpp.o
    [ 94%] Building C object src/CMakeFiles/Mesh.dir/IO/rply.c.o
    [ 94%] Building CXX object src/CMakeFiles/Mesh.dir/IO/OFFWriter.cpp.o
    [ 94%] Linking CXX shared library ../../python/pymesh/lib/libMesh.so
    [ 94%] Built target Mesh
    [ 94%] Swig source
    /tmp/pip-install-6k9dk3c1/pymesh2/src/Mesh.h:47: Warning 362: operator= ignored
    /tmp/pip-install-6k9dk3c1/pymesh2/src/Math/ZSparseMatrix.h:20: Warning 362: operator= ignored
    /tmp/pip-install-6k9dk3c1/pymesh2/src/Math/ZSparseMatrix.h:10: Warning 401: Nothing known about base class 'Eigen::SparseMatrix< Float,Eigen::ColMajor,int >'. Ignored.
    /tmp/pip-install-6k9dk3c1/pymesh2/src/Math/ZSparseMatrix.h:10: Warning 401: Maybe you forgot to instantiate 'Eigen::SparseMatrix< Float,Eigen::ColMajor,int >' using %template.
    Scanning dependencies of target _PyMesh
    [ 94%] Building CXX object src/CMakeFiles/_PyMesh.dir/__/python/pymesh/swig/PyMeshPYTHON_wrap.cxx.o
    In file included from /playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822:0,
                     from /playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                     from /playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                     from /tmp/pip-install-6k9dk3c1/pymesh2/python/pymesh/swig/PyMeshPYTHON_wrap.cxx:3175:
    /playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     #warning "Using deprecated NumPy API, disable it with " \
      ^
    [100%] Linking CXX shared module ../../python/pymesh/lib/_PyMesh.so
    lto1: fatal error: bytecode stream generated with LTO version 6.0 instead of the expected 4.1
    compilation terminated.
    lto-wrapper: fatal error: /usr/bin/c++ returned 1 exit status
    compilation terminated.
    /usr/bin/ld: error: lto-wrapper failed
    collect2: error: ld returned 1 exit status
    src/CMakeFiles/_PyMesh.dir/build.make:116: recipe for target '../python/pymesh/lib/_PyMesh.so' failed
    make[2]: *** [../python/pymesh/lib/_PyMesh.so] Error 1
    CMakeFiles/Makefile2:87: recipe for target 'src/CMakeFiles/_PyMesh.dir/all' failed
    make[1]: *** [src/CMakeFiles/_PyMesh.dir/all] Error 2
    Makefile:83: recipe for target 'all' failed
    make: *** [all] Error 2
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-6k9dk3c1/pymesh2/setup.py", line 147, in <module>
        distclass=BinaryDistribution,
      File "/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/setuptools/__init__.py", line 143, in setup
        return distutils.core.setup(**attrs)
      File "/playpen/username/libraries/anaconda3/envs/mapped-conv/lib/python3.7/distutils/core.py", line 148, in setup
        dist.run_commands()
      File "/playpen/username/libraries/anaconda3/envs/mapped-conv/lib/python3.7/distutils/dist.py", line 966, in run_commands
        self.run_command(cmd)
      File "/playpen/username/libraries/anaconda3/envs/mapped-conv/lib/python3.7/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/setuptools/command/install.py", line 61, in run
        return orig.install.run(self)
      File "/playpen/username/libraries/anaconda3/envs/mapped-conv/lib/python3.7/distutils/command/install.py", line 545, in run
        self.run_command('build')
      File "/playpen/username/libraries/anaconda3/envs/mapped-conv/lib/python3.7/distutils/cmd.py", line 313, in run_command
        self.distribution.run_command(command)
      File "/playpen/username/libraries/anaconda3/envs/mapped-conv/lib/python3.7/distutils/dist.py", line 985, in run_command
        cmd_obj.run()
      File "/tmp/pip-install-6k9dk3c1/pymesh2/setup.py", line 81, in run
        self.build_pymesh();
      File "/tmp/pip-install-6k9dk3c1/pymesh2/setup.py", line 73, in build_pymesh
        check_call(command.split());
      File "/playpen/username/libraries/anaconda3/envs/mapped-conv/lib/python3.7/subprocess.py", line 347, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['make', '-j', '47']' returned non-zero exit status 2.
    Running setup.py install for pymesh2: finished with status 'error'
Cleaning up...
  Removing source in /tmp/pip-install-6k9dk3c1/pymesh2
  Removing source in /tmp/pip-install-6k9dk3c1/sklearn
  Removing source in /tmp/pip-install-6k9dk3c1/sympy
  Removing source in /tmp/pip-install-6k9dk3c1/transforms3d
Removed build tracker '/tmp/pip-req-tracker-04ux47ru'
Exception information:
Traceback (most recent call last):
  File "/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 179, in main
    status = self.run(options, args)
  File "/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pip/_internal/commands/install.py", line 393, in run
    use_user_site=options.use_user_site,
  File "/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pip/_internal/req/__init__.py", line 57, in install_given_reqs
    **kwargs
  File "/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 945, in install
    spinner=spinner,
  File "/playpen/username/projects/sumo-challenge/sumo-api/venv/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 761, in call_subprocess
    % (command_desc, proc.returncode, cwd))
pip._internal.exceptions.InstallationError: Command "/playpen/username/projects/sumo-challenge/sumo-api/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-6k9dk3c1/pymesh2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-0v5scnvh/install-record.txt --single-version-externally-managed --compile --install-headers /playpen/username/projects/sumo-challenge/sumo-api/venv/include/site/python3.7/pymesh2" failed with error code 1 in /tmp/pip-install-6k9dk3c1/pymesh2/
dhuber23b commented 5 years ago

I tested the install of pymesh2 standalone as well as the entire sumo install instructions on Ubuntu 16.04, which is the linux version that is currently supported, and it is working. What operating system is causing this problem?

meder411 commented 5 years ago

Hm. I'm using Ubuntu 16.04.5 LTS (GNU/Linux 4.4.0-141-generic x86_64). Must be some other issue on my system. Some other folks I know have been having trouble with install pymesh2 independently from SUMO also, so it might be our servers. I will investigate further. Thanks for checking on this.

dhuber23b commented 5 years ago

Ok, I will close this issue then.

meder411 commented 5 years ago

@dhuber23b Just a heads up that I identified the problem as being due to the use of Anaconda python. The key error was:

lto1: fatal error: bytecode stream generated with LTO version 6.0 instead of the expected 4.1 compilation terminated.

It showed up in some unrelated issue here and the solution there was to only use the conda installer. That's not quite possible here, but it might be worth mentioning in the docs that users should use the system python (or avoid conda for this). When I switched to system python everything installed fine.