Created
March 28, 2019 17:17
-
-
Save acgetchell/d5725b90128fc2eb5adc493e268d2bc5 to your computer and use it in GitHub Desktop.
Command line build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
┌─[adam][hapkido][±][develop {2} ✓][~/CDT-plusplus/tools] | |
└─▪ ./build.sh | |
Configuration: | |
[settings] | |
arch=x86_64 | |
arch_build=x86_64 | |
build_type=RelWithDebInfo | |
compiler=apple-clang | |
compiler.libcxx=libc++ | |
compiler.version=10.0 | |
os=Macos | |
os_build=Macos | |
[options] | |
[build_requires] | |
[env] | |
Version ranges solved | |
Version range '>=1.69.0' required by 'conanfile.py' resolved to 'boost/1.69.0@conan/stable' | |
Version range '>=2.5.0' required by 'conanfile.py' resolved to 'Catch2/2.6.0@catchorg/stable' | |
Version range '>=0.6.2' required by 'conanfile.py' resolved to 'docopt/0.6.2@conan/stable' | |
Version range '>=2.4.1' required by 'conanfile.py' resolved to 'date/2.4.1@bincrafters/stable' | |
conanfile.py: Installing package | |
Requirements | |
Catch2/2.6.0@catchorg/stable from 'conan-center' - Cache | |
boost/1.69.0@conan/stable from 'conan-center' - Cache | |
bzip2/1.0.6@conan/stable from 'conan-center' - Cache | |
date/2.4.1@bincrafters/stable from 'bincrafters' - Cache | |
docopt/0.6.2@conan/stable from 'conan-center' - Cache | |
gsl_microsoft/2.0.0@bincrafters/stable from 'conan-center' - Cache | |
zlib/1.2.11@conan/stable from 'conan-center' - Cache | |
Packages | |
Catch2/2.6.0@catchorg/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache | |
boost/1.69.0@conan/stable:9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b - Cache | |
bzip2/1.0.6@conan/stable:33e011c30247cbbfd0f7d4d382f46622532571f8 - Cache | |
date/2.4.1@bincrafters/stable:2fffba6b8d1766983ef0fc802bd274a33e445f88 - Cache | |
docopt/0.6.2@conan/stable:76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40 - Cache | |
gsl_microsoft/2.0.0@bincrafters/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache | |
zlib/1.2.11@conan/stable:33e011c30247cbbfd0f7d4d382f46622532571f8 - Cache | |
Catch2/2.6.0@catchorg/stable: Already installed! | |
bzip2/1.0.6@conan/stable: Already installed! | |
date/2.4.1@bincrafters/stable: Already installed! | |
docopt/0.6.2@conan/stable: Already installed! | |
gsl_microsoft/2.0.0@bincrafters/stable: Already installed! | |
zlib/1.2.11@conan/stable: Already installed! | |
boost/1.69.0@conan/stable: Already installed! | |
boost/1.69.0@conan/stable: LIBRARIES: ['boost_wave', 'boost_container', 'boost_contract', 'boost_exception', 'boost_graph', 'boost_iostreams', 'boost_locale', 'boost_log', 'boost_program_options', 'boost_random', 'boost_regex', 'boost_wserialization', 'boost_serialization', 'boost_coroutine', 'boost_context', 'boost_timer', 'boost_thread', 'boost_chrono', 'boost_date_time', 'boost_atomic', 'boost_filesystem', 'boost_system', 'boost_type_erasure', 'boost_stacktrace_basic', 'boost_math_tr1', 'boost_math_c99f', 'boost_math_c99l', 'boost_log_setup', 'boost_stacktrace_addr2line', 'boost_stacktrace_noop', 'boost_math_c99', 'boost_math_tr1l', 'boost_math_tr1f', 'boost_unit_test_framework'] | |
boost/1.69.0@conan/stable: Package folder: /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b | |
conanfile.py: Generator cmake created conanbuildinfo.cmake | |
conanfile.py: Generator txt created conanbuildinfo.txt | |
conanfile.py: Generated conaninfo.txt | |
conanfile.py: Generated graphinfo | |
conanfile.py: Running build() | |
-- The CXX compiler identification is AppleClang 10.0.1.10010046 | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ | |
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Downloading conan.cmake from https://github.com/conan-io/cmake-conan | |
-- Conan: Loading conanbuildinfo.cmake | |
-- Conan: called by CMake conan helper | |
-- Conan: Using cmake targets configuration | |
-- Library boost_wave found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wave.a | |
-- Library boost_container found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_container.a | |
-- Library boost_contract found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_contract.a | |
-- Library boost_exception found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_exception.a | |
-- Library boost_graph found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_graph.a | |
-- Library boost_iostreams found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_iostreams.a | |
-- Library boost_locale found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_locale.a | |
-- Library boost_log found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log.a | |
-- Library boost_program_options found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_program_options.a | |
-- Library boost_random found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_random.a | |
-- Library boost_regex found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_regex.a | |
-- Library boost_wserialization found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wserialization.a | |
-- Library boost_serialization found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_serialization.a | |
-- Library boost_coroutine found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_coroutine.a | |
-- Library boost_context found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_context.a | |
-- Library boost_timer found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_timer.a | |
-- Library boost_thread found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a | |
-- Library boost_chrono found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a | |
-- Library boost_date_time found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a | |
-- Library boost_atomic found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a | |
-- Library boost_filesystem found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_filesystem.a | |
-- Library boost_system found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a | |
-- Library boost_type_erasure found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_type_erasure.a | |
-- Library boost_stacktrace_basic found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_basic.a | |
-- Library boost_math_tr1 found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1.a | |
-- Library boost_math_c99f found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99f.a | |
-- Library boost_math_c99l found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99l.a | |
-- Library boost_log_setup found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log_setup.a | |
-- Library boost_stacktrace_addr2line found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_addr2line.a | |
-- Library boost_stacktrace_noop found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_noop.a | |
-- Library boost_math_c99 found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99.a | |
-- Library boost_math_tr1l found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1l.a | |
-- Library boost_math_tr1f found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1f.a | |
-- Library boost_unit_test_framework found /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_unit_test_framework.a | |
-- Library docopt found /Users/adam/.conan/data/docopt/0.6.2/conan/stable/package/76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40/lib/libdocopt.a | |
-- Library tz found /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/lib/libtz.a | |
-- Library bz2 found /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libbz2.a | |
-- Library z found /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libz.a | |
-- Conan: Adjusting default RPATHs Conan policies | |
-- Conan: Adjusting language standard | |
-- Conan: C++ stdlib: libc++ | |
-- __cplusplus is 199711 | |
-- Looking for C++ include pthread.h | |
-- Looking for C++ include pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Boost version: 1.69.0 | |
-- Found the following Boost libraries: | |
-- thread | |
-- system | |
-- chrono | |
-- date_time | |
-- atomic | |
-- Boost include dirs: /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include | |
-- Boost libraries: /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a;/Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a;/Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a;/Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a;/Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a | |
-- Multi-configuration CMake generator: cannot display flags | |
-- Targetting Unix Makefiles | |
-- Using /Library/Developer/CommandLineTools/usr/bin/c++ compiler. | |
-- DARWIN_VERSION=18 | |
-- Mac Leopard detected | |
-- Requested component: Core | |
-- Boost version: 1.69.0 | |
-- Found the following Boost libraries: | |
-- thread | |
-- system | |
-- chrono | |
-- date_time | |
-- atomic | |
-- Requested component: MPFR | |
-- Requested component: GMP | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
CMAKE_EXPORT_NO_PACKAGE_REGISTRY | |
CMAKE_INSTALL_BINDIR | |
CMAKE_INSTALL_DATAROOTDIR | |
CMAKE_INSTALL_INCLUDEDIR | |
CMAKE_INSTALL_LIBDIR | |
CMAKE_INSTALL_LIBEXECDIR | |
CMAKE_INSTALL_OLDINCLUDEDIR | |
CMAKE_INSTALL_SBINDIR | |
-- Build files have been written to: /Users/adam/CDT-plusplus/build | |
/usr/local/Cellar/cmake/3.14.0/bin/cmake -S/Users/adam/CDT-plusplus -B/Users/adam/CDT-plusplus/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_progress_start /Users/adam/CDT-plusplus/build/CMakeFiles /Users/adam/CDT-plusplus/build/CMakeFiles/progress.marks | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cdt-gv.dir/build.make CMakeFiles/cdt-gv.dir/depend | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cdt-opt.dir/build.make CMakeFiles/cdt-opt.dir/depend | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cdt.dir/build.make CMakeFiles/cdt.dir/depend | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/initialize.dir/build.make CMakeFiles/initialize.dir/depend | |
/Library/Developer/CommandLineTools/usr/bin/make -f tests/CMakeFiles/CDT_test.dir/build.make tests/CMakeFiles/CDT_test.dir/depend | |
cd /Users/adam/CDT-plusplus/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build/CMakeFiles/cdt-gv.dir/DependInfo.cmake --color= | |
cd /Users/adam/CDT-plusplus/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build/CMakeFiles/cdt-opt.dir/DependInfo.cmake --color= | |
cd /Users/adam/CDT-plusplus/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build/CMakeFiles/cdt.dir/DependInfo.cmake --color= | |
cd /Users/adam/CDT-plusplus/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build/CMakeFiles/initialize.dir/DependInfo.cmake --color= | |
cd /Users/adam/CDT-plusplus/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /Users/adam/CDT-plusplus /Users/adam/CDT-plusplus/tests /Users/adam/CDT-plusplus/build /Users/adam/CDT-plusplus/build/tests /Users/adam/CDT-plusplus/build/tests/CMakeFiles/CDT_test.dir/DependInfo.cmake --color= | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt-opt.dir/DependInfo.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt-opt.dir/depend.internal". | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt-opt.dir/depend.internal". | |
Scanning dependencies of target cdt-opt | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt-gv.dir/DependInfo.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt-gv.dir/depend.internal". | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt-gv.dir/depend.internal". | |
Scanning dependencies of target cdt-gv | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt.dir/DependInfo.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt.dir/depend.internal". | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/cdt.dir/depend.internal". | |
Scanning dependencies of target cdt | |
Dependee "/Users/adam/CDT-plusplus/build/tests/CMakeFiles/CDT_test.dir/DependInfo.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/tests/CMakeFiles/CDT_test.dir/depend.internal". | |
Dependee "/Users/adam/CDT-plusplus/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/tests/CMakeFiles/CDT_test.dir/depend.internal". | |
Scanning dependencies of target CDT_test | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/initialize.dir/DependInfo.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/initialize.dir/depend.internal". | |
Dependee "/Users/adam/CDT-plusplus/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/adam/CDT-plusplus/build/CMakeFiles/initialize.dir/depend.internal". | |
Scanning dependencies of target initialize | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cdt-gv.dir/build.make CMakeFiles/cdt-gv.dir/build | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cdt.dir/build.make CMakeFiles/cdt.dir/build | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/initialize.dir/build.make CMakeFiles/initialize.dir/build | |
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cdt-opt.dir/build.make CMakeFiles/cdt-opt.dir/build | |
[ 3%] Building CXX object CMakeFiles/cdt-gv.dir/src/cdt-gv.cpp.o | |
[ 7%] Building CXX object CMakeFiles/cdt.dir/src/cdt.cpp.o | |
/Library/Developer/CommandLineTools/usr/bin/c++ -DBOOST_USE_STATIC_LIBS -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/docopt/0.6.2/conan/stable/package/76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/cdt-gv.dir/src/cdt-gv.cpp.o -c /Users/adam/CDT-plusplus/src/cdt-gv.cpp | |
/Library/Developer/CommandLineTools/usr/bin/c++ -DBOOST_USE_STATIC_LIBS -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/docopt/0.6.2/conan/stable/package/76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/cdt.dir/src/cdt.cpp.o -c /Users/adam/CDT-plusplus/src/cdt.cpp | |
[ 11%] Building CXX object CMakeFiles/initialize.dir/src/initialize.cpp.o | |
/Library/Developer/CommandLineTools/usr/bin/c++ -DBOOST_USE_STATIC_LIBS -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/docopt/0.6.2/conan/stable/package/76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/initialize.dir/src/initialize.cpp.o -c /Users/adam/CDT-plusplus/src/initialize.cpp | |
[ 15%] Building CXX object CMakeFiles/cdt-opt.dir/src/cdt-opt.cpp.o | |
/Library/Developer/CommandLineTools/usr/bin/c++ -DBOOST_USE_STATIC_LIBS -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/cdt-opt.dir/src/cdt-opt.cpp.o -c /Users/adam/CDT-plusplus/src/cdt-opt.cpp | |
/Library/Developer/CommandLineTools/usr/bin/make -f tests/CMakeFiles/CDT_test.dir/build.make tests/CMakeFiles/CDT_test.dir/build | |
[ 19%] Building CXX object tests/CMakeFiles/CDT_test.dir/main.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/main.cpp.o -c /Users/adam/CDT-plusplus/tests/main.cpp | |
[ 23%] Building CXX object tests/CMakeFiles/CDT_test.dir/Function_ref_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Function_ref_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Function_ref_test.cpp | |
[ 26%] Building CXX object tests/CMakeFiles/CDT_test.dir/VertexTest.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/VertexTest.cpp.o -c /Users/adam/CDT-plusplus/tests/VertexTest.cpp | |
[ 30%] Building CXX object tests/CMakeFiles/CDT_test.dir/Utilities_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Utilities_test.cpp.o -c /Users/adam/CDT-plusplu[ 34%] Building CXX object tests/CMakeFiles/CDT_test.dir/Torus_test.cpp.o | |
s/tests/Utilities_test.cpp | |
[ 38%] Building CXX object tests/CMakeFiles/CDT_test.dir/Tetrahedron_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Torus_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Torus_test.cpp | |
[ 42%] Building CXX object tests/CMakeFiles/CDT_test.dir/SphereTest.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Tetrahedron_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Tetrahedron_test.cpp | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/SphereTest.cpp.o -c /Users/adam/CDT-plusplus/tests/SphereTest.cpp | |
[ 46%] Building CXX object tests/CMakeFiles/CDT_test.dir/SimulationTest.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/SimulationTest.cpp.o -c /Users/adam/CDT-plusplus/tests/SimulationTest.cpp | |
[ 50%] Building CXX object tests/CMakeFiles/CDT_test.dir/S3ErgodicMovesTest.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/S3ErgodicMovesTest.cpp.o -c /Users/adam/CDT-plusplus/tests/S3ErgodicMovesTest.cpp | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:20: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:39: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:50:3: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe_; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:20: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:39: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:101:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:102:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:106:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:107:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:111:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:112:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:116:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:117:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:22: | |
/Users/adam/CDT-plusplus/include/Metropolis.hpp:323:29: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
universe_ = std::move(VolumePerTimeslice(universe_)); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:50:3: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe_; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:23: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:28:32: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
using element = function_ref<SimplicialManifold(SimplicialManifold)>; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:23: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:28:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
using element = function_ref<SimplicialManifold(SimplicialManifold)>; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:23: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:43:28: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold start(SimplicialManifold&& value) const | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt-opt.cpp:23: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:43:3: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold start(SimplicialManifold&& value) const | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:101:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:102:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/src/cdt-opt.cpp:49:3: warning: 'SimplicialManifold' is | |
deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe(simplices, timeslices); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/src/cdt-opt.cpp:53:23: warning: 'SimplicialManifold' is | |
deprecated [-Wdeprecated-declarations] | |
[&my_algorithm](SimplicialManifold s) { return my_algorithm(s); }); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/src/cdt-opt.cpp:60:47: warning: 'SimplicialManifold' is | |
deprecated [-Wdeprecated-declarations] | |
universe = my_simulation.start(std::forward<SimplicialManifold>(universe)); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:106:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:107:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:111:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:112:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:116:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:117:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
/Users/adam/CDT-plusplus/include/Metropolis.hpp:323:29: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
universe_ = std::move(VolumePerTimeslice(universe_)); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:28: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:28:32: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
using element = function_ref<SimplicialManifold(SimplicialManifold)>; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:28: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:28:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
using element = function_ref<SimplicialManifold(SimplicialManifold)>; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:28: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:43:28: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold start(SimplicialManifold&& value) const | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:28: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:43:3: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold start(SimplicialManifold&& value) const | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/src/cdt.cpp:138:3: warning: 'SimplicialManifold' is | |
deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/src/cdt.cpp:142:23: warning: 'SimplicialManifold' is | |
deprecated [-Wdeprecated-declarations] | |
[&my_algorithm](SimplicialManifold s) { return my_algorithm(s); }); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/src/cdt.cpp:146:10: warning: 'SimplicialManifold' is | |
deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold s) { return VolumePerTimeslice(s); }); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/src/cdt.cpp:146:41: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
[](SimplicialManifold s) { return VolumePerTimeslice(s); }); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
/Users/adam/CDT-plusplus/src/cdt.cpp:161:9: warning: 'SimplicialManifold' is | |
deprecated [-Wdeprecated-declarations] | |
SimplicialManifold populated_universe(simplices, timeslices); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/src/cdt.cpp:27: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:14: | |
In file included from /Users/adam/CDT-plusplus/include/Measurements.hpp:18: | |
In file included from /Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:24: | |
In file included from /Users/adam/CDT-plusplus/include/S3Triangulation.hpp:50: | |
/Users/adam/CDT-plusplus/include/Utilities.hpp:196:1: warning: function declared | |
'noreturn' should not return [-Winvalid-noreturn] | |
} // print_results | |
^ | |
/Users/adam/CDT-plusplus/src/cdt.cpp:193:3: note: in instantiation of function | |
template specialization 'print_results<SimplicialManifold, | |
CGAL::Real_timer>' requested here | |
print_results(universe, t); | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:20: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:39: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:50:3: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe_; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:101:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:102:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:106:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:107:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:111:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:112:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:116:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:117:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:15: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlways.hpp:17: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:16: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:28:32: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
using element = function_ref<SimplicialManifold(SimplicialManifold)>; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:16: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:28:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
using element = function_ref<SimplicialManifold(SimplicialManifold)>; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:16: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:43:28: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold start(SimplicialManifold&& value) const | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/SimulationTest.cpp:16: | |
/Users/adam/CDT-plusplus/include/Simulation.hpp:43:3: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold start(SimplicialManifold&& value) const | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/Function_ref_test.cpp:122:5: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe(simplices, timeslices); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/Function_ref_test.cpp:137:5: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
VolumePerTimeslice(universe); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
/Users/adam/CDT-plusplus/tests/Function_ref_test.cpp:152:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/Function_ref_test.cpp:153:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/Function_ref_test.cpp:156:18: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/Function_ref_test.cpp:156:37: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/SimulationTest.cpp:28:5: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe(simplices, timeslices); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/SimulationTest.cpp:31:47: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
test_simulation.queue([&test_algorithm](SimplicialManifold s) { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/SimulationTest.cpp:35:14: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold s) { return VolumePerTimeslice(s); }); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/SimulationTest.cpp:35:45: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
[](SimplicialManifold s) { return VolumePerTimeslice(s); }); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
[ 53%] Building CXX object tests/CMakeFiles/CDT_test.dir/S3ActionTest.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/S3ActionTest.cpp.o -c /Users/adam/CDT-plusplus/tests/S3ActionTest.cpp | |
/Users/adam/CDT-plusplus/tests/S3ErgodicMovesTest.cpp:21:5: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe(simplices, timeslices); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/S3ErgodicMovesTest.cpp:36:5: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
VolumePerTimeslice(universe); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
/Users/adam/CDT-plusplus/tests/S3ErgodicMovesTest.cpp:85:9: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
VolumePerTimeslice(universe); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
/Users/adam/CDT-plusplus/tests/S3ErgodicMovesTest.cpp:113:9: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
VolumePerTimeslice(universe); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
/Users/adam/CDT-plusplus/tests/S3ErgodicMovesTest.cpp:141:9: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
VolumePerTimeslice(universe); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
[ 57%] Linking CXX executable bin/cdt-gv | |
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_link_script CMakeFiles/cdt-gv.dir/link.txt --verbose=1 | |
/Library/Developer/CommandLineTools/usr/bin/c++ -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cdt-gv.dir/src/cdt-gv.cpp.o -o bin/cdt-gv -L/usr/local/lib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /usr/local/lib/libCGAL_Core.13.0.2.dylib /usr/local/lib/libCGAL.13.0.2.dylib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_chrono-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_atomic-mt.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wave.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_container.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_contract.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_exception.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_graph.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_iostreams.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_locale.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_program_options.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_random.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_regex.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wserialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_serialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_coroutine.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_context.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_timer.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_filesystem.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_type_erasure.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_basic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log_setup.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_addr2line.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_noop.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_unit_test_framework.a /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libbz2.a /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libz.a /Users/adam/.conan/data/docopt/0.6.2/conan/stable/package/76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40/lib/libdocopt.a | |
[ 57%] Built target cdt-gv | |
[ 61%] Building CXX object tests/CMakeFiles/CDT_test.dir/MoveAlgorithmsTest.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/MoveAlgorithmsTest.cpp.o -c /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp | |
[ 65%] Building CXX object tests/CMakeFiles/CDT_test.dir/Manifold_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Manifold_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Manifold_test.cpp | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:20: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
In file included from /Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:15: | |
/Users/adam/CDT-plusplus/include/MoveManager.hpp:141:39: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> move) | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:50:3: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe_; | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:101:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:102:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:106:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:107:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:111:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:112:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:116:12: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
[](SimplicialManifold manifold, | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:117:51: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
Move_tracker& attempted_moves) -> SimplicialManifold { | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:125:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:132:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:139:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:22: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
In file included from /Users/adam/CDT-plusplus/include/Metropolis.hpp:30: | |
/Users/adam/CDT-plusplus/include/MoveAlgorithm.hpp:146:41: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
function_ref<SimplicialManifold(SimplicialManifold, Move_tracker&)> | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
In file included from /Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:11: | |
/Users/adam/CDT-plusplus/include/Metropolis.hpp:323:29: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
universe_ = std::move(VolumePerTimeslice(universe_)); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
/Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:27:5: warning: | |
'SimplicialManifold' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe(make_triangulation(simplices, timeslices)); | |
^ | |
/Users/adam/CDT-plusplus/include/SimplicialManifold.hpp:419:10: note: | |
'SimplicialManifold' has been explicitly marked deprecated here | |
struct [[deprecated]] SimplicialManifold | |
^ | |
/Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:27:33: warning: | |
'make_triangulation' is deprecated [-Wdeprecated-declarations] | |
SimplicialManifold universe(make_triangulation(simplices, timeslices)); | |
^ | |
/Users/adam/CDT-plusplus/include/S3Triangulation.hpp:287:3: note: | |
'make_triangulation' has been explicitly marked deprecated here | |
[[deprecated]] auto inline make_triangulation( | |
^ | |
/Users/adam/CDT-plusplus/tests/MoveAlgorithmsTest.cpp:101:9: warning: | |
'VolumePerTimeslice<SimplicialManifold &>' is deprecated | |
[-Wdeprecated-declarations] | |
VolumePerTimeslice(result); | |
^ | |
/Users/adam/CDT-plusplus/include/Measurements.hpp:27:3: note: | |
'VolumePerTimeslice<SimplicialManifold &>' has been explicitly marked | |
deprecated here | |
[[deprecated]] auto VolumePerTimeslice(T&& manifold) -> decltype(manifold) | |
^ | |
[ 69%] Linking CXX executable bin/initialize | |
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_link_script CMakeFiles/initialize.dir/link.txt --verbose=1 | |
/Library/Developer/CommandLineTools/usr/bin/c++ -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/initialize.dir/src/initialize.cpp.o -o bin/initialize -L/usr/local/lib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /usr/local/lib/libCGAL_Core.13.0.2.dylib /usr/local/lib/libCGAL.13.0.2.dylib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_chrono-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_atomic-mt.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wave.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_container.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_contract.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_exception.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_graph.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_iostreams.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_locale.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_program_options.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_random.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_regex.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wserialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_serialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_coroutine.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_context.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_timer.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_filesystem.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_type_erasure.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_basic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log_setup.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_addr2line.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_noop.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_unit_test_framework.a /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libbz2.a /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libz.a /Users/adam/.conan/data/docopt/0.6.2/conan/stable/package/76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40/lib/libdocopt.a /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/lib/libtz.a | |
[ 69%] Built target initialize | |
[ 73%] Building CXX object tests/CMakeFiles/CDT_test.dir/Geometry_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Geometry_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Geometry_test.cpp | |
6 warnings generated. | |
[ 76%] Building CXX object tests/CMakeFiles/CDT_test.dir/Foliated_triangulation_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Foliated_triangulation_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Foliated_triangulation_test.cpp | |
27 warnings generated. | |
[ 80%] Linking CXX executable bin/cdt-opt | |
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_link_script CMakeFiles/cdt-opt.dir/link.txt --verbose=1 | |
/Library/Developer/CommandLineTools/usr/bin/c++ -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cdt-opt.dir/src/cdt-opt.cpp.o -o bin/cdt-opt -L/usr/local/lib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /usr/local/lib/libCGAL_Core.13.0.2.dylib /usr/local/lib/libCGAL.13.0.2.dylib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_chrono-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_atomic-mt.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wave.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_container.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_contract.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_exception.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_graph.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_iostreams.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_locale.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_program_options.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_random.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_regex.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wserialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_serialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_coroutine.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_context.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_timer.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_filesystem.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_type_erasure.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_basic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log_setup.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_addr2line.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_noop.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_unit_test_framework.a /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libbz2.a /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libz.a /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/lib/libtz.a | |
[ 80%] Built target cdt-opt | |
[ 84%] Building CXX object tests/CMakeFiles/CDT_test.dir/Move_command_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Move_command_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Move_command_test.cpp | |
30 warnings generated. | |
[ 88%] Linking CXX executable bin/cdt | |
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_link_script CMakeFiles/cdt.dir/link.txt --verbose=1 | |
/Library/Developer/CommandLineTools/usr/bin/c++ -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cdt.dir/src/cdt.cpp.o -o bin/cdt -L/usr/local/lib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /usr/local/lib/libCGAL_Core.13.0.2.dylib /usr/local/lib/libCGAL.13.0.2.dylib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_chrono-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_atomic-mt.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wave.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_container.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_contract.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_exception.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_graph.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_iostreams.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_locale.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_program_options.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_random.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_regex.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_wserialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_serialization.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_coroutine.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_context.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_timer.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_filesystem.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_type_erasure.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_basic.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_log_setup.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_addr2line.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_stacktrace_noop.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_c99.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1l.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_math_tr1f.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_unit_test_framework.a /Users/adam/.conan/data/bzip2/1.0.6/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libbz2.a /Users/adam/.conan/data/zlib/1.2.11/conan/stable/package/33e011c30247cbbfd0f7d4d382f46622532571f8/lib/libz.a /Users/adam/.conan/data/docopt/0.6.2/conan/stable/package/76fd4f0ca199dd9fc9fdcce3f5dd5878a54a7f40/lib/libdocopt.a /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/lib/libtz.a | |
[ 88%] Built target cdt | |
[ 92%] Building CXX object tests/CMakeFiles/CDT_test.dir/Move_guard_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Move_guard_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Move_guard_test.cpp | |
[ 96%] Building CXX object tests/CMakeFiles/CDT_test.dir/Ergodic_moves_3_test.cpp.o | |
cd /Users/adam/CDT-plusplus/build/tests && /Library/Developer/CommandLineTools/usr/bin/c++ -DCGAL_TRIANGULATION_NO_ASSERTIONS -DCGAL_TRIANGULATION_NO_POSTCONDITIONS -DCGAL_USE_CORE=1 -DCGAL_USE_GMP -DCGAL_USE_MPFR -DHAS_REMOTE_API=0 -DUSE_AUTOLOAD=0 -I/Users/adam/CDT-plusplus/include -I/Users/adam/CDT-plusplus/build -isystem /usr/local/include -isystem /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/include -isystem /Users/adam/.conan/data/Catch2/2.6.0/catchorg/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -isystem /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/include -isystem /Users/adam/.conan/data/gsl_microsoft/2.0.0/bincrafters/stable/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -std=gnu++1z -o CMakeFiles/CDT_test.dir/Ergodic_moves_3_test.cpp.o -c /Users/adam/CDT-plusplus/tests/Ergodic_moves_3_test.cpp | |
27 warnings generated. | |
5 warnings generated. | |
23 warnings generated. | |
[100%] Linking CXX executable ../bin/CDT_test | |
cd /Users/adam/CDT-plusplus/build/tests && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_link_script CMakeFiles/CDT_test.dir/link.txt --verbose=1 | |
/Library/Developer/CommandLineTools/usr/bin/c++ -m64 -stdlib=libc++ -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/CDT_test.dir/main.cpp.o CMakeFiles/CDT_test.dir/Function_ref_test.cpp.o CMakeFiles/CDT_test.dir/Utilities_test.cpp.o CMakeFiles/CDT_test.dir/VertexTest.cpp.o CMakeFiles/CDT_test.dir/Torus_test.cpp.o CMakeFiles/CDT_test.dir/Tetrahedron_test.cpp.o CMakeFiles/CDT_test.dir/SphereTest.cpp.o CMakeFiles/CDT_test.dir/SimulationTest.cpp.o CMakeFiles/CDT_test.dir/S3ErgodicMovesTest.cpp.o CMakeFiles/CDT_test.dir/S3ActionTest.cpp.o CMakeFiles/CDT_test.dir/MoveAlgorithmsTest.cpp.o CMakeFiles/CDT_test.dir/Manifold_test.cpp.o CMakeFiles/CDT_test.dir/Geometry_test.cpp.o CMakeFiles/CDT_test.dir/Foliated_triangulation_test.cpp.o CMakeFiles/CDT_test.dir/Move_command_test.cpp.o CMakeFiles/CDT_test.dir/Move_guard_test.cpp.o CMakeFiles/CDT_test.dir/Ergodic_moves_3_test.cpp.o -o ../bin/CDT_test -L/usr/local/lib /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libCGAL_Core.13.0.2.dylib /usr/local/lib/libCGAL.13.0.2.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_system.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /usr/local/lib/libmpfr.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_chrono-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_atomic-mt.dylib /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_thread.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_chrono.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_date_time.a /Users/adam/.conan/data/boost/1.69.0/conan/stable/package/9d1c8bb8236a3ae0e52f94a7669fabf17cd8da1b/lib/libboost_atomic.a /Users/adam/.conan/data/date/2.4.1/bincrafters/stable/package/2fffba6b8d1766983ef0fc802bd274a33e445f88/lib/libtz.a | |
[100%] Built target CDT_test | |
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_progress_start /Users/adam/CDT-plusplus/build/CMakeFiles 0 | |
Test project /Users/adam/CDT-plusplus/build | |
Start 1: CDT-Initialize | |
1/9 Test #1: CDT-Initialize ................... Passed 0.01 sec | |
Start 2: CDT-Usage | |
2/9 Test #2: CDT-Usage ........................ Passed 0.01 sec | |
Start 3: CDT-3Donly | |
3/9 Test #3: CDT-3Donly ....................... Passed 0.01 sec | |
Start 4: CDT-Simplices | |
4/9 Test #4: CDT-Simplices .................... Passed 0.01 sec | |
Start 5: CDT-Timeslices | |
5/9 Test #5: CDT-Timeslices ................... Passed 0.01 sec | |
Start 6: CDT-3Dtriangle | |
6/9 Test #6: CDT-3Dtriangle ................... Passed 0.01 sec | |
Start 7: CDT-MinimalS3 | |
7/9 Test #7: CDT-MinimalS3 ....................***Exception: SegFault 0.01 sec | |
Start 8: CDT-S3Runs | |
8/9 Test #8: CDT-S3Runs .......................***Exception: SegFault 0.05 sec | |
Start 9: CDT-unit-tests | |
9/9 Test #9: CDT-unit-tests ...................Bus error***Exception: 0.44 sec | |
67% tests passed, 3 tests failed out of 9 | |
Total Test time (real) = 0.56 sec | |
The following tests FAILED: | |
7 - CDT-MinimalS3 (SEGFAULT) | |
8 - CDT-S3Runs (SEGFAULT) | |
9 - CDT-unit-tests (Bus error) | |
Errors while running CTest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment