From 8a77f02f6a7e8758f4369f76cc404355af9e243d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 9 Nov 2025 17:54:41 +0000 Subject: [PATCH 1/7] Initial plan From 0f0afa16981717021cabf987cc2f74046ff42beb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 9 Nov 2025 17:57:56 +0000 Subject: [PATCH 2/7] Initial exploration - understanding CircleCI setup Co-authored-by: chenpeizhi <8114085+chenpeizhi@users.noreply.github.com> --- build-release/CMakeCache.txt | 596 ++++++++ .../CMakeFiles/3.31.6/CMakeCCompiler.cmake | 81 ++ .../CMakeFiles/3.31.6/CMakeCXXCompiler.cmake | 101 ++ .../3.31.6/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 15968 bytes .../3.31.6/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 15992 bytes .../CMakeFiles/3.31.6/CMakeSystem.cmake | 15 + .../3.31.6/CompilerIdC/CMakeCCompilerId.c | 904 ++++++++++++ .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 919 ++++++++++++ .../CMakeFiles/CMakeConfigureLog.yaml | 597 ++++++++ .../CMakeDirectoryInformation.cmake | 16 + build-release/CMakeFiles/CMakeRuleHashes.txt | 29 + .../libcanon-targets.cmake | 105 ++ build-release/CMakeFiles/Makefile.cmake | 204 +++ build-release/CMakeFiles/Makefile2 | 1267 +++++++++++++++++ .../CMakeFiles/TargetDirectories.txt | 68 + build-release/CMakeFiles/cmake.check_cache | 1 + build-release/CMakeFiles/progress.marks | 1 + build-release/CTestTestfile.cmake | 8 + build-release/DartConfiguration.tcl | 109 ++ build-release/Makefile | 662 +++++++++ .../Testing/Temporary/CTestCostData.txt | 4 + build-release/Testing/Temporary/LastTest.log | 124 ++ build-release/cmake_install.cmake | 104 ++ .../CMakeDirectoryInformation.cmake | 16 + .../include/CMakeFiles/progress.marks | 1 + build-release/include/Makefile | 200 +++ build-release/include/cmake_install.cmake | 54 + build-release/libcanon-config-version.cmake | 65 + build-release/libcanon-config.cmake | 27 + build-release/libcanon.pc | 4 + .../CMakeDirectoryInformation.cmake | 16 + .../Continuous.dir/DependInfo.cmake | 22 + .../test/CMakeFiles/Continuous.dir/build.make | 90 ++ .../Continuous.dir/cmake_clean.cmake | 8 + .../Continuous.dir/compiler_depend.make | 2 + .../Continuous.dir/compiler_depend.ts | 2 + .../CMakeFiles/Continuous.dir/progress.make | 1 + .../ContinuousBuild.dir/DependInfo.cmake | 22 + .../CMakeFiles/ContinuousBuild.dir/build.make | 90 ++ .../ContinuousBuild.dir/cmake_clean.cmake | 8 + .../ContinuousBuild.dir/compiler_depend.make | 2 + .../ContinuousBuild.dir/compiler_depend.ts | 2 + .../ContinuousBuild.dir/progress.make | 1 + .../ContinuousConfigure.dir/DependInfo.cmake | 22 + .../ContinuousConfigure.dir/build.make | 90 ++ .../ContinuousConfigure.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ContinuousConfigure.dir/progress.make | 1 + .../ContinuousCoverage.dir/DependInfo.cmake | 22 + .../ContinuousCoverage.dir/build.make | 90 ++ .../ContinuousCoverage.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ContinuousCoverage.dir/compiler_depend.ts | 2 + .../ContinuousCoverage.dir/progress.make | 1 + .../ContinuousMemCheck.dir/DependInfo.cmake | 22 + .../ContinuousMemCheck.dir/build.make | 90 ++ .../ContinuousMemCheck.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ContinuousMemCheck.dir/compiler_depend.ts | 2 + .../ContinuousMemCheck.dir/progress.make | 1 + .../ContinuousStart.dir/DependInfo.cmake | 22 + .../CMakeFiles/ContinuousStart.dir/build.make | 90 ++ .../ContinuousStart.dir/cmake_clean.cmake | 8 + .../ContinuousStart.dir/compiler_depend.make | 2 + .../ContinuousStart.dir/compiler_depend.ts | 2 + .../ContinuousStart.dir/progress.make | 1 + .../ContinuousSubmit.dir/DependInfo.cmake | 22 + .../ContinuousSubmit.dir/build.make | 90 ++ .../ContinuousSubmit.dir/cmake_clean.cmake | 8 + .../ContinuousSubmit.dir/compiler_depend.make | 2 + .../ContinuousSubmit.dir/compiler_depend.ts | 2 + .../ContinuousSubmit.dir/progress.make | 1 + .../ContinuousTest.dir/DependInfo.cmake | 22 + .../CMakeFiles/ContinuousTest.dir/build.make | 90 ++ .../ContinuousTest.dir/cmake_clean.cmake | 8 + .../ContinuousTest.dir/compiler_depend.make | 2 + .../ContinuousTest.dir/compiler_depend.ts | 2 + .../ContinuousTest.dir/progress.make | 1 + .../ContinuousUpdate.dir/DependInfo.cmake | 22 + .../ContinuousUpdate.dir/build.make | 90 ++ .../ContinuousUpdate.dir/cmake_clean.cmake | 8 + .../ContinuousUpdate.dir/compiler_depend.make | 2 + .../ContinuousUpdate.dir/compiler_depend.ts | 2 + .../ContinuousUpdate.dir/progress.make | 1 + .../Experimental.dir/DependInfo.cmake | 22 + .../CMakeFiles/Experimental.dir/build.make | 90 ++ .../Experimental.dir/cmake_clean.cmake | 8 + .../Experimental.dir/compiler_depend.make | 2 + .../Experimental.dir/compiler_depend.ts | 2 + .../CMakeFiles/Experimental.dir/progress.make | 1 + .../ExperimentalBuild.dir/DependInfo.cmake | 22 + .../ExperimentalBuild.dir/build.make | 90 ++ .../ExperimentalBuild.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalBuild.dir/compiler_depend.ts | 2 + .../ExperimentalBuild.dir/progress.make | 1 + .../DependInfo.cmake | 22 + .../ExperimentalConfigure.dir/build.make | 90 ++ .../cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ExperimentalConfigure.dir/progress.make | 1 + .../ExperimentalCoverage.dir/DependInfo.cmake | 22 + .../ExperimentalCoverage.dir/build.make | 90 ++ .../cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ExperimentalCoverage.dir/progress.make | 1 + .../ExperimentalMemCheck.dir/DependInfo.cmake | 22 + .../ExperimentalMemCheck.dir/build.make | 90 ++ .../cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ExperimentalMemCheck.dir/progress.make | 1 + .../ExperimentalStart.dir/DependInfo.cmake | 22 + .../ExperimentalStart.dir/build.make | 90 ++ .../ExperimentalStart.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalStart.dir/compiler_depend.ts | 2 + .../ExperimentalStart.dir/progress.make | 1 + .../ExperimentalSubmit.dir/DependInfo.cmake | 22 + .../ExperimentalSubmit.dir/build.make | 90 ++ .../ExperimentalSubmit.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalSubmit.dir/compiler_depend.ts | 2 + .../ExperimentalSubmit.dir/progress.make | 1 + .../ExperimentalTest.dir/DependInfo.cmake | 22 + .../ExperimentalTest.dir/build.make | 90 ++ .../ExperimentalTest.dir/cmake_clean.cmake | 8 + .../ExperimentalTest.dir/compiler_depend.make | 2 + .../ExperimentalTest.dir/compiler_depend.ts | 2 + .../ExperimentalTest.dir/progress.make | 1 + .../ExperimentalUpdate.dir/DependInfo.cmake | 22 + .../ExperimentalUpdate.dir/build.make | 90 ++ .../ExperimentalUpdate.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalUpdate.dir/compiler_depend.ts | 2 + .../ExperimentalUpdate.dir/progress.make | 1 + .../CMakeFiles/Nightly.dir/DependInfo.cmake | 22 + .../test/CMakeFiles/Nightly.dir/build.make | 90 ++ .../CMakeFiles/Nightly.dir/cmake_clean.cmake | 8 + .../Nightly.dir/compiler_depend.make | 2 + .../CMakeFiles/Nightly.dir/compiler_depend.ts | 2 + .../test/CMakeFiles/Nightly.dir/progress.make | 1 + .../NightlyBuild.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyBuild.dir/build.make | 90 ++ .../NightlyBuild.dir/cmake_clean.cmake | 8 + .../NightlyBuild.dir/compiler_depend.make | 2 + .../NightlyBuild.dir/compiler_depend.ts | 2 + .../CMakeFiles/NightlyBuild.dir/progress.make | 1 + .../NightlyConfigure.dir/DependInfo.cmake | 22 + .../NightlyConfigure.dir/build.make | 90 ++ .../NightlyConfigure.dir/cmake_clean.cmake | 8 + .../NightlyConfigure.dir/compiler_depend.make | 2 + .../NightlyConfigure.dir/compiler_depend.ts | 2 + .../NightlyConfigure.dir/progress.make | 1 + .../NightlyCoverage.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyCoverage.dir/build.make | 90 ++ .../NightlyCoverage.dir/cmake_clean.cmake | 8 + .../NightlyCoverage.dir/compiler_depend.make | 2 + .../NightlyCoverage.dir/compiler_depend.ts | 2 + .../NightlyCoverage.dir/progress.make | 1 + .../NightlyMemCheck.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyMemCheck.dir/build.make | 90 ++ .../NightlyMemCheck.dir/cmake_clean.cmake | 8 + .../NightlyMemCheck.dir/compiler_depend.make | 2 + .../NightlyMemCheck.dir/compiler_depend.ts | 2 + .../NightlyMemCheck.dir/progress.make | 1 + .../NightlyMemoryCheck.dir/DependInfo.cmake | 22 + .../NightlyMemoryCheck.dir/build.make | 90 ++ .../NightlyMemoryCheck.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../NightlyMemoryCheck.dir/compiler_depend.ts | 2 + .../NightlyMemoryCheck.dir/progress.make | 1 + .../NightlyStart.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyStart.dir/build.make | 90 ++ .../NightlyStart.dir/cmake_clean.cmake | 8 + .../NightlyStart.dir/compiler_depend.make | 2 + .../NightlyStart.dir/compiler_depend.ts | 2 + .../CMakeFiles/NightlyStart.dir/progress.make | 1 + .../NightlySubmit.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlySubmit.dir/build.make | 90 ++ .../NightlySubmit.dir/cmake_clean.cmake | 8 + .../NightlySubmit.dir/compiler_depend.make | 2 + .../NightlySubmit.dir/compiler_depend.ts | 2 + .../NightlySubmit.dir/progress.make | 1 + .../NightlyTest.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyTest.dir/build.make | 90 ++ .../NightlyTest.dir/cmake_clean.cmake | 8 + .../NightlyTest.dir/compiler_depend.make | 2 + .../NightlyTest.dir/compiler_depend.ts | 2 + .../CMakeFiles/NightlyTest.dir/progress.make | 1 + .../NightlyUpdate.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyUpdate.dir/build.make | 90 ++ .../NightlyUpdate.dir/cmake_clean.cmake | 8 + .../NightlyUpdate.dir/compiler_depend.make | 2 + .../NightlyUpdate.dir/compiler_depend.ts | 2 + .../NightlyUpdate.dir/progress.make | 1 + .../eldag_test.dir/DependInfo.cmake | 24 + .../test/CMakeFiles/eldag_test.dir/build.make | 117 ++ .../eldag_test.dir/cmake_clean.cmake | 12 + .../eldag_test.dir/compiler_depend.make | 2 + .../eldag_test.dir/compiler_depend.ts | 2 + .../CMakeFiles/eldag_test.dir/depend.make | 2 + .../eldag_test.dir/eldag_test.cpp.o.d | 290 ++++ .../test/CMakeFiles/eldag_test.dir/flags.make | 10 + .../test/CMakeFiles/eldag_test.dir/link.d | 106 ++ .../test/CMakeFiles/eldag_test.dir/link.txt | 1 + .../CMakeFiles/eldag_test.dir/progress.make | 3 + .../partition_test.dir/DependInfo.cmake | 24 + .../CMakeFiles/partition_test.dir/build.make | 117 ++ .../partition_test.dir/cmake_clean.cmake | 12 + .../partition_test.dir/compiler_depend.make | 2 + .../partition_test.dir/compiler_depend.ts | 2 + .../CMakeFiles/partition_test.dir/depend.make | 2 + .../CMakeFiles/partition_test.dir/flags.make | 10 + .../test/CMakeFiles/partition_test.dir/link.d | 106 ++ .../CMakeFiles/partition_test.dir/link.txt | 1 + .../partition_test.dir/partition_test.cpp.o.d | 278 ++++ .../partition_test.dir/progress.make | 3 + build-release/test/CMakeFiles/progress.marks | 1 + .../string_test.dir/DependInfo.cmake | 24 + .../CMakeFiles/string_test.dir/build.make | 117 ++ .../string_test.dir/cmake_clean.cmake | 12 + .../string_test.dir/compiler_depend.make | 2 + .../string_test.dir/compiler_depend.ts | 2 + .../CMakeFiles/string_test.dir/depend.make | 2 + .../CMakeFiles/string_test.dir/flags.make | 10 + .../test/CMakeFiles/string_test.dir/link.d | 106 ++ .../test/CMakeFiles/string_test.dir/link.txt | 1 + .../CMakeFiles/string_test.dir/progress.make | 3 + .../string_test.dir/string_test.cpp.o.d | 289 ++++ build-release/test/CTestTestfile.cmake | 13 + build-release/test/Makefile | 746 ++++++++++ build-release/test/cmake_install.cmake | 55 + build-release/test/eldag_test | Bin 0 -> 569256 bytes .../CMakeDirectoryInformation.cmake | 16 + .../test/googletest/CMakeFiles/progress.marks | 1 + .../test/googletest/CTestTestfile.cmake | 7 + build-release/test/googletest/Makefile | 200 +++ .../test/googletest/cmake_install.cmake | 56 + .../CMakeDirectoryInformation.cmake | 16 + .../CMakeFiles/gtest.dir/DependInfo.cmake | 23 + .../CMakeFiles/gtest.dir/build.make | 114 ++ .../CMakeFiles/gtest.dir/cmake_clean.cmake | 11 + .../gtest.dir/cmake_clean_target.cmake | 3 + .../CMakeFiles/gtest.dir/compiler_depend.make | 2 + .../CMakeFiles/gtest.dir/compiler_depend.ts | 2 + .../CMakeFiles/gtest.dir/depend.make | 2 + .../CMakeFiles/gtest.dir/flags.make | 10 + .../googletest/CMakeFiles/gtest.dir/link.txt | 2 + .../CMakeFiles/gtest.dir/progress.make | 3 + .../CMakeFiles/gtest.dir/src/gtest-all.cc.o.d | 321 +++++ .../gtest_main.dir/DependInfo.cmake | 23 + .../CMakeFiles/gtest_main.dir/build.make | 114 ++ .../gtest_main.dir/cmake_clean.cmake | 11 + .../gtest_main.dir/cmake_clean_target.cmake | 3 + .../gtest_main.dir/compiler_depend.make | 2 + .../gtest_main.dir/compiler_depend.ts | 2 + .../CMakeFiles/gtest_main.dir/depend.make | 2 + .../CMakeFiles/gtest_main.dir/flags.make | 10 + .../CMakeFiles/gtest_main.dir/link.txt | 2 + .../CMakeFiles/gtest_main.dir/progress.make | 3 + .../gtest_main.dir/src/gtest_main.cc.o.d | 261 ++++ .../googletest/CMakeFiles/progress.marks | 1 + .../googletest/googletest/CTestTestfile.cmake | 6 + .../test/googletest/googletest/Makefile | 284 ++++ .../googletest/googletest/cmake_install.cmake | 70 + build-release/test/partition_test | Bin 0 -> 449128 bytes build-release/test/string_test | Bin 0 -> 530800 bytes build-test/CMakeCache.txt | 596 ++++++++ .../CMakeFiles/3.31.6/CMakeCCompiler.cmake | 81 ++ .../CMakeFiles/3.31.6/CMakeCXXCompiler.cmake | 101 ++ .../3.31.6/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 15968 bytes .../3.31.6/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 15992 bytes .../CMakeFiles/3.31.6/CMakeSystem.cmake | 15 + .../3.31.6/CompilerIdC/CMakeCCompilerId.c | 904 ++++++++++++ .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 919 ++++++++++++ build-test/CMakeFiles/CMakeConfigureLog.yaml | 597 ++++++++ .../CMakeDirectoryInformation.cmake | 16 + build-test/CMakeFiles/CMakeRuleHashes.txt | 29 + .../libcanon-targets.cmake | 105 ++ build-test/CMakeFiles/Makefile.cmake | 204 +++ build-test/CMakeFiles/Makefile2 | 1267 +++++++++++++++++ build-test/CMakeFiles/TargetDirectories.txt | 68 + build-test/CMakeFiles/cmake.check_cache | 1 + build-test/CMakeFiles/progress.marks | 1 + build-test/CTestTestfile.cmake | 8 + build-test/DartConfiguration.tcl | 109 ++ build-test/Makefile | 662 +++++++++ .../Testing/Temporary/CTestCostData.txt | 4 + build-test/Testing/Temporary/LastTest.log | 124 ++ build-test/cmake_install.cmake | 104 ++ .../CMakeDirectoryInformation.cmake | 16 + build-test/include/CMakeFiles/progress.marks | 1 + build-test/include/Makefile | 200 +++ build-test/include/cmake_install.cmake | 54 + build-test/libcanon-config-version.cmake | 65 + build-test/libcanon-config.cmake | 27 + build-test/libcanon.pc | 4 + .../CMakeDirectoryInformation.cmake | 16 + .../Continuous.dir/DependInfo.cmake | 22 + .../test/CMakeFiles/Continuous.dir/build.make | 90 ++ .../Continuous.dir/cmake_clean.cmake | 8 + .../Continuous.dir/compiler_depend.make | 2 + .../Continuous.dir/compiler_depend.ts | 2 + .../CMakeFiles/Continuous.dir/progress.make | 1 + .../ContinuousBuild.dir/DependInfo.cmake | 22 + .../CMakeFiles/ContinuousBuild.dir/build.make | 90 ++ .../ContinuousBuild.dir/cmake_clean.cmake | 8 + .../ContinuousBuild.dir/compiler_depend.make | 2 + .../ContinuousBuild.dir/compiler_depend.ts | 2 + .../ContinuousBuild.dir/progress.make | 1 + .../ContinuousConfigure.dir/DependInfo.cmake | 22 + .../ContinuousConfigure.dir/build.make | 90 ++ .../ContinuousConfigure.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ContinuousConfigure.dir/progress.make | 1 + .../ContinuousCoverage.dir/DependInfo.cmake | 22 + .../ContinuousCoverage.dir/build.make | 90 ++ .../ContinuousCoverage.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ContinuousCoverage.dir/compiler_depend.ts | 2 + .../ContinuousCoverage.dir/progress.make | 1 + .../ContinuousMemCheck.dir/DependInfo.cmake | 22 + .../ContinuousMemCheck.dir/build.make | 90 ++ .../ContinuousMemCheck.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ContinuousMemCheck.dir/compiler_depend.ts | 2 + .../ContinuousMemCheck.dir/progress.make | 1 + .../ContinuousStart.dir/DependInfo.cmake | 22 + .../CMakeFiles/ContinuousStart.dir/build.make | 90 ++ .../ContinuousStart.dir/cmake_clean.cmake | 8 + .../ContinuousStart.dir/compiler_depend.make | 2 + .../ContinuousStart.dir/compiler_depend.ts | 2 + .../ContinuousStart.dir/progress.make | 1 + .../ContinuousSubmit.dir/DependInfo.cmake | 22 + .../ContinuousSubmit.dir/build.make | 90 ++ .../ContinuousSubmit.dir/cmake_clean.cmake | 8 + .../ContinuousSubmit.dir/compiler_depend.make | 2 + .../ContinuousSubmit.dir/compiler_depend.ts | 2 + .../ContinuousSubmit.dir/progress.make | 1 + .../ContinuousTest.dir/DependInfo.cmake | 22 + .../CMakeFiles/ContinuousTest.dir/build.make | 90 ++ .../ContinuousTest.dir/cmake_clean.cmake | 8 + .../ContinuousTest.dir/compiler_depend.make | 2 + .../ContinuousTest.dir/compiler_depend.ts | 2 + .../ContinuousTest.dir/progress.make | 1 + .../ContinuousUpdate.dir/DependInfo.cmake | 22 + .../ContinuousUpdate.dir/build.make | 90 ++ .../ContinuousUpdate.dir/cmake_clean.cmake | 8 + .../ContinuousUpdate.dir/compiler_depend.make | 2 + .../ContinuousUpdate.dir/compiler_depend.ts | 2 + .../ContinuousUpdate.dir/progress.make | 1 + .../Experimental.dir/DependInfo.cmake | 22 + .../CMakeFiles/Experimental.dir/build.make | 90 ++ .../Experimental.dir/cmake_clean.cmake | 8 + .../Experimental.dir/compiler_depend.make | 2 + .../Experimental.dir/compiler_depend.ts | 2 + .../CMakeFiles/Experimental.dir/progress.make | 1 + .../ExperimentalBuild.dir/DependInfo.cmake | 22 + .../ExperimentalBuild.dir/build.make | 90 ++ .../ExperimentalBuild.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalBuild.dir/compiler_depend.ts | 2 + .../ExperimentalBuild.dir/progress.make | 1 + .../DependInfo.cmake | 22 + .../ExperimentalConfigure.dir/build.make | 90 ++ .../cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ExperimentalConfigure.dir/progress.make | 1 + .../ExperimentalCoverage.dir/DependInfo.cmake | 22 + .../ExperimentalCoverage.dir/build.make | 90 ++ .../cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ExperimentalCoverage.dir/progress.make | 1 + .../ExperimentalMemCheck.dir/DependInfo.cmake | 22 + .../ExperimentalMemCheck.dir/build.make | 90 ++ .../cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../ExperimentalMemCheck.dir/progress.make | 1 + .../ExperimentalStart.dir/DependInfo.cmake | 22 + .../ExperimentalStart.dir/build.make | 90 ++ .../ExperimentalStart.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalStart.dir/compiler_depend.ts | 2 + .../ExperimentalStart.dir/progress.make | 1 + .../ExperimentalSubmit.dir/DependInfo.cmake | 22 + .../ExperimentalSubmit.dir/build.make | 90 ++ .../ExperimentalSubmit.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalSubmit.dir/compiler_depend.ts | 2 + .../ExperimentalSubmit.dir/progress.make | 1 + .../ExperimentalTest.dir/DependInfo.cmake | 22 + .../ExperimentalTest.dir/build.make | 90 ++ .../ExperimentalTest.dir/cmake_clean.cmake | 8 + .../ExperimentalTest.dir/compiler_depend.make | 2 + .../ExperimentalTest.dir/compiler_depend.ts | 2 + .../ExperimentalTest.dir/progress.make | 1 + .../ExperimentalUpdate.dir/DependInfo.cmake | 22 + .../ExperimentalUpdate.dir/build.make | 90 ++ .../ExperimentalUpdate.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../ExperimentalUpdate.dir/compiler_depend.ts | 2 + .../ExperimentalUpdate.dir/progress.make | 1 + .../CMakeFiles/Nightly.dir/DependInfo.cmake | 22 + .../test/CMakeFiles/Nightly.dir/build.make | 90 ++ .../CMakeFiles/Nightly.dir/cmake_clean.cmake | 8 + .../Nightly.dir/compiler_depend.make | 2 + .../CMakeFiles/Nightly.dir/compiler_depend.ts | 2 + .../test/CMakeFiles/Nightly.dir/progress.make | 1 + .../NightlyBuild.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyBuild.dir/build.make | 90 ++ .../NightlyBuild.dir/cmake_clean.cmake | 8 + .../NightlyBuild.dir/compiler_depend.make | 2 + .../NightlyBuild.dir/compiler_depend.ts | 2 + .../CMakeFiles/NightlyBuild.dir/progress.make | 1 + .../NightlyConfigure.dir/DependInfo.cmake | 22 + .../NightlyConfigure.dir/build.make | 90 ++ .../NightlyConfigure.dir/cmake_clean.cmake | 8 + .../NightlyConfigure.dir/compiler_depend.make | 2 + .../NightlyConfigure.dir/compiler_depend.ts | 2 + .../NightlyConfigure.dir/progress.make | 1 + .../NightlyCoverage.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyCoverage.dir/build.make | 90 ++ .../NightlyCoverage.dir/cmake_clean.cmake | 8 + .../NightlyCoverage.dir/compiler_depend.make | 2 + .../NightlyCoverage.dir/compiler_depend.ts | 2 + .../NightlyCoverage.dir/progress.make | 1 + .../NightlyMemCheck.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyMemCheck.dir/build.make | 90 ++ .../NightlyMemCheck.dir/cmake_clean.cmake | 8 + .../NightlyMemCheck.dir/compiler_depend.make | 2 + .../NightlyMemCheck.dir/compiler_depend.ts | 2 + .../NightlyMemCheck.dir/progress.make | 1 + .../NightlyMemoryCheck.dir/DependInfo.cmake | 22 + .../NightlyMemoryCheck.dir/build.make | 90 ++ .../NightlyMemoryCheck.dir/cmake_clean.cmake | 8 + .../compiler_depend.make | 2 + .../NightlyMemoryCheck.dir/compiler_depend.ts | 2 + .../NightlyMemoryCheck.dir/progress.make | 1 + .../NightlyStart.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyStart.dir/build.make | 90 ++ .../NightlyStart.dir/cmake_clean.cmake | 8 + .../NightlyStart.dir/compiler_depend.make | 2 + .../NightlyStart.dir/compiler_depend.ts | 2 + .../CMakeFiles/NightlyStart.dir/progress.make | 1 + .../NightlySubmit.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlySubmit.dir/build.make | 90 ++ .../NightlySubmit.dir/cmake_clean.cmake | 8 + .../NightlySubmit.dir/compiler_depend.make | 2 + .../NightlySubmit.dir/compiler_depend.ts | 2 + .../NightlySubmit.dir/progress.make | 1 + .../NightlyTest.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyTest.dir/build.make | 90 ++ .../NightlyTest.dir/cmake_clean.cmake | 8 + .../NightlyTest.dir/compiler_depend.make | 2 + .../NightlyTest.dir/compiler_depend.ts | 2 + .../CMakeFiles/NightlyTest.dir/progress.make | 1 + .../NightlyUpdate.dir/DependInfo.cmake | 22 + .../CMakeFiles/NightlyUpdate.dir/build.make | 90 ++ .../NightlyUpdate.dir/cmake_clean.cmake | 8 + .../NightlyUpdate.dir/compiler_depend.make | 2 + .../NightlyUpdate.dir/compiler_depend.ts | 2 + .../NightlyUpdate.dir/progress.make | 1 + .../eldag_test.dir/DependInfo.cmake | 24 + .../test/CMakeFiles/eldag_test.dir/build.make | 117 ++ .../eldag_test.dir/cmake_clean.cmake | 12 + .../eldag_test.dir/compiler_depend.make | 2 + .../eldag_test.dir/compiler_depend.ts | 2 + .../CMakeFiles/eldag_test.dir/depend.make | 2 + .../eldag_test.dir/eldag_test.cpp.o.d | 277 ++++ .../test/CMakeFiles/eldag_test.dir/flags.make | 10 + .../test/CMakeFiles/eldag_test.dir/link.d | 106 ++ .../test/CMakeFiles/eldag_test.dir/link.txt | 1 + .../CMakeFiles/eldag_test.dir/progress.make | 3 + .../partition_test.dir/DependInfo.cmake | 24 + .../CMakeFiles/partition_test.dir/build.make | 117 ++ .../partition_test.dir/cmake_clean.cmake | 12 + .../partition_test.dir/compiler_depend.make | 2 + .../partition_test.dir/compiler_depend.ts | 2 + .../CMakeFiles/partition_test.dir/depend.make | 2 + .../CMakeFiles/partition_test.dir/flags.make | 10 + .../test/CMakeFiles/partition_test.dir/link.d | 106 ++ .../CMakeFiles/partition_test.dir/link.txt | 1 + .../partition_test.dir/partition_test.cpp.o.d | 265 ++++ .../partition_test.dir/progress.make | 3 + build-test/test/CMakeFiles/progress.marks | 1 + .../string_test.dir/DependInfo.cmake | 24 + .../CMakeFiles/string_test.dir/build.make | 117 ++ .../string_test.dir/cmake_clean.cmake | 12 + .../string_test.dir/compiler_depend.make | 2 + .../string_test.dir/compiler_depend.ts | 2 + .../CMakeFiles/string_test.dir/depend.make | 2 + .../CMakeFiles/string_test.dir/flags.make | 10 + .../test/CMakeFiles/string_test.dir/link.d | 106 ++ .../test/CMakeFiles/string_test.dir/link.txt | 1 + .../CMakeFiles/string_test.dir/progress.make | 3 + .../string_test.dir/string_test.cpp.o.d | 276 ++++ build-test/test/CTestTestfile.cmake | 13 + build-test/test/Makefile | 746 ++++++++++ build-test/test/cmake_install.cmake | 55 + build-test/test/eldag_test | Bin 0 -> 4772000 bytes .../CMakeDirectoryInformation.cmake | 16 + .../test/googletest/CMakeFiles/progress.marks | 1 + .../test/googletest/CTestTestfile.cmake | 7 + build-test/test/googletest/Makefile | 200 +++ .../test/googletest/cmake_install.cmake | 56 + .../CMakeDirectoryInformation.cmake | 16 + .../CMakeFiles/gtest.dir/DependInfo.cmake | 23 + .../CMakeFiles/gtest.dir/build.make | 114 ++ .../CMakeFiles/gtest.dir/cmake_clean.cmake | 11 + .../gtest.dir/cmake_clean_target.cmake | 3 + .../CMakeFiles/gtest.dir/compiler_depend.make | 2 + .../CMakeFiles/gtest.dir/compiler_depend.ts | 2 + .../CMakeFiles/gtest.dir/depend.make | 2 + .../CMakeFiles/gtest.dir/flags.make | 10 + .../googletest/CMakeFiles/gtest.dir/link.txt | 2 + .../CMakeFiles/gtest.dir/progress.make | 3 + .../CMakeFiles/gtest.dir/src/gtest-all.cc.o.d | 307 ++++ .../gtest_main.dir/DependInfo.cmake | 23 + .../CMakeFiles/gtest_main.dir/build.make | 114 ++ .../gtest_main.dir/cmake_clean.cmake | 11 + .../gtest_main.dir/cmake_clean_target.cmake | 3 + .../gtest_main.dir/compiler_depend.make | 2 + .../gtest_main.dir/compiler_depend.ts | 2 + .../CMakeFiles/gtest_main.dir/depend.make | 2 + .../CMakeFiles/gtest_main.dir/flags.make | 10 + .../CMakeFiles/gtest_main.dir/link.txt | 2 + .../CMakeFiles/gtest_main.dir/progress.make | 3 + .../gtest_main.dir/src/gtest_main.cc.o.d | 247 ++++ .../googletest/CMakeFiles/progress.marks | 1 + .../googletest/googletest/CTestTestfile.cmake | 6 + .../test/googletest/googletest/Makefile | 284 ++++ .../googletest/googletest/cmake_install.cmake | 70 + build-test/test/partition_test | Bin 0 -> 2537232 bytes build-test/test/string_test | Bin 0 -> 3671144 bytes 542 files changed, 27713 insertions(+) create mode 100644 build-release/CMakeCache.txt create mode 100644 build-release/CMakeFiles/3.31.6/CMakeCCompiler.cmake create mode 100644 build-release/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake create mode 100755 build-release/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin create mode 100755 build-release/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin create mode 100644 build-release/CMakeFiles/3.31.6/CMakeSystem.cmake create mode 100644 build-release/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c create mode 100644 build-release/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100644 build-release/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 build-release/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-release/CMakeFiles/CMakeRuleHashes.txt create mode 100644 build-release/CMakeFiles/Export/c220ae0af1591e9e9e916bba91f25986/libcanon-targets.cmake create mode 100644 build-release/CMakeFiles/Makefile.cmake create mode 100644 build-release/CMakeFiles/Makefile2 create mode 100644 build-release/CMakeFiles/TargetDirectories.txt create mode 100644 build-release/CMakeFiles/cmake.check_cache create mode 100644 build-release/CMakeFiles/progress.marks create mode 100644 build-release/CTestTestfile.cmake create mode 100644 build-release/DartConfiguration.tcl create mode 100644 build-release/Makefile create mode 100644 build-release/Testing/Temporary/CTestCostData.txt create mode 100644 build-release/Testing/Temporary/LastTest.log create mode 100644 build-release/cmake_install.cmake create mode 100644 build-release/include/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-release/include/CMakeFiles/progress.marks create mode 100644 build-release/include/Makefile create mode 100644 build-release/include/cmake_install.cmake create mode 100644 build-release/libcanon-config-version.cmake create mode 100644 build-release/libcanon-config.cmake create mode 100644 build-release/libcanon.pc create mode 100644 build-release/test/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-release/test/CMakeFiles/Continuous.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/Continuous.dir/build.make create mode 100644 build-release/test/CMakeFiles/Continuous.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/Continuous.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/Continuous.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/Continuous.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousBuild.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousBuild.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousConfigure.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousConfigure.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousCoverage.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousCoverage.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousMemCheck.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousMemCheck.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousStart.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousStart.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousStart.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousSubmit.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousSubmit.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousTest.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousTest.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousTest.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousUpdate.dir/build.make create mode 100644 build-release/test/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ContinuousUpdate.dir/progress.make create mode 100644 build-release/test/CMakeFiles/Experimental.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/Experimental.dir/build.make create mode 100644 build-release/test/CMakeFiles/Experimental.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/Experimental.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/Experimental.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/Experimental.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalBuild.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalBuild.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalConfigure.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalConfigure.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalCoverage.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalCoverage.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalMemCheck.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalMemCheck.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalStart.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalStart.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalSubmit.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalSubmit.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalTest.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalTest.dir/progress.make create mode 100644 build-release/test/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalUpdate.dir/build.make create mode 100644 build-release/test/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/ExperimentalUpdate.dir/progress.make create mode 100644 build-release/test/CMakeFiles/Nightly.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/Nightly.dir/build.make create mode 100644 build-release/test/CMakeFiles/Nightly.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/Nightly.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/Nightly.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/Nightly.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyBuild.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyBuild.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyBuild.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyConfigure.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyConfigure.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyCoverage.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyCoverage.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyMemCheck.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyMemCheck.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyMemoryCheck.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyMemoryCheck.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyStart.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyStart.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyStart.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyStart.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlySubmit.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlySubmit.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlySubmit.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyTest.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyTest.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyTest.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyTest.dir/progress.make create mode 100644 build-release/test/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/NightlyUpdate.dir/build.make create mode 100644 build-release/test/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/NightlyUpdate.dir/progress.make create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/build.make create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/depend.make create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/flags.make create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/link.d create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/link.txt create mode 100644 build-release/test/CMakeFiles/eldag_test.dir/progress.make create mode 100644 build-release/test/CMakeFiles/partition_test.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/partition_test.dir/build.make create mode 100644 build-release/test/CMakeFiles/partition_test.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/partition_test.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/partition_test.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/partition_test.dir/depend.make create mode 100644 build-release/test/CMakeFiles/partition_test.dir/flags.make create mode 100644 build-release/test/CMakeFiles/partition_test.dir/link.d create mode 100644 build-release/test/CMakeFiles/partition_test.dir/link.txt create mode 100644 build-release/test/CMakeFiles/partition_test.dir/partition_test.cpp.o.d create mode 100644 build-release/test/CMakeFiles/partition_test.dir/progress.make create mode 100644 build-release/test/CMakeFiles/progress.marks create mode 100644 build-release/test/CMakeFiles/string_test.dir/DependInfo.cmake create mode 100644 build-release/test/CMakeFiles/string_test.dir/build.make create mode 100644 build-release/test/CMakeFiles/string_test.dir/cmake_clean.cmake create mode 100644 build-release/test/CMakeFiles/string_test.dir/compiler_depend.make create mode 100644 build-release/test/CMakeFiles/string_test.dir/compiler_depend.ts create mode 100644 build-release/test/CMakeFiles/string_test.dir/depend.make create mode 100644 build-release/test/CMakeFiles/string_test.dir/flags.make create mode 100644 build-release/test/CMakeFiles/string_test.dir/link.d create mode 100644 build-release/test/CMakeFiles/string_test.dir/link.txt create mode 100644 build-release/test/CMakeFiles/string_test.dir/progress.make create mode 100644 build-release/test/CMakeFiles/string_test.dir/string_test.cpp.o.d create mode 100644 build-release/test/CTestTestfile.cmake create mode 100644 build-release/test/Makefile create mode 100644 build-release/test/cmake_install.cmake create mode 100755 build-release/test/eldag_test create mode 100644 build-release/test/googletest/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-release/test/googletest/CMakeFiles/progress.marks create mode 100644 build-release/test/googletest/CTestTestfile.cmake create mode 100644 build-release/test/googletest/Makefile create mode 100644 build-release/test/googletest/cmake_install.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/build.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean_target.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.ts create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/depend.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/flags.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/link.txt create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/progress.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean_target.cmake create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.ts create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/depend.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/link.txt create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/progress.make create mode 100644 build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d create mode 100644 build-release/test/googletest/googletest/CMakeFiles/progress.marks create mode 100644 build-release/test/googletest/googletest/CTestTestfile.cmake create mode 100644 build-release/test/googletest/googletest/Makefile create mode 100644 build-release/test/googletest/googletest/cmake_install.cmake create mode 100755 build-release/test/partition_test create mode 100755 build-release/test/string_test create mode 100644 build-test/CMakeCache.txt create mode 100644 build-test/CMakeFiles/3.31.6/CMakeCCompiler.cmake create mode 100644 build-test/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake create mode 100755 build-test/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin create mode 100755 build-test/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin create mode 100644 build-test/CMakeFiles/3.31.6/CMakeSystem.cmake create mode 100644 build-test/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c create mode 100644 build-test/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100644 build-test/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 build-test/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-test/CMakeFiles/CMakeRuleHashes.txt create mode 100644 build-test/CMakeFiles/Export/c220ae0af1591e9e9e916bba91f25986/libcanon-targets.cmake create mode 100644 build-test/CMakeFiles/Makefile.cmake create mode 100644 build-test/CMakeFiles/Makefile2 create mode 100644 build-test/CMakeFiles/TargetDirectories.txt create mode 100644 build-test/CMakeFiles/cmake.check_cache create mode 100644 build-test/CMakeFiles/progress.marks create mode 100644 build-test/CTestTestfile.cmake create mode 100644 build-test/DartConfiguration.tcl create mode 100644 build-test/Makefile create mode 100644 build-test/Testing/Temporary/CTestCostData.txt create mode 100644 build-test/Testing/Temporary/LastTest.log create mode 100644 build-test/cmake_install.cmake create mode 100644 build-test/include/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-test/include/CMakeFiles/progress.marks create mode 100644 build-test/include/Makefile create mode 100644 build-test/include/cmake_install.cmake create mode 100644 build-test/libcanon-config-version.cmake create mode 100644 build-test/libcanon-config.cmake create mode 100644 build-test/libcanon.pc create mode 100644 build-test/test/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-test/test/CMakeFiles/Continuous.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/Continuous.dir/build.make create mode 100644 build-test/test/CMakeFiles/Continuous.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/Continuous.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/Continuous.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/Continuous.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousBuild.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousBuild.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousConfigure.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousConfigure.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousCoverage.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousCoverage.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousMemCheck.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousMemCheck.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousStart.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousStart.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousStart.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousStart.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousStart.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousSubmit.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousSubmit.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousTest.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousTest.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousTest.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousTest.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousTest.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousUpdate.dir/build.make create mode 100644 build-test/test/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ContinuousUpdate.dir/progress.make create mode 100644 build-test/test/CMakeFiles/Experimental.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/Experimental.dir/build.make create mode 100644 build-test/test/CMakeFiles/Experimental.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/Experimental.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/Experimental.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/Experimental.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalBuild.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalBuild.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalConfigure.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalConfigure.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalCoverage.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalCoverage.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalMemCheck.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalMemCheck.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalStart.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalStart.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalSubmit.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalSubmit.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalTest.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalTest.dir/progress.make create mode 100644 build-test/test/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalUpdate.dir/build.make create mode 100644 build-test/test/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/ExperimentalUpdate.dir/progress.make create mode 100644 build-test/test/CMakeFiles/Nightly.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/Nightly.dir/build.make create mode 100644 build-test/test/CMakeFiles/Nightly.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/Nightly.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/Nightly.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/Nightly.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyBuild.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyBuild.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyBuild.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyBuild.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyBuild.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyConfigure.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyConfigure.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyCoverage.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyCoverage.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyMemCheck.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyMemCheck.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyMemoryCheck.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyMemoryCheck.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyStart.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyStart.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyStart.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyStart.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyStart.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyStart.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlySubmit.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlySubmit.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlySubmit.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlySubmit.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlySubmit.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyTest.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyTest.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyTest.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyTest.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyTest.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyTest.dir/progress.make create mode 100644 build-test/test/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/NightlyUpdate.dir/build.make create mode 100644 build-test/test/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/NightlyUpdate.dir/progress.make create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/build.make create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/depend.make create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/flags.make create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/link.d create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/link.txt create mode 100644 build-test/test/CMakeFiles/eldag_test.dir/progress.make create mode 100644 build-test/test/CMakeFiles/partition_test.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/partition_test.dir/build.make create mode 100644 build-test/test/CMakeFiles/partition_test.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/partition_test.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/partition_test.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/partition_test.dir/depend.make create mode 100644 build-test/test/CMakeFiles/partition_test.dir/flags.make create mode 100644 build-test/test/CMakeFiles/partition_test.dir/link.d create mode 100644 build-test/test/CMakeFiles/partition_test.dir/link.txt create mode 100644 build-test/test/CMakeFiles/partition_test.dir/partition_test.cpp.o.d create mode 100644 build-test/test/CMakeFiles/partition_test.dir/progress.make create mode 100644 build-test/test/CMakeFiles/progress.marks create mode 100644 build-test/test/CMakeFiles/string_test.dir/DependInfo.cmake create mode 100644 build-test/test/CMakeFiles/string_test.dir/build.make create mode 100644 build-test/test/CMakeFiles/string_test.dir/cmake_clean.cmake create mode 100644 build-test/test/CMakeFiles/string_test.dir/compiler_depend.make create mode 100644 build-test/test/CMakeFiles/string_test.dir/compiler_depend.ts create mode 100644 build-test/test/CMakeFiles/string_test.dir/depend.make create mode 100644 build-test/test/CMakeFiles/string_test.dir/flags.make create mode 100644 build-test/test/CMakeFiles/string_test.dir/link.d create mode 100644 build-test/test/CMakeFiles/string_test.dir/link.txt create mode 100644 build-test/test/CMakeFiles/string_test.dir/progress.make create mode 100644 build-test/test/CMakeFiles/string_test.dir/string_test.cpp.o.d create mode 100644 build-test/test/CTestTestfile.cmake create mode 100644 build-test/test/Makefile create mode 100644 build-test/test/cmake_install.cmake create mode 100755 build-test/test/eldag_test create mode 100644 build-test/test/googletest/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-test/test/googletest/CMakeFiles/progress.marks create mode 100644 build-test/test/googletest/CTestTestfile.cmake create mode 100644 build-test/test/googletest/Makefile create mode 100644 build-test/test/googletest/cmake_install.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/build.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean_target.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.ts create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/depend.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/flags.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/link.txt create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/progress.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean_target.cmake create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.ts create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/depend.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/link.txt create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/progress.make create mode 100644 build-test/test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d create mode 100644 build-test/test/googletest/googletest/CMakeFiles/progress.marks create mode 100644 build-test/test/googletest/googletest/CTestTestfile.cmake create mode 100644 build-test/test/googletest/googletest/Makefile create mode 100644 build-test/test/googletest/googletest/cmake_install.cmake create mode 100755 build-test/test/partition_test create mode 100755 build-test/test/string_test diff --git a/build-release/CMakeCache.txt b/build-release/CMakeCache.txt new file mode 100644 index 0000000..6c755a4 --- /dev/null +++ b/build-release/CMakeCache.txt @@ -0,0 +1,596 @@ +# This is the CMakeCache file. +# For build in directory: /home/runner/work/libcanon/libcanon/build-release +# It was generated by CMake: /usr/local/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Build the API documentation +BUILD_DOCS:BOOL=OFF + +//Builds the googlemock subproject +BUILD_GMOCK:BOOL=OFF + +//Builds the googletest subproject +BUILD_GTEST:BOOL=ON + +//Build shared libraries (DLLs). +BUILD_SHARED_LIBS:BOOL=OFF + +//Build the testing tree. +BUILD_TESTING:BOOL=ON + +//Build unit tests +BUILD_TESTS:BOOL=ON + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/ar + +//Choose the type of build, options are: None Debug Release RelWithDebInfo +// MinSizeRel ... +CMAKE_BUILD_TYPE:STRING=release + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +//CXX compiler +CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13 + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13 + +//Flags used by the CXX compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the CXX compiler during DEBUG builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the CXX compiler during MINSIZEREL builds. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the CXX compiler during RELEASE builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the CXX compiler during RELWITHDEBINFO builds. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//C compiler +CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13 + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13 + +//Flags used by the C compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the C compiler during DEBUG builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the C compiler during MINSIZEREL builds. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the C compiler during RELEASE builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the C compiler during RELWITHDEBINFO builds. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND + +//Flags used by the linker during all build types. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//Flags used by the linker during DEBUG builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during MINSIZEREL builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during RELEASE builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during RELWITHDEBINFO builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= + +//Value Computed by CMake. +CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/pkgRedirects + +//User executables (bin) +CMAKE_INSTALL_BINDIR:PATH=bin + +//Read-only architecture-independent data (DATAROOTDIR) +CMAKE_INSTALL_DATADIR:PATH= + +//Read-only architecture-independent data root (share) +CMAKE_INSTALL_DATAROOTDIR:PATH=share + +//Documentation root (DATAROOTDIR/doc/PROJECT_NAME) +CMAKE_INSTALL_DOCDIR:PATH= + +//C header files (include) +CMAKE_INSTALL_INCLUDEDIR:PATH=include + +//Info documentation (DATAROOTDIR/info) +CMAKE_INSTALL_INFODIR:PATH= + +//Object code libraries (lib) +CMAKE_INSTALL_LIBDIR:PATH=lib + +//Program executables (libexec) +CMAKE_INSTALL_LIBEXECDIR:PATH=libexec + +//Locale-dependent data (DATAROOTDIR/locale) +CMAKE_INSTALL_LOCALEDIR:PATH= + +//Modifiable single-machine data (var) +CMAKE_INSTALL_LOCALSTATEDIR:PATH=var + +//Man documentation (DATAROOTDIR/man) +CMAKE_INSTALL_MANDIR:PATH= + +//C header files for non-gcc (/usr/include) +CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Run-time variable data (LOCALSTATEDIR/run) +CMAKE_INSTALL_RUNSTATEDIR:PATH= + +//System admin executables (sbin) +CMAKE_INSTALL_SBINDIR:PATH=sbin + +//Modifiable architecture-independent data (com) +CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com + +//Read-only single-machine data (etc) +CMAKE_INSTALL_SYSCONFDIR:PATH=etc + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/usr/bin/nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=libcanon + +//Value Computed by CMake +CMAKE_PROJECT_VERSION:STATIC=0.1.0 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_MAJOR:STATIC=0 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_MINOR:STATIC=1 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_PATCH:STATIC=0 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_TWEAK:STATIC= + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/usr/bin/readelf + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/usr/bin/strip + +//Path to a program. +CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE + +//Path to the coverage program that CTest uses for performing coverage +// inspection +COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov + +//Extra command line flags to pass to the coverage tool +COVERAGE_EXTRA_FLAGS:STRING=-l + +//How many times to retry timed-out CTest submissions. +CTEST_SUBMIT_RETRY_COUNT:STRING=3 + +//How long to wait between timed-out CTest submissions. +CTEST_SUBMIT_RETRY_DELAY:STRING=5 + +//Maximum time allowed before CTest will kill the test. +DART_TESTING_TIMEOUT:STRING=1500 + +//Command to build the project +MAKECOMMAND:STRING=/usr/local/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" + +//Path to the memory checking command, used for memory error detection. +MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND + +//File that contains suppressions for the memory checker +MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= + +//Path to a program. +PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python + +//Name of the computer/site where compile is being run +SITE:STRING=runnervmw9dnm + +//Value Computed by CMake +googletest-distribution_BINARY_DIR:STATIC=/home/runner/work/libcanon/libcanon/build-release/test/googletest + +//Value Computed by CMake +googletest-distribution_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +googletest-distribution_SOURCE_DIR:STATIC=/home/runner/work/libcanon/libcanon/test/googletest + +//Value Computed by CMake +gtest_BINARY_DIR:STATIC=/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest + +//Value Computed by CMake +gtest_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +gtest_SOURCE_DIR:STATIC=/home/runner/work/libcanon/libcanon/test/googletest/googletest + +//Build gtest's sample programs. +gtest_build_samples:BOOL=OFF + +//Build all of gtest's own tests. +gtest_build_tests:BOOL=OFF + +//Disable uses of pthreads in gtest. +gtest_disable_pthreads:BOOL=OFF + +//Use shared (DLL) run-time lib even when Google Test is built +// as static lib. +gtest_force_shared_crt:BOOL=OFF + +//Build gtest with internal symbols hidden in shared libraries. +gtest_hide_internal_symbols:BOOL=OFF + +//Dependencies for the target +gtest_main_LIB_DEPENDS:STATIC=general;gtest; + +//Value Computed by CMake +libcanon_BINARY_DIR:STATIC=/home/runner/work/libcanon/libcanon/build-release + +//Value Computed by CMake +libcanon_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +libcanon_SOURCE_DIR:STATIC=/home/runner/work/libcanon/libcanon + + +######################## +# INTERNAL cache entries +######################## + +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//This is the directory where this CMakeCache.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=/home/runner/work/libcanon/libcanon/build-release +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=31 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=6 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/usr/local/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/bin/cpack +//ADVANCED property for variable: CMAKE_CTEST_COMMAND +CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER +CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Path to cache edit program executable. +CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/bin/ccmake +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL= +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Unix Makefiles +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Test CMAKE_HAVE_LIBC_PTHREAD +CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1 +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/home/runner/work/libcanon/libcanon +//ADVANCED property for variable: CMAKE_INSTALL_BINDIR +CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DATADIR +CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR +CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR +CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR +CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_INFODIR +CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR +CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR +CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR +CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR +CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_MANDIR +CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR +CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR +CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR +CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR +CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR +CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MAKE_PROGRAM +CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=5 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//Platform information initialized +CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/usr/local/share/cmake-3.31 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_TAPI +CMAKE_TAPI-ADVANCED:INTERNAL=1 +//uname command +CMAKE_UNAME:INTERNAL=/usr/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: COVERAGE_COMMAND +COVERAGE_COMMAND-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS +COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT +CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY +CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: DART_TESTING_TIMEOUT +DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 +//Details about finding PythonInterp +FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python][v3.12.3()] +//Details about finding Threads +FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] +//ADVANCED property for variable: MAKECOMMAND +MAKECOMMAND-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: MEMORYCHECK_COMMAND +MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE +MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: PYTHON_EXECUTABLE +PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: SITE +SITE-ADVANCED:INTERNAL=1 +//linker supports push/pop state +_CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +//linker supports push/pop state +_CMAKE_C_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +//linker supports push/pop state +_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +//CMAKE_INSTALL_PREFIX during last run +_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local + diff --git a/build-release/CMakeFiles/3.31.6/CMakeCCompiler.cmake b/build-release/CMakeFiles/3.31.6/CMakeCCompiler.cmake new file mode 100644 index 0000000..6f50f91 --- /dev/null +++ b/build-release/CMakeFiles/3.31.6/CMakeCCompiler.cmake @@ -0,0 +1,81 @@ +set(CMAKE_C_COMPILER "/usr/bin/cc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "13.3.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_STANDARD_LATEST "23") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "Linux") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-13") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-13") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_C_COMPILER_LINKER "/usr/bin/ld") +set(CMAKE_C_COMPILER_LINKER_ID "GNU") +set(CMAKE_C_COMPILER_LINKER_VERSION 2.42) +set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT GNU) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) +set(CMAKE_C_LINKER_DEPFILE_SUPPORTED ) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "8") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/build-release/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake b/build-release/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake new file mode 100644 index 0000000..14f6ae3 --- /dev/null +++ b/build-release/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake @@ -0,0 +1,101 @@ +set(CMAKE_CXX_COMPILER "/usr/bin/c++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "13.3.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_STANDARD_LATEST "23") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") +set(CMAKE_CXX26_COMPILE_FEATURES "") + +set(CMAKE_CXX_PLATFORM_ID "Linux") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-13") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-13") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_CXX_COMPILER_LINKER "/usr/bin/ld") +set(CMAKE_CXX_COMPILER_LINKER_ID "GNU") +set(CMAKE_CXX_COMPILER_LINKER_VERSION 2.42) +set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT GNU) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang IN ITEMS C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) +set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED ) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "8") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/13;/usr/include/x86_64-linux-gnu/c++/13;/usr/include/c++/13/backward;/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") +set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "") + +set(CMAKE_CXX_COMPILER_IMPORT_STD "") +### Imported target for C++23 standard library +set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Unsupported generator: Unix Makefiles") + + + diff --git a/build-release/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin b/build-release/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..87f287194a15f3106a57cf4ff4b57eba7b928fa6 GIT binary patch literal 15968 zcmeHOeT)@X6~FH-3yXZbM+>?F!lqludsjp&cYT^ffv|^f=RcwL^vW;lA6?mR=?>Udz z;caWGF`CSInK}3T?)lw&=ggh=?z}m3IN8%3jYI@Xo%oQI%msUn#8iDkDX3L)E;>^;5MBowd5u`8p;syxdQie6M2)=J#F(dQSPME1vG+#c2~rF!&VH-2z%?3$5y_0o6tMfN`Rr{|s5#?c4IjU4nr!S;BH zu#J79560uzonMcvvFF@|*nHR)!`6{};o`^VcfR<8^A8?6YyTp*aO*=09{ce5a!dN9 zOXu$0yYimHUq1A7WBpU$I;&v&x74V`^P<(jbF<)Iodv%O@VI!Jh$o=nlLJsjTqJxT z6pu^1Q8WhdTLFI;Y(Yr_pw(#S5a3HN%9>(e%u$A5y9J_`po#Myi3)KNbX+vvG){~& z`mbN296w3^254+w(-g3baABG-qXx~QXStr4vz$C2gJYICgY6E^cH=y;BxCGJftYhz#E@BUpXR=I07Dc zUMQTRwA_K|Stp((?0cX8B23??__6ec?@9W8N@Th|1{(=wZYZoh~d^pb$#HW2Y_lQlS2w{A>>_scTGLHVF;fy?l%H~G^uB?3&_OaCof&P`X&ww=)Tiqq3z420N z;_SzaiQgMX|1h<4Ai1%;@pn?j1%<_qPk<+TLxW! z1k2F%{K{l(^$~PDLmK=Y>AyLRYW;O%V#;{-FWZf0r|XQ!bH>^0-co2_Ej7?knN;Iq zK92XuHmnw<+xHkpw?(mNOuXzZG>&hZ3&w@@l}hD826oTYUxT~u$bR5f`$zsC4?-mt z_5g3g(>`>U-X_uX)RUzkgq7 zNNZnDYG9xzX(s!+Qtf@_W^vyh|gS3UanLQfIbEK80g1A8=xPa zs#H#aM!{#QD3SYiiO5(yvSQ)9hLiB%2l17#9RQAeme(~;J~>(g7(T#S2eC=hbl@9p}i&n;sbALLMgN*)1abQOd`AJK3DC zw}NcG^;u3f=k4MB5(?Mgjw9TfO1q8f zUnQHzMa}=`6z7Nkn=Nww&e|{KnjmbX!eTmw zX}=i$&g1X$85O$+U2mgafW&Y3x6SmdVF5tVD-8|lgW^WAx#{K1K};W~P+OjRVDJnc(To zaP921?y);Np${i(yX_q*7@SObzwsBMnRbRTh2638H&taF&&%2~YT;<1)9zjEz4Bj2 z6Vl;vfH?MI!5p#j8OW+PyYA|1?@e_A3NK!mNrMPR*Din{0U!UcMCy*7{*Lw@v%kB0 zcXGfSXzzgkGKD-0@CzjPCwv+6|Lv51^@72ydHpkAJ*W;8)BJ^A9M5@H8novsJ;Eg? z53eJP3O!%&Y<)Oi(nsCGsO@^=J}6ys;H4QSLlB(8CY)^2eZ(q`2t6~Nhc1+c7Z_yC zCv3Oq6!J3+6Y5+$Yav1CI8}r`npHb}xBvyu9)rC+ow{3)??LGH2+gpO4Di`fd^Ob+ zgUiskm2(DRIQSZc4sS&W9p-orrtXaE=S>>8K7vaXzT=bx-*@Bn5mifHE~9=oY`BJD z{%r4cp)U%rZ z&+9tY{Cm#hXFt~W10UCnZ1cL2bu;x896t}>1QhU4na}H3)@5?!{)5N=5Y*!_aeei7 zmVR$}{Z7qP!^`&90(^~ltOGyW!REyy0e&+PSicef+W~%p2&^-K6Bcami2$G1J*@fu z2Hd3Z^kVxo6tD}9ztE_L^ykQAMKGJq(kI&;b07Dn%^ZK#80lkGt$o-8S^I1xndi#h-hBljxK{M)ODDlp%#t8>rio1g~2MFYd@81Kz_JpBEK_gg%6A6;C)8zqqS YfyTLCRf}uq+WaN>!veA}KnR%PpD9X5TL1t6 literal 0 HcmV?d00001 diff --git a/build-release/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin b/build-release/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..e90f3f71d98d8b48fdca37fdc4f6d991fd1db519 GIT binary patch literal 15992 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 lrm#WB={^$3kg!$RQ-Ee*hEc8gl>u literal 0 HcmV?d00001 diff --git a/build-release/CMakeFiles/3.31.6/CMakeSystem.cmake b/build-release/CMakeFiles/3.31.6/CMakeSystem.cmake new file mode 100644 index 0000000..b2715a6 --- /dev/null +++ b/build-release/CMakeFiles/3.31.6/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-6.11.0-1018-azure") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "6.11.0-1018-azure") +set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") + + + +set(CMAKE_SYSTEM "Linux-6.11.0-1018-azure") +set(CMAKE_SYSTEM_NAME "Linux") +set(CMAKE_SYSTEM_VERSION "6.11.0-1018-azure") +set(CMAKE_SYSTEM_PROCESSOR "x86_64") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/build-release/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c b/build-release/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000..50d95e5 --- /dev/null +++ b/build-release/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,904 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "ARM" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define C_STD_99 199901L +#define C_STD_11 201112L +#define C_STD_17 201710L +#define C_STD_23 202311L + +#ifdef __STDC_VERSION__ +# define C_STD __STDC_VERSION__ +#endif + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif C_STD > C_STD_17 +# define C_VERSION "23" +#elif C_STD > C_STD_11 +# define C_VERSION "17" +#elif C_STD > C_STD_99 +# define C_VERSION "11" +#elif C_STD >= C_STD_99 +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/build-release/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp b/build-release/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..3b6e114 --- /dev/null +++ b/build-release/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,919 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "ARM" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define CXX_STD_98 199711L +#define CXX_STD_11 201103L +#define CXX_STD_14 201402L +#define CXX_STD_17 201703L +#define CXX_STD_20 202002L +#define CXX_STD_23 202302L + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) +# if _MSVC_LANG > CXX_STD_17 +# define CXX_STD _MSVC_LANG +# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17 +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 +# define CXX_STD CXX_STD_17 +# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# elif defined(__INTEL_CXX11_MODE__) +# define CXX_STD CXX_STD_11 +# else +# define CXX_STD CXX_STD_98 +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# if _MSVC_LANG > __cplusplus +# define CXX_STD _MSVC_LANG +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__NVCOMPILER) +# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__INTEL_COMPILER) || defined(__PGI) +# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes) +# define CXX_STD CXX_STD_17 +# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__) +# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__) +# define CXX_STD CXX_STD_11 +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > CXX_STD_23 + "26" +#elif CXX_STD > CXX_STD_20 + "23" +#elif CXX_STD > CXX_STD_17 + "20" +#elif CXX_STD > CXX_STD_14 + "17" +#elif CXX_STD > CXX_STD_11 + "14" +#elif CXX_STD >= CXX_STD_11 + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/build-release/CMakeFiles/CMakeConfigureLog.yaml b/build-release/CMakeFiles/CMakeConfigureLog.yaml new file mode 100644 index 0000000..7047657 --- /dev/null +++ b/build-release/CMakeFiles/CMakeConfigureLog.yaml @@ -0,0 +1,597 @@ + +--- +events: + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:205 (message)" + - "CMakeLists.txt:2 (project)" + message: | + The system is: Linux - 6.11.0-1018-azure - x86_64 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" + - "CMakeLists.txt:2 (project)" + message: | + Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. + Compiler: /usr/bin/c++ + Build flags: + Id flags: + + The output was: + 0 + + + Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + + The CXX compiler identification is GNU, found in: + /home/runner/work/libcanon/libcanon/build-release/CMakeFiles/3.31.6/CompilerIdCXX/a.out + + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + checks: + - "Detecting CXX compiler ABI info" + directories: + source: "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-Ja7oF8" + binary: "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-Ja7oF8" + cmakeVariables: + CMAKE_CXX_FLAGS: "" + CMAKE_CXX_SCAN_FOR_MODULES: "OFF" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "CMAKE_CXX_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-Ja7oF8' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_343ad/fast + /usr/bin/gmake -f CMakeFiles/cmTC_343ad.dir/build.make CMakeFiles/cmTC_343ad.dir/build + gmake[1]: Entering directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-Ja7oF8' + Building CXX object CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o + /usr/bin/c++ -v -o CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp + Using built-in specs. + COLLECT_GCC=/usr/bin/c++ + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_343ad.dir/' + /usr/libexec/gcc/x86_64-linux-gnu/13/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_343ad.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccMwo1Zl.s + GNU C++17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu) + compiled by GNU C version 13.3.0, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP + + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/13" + ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" + #include "..." search starts here: + #include <...> search starts here: + /usr/include/c++/13 + /usr/include/x86_64-linux-gnu/c++/13 + /usr/include/c++/13/backward + /usr/lib/gcc/x86_64-linux-gnu/13/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include + End of search list. + Compiler executable checksum: c81c05345ce537099dafd5580045814a + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_343ad.dir/' + as -v --64 -o CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccMwo1Zl.s + GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42 + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.' + Linking CXX executable cmTC_343ad + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_343ad.dir/link.txt --verbose=1 + Using built-in specs. + COLLECT_GCC=/usr/bin/c++ + COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_343ad' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_343ad.' + /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdPIfYS.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_343ad /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + collect2 version 13.3.0 + /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdPIfYS.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_343ad /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + GNU ld (GNU Binutils for Ubuntu) 2.42 + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_343ad' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_343ad.' + /usr/bin/c++ -v -Wl,-v CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_343ad + gmake[1]: Leaving directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-Ja7oF8' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Parsed CXX implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/usr/include/c++/13] + add: [/usr/include/x86_64-linux-gnu/c++/13] + add: [/usr/include/c++/13/backward] + add: [/usr/lib/gcc/x86_64-linux-gnu/13/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/include/c++/13] ==> [/usr/include/c++/13] + collapse include dir [/usr/include/x86_64-linux-gnu/c++/13] ==> [/usr/include/x86_64-linux-gnu/c++/13] + collapse include dir [/usr/include/c++/13/backward] ==> [/usr/include/c++/13/backward] + collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/13/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/13/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/include/c++/13;/usr/include/x86_64-linux-gnu/c++/13;/usr/include/c++/13/backward;/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Parsed CXX implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-Ja7oF8'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_343ad/fast] + ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_343ad.dir/build.make CMakeFiles/cmTC_343ad.dir/build] + ignore line: [gmake[1]: Entering directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-Ja7oF8'] + ignore line: [Building CXX object CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_343ad.dir/'] + ignore line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_343ad.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccMwo1Zl.s] + ignore line: [GNU C++17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 13.3.0 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/13"] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/include/c++/13] + ignore line: [ /usr/include/x86_64-linux-gnu/c++/13] + ignore line: [ /usr/include/c++/13/backward] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/13/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: c81c05345ce537099dafd5580045814a] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_343ad.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccMwo1Zl.s] + ignore line: [GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [Linking CXX executable cmTC_343ad] + ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_343ad.dir/link.txt --verbose=1] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_343ad' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_343ad.'] + link line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdPIfYS.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_343ad /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccdPIfYS.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_343ad] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] + arg [-v] ==> ignore + arg [CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + ignore line: [collect2 version 13.3.0] + ignore line: [/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdPIfYS.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_343ad /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_343ad.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + linker tool for 'CXX': /usr/bin/ld + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13] ==> [/usr/lib/gcc/x86_64-linux-gnu/13] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> [/usr/lib] + implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] + implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Running the CXX compiler's linker: "/usr/bin/ld" "-v" + GNU ld (GNU Binutils for Ubuntu) 2.42 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" + - "test/googletest/CMakeLists.txt:3 (project)" + message: | + Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. + Compiler: /usr/bin/cc + Build flags: + Id flags: + + The output was: + 0 + + + Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + + The C compiler identification is GNU, found in: + /home/runner/work/libcanon/libcanon/build-release/CMakeFiles/3.31.6/CompilerIdC/a.out + + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "test/googletest/CMakeLists.txt:3 (project)" + checks: + - "Detecting C compiler ABI info" + directories: + source: "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-QkeqOa" + binary: "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-QkeqOa" + cmakeVariables: + CMAKE_C_FLAGS: "" + buildResult: + variable: "CMAKE_C_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-QkeqOa' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_cb755/fast + /usr/bin/gmake -f CMakeFiles/cmTC_cb755.dir/build.make CMakeFiles/cmTC_cb755.dir/build + gmake[1]: Entering directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-QkeqOa' + Building C object CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o + /usr/bin/cc -v -o CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o -c /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c + Using built-in specs. + COLLECT_GCC=/usr/bin/cc + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_cb755.dir/' + /usr/libexec/gcc/x86_64-linux-gnu/13/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_cb755.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cciELlUR.s + GNU C17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu) + compiled by GNU C version 13.3.0, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP + + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" + #include "..." search starts here: + #include <...> search starts here: + /usr/lib/gcc/x86_64-linux-gnu/13/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include + End of search list. + Compiler executable checksum: 38987c28e967c64056a6454abdef726e + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_cb755.dir/' + as -v --64 -o CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o /tmp/cciELlUR.s + GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42 + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.' + Linking C executable cmTC_cb755 + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cb755.dir/link.txt --verbose=1 + Using built-in specs. + COLLECT_GCC=/usr/bin/cc + COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_cb755' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_cb755.' + /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoieG1d.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_cb755 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + collect2 version 13.3.0 + /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoieG1d.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_cb755 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + GNU ld (GNU Binutils for Ubuntu) 2.42 + COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_cb755' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_cb755.' + /usr/bin/cc -v -Wl,-v -rdynamic CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o -o cmTC_cb755 + gmake[1]: Leaving directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-QkeqOa' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "test/googletest/CMakeLists.txt:3 (project)" + message: | + Parsed C implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/x86_64-linux-gnu/13/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/13/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/13/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "test/googletest/CMakeLists.txt:3 (project)" + message: | + Parsed C implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-QkeqOa'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_cb755/fast] + ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_cb755.dir/build.make CMakeFiles/cmTC_cb755.dir/build] + ignore line: [gmake[1]: Entering directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-QkeqOa'] + ignore line: [Building C object CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o -c /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_cb755.dir/'] + ignore line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_cb755.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cciELlUR.s] + ignore line: [GNU C17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 13.3.0 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/13/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: 38987c28e967c64056a6454abdef726e] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_cb755.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o /tmp/cciELlUR.s] + ignore line: [GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.'] + ignore line: [Linking C executable cmTC_cb755] + ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cb755.dir/link.txt --verbose=1] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_cb755' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_cb755.'] + link line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoieG1d.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_cb755 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccoieG1d.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-export-dynamic] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_cb755] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] + arg [-v] ==> ignore + arg [CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + ignore line: [collect2 version 13.3.0] + ignore line: [/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoieG1d.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_cb755 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_cb755.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + linker tool for 'C': /usr/bin/ld + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13] ==> [/usr/lib/gcc/x86_64-linux-gnu/13] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> [/usr/lib] + implicit libs: [gcc;gcc_s;c;gcc;gcc_s] + implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "test/googletest/CMakeLists.txt:3 (project)" + message: | + Running the C compiler's linker: "/usr/bin/ld" "-v" + GNU ld (GNU Binutils for Ubuntu) 2.42 + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)" + - "/usr/local/share/cmake-3.31/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)" + - "/usr/local/share/cmake-3.31/Modules/FindThreads.cmake:163 (_threads_check_libc)" + - "test/googletest/googletest/cmake/internal_utils.cmake:53 (find_package)" + - "test/googletest/googletest/CMakeLists.txt:62 (config_compiler_and_linker)" + checks: + - "Performing Test CMAKE_HAVE_LIBC_PTHREAD" + directories: + source: "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-N5OxSM" + binary: "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-N5OxSM" + cmakeVariables: + CMAKE_C_FLAGS: "" + buildResult: + variable: "CMAKE_HAVE_LIBC_PTHREAD" + cached: true + stdout: | + Change Dir: '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-N5OxSM' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_8b56f/fast + /usr/bin/gmake -f CMakeFiles/cmTC_8b56f.dir/build.make CMakeFiles/cmTC_8b56f.dir/build + gmake[1]: Entering directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-N5OxSM' + Building C object CMakeFiles/cmTC_8b56f.dir/src.c.o + /usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_8b56f.dir/src.c.o -c /home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-N5OxSM/src.c + Linking C executable cmTC_8b56f + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b56f.dir/link.txt --verbose=1 + /usr/bin/cc -rdynamic CMakeFiles/cmTC_8b56f.dir/src.c.o -o cmTC_8b56f + gmake[1]: Leaving directory '/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/CMakeScratch/TryCompile-N5OxSM' + + exitCode: 0 +... diff --git a/build-release/CMakeFiles/CMakeDirectoryInformation.cmake b/build-release/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..43cfb74 --- /dev/null +++ b/build-release/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/libcanon/libcanon") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/libcanon/libcanon/build-release") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-release/CMakeFiles/CMakeRuleHashes.txt b/build-release/CMakeFiles/CMakeRuleHashes.txt new file mode 100644 index 0000000..90e58de --- /dev/null +++ b/build-release/CMakeFiles/CMakeRuleHashes.txt @@ -0,0 +1,29 @@ +# Hashes of file build rules. +bc417f796569d7e451166743583d53a3 test/CMakeFiles/Continuous +39bb9fc57c365dce002fd848eaee25c7 test/CMakeFiles/ContinuousBuild +47da290f190bd503dd25b53d1c5cb404 test/CMakeFiles/ContinuousConfigure +cb2a9bce6230c747ce3d6e6b0c39c0fc test/CMakeFiles/ContinuousCoverage +104f32ac0de889244b4de48280ebad49 test/CMakeFiles/ContinuousMemCheck +ef05e4a18e32789de2ca8b00c517bf84 test/CMakeFiles/ContinuousStart +50a87cd8dc178c26cd7ad2eb927ccd64 test/CMakeFiles/ContinuousSubmit +e0d47f62bc1bd129cb6d09fa3890ca6d test/CMakeFiles/ContinuousTest +4526e46b4bf1efe82bf4730e29da07e7 test/CMakeFiles/ContinuousUpdate +2db82029a90e6a47addbb3500ce135f3 test/CMakeFiles/Experimental +c7d1478c10cd2c39c80e82f5c6a95a73 test/CMakeFiles/ExperimentalBuild +6340b4df6d5bbe46c560918fcbda009d test/CMakeFiles/ExperimentalConfigure +086ba93785688e2a18553d2d9849b280 test/CMakeFiles/ExperimentalCoverage +b8a7d710b2af56385d75df7ffd4c168d test/CMakeFiles/ExperimentalMemCheck +d1334cb09c9abbf0062ba760dc8cf1c6 test/CMakeFiles/ExperimentalStart +c86c01ec960715cff8995168af00a9d4 test/CMakeFiles/ExperimentalSubmit +01a8c069e9425df44c33a9cb368386e8 test/CMakeFiles/ExperimentalTest +c7063218697f0d954d7cd48e29e06fca test/CMakeFiles/ExperimentalUpdate +c46d748439c16598d46b98e3a7e1084b test/CMakeFiles/Nightly +a18b7ed5c7768d46deb2b78b56092267 test/CMakeFiles/NightlyBuild +9be80113d7ee2d5414af1cb49bd8288a test/CMakeFiles/NightlyConfigure +eb8d59a4bf2aca465373ac23355a9aa2 test/CMakeFiles/NightlyCoverage +d0fae37f0af6f387cd06acc4f108e4f4 test/CMakeFiles/NightlyMemCheck +2bd93c23eb35727212eb0b5c608abfc3 test/CMakeFiles/NightlyMemoryCheck +1c08d339c51a61eaca38cb6aa3965ef7 test/CMakeFiles/NightlyStart +aa8469c64126e1cda7402a7431bff03b test/CMakeFiles/NightlySubmit +b0db431f6f68884b876765a33f8b4033 test/CMakeFiles/NightlyTest +9ab9965496f36b8881174ece0b60c568 test/CMakeFiles/NightlyUpdate diff --git a/build-release/CMakeFiles/Export/c220ae0af1591e9e9e916bba91f25986/libcanon-targets.cmake b/build-release/CMakeFiles/Export/c220ae0af1591e9e9e916bba91f25986/libcanon-targets.cmake new file mode 100644 index 0000000..55b0313 --- /dev/null +++ b/build-release/CMakeFiles/Export/c220ae0af1591e9e9e916bba91f25986/libcanon-targets.cmake @@ -0,0 +1,105 @@ +# Generated by CMake + +if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8) + message(FATAL_ERROR "CMake >= 3.0.0 required") +endif() +if(CMAKE_VERSION VERSION_LESS "3.0.0") + message(FATAL_ERROR "CMake >= 3.0.0 required") +endif() +cmake_policy(PUSH) +cmake_policy(VERSION 3.0.0...3.29) +#---------------------------------------------------------------- +# Generated CMake target import file. +#---------------------------------------------------------------- + +# Commands may need to know the format version. +set(CMAKE_IMPORT_FILE_VERSION 1) + +# Protect against multiple inclusion, which would fail when already imported targets are added once more. +set(_cmake_targets_defined "") +set(_cmake_targets_not_defined "") +set(_cmake_expected_targets "") +foreach(_cmake_expected_target IN ITEMS libcanonheaders) + list(APPEND _cmake_expected_targets "${_cmake_expected_target}") + if(TARGET "${_cmake_expected_target}") + list(APPEND _cmake_targets_defined "${_cmake_expected_target}") + else() + list(APPEND _cmake_targets_not_defined "${_cmake_expected_target}") + endif() +endforeach() +unset(_cmake_expected_target) +if(_cmake_targets_defined STREQUAL _cmake_expected_targets) + unset(_cmake_targets_defined) + unset(_cmake_targets_not_defined) + unset(_cmake_expected_targets) + unset(CMAKE_IMPORT_FILE_VERSION) + cmake_policy(POP) + return() +endif() +if(NOT _cmake_targets_defined STREQUAL "") + string(REPLACE ";" ", " _cmake_targets_defined_text "${_cmake_targets_defined}") + string(REPLACE ";" ", " _cmake_targets_not_defined_text "${_cmake_targets_not_defined}") + message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_cmake_targets_defined_text}\nTargets not yet defined: ${_cmake_targets_not_defined_text}\n") +endif() +unset(_cmake_targets_defined) +unset(_cmake_targets_not_defined) +unset(_cmake_expected_targets) + + +# Compute the installation prefix relative to this file. +get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH) +get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) +get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) +if(_IMPORT_PREFIX STREQUAL "/") + set(_IMPORT_PREFIX "") +endif() + +# Create imported target libcanonheaders +add_library(libcanonheaders INTERFACE IMPORTED) + +set_target_properties(libcanonheaders PROPERTIES + INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/libcanon" +) + +# Load information for each installed configuration. +file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/libcanon-targets-*.cmake") +foreach(_cmake_config_file IN LISTS _cmake_config_files) + include("${_cmake_config_file}") +endforeach() +unset(_cmake_config_file) +unset(_cmake_config_files) + +# Cleanup temporary variables. +set(_IMPORT_PREFIX) + +# Loop over all imported files and verify that they actually exist +foreach(_cmake_target IN LISTS _cmake_import_check_targets) + if(CMAKE_VERSION VERSION_LESS "3.28" + OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target} + OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}") + foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}") + if(NOT EXISTS "${_cmake_file}") + message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file + \"${_cmake_file}\" +but this file does not exist. Possible reasons include: +* The file was deleted, renamed, or moved to another location. +* An install or uninstall procedure did not complete successfully. +* The installation package was faulty and contained + \"${CMAKE_CURRENT_LIST_FILE}\" +but not all the files it references. +") + endif() + endforeach() + endif() + unset(_cmake_file) + unset("_cmake_import_check_files_for_${_cmake_target}") +endforeach() +unset(_cmake_target) +unset(_cmake_import_check_targets) + +# This file does not depend on other imported targets which have +# been exported from the same project but in a separate export set. + +# Commands beyond this point should not need to know the version. +set(CMAKE_IMPORT_FILE_VERSION) +cmake_policy(POP) diff --git a/build-release/CMakeFiles/Makefile.cmake b/build-release/CMakeFiles/Makefile.cmake new file mode 100644 index 0000000..0cc745c --- /dev/null +++ b/build-release/CMakeFiles/Makefile.cmake @@ -0,0 +1,204 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# The generator used is: +set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") + +# The top level Makefile was generated from the following files: +set(CMAKE_MAKEFILE_DEPENDS + "CMakeCache.txt" + "/home/runner/work/libcanon/libcanon/CMakeLists.txt" + "CMakeFiles/3.31.6/CMakeCCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCXXCompiler.cmake" + "CMakeFiles/3.31.6/CMakeSystem.cmake" + "/home/runner/work/libcanon/libcanon/cmake/config.cmake.in" + "/home/runner/work/libcanon/libcanon/include/CMakeLists.txt" + "/home/runner/work/libcanon/libcanon/libcanon.pc.in" + "/home/runner/work/libcanon/libcanon/test/CMakeLists.txt" + "/home/runner/work/libcanon/libcanon/test/googletest/CMakeLists.txt" + "/home/runner/work/libcanon/libcanon/test/googletest/googletest/CMakeLists.txt" + "/home/runner/work/libcanon/libcanon/test/googletest/googletest/cmake/internal_utils.cmake" + "/usr/local/share/cmake-3.31/Modules/BasicConfigVersion-SameMajorVersion.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeCCompiler.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c" + "/usr/local/share/cmake-3.31/Modules/CMakeCInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCXXCompiler.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp" + "/usr/local/share/cmake-3.31/Modules/CMakeCXXInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCompilerIdDetection.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerSupport.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeFindBinUtils.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeGenericSystem.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakePackageConfigHelpers.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeParseImplicitIncludeInfo.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeParseLibraryArchitecture.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeSystem.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeTestCompilerCommon.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeUnixFindMake.cmake" + "/usr/local/share/cmake-3.31/Modules/CTest.cmake" + "/usr/local/share/cmake-3.31/Modules/CTestTargets.cmake" + "/usr/local/share/cmake-3.31/Modules/CTestUseLaunchers.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckIncludeFile.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckLibraryExists.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Borland-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Cray-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/CrayClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GHS-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-FindBinUtils.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IAR-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Intel-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/LCC-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/NVHPC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/OrangeC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/PGI-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SCO-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/TI-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/TIClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Tasking-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/DartConfiguration.tcl.in" + "/usr/local/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake" + "/usr/local/share/cmake-3.31/Modules/FindPackageMessage.cmake" + "/usr/local/share/cmake-3.31/Modules/FindPythonInterp.cmake" + "/usr/local/share/cmake-3.31/Modules/FindThreads.cmake" + "/usr/local/share/cmake-3.31/Modules/GNUInstallDirs.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/FeatureTesting.cmake" + "/usr/local/share/cmake-3.31/Modules/Linker/GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Linker/GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Linker/GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-Determine-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-Initialize.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/UnixPaths.cmake" + "/usr/local/share/cmake-3.31/Modules/WriteBasicConfigVersionFile.cmake" + ) + +# The corresponding makefile is: +set(CMAKE_MAKEFILE_OUTPUTS + "Makefile" + "CMakeFiles/cmake.check_cache" + ) + +# Byproducts of CMake generate step: +set(CMAKE_MAKEFILE_PRODUCTS + "CMakeFiles/3.31.6/CMakeSystem.cmake" + "CMakeFiles/3.31.6/CMakeCXXCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCXXCompiler.cmake" + "libcanon-config.cmake" + "libcanon-config-version.cmake" + "libcanon.pc" + "CMakeFiles/CMakeDirectoryInformation.cmake" + "include/CMakeFiles/CMakeDirectoryInformation.cmake" + "DartConfiguration.tcl" + "test/CMakeFiles/CMakeDirectoryInformation.cmake" + "CMakeFiles/3.31.6/CMakeCCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCCompiler.cmake" + "test/googletest/CMakeFiles/CMakeDirectoryInformation.cmake" + "test/googletest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +set(CMAKE_DEPEND_INFO_FILES + "test/CMakeFiles/Experimental.dir/DependInfo.cmake" + "test/CMakeFiles/Nightly.dir/DependInfo.cmake" + "test/CMakeFiles/Continuous.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyStart.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyBuild.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyTest.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake" + "test/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake" + "test/CMakeFiles/NightlySubmit.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake" + "test/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousStart.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousTest.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake" + "test/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake" + "test/CMakeFiles/string_test.dir/DependInfo.cmake" + "test/CMakeFiles/partition_test.dir/DependInfo.cmake" + "test/CMakeFiles/eldag_test.dir/DependInfo.cmake" + "test/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake" + "test/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake" + ) diff --git a/build-release/CMakeFiles/Makefile2 b/build-release/CMakeFiles/Makefile2 new file mode 100644 index 0000000..eb1eddc --- /dev/null +++ b/build-release/CMakeFiles/Makefile2 @@ -0,0 +1,1267 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +#============================================================================= +# Directory level rules for the build root directory + +# The main recursive "all" target. +all: include/all +all: test/all +.PHONY : all + +# The main recursive "codegen" target. +codegen: include/codegen +codegen: test/codegen +.PHONY : codegen + +# The main recursive "preinstall" target. +preinstall: include/preinstall +preinstall: test/preinstall +.PHONY : preinstall + +# The main recursive "clean" target. +clean: include/clean +clean: test/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory include + +# Recursive "all" directory target. +include/all: +.PHONY : include/all + +# Recursive "codegen" directory target. +include/codegen: +.PHONY : include/codegen + +# Recursive "preinstall" directory target. +include/preinstall: +.PHONY : include/preinstall + +# Recursive "clean" directory target. +include/clean: +.PHONY : include/clean + +#============================================================================= +# Directory level rules for directory test + +# Recursive "all" directory target. +test/all: test/CMakeFiles/string_test.dir/all +test/all: test/CMakeFiles/partition_test.dir/all +test/all: test/CMakeFiles/eldag_test.dir/all +.PHONY : test/all + +# Recursive "codegen" directory target. +test/codegen: test/CMakeFiles/string_test.dir/codegen +test/codegen: test/CMakeFiles/partition_test.dir/codegen +test/codegen: test/CMakeFiles/eldag_test.dir/codegen +.PHONY : test/codegen + +# Recursive "preinstall" directory target. +test/preinstall: +.PHONY : test/preinstall + +# Recursive "clean" directory target. +test/clean: test/CMakeFiles/Experimental.dir/clean +test/clean: test/CMakeFiles/Nightly.dir/clean +test/clean: test/CMakeFiles/Continuous.dir/clean +test/clean: test/CMakeFiles/NightlyMemoryCheck.dir/clean +test/clean: test/CMakeFiles/NightlyStart.dir/clean +test/clean: test/CMakeFiles/NightlyUpdate.dir/clean +test/clean: test/CMakeFiles/NightlyConfigure.dir/clean +test/clean: test/CMakeFiles/NightlyBuild.dir/clean +test/clean: test/CMakeFiles/NightlyTest.dir/clean +test/clean: test/CMakeFiles/NightlyCoverage.dir/clean +test/clean: test/CMakeFiles/NightlyMemCheck.dir/clean +test/clean: test/CMakeFiles/NightlySubmit.dir/clean +test/clean: test/CMakeFiles/ExperimentalStart.dir/clean +test/clean: test/CMakeFiles/ExperimentalUpdate.dir/clean +test/clean: test/CMakeFiles/ExperimentalConfigure.dir/clean +test/clean: test/CMakeFiles/ExperimentalBuild.dir/clean +test/clean: test/CMakeFiles/ExperimentalTest.dir/clean +test/clean: test/CMakeFiles/ExperimentalCoverage.dir/clean +test/clean: test/CMakeFiles/ExperimentalMemCheck.dir/clean +test/clean: test/CMakeFiles/ExperimentalSubmit.dir/clean +test/clean: test/CMakeFiles/ContinuousStart.dir/clean +test/clean: test/CMakeFiles/ContinuousUpdate.dir/clean +test/clean: test/CMakeFiles/ContinuousConfigure.dir/clean +test/clean: test/CMakeFiles/ContinuousBuild.dir/clean +test/clean: test/CMakeFiles/ContinuousTest.dir/clean +test/clean: test/CMakeFiles/ContinuousCoverage.dir/clean +test/clean: test/CMakeFiles/ContinuousMemCheck.dir/clean +test/clean: test/CMakeFiles/ContinuousSubmit.dir/clean +test/clean: test/CMakeFiles/string_test.dir/clean +test/clean: test/CMakeFiles/partition_test.dir/clean +test/clean: test/CMakeFiles/eldag_test.dir/clean +test/clean: test/googletest/clean +.PHONY : test/clean + +#============================================================================= +# Directory level rules for directory test/googletest + +# Recursive "all" directory target. +test/googletest/all: test/googletest/googletest/all +.PHONY : test/googletest/all + +# Recursive "codegen" directory target. +test/googletest/codegen: test/googletest/googletest/codegen +.PHONY : test/googletest/codegen + +# Recursive "preinstall" directory target. +test/googletest/preinstall: test/googletest/googletest/preinstall +.PHONY : test/googletest/preinstall + +# Recursive "clean" directory target. +test/googletest/clean: test/googletest/googletest/clean +.PHONY : test/googletest/clean + +#============================================================================= +# Directory level rules for directory test/googletest/googletest + +# Recursive "all" directory target. +test/googletest/googletest/all: test/googletest/googletest/CMakeFiles/gtest.dir/all +test/googletest/googletest/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all +.PHONY : test/googletest/googletest/all + +# Recursive "codegen" directory target. +test/googletest/googletest/codegen: test/googletest/googletest/CMakeFiles/gtest.dir/codegen +test/googletest/googletest/codegen: test/googletest/googletest/CMakeFiles/gtest_main.dir/codegen +.PHONY : test/googletest/googletest/codegen + +# Recursive "preinstall" directory target. +test/googletest/googletest/preinstall: +.PHONY : test/googletest/googletest/preinstall + +# Recursive "clean" directory target. +test/googletest/googletest/clean: test/googletest/googletest/CMakeFiles/gtest.dir/clean +test/googletest/googletest/clean: test/googletest/googletest/CMakeFiles/gtest_main.dir/clean +.PHONY : test/googletest/googletest/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/Experimental.dir + +# All Build rule for target. +test/CMakeFiles/Experimental.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Experimental.dir/build.make test/CMakeFiles/Experimental.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Experimental.dir/build.make test/CMakeFiles/Experimental.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target Experimental" +.PHONY : test/CMakeFiles/Experimental.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/Experimental.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/Experimental.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/Experimental.dir/rule + +# Convenience name for target. +Experimental: test/CMakeFiles/Experimental.dir/rule +.PHONY : Experimental + +# codegen rule for target. +test/CMakeFiles/Experimental.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Experimental.dir/build.make test/CMakeFiles/Experimental.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target Experimental" +.PHONY : test/CMakeFiles/Experimental.dir/codegen + +# clean rule for target. +test/CMakeFiles/Experimental.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Experimental.dir/build.make test/CMakeFiles/Experimental.dir/clean +.PHONY : test/CMakeFiles/Experimental.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/Nightly.dir + +# All Build rule for target. +test/CMakeFiles/Nightly.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Nightly.dir/build.make test/CMakeFiles/Nightly.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Nightly.dir/build.make test/CMakeFiles/Nightly.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target Nightly" +.PHONY : test/CMakeFiles/Nightly.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/Nightly.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/Nightly.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/Nightly.dir/rule + +# Convenience name for target. +Nightly: test/CMakeFiles/Nightly.dir/rule +.PHONY : Nightly + +# codegen rule for target. +test/CMakeFiles/Nightly.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Nightly.dir/build.make test/CMakeFiles/Nightly.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target Nightly" +.PHONY : test/CMakeFiles/Nightly.dir/codegen + +# clean rule for target. +test/CMakeFiles/Nightly.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Nightly.dir/build.make test/CMakeFiles/Nightly.dir/clean +.PHONY : test/CMakeFiles/Nightly.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/Continuous.dir + +# All Build rule for target. +test/CMakeFiles/Continuous.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Continuous.dir/build.make test/CMakeFiles/Continuous.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Continuous.dir/build.make test/CMakeFiles/Continuous.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target Continuous" +.PHONY : test/CMakeFiles/Continuous.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/Continuous.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/Continuous.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/Continuous.dir/rule + +# Convenience name for target. +Continuous: test/CMakeFiles/Continuous.dir/rule +.PHONY : Continuous + +# codegen rule for target. +test/CMakeFiles/Continuous.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Continuous.dir/build.make test/CMakeFiles/Continuous.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target Continuous" +.PHONY : test/CMakeFiles/Continuous.dir/codegen + +# clean rule for target. +test/CMakeFiles/Continuous.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Continuous.dir/build.make test/CMakeFiles/Continuous.dir/clean +.PHONY : test/CMakeFiles/Continuous.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyMemoryCheck.dir + +# All Build rule for target. +test/CMakeFiles/NightlyMemoryCheck.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemoryCheck.dir/build.make test/CMakeFiles/NightlyMemoryCheck.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemoryCheck.dir/build.make test/CMakeFiles/NightlyMemoryCheck.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyMemoryCheck" +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyMemoryCheck.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyMemoryCheck.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/rule + +# Convenience name for target. +NightlyMemoryCheck: test/CMakeFiles/NightlyMemoryCheck.dir/rule +.PHONY : NightlyMemoryCheck + +# codegen rule for target. +test/CMakeFiles/NightlyMemoryCheck.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemoryCheck.dir/build.make test/CMakeFiles/NightlyMemoryCheck.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyMemoryCheck" +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyMemoryCheck.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemoryCheck.dir/build.make test/CMakeFiles/NightlyMemoryCheck.dir/clean +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyStart.dir + +# All Build rule for target. +test/CMakeFiles/NightlyStart.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyStart.dir/build.make test/CMakeFiles/NightlyStart.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyStart.dir/build.make test/CMakeFiles/NightlyStart.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyStart" +.PHONY : test/CMakeFiles/NightlyStart.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyStart.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyStart.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyStart.dir/rule + +# Convenience name for target. +NightlyStart: test/CMakeFiles/NightlyStart.dir/rule +.PHONY : NightlyStart + +# codegen rule for target. +test/CMakeFiles/NightlyStart.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyStart.dir/build.make test/CMakeFiles/NightlyStart.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyStart" +.PHONY : test/CMakeFiles/NightlyStart.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyStart.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyStart.dir/build.make test/CMakeFiles/NightlyStart.dir/clean +.PHONY : test/CMakeFiles/NightlyStart.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyUpdate.dir + +# All Build rule for target. +test/CMakeFiles/NightlyUpdate.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyUpdate.dir/build.make test/CMakeFiles/NightlyUpdate.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyUpdate.dir/build.make test/CMakeFiles/NightlyUpdate.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyUpdate" +.PHONY : test/CMakeFiles/NightlyUpdate.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyUpdate.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyUpdate.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyUpdate.dir/rule + +# Convenience name for target. +NightlyUpdate: test/CMakeFiles/NightlyUpdate.dir/rule +.PHONY : NightlyUpdate + +# codegen rule for target. +test/CMakeFiles/NightlyUpdate.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyUpdate.dir/build.make test/CMakeFiles/NightlyUpdate.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyUpdate" +.PHONY : test/CMakeFiles/NightlyUpdate.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyUpdate.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyUpdate.dir/build.make test/CMakeFiles/NightlyUpdate.dir/clean +.PHONY : test/CMakeFiles/NightlyUpdate.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyConfigure.dir + +# All Build rule for target. +test/CMakeFiles/NightlyConfigure.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyConfigure.dir/build.make test/CMakeFiles/NightlyConfigure.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyConfigure.dir/build.make test/CMakeFiles/NightlyConfigure.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyConfigure" +.PHONY : test/CMakeFiles/NightlyConfigure.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyConfigure.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyConfigure.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyConfigure.dir/rule + +# Convenience name for target. +NightlyConfigure: test/CMakeFiles/NightlyConfigure.dir/rule +.PHONY : NightlyConfigure + +# codegen rule for target. +test/CMakeFiles/NightlyConfigure.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyConfigure.dir/build.make test/CMakeFiles/NightlyConfigure.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyConfigure" +.PHONY : test/CMakeFiles/NightlyConfigure.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyConfigure.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyConfigure.dir/build.make test/CMakeFiles/NightlyConfigure.dir/clean +.PHONY : test/CMakeFiles/NightlyConfigure.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyBuild.dir + +# All Build rule for target. +test/CMakeFiles/NightlyBuild.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyBuild.dir/build.make test/CMakeFiles/NightlyBuild.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyBuild.dir/build.make test/CMakeFiles/NightlyBuild.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyBuild" +.PHONY : test/CMakeFiles/NightlyBuild.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyBuild.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyBuild.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyBuild.dir/rule + +# Convenience name for target. +NightlyBuild: test/CMakeFiles/NightlyBuild.dir/rule +.PHONY : NightlyBuild + +# codegen rule for target. +test/CMakeFiles/NightlyBuild.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyBuild.dir/build.make test/CMakeFiles/NightlyBuild.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyBuild" +.PHONY : test/CMakeFiles/NightlyBuild.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyBuild.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyBuild.dir/build.make test/CMakeFiles/NightlyBuild.dir/clean +.PHONY : test/CMakeFiles/NightlyBuild.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyTest.dir + +# All Build rule for target. +test/CMakeFiles/NightlyTest.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyTest.dir/build.make test/CMakeFiles/NightlyTest.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyTest.dir/build.make test/CMakeFiles/NightlyTest.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyTest" +.PHONY : test/CMakeFiles/NightlyTest.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyTest.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyTest.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyTest.dir/rule + +# Convenience name for target. +NightlyTest: test/CMakeFiles/NightlyTest.dir/rule +.PHONY : NightlyTest + +# codegen rule for target. +test/CMakeFiles/NightlyTest.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyTest.dir/build.make test/CMakeFiles/NightlyTest.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyTest" +.PHONY : test/CMakeFiles/NightlyTest.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyTest.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyTest.dir/build.make test/CMakeFiles/NightlyTest.dir/clean +.PHONY : test/CMakeFiles/NightlyTest.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyCoverage.dir + +# All Build rule for target. +test/CMakeFiles/NightlyCoverage.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyCoverage.dir/build.make test/CMakeFiles/NightlyCoverage.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyCoverage.dir/build.make test/CMakeFiles/NightlyCoverage.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyCoverage" +.PHONY : test/CMakeFiles/NightlyCoverage.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyCoverage.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyCoverage.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyCoverage.dir/rule + +# Convenience name for target. +NightlyCoverage: test/CMakeFiles/NightlyCoverage.dir/rule +.PHONY : NightlyCoverage + +# codegen rule for target. +test/CMakeFiles/NightlyCoverage.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyCoverage.dir/build.make test/CMakeFiles/NightlyCoverage.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyCoverage" +.PHONY : test/CMakeFiles/NightlyCoverage.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyCoverage.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyCoverage.dir/build.make test/CMakeFiles/NightlyCoverage.dir/clean +.PHONY : test/CMakeFiles/NightlyCoverage.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlyMemCheck.dir + +# All Build rule for target. +test/CMakeFiles/NightlyMemCheck.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemCheck.dir/build.make test/CMakeFiles/NightlyMemCheck.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemCheck.dir/build.make test/CMakeFiles/NightlyMemCheck.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlyMemCheck" +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlyMemCheck.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyMemCheck.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/rule + +# Convenience name for target. +NightlyMemCheck: test/CMakeFiles/NightlyMemCheck.dir/rule +.PHONY : NightlyMemCheck + +# codegen rule for target. +test/CMakeFiles/NightlyMemCheck.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemCheck.dir/build.make test/CMakeFiles/NightlyMemCheck.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlyMemCheck" +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlyMemCheck.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemCheck.dir/build.make test/CMakeFiles/NightlyMemCheck.dir/clean +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/NightlySubmit.dir + +# All Build rule for target. +test/CMakeFiles/NightlySubmit.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlySubmit.dir/build.make test/CMakeFiles/NightlySubmit.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlySubmit.dir/build.make test/CMakeFiles/NightlySubmit.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target NightlySubmit" +.PHONY : test/CMakeFiles/NightlySubmit.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/NightlySubmit.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlySubmit.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/NightlySubmit.dir/rule + +# Convenience name for target. +NightlySubmit: test/CMakeFiles/NightlySubmit.dir/rule +.PHONY : NightlySubmit + +# codegen rule for target. +test/CMakeFiles/NightlySubmit.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlySubmit.dir/build.make test/CMakeFiles/NightlySubmit.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target NightlySubmit" +.PHONY : test/CMakeFiles/NightlySubmit.dir/codegen + +# clean rule for target. +test/CMakeFiles/NightlySubmit.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlySubmit.dir/build.make test/CMakeFiles/NightlySubmit.dir/clean +.PHONY : test/CMakeFiles/NightlySubmit.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalStart.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalStart.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalStart.dir/build.make test/CMakeFiles/ExperimentalStart.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalStart.dir/build.make test/CMakeFiles/ExperimentalStart.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalStart" +.PHONY : test/CMakeFiles/ExperimentalStart.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalStart.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalStart.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalStart.dir/rule + +# Convenience name for target. +ExperimentalStart: test/CMakeFiles/ExperimentalStart.dir/rule +.PHONY : ExperimentalStart + +# codegen rule for target. +test/CMakeFiles/ExperimentalStart.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalStart.dir/build.make test/CMakeFiles/ExperimentalStart.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalStart" +.PHONY : test/CMakeFiles/ExperimentalStart.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalStart.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalStart.dir/build.make test/CMakeFiles/ExperimentalStart.dir/clean +.PHONY : test/CMakeFiles/ExperimentalStart.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalUpdate.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalUpdate.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalUpdate.dir/build.make test/CMakeFiles/ExperimentalUpdate.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalUpdate.dir/build.make test/CMakeFiles/ExperimentalUpdate.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalUpdate" +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalUpdate.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalUpdate.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/rule + +# Convenience name for target. +ExperimentalUpdate: test/CMakeFiles/ExperimentalUpdate.dir/rule +.PHONY : ExperimentalUpdate + +# codegen rule for target. +test/CMakeFiles/ExperimentalUpdate.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalUpdate.dir/build.make test/CMakeFiles/ExperimentalUpdate.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalUpdate" +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalUpdate.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalUpdate.dir/build.make test/CMakeFiles/ExperimentalUpdate.dir/clean +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalConfigure.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalConfigure.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalConfigure.dir/build.make test/CMakeFiles/ExperimentalConfigure.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalConfigure.dir/build.make test/CMakeFiles/ExperimentalConfigure.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalConfigure" +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalConfigure.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalConfigure.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/rule + +# Convenience name for target. +ExperimentalConfigure: test/CMakeFiles/ExperimentalConfigure.dir/rule +.PHONY : ExperimentalConfigure + +# codegen rule for target. +test/CMakeFiles/ExperimentalConfigure.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalConfigure.dir/build.make test/CMakeFiles/ExperimentalConfigure.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalConfigure" +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalConfigure.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalConfigure.dir/build.make test/CMakeFiles/ExperimentalConfigure.dir/clean +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalBuild.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalBuild.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalBuild.dir/build.make test/CMakeFiles/ExperimentalBuild.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalBuild.dir/build.make test/CMakeFiles/ExperimentalBuild.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalBuild" +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalBuild.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalBuild.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/rule + +# Convenience name for target. +ExperimentalBuild: test/CMakeFiles/ExperimentalBuild.dir/rule +.PHONY : ExperimentalBuild + +# codegen rule for target. +test/CMakeFiles/ExperimentalBuild.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalBuild.dir/build.make test/CMakeFiles/ExperimentalBuild.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalBuild" +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalBuild.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalBuild.dir/build.make test/CMakeFiles/ExperimentalBuild.dir/clean +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalTest.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalTest.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalTest.dir/build.make test/CMakeFiles/ExperimentalTest.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalTest.dir/build.make test/CMakeFiles/ExperimentalTest.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalTest" +.PHONY : test/CMakeFiles/ExperimentalTest.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalTest.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalTest.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalTest.dir/rule + +# Convenience name for target. +ExperimentalTest: test/CMakeFiles/ExperimentalTest.dir/rule +.PHONY : ExperimentalTest + +# codegen rule for target. +test/CMakeFiles/ExperimentalTest.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalTest.dir/build.make test/CMakeFiles/ExperimentalTest.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalTest" +.PHONY : test/CMakeFiles/ExperimentalTest.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalTest.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalTest.dir/build.make test/CMakeFiles/ExperimentalTest.dir/clean +.PHONY : test/CMakeFiles/ExperimentalTest.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalCoverage.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalCoverage.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalCoverage.dir/build.make test/CMakeFiles/ExperimentalCoverage.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalCoverage.dir/build.make test/CMakeFiles/ExperimentalCoverage.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalCoverage" +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalCoverage.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalCoverage.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/rule + +# Convenience name for target. +ExperimentalCoverage: test/CMakeFiles/ExperimentalCoverage.dir/rule +.PHONY : ExperimentalCoverage + +# codegen rule for target. +test/CMakeFiles/ExperimentalCoverage.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalCoverage.dir/build.make test/CMakeFiles/ExperimentalCoverage.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalCoverage" +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalCoverage.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalCoverage.dir/build.make test/CMakeFiles/ExperimentalCoverage.dir/clean +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalMemCheck.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalMemCheck.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalMemCheck.dir/build.make test/CMakeFiles/ExperimentalMemCheck.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalMemCheck.dir/build.make test/CMakeFiles/ExperimentalMemCheck.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalMemCheck" +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalMemCheck.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalMemCheck.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/rule + +# Convenience name for target. +ExperimentalMemCheck: test/CMakeFiles/ExperimentalMemCheck.dir/rule +.PHONY : ExperimentalMemCheck + +# codegen rule for target. +test/CMakeFiles/ExperimentalMemCheck.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalMemCheck.dir/build.make test/CMakeFiles/ExperimentalMemCheck.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalMemCheck" +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalMemCheck.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalMemCheck.dir/build.make test/CMakeFiles/ExperimentalMemCheck.dir/clean +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ExperimentalSubmit.dir + +# All Build rule for target. +test/CMakeFiles/ExperimentalSubmit.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalSubmit.dir/build.make test/CMakeFiles/ExperimentalSubmit.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalSubmit.dir/build.make test/CMakeFiles/ExperimentalSubmit.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ExperimentalSubmit" +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ExperimentalSubmit.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalSubmit.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/rule + +# Convenience name for target. +ExperimentalSubmit: test/CMakeFiles/ExperimentalSubmit.dir/rule +.PHONY : ExperimentalSubmit + +# codegen rule for target. +test/CMakeFiles/ExperimentalSubmit.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalSubmit.dir/build.make test/CMakeFiles/ExperimentalSubmit.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ExperimentalSubmit" +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/codegen + +# clean rule for target. +test/CMakeFiles/ExperimentalSubmit.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalSubmit.dir/build.make test/CMakeFiles/ExperimentalSubmit.dir/clean +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousStart.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousStart.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousStart.dir/build.make test/CMakeFiles/ContinuousStart.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousStart.dir/build.make test/CMakeFiles/ContinuousStart.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousStart" +.PHONY : test/CMakeFiles/ContinuousStart.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousStart.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousStart.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousStart.dir/rule + +# Convenience name for target. +ContinuousStart: test/CMakeFiles/ContinuousStart.dir/rule +.PHONY : ContinuousStart + +# codegen rule for target. +test/CMakeFiles/ContinuousStart.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousStart.dir/build.make test/CMakeFiles/ContinuousStart.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousStart" +.PHONY : test/CMakeFiles/ContinuousStart.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousStart.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousStart.dir/build.make test/CMakeFiles/ContinuousStart.dir/clean +.PHONY : test/CMakeFiles/ContinuousStart.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousUpdate.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousUpdate.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousUpdate.dir/build.make test/CMakeFiles/ContinuousUpdate.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousUpdate.dir/build.make test/CMakeFiles/ContinuousUpdate.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousUpdate" +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousUpdate.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousUpdate.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/rule + +# Convenience name for target. +ContinuousUpdate: test/CMakeFiles/ContinuousUpdate.dir/rule +.PHONY : ContinuousUpdate + +# codegen rule for target. +test/CMakeFiles/ContinuousUpdate.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousUpdate.dir/build.make test/CMakeFiles/ContinuousUpdate.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousUpdate" +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousUpdate.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousUpdate.dir/build.make test/CMakeFiles/ContinuousUpdate.dir/clean +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousConfigure.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousConfigure.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousConfigure.dir/build.make test/CMakeFiles/ContinuousConfigure.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousConfigure.dir/build.make test/CMakeFiles/ContinuousConfigure.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousConfigure" +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousConfigure.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousConfigure.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/rule + +# Convenience name for target. +ContinuousConfigure: test/CMakeFiles/ContinuousConfigure.dir/rule +.PHONY : ContinuousConfigure + +# codegen rule for target. +test/CMakeFiles/ContinuousConfigure.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousConfigure.dir/build.make test/CMakeFiles/ContinuousConfigure.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousConfigure" +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousConfigure.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousConfigure.dir/build.make test/CMakeFiles/ContinuousConfigure.dir/clean +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousBuild.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousBuild.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousBuild.dir/build.make test/CMakeFiles/ContinuousBuild.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousBuild.dir/build.make test/CMakeFiles/ContinuousBuild.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousBuild" +.PHONY : test/CMakeFiles/ContinuousBuild.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousBuild.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousBuild.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousBuild.dir/rule + +# Convenience name for target. +ContinuousBuild: test/CMakeFiles/ContinuousBuild.dir/rule +.PHONY : ContinuousBuild + +# codegen rule for target. +test/CMakeFiles/ContinuousBuild.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousBuild.dir/build.make test/CMakeFiles/ContinuousBuild.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousBuild" +.PHONY : test/CMakeFiles/ContinuousBuild.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousBuild.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousBuild.dir/build.make test/CMakeFiles/ContinuousBuild.dir/clean +.PHONY : test/CMakeFiles/ContinuousBuild.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousTest.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousTest.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousTest.dir/build.make test/CMakeFiles/ContinuousTest.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousTest.dir/build.make test/CMakeFiles/ContinuousTest.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousTest" +.PHONY : test/CMakeFiles/ContinuousTest.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousTest.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousTest.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousTest.dir/rule + +# Convenience name for target. +ContinuousTest: test/CMakeFiles/ContinuousTest.dir/rule +.PHONY : ContinuousTest + +# codegen rule for target. +test/CMakeFiles/ContinuousTest.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousTest.dir/build.make test/CMakeFiles/ContinuousTest.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousTest" +.PHONY : test/CMakeFiles/ContinuousTest.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousTest.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousTest.dir/build.make test/CMakeFiles/ContinuousTest.dir/clean +.PHONY : test/CMakeFiles/ContinuousTest.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousCoverage.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousCoverage.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousCoverage.dir/build.make test/CMakeFiles/ContinuousCoverage.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousCoverage.dir/build.make test/CMakeFiles/ContinuousCoverage.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousCoverage" +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousCoverage.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousCoverage.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/rule + +# Convenience name for target. +ContinuousCoverage: test/CMakeFiles/ContinuousCoverage.dir/rule +.PHONY : ContinuousCoverage + +# codegen rule for target. +test/CMakeFiles/ContinuousCoverage.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousCoverage.dir/build.make test/CMakeFiles/ContinuousCoverage.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousCoverage" +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousCoverage.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousCoverage.dir/build.make test/CMakeFiles/ContinuousCoverage.dir/clean +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousMemCheck.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousMemCheck.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousMemCheck.dir/build.make test/CMakeFiles/ContinuousMemCheck.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousMemCheck.dir/build.make test/CMakeFiles/ContinuousMemCheck.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousMemCheck" +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousMemCheck.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousMemCheck.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/rule + +# Convenience name for target. +ContinuousMemCheck: test/CMakeFiles/ContinuousMemCheck.dir/rule +.PHONY : ContinuousMemCheck + +# codegen rule for target. +test/CMakeFiles/ContinuousMemCheck.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousMemCheck.dir/build.make test/CMakeFiles/ContinuousMemCheck.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousMemCheck" +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousMemCheck.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousMemCheck.dir/build.make test/CMakeFiles/ContinuousMemCheck.dir/clean +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/ContinuousSubmit.dir + +# All Build rule for target. +test/CMakeFiles/ContinuousSubmit.dir/all: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousSubmit.dir/build.make test/CMakeFiles/ContinuousSubmit.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousSubmit.dir/build.make test/CMakeFiles/ContinuousSubmit.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Built target ContinuousSubmit" +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/ContinuousSubmit.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousSubmit.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/rule + +# Convenience name for target. +ContinuousSubmit: test/CMakeFiles/ContinuousSubmit.dir/rule +.PHONY : ContinuousSubmit + +# codegen rule for target. +test/CMakeFiles/ContinuousSubmit.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousSubmit.dir/build.make test/CMakeFiles/ContinuousSubmit.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num= "Finished codegen for target ContinuousSubmit" +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/codegen + +# clean rule for target. +test/CMakeFiles/ContinuousSubmit.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousSubmit.dir/build.make test/CMakeFiles/ContinuousSubmit.dir/clean +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/string_test.dir + +# All Build rule for target. +test/CMakeFiles/string_test.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all +test/CMakeFiles/string_test.dir/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=9,10 "Built target string_test" +.PHONY : test/CMakeFiles/string_test.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/string_test.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 6 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/string_test.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/string_test.dir/rule + +# Convenience name for target. +string_test: test/CMakeFiles/string_test.dir/rule +.PHONY : string_test + +# codegen rule for target. +test/CMakeFiles/string_test.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=9,10 "Finished codegen for target string_test" +.PHONY : test/CMakeFiles/string_test.dir/codegen + +# clean rule for target. +test/CMakeFiles/string_test.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/clean +.PHONY : test/CMakeFiles/string_test.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/partition_test.dir + +# All Build rule for target. +test/CMakeFiles/partition_test.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all +test/CMakeFiles/partition_test.dir/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=7,8 "Built target partition_test" +.PHONY : test/CMakeFiles/partition_test.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/partition_test.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 6 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/partition_test.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/partition_test.dir/rule + +# Convenience name for target. +partition_test: test/CMakeFiles/partition_test.dir/rule +.PHONY : partition_test + +# codegen rule for target. +test/CMakeFiles/partition_test.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=7,8 "Finished codegen for target partition_test" +.PHONY : test/CMakeFiles/partition_test.dir/codegen + +# clean rule for target. +test/CMakeFiles/partition_test.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/clean +.PHONY : test/CMakeFiles/partition_test.dir/clean + +#============================================================================= +# Target rules for target test/CMakeFiles/eldag_test.dir + +# All Build rule for target. +test/CMakeFiles/eldag_test.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all +test/CMakeFiles/eldag_test.dir/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/depend + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=1,2 "Built target eldag_test" +.PHONY : test/CMakeFiles/eldag_test.dir/all + +# Build rule for subdir invocation for target. +test/CMakeFiles/eldag_test.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 6 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/eldag_test.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/CMakeFiles/eldag_test.dir/rule + +# Convenience name for target. +eldag_test: test/CMakeFiles/eldag_test.dir/rule +.PHONY : eldag_test + +# codegen rule for target. +test/CMakeFiles/eldag_test.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=1,2 "Finished codegen for target eldag_test" +.PHONY : test/CMakeFiles/eldag_test.dir/codegen + +# clean rule for target. +test/CMakeFiles/eldag_test.dir/clean: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/clean +.PHONY : test/CMakeFiles/eldag_test.dir/clean + +#============================================================================= +# Target rules for target test/googletest/googletest/CMakeFiles/gtest.dir + +# All Build rule for target. +test/googletest/googletest/CMakeFiles/gtest.dir/all: + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/depend + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=3,4 "Built target gtest" +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/all + +# Build rule for subdir invocation for target. +test/googletest/googletest/CMakeFiles/gtest.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 2 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/CMakeFiles/gtest.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/rule + +# Convenience name for target. +gtest: test/googletest/googletest/CMakeFiles/gtest.dir/rule +.PHONY : gtest + +# codegen rule for target. +test/googletest/googletest/CMakeFiles/gtest.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=3,4 "Finished codegen for target gtest" +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/codegen + +# clean rule for target. +test/googletest/googletest/CMakeFiles/gtest.dir/clean: + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/clean +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/clean + +#============================================================================= +# Target rules for target test/googletest/googletest/CMakeFiles/gtest_main.dir + +# All Build rule for target. +test/googletest/googletest/CMakeFiles/gtest_main.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/depend + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=5,6 "Built target gtest_main" +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/all + +# Build rule for subdir invocation for target. +test/googletest/googletest/CMakeFiles/gtest_main.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 4 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/CMakeFiles/gtest_main.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/rule + +# Convenience name for target. +gtest_main: test/googletest/googletest/CMakeFiles/gtest_main.dir/rule +.PHONY : gtest_main + +# codegen rule for target. +test/googletest/googletest/CMakeFiles/gtest_main.dir/codegen: + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=5,6 "Finished codegen for target gtest_main" +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/codegen + +# clean rule for target. +test/googletest/googletest/CMakeFiles/gtest_main.dir/clean: + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/clean +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/clean + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build-release/CMakeFiles/TargetDirectories.txt b/build-release/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000..a12181b --- /dev/null +++ b/build-release/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,68 @@ +/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/test.dir +/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/edit_cache.dir +/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/rebuild_cache.dir +/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/list_install_components.dir +/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/install.dir +/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/install/local.dir +/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/install/strip.dir +/home/runner/work/libcanon/libcanon/build-release/include/CMakeFiles/test.dir +/home/runner/work/libcanon/libcanon/build-release/include/CMakeFiles/edit_cache.dir +/home/runner/work/libcanon/libcanon/build-release/include/CMakeFiles/rebuild_cache.dir +/home/runner/work/libcanon/libcanon/build-release/include/CMakeFiles/list_install_components.dir +/home/runner/work/libcanon/libcanon/build-release/include/CMakeFiles/install.dir +/home/runner/work/libcanon/libcanon/build-release/include/CMakeFiles/install/local.dir +/home/runner/work/libcanon/libcanon/build-release/include/CMakeFiles/install/strip.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/Experimental.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/Nightly.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/Continuous.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyMemoryCheck.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyStart.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyUpdate.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyConfigure.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyBuild.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyTest.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyCoverage.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyMemCheck.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlySubmit.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalStart.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalUpdate.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalConfigure.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalBuild.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalTest.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalCoverage.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalMemCheck.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalSubmit.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousStart.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousUpdate.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousConfigure.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousBuild.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousTest.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousCoverage.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousMemCheck.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousSubmit.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/string_test.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/partition_test.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/eldag_test.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/test.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/edit_cache.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/rebuild_cache.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/list_install_components.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/install.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/install/local.dir +/home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/install/strip.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/CMakeFiles/test.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/CMakeFiles/edit_cache.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/CMakeFiles/rebuild_cache.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/CMakeFiles/list_install_components.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/CMakeFiles/install.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/CMakeFiles/install/local.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/CMakeFiles/install/strip.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/gtest.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/test.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/edit_cache.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/rebuild_cache.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/list_install_components.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/install.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/install/local.dir +/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/install/strip.dir diff --git a/build-release/CMakeFiles/cmake.check_cache b/build-release/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000..3dccd73 --- /dev/null +++ b/build-release/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/build-release/CMakeFiles/progress.marks b/build-release/CMakeFiles/progress.marks new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/build-release/CMakeFiles/progress.marks @@ -0,0 +1 @@ +10 diff --git a/build-release/CTestTestfile.cmake b/build-release/CTestTestfile.cmake new file mode 100644 index 0000000..681e6b0 --- /dev/null +++ b/build-release/CTestTestfile.cmake @@ -0,0 +1,8 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/libcanon/libcanon +# Build directory: /home/runner/work/libcanon/libcanon/build-release +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs("include") +subdirs("test") diff --git a/build-release/DartConfiguration.tcl b/build-release/DartConfiguration.tcl new file mode 100644 index 0000000..211af96 --- /dev/null +++ b/build-release/DartConfiguration.tcl @@ -0,0 +1,109 @@ +# This file is configured by CMake automatically as DartConfiguration.tcl +# If you choose not to use CMake, this file may be hand configured, by +# filling in the required variables. + + +# Configuration directories and files +SourceDirectory: /home/runner/work/libcanon/libcanon +BuildDirectory: /home/runner/work/libcanon/libcanon/build-release + +# Where to place the cost data store +CostDataFile: + +# Site is something like machine.domain, i.e. pragmatic.crd +Site: runnervmw9dnm + +# Build name is osname-revision-compiler, i.e. Linux-2.4.2-2smp-c++ +BuildName: Linux-c++ + +# Subprojects +LabelsForSubprojects: + +# Submission information +SubmitURL: http:// +SubmitInactivityTimeout: + +# Dashboard start time +NightlyStartTime: 00:00:00 EDT + +# Commands for the build/test/submit cycle +ConfigureCommand: "/usr/local/bin/cmake" "/home/runner/work/libcanon/libcanon" +MakeCommand: /usr/local/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" +DefaultCTestConfigurationType: Release + +# version control +UpdateVersionOnly: + +# CVS options +# Default is "-d -P -A" +CVSCommand: +CVSUpdateOptions: + +# Subversion options +SVNCommand: +SVNOptions: +SVNUpdateOptions: + +# Git options +GITCommand: +GITInitSubmodules: +GITUpdateOptions: +GITUpdateCustom: + +# Perforce options +P4Command: +P4Client: +P4Options: +P4UpdateOptions: +P4UpdateCustom: + +# Generic update command +UpdateCommand: +UpdateOptions: +UpdateType: + +# Compiler info +Compiler: /usr/bin/c++ +CompilerVersion: 13.3.0 + +# Dynamic analysis (MemCheck) +PurifyCommand: +ValgrindCommand: +ValgrindCommandOptions: +DrMemoryCommand: +DrMemoryCommandOptions: +CudaSanitizerCommand: +CudaSanitizerCommandOptions: +MemoryCheckType: +MemoryCheckSanitizerOptions: +MemoryCheckCommand: MEMORYCHECK_COMMAND-NOTFOUND +MemoryCheckCommandOptions: +MemoryCheckSuppressionFile: + +# Coverage +CoverageCommand: /usr/bin/gcov +CoverageExtraFlags: -l + +# Testing options +# TimeOut is the amount of time in seconds to wait for processes +# to complete during testing. After TimeOut seconds, the +# process will be summarily terminated. +# Currently set to 25 minutes +TimeOut: 1500 + +# During parallel testing CTest will not start a new test if doing +# so would cause the system load to exceed this value. +TestLoad: + +TLSVerify: +TLSVersion: + +UseLaunchers: +CurlOptions: +# warning, if you add new options here that have to do with submit, +# you have to update cmCTestSubmitCommand.cxx + +# For CTest submissions that timeout, these options +# specify behavior for retrying the submission +CTestSubmitRetryDelay: 5 +CTestSubmitRetryCount: 3 diff --git a/build-release/Makefile b/build-release/Makefile new file mode 100644 index 0000000..62343e0 --- /dev/null +++ b/build-release/Makefile @@ -0,0 +1,662 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles /home/runner/work/libcanon/libcanon/build-release//CMakeFiles/progress.marks + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named Experimental + +# Build rule for target. +Experimental: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Experimental +.PHONY : Experimental + +# fast build rule for target. +Experimental/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Experimental.dir/build.make test/CMakeFiles/Experimental.dir/build +.PHONY : Experimental/fast + +#============================================================================= +# Target rules for targets named Nightly + +# Build rule for target. +Nightly: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Nightly +.PHONY : Nightly + +# fast build rule for target. +Nightly/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Nightly.dir/build.make test/CMakeFiles/Nightly.dir/build +.PHONY : Nightly/fast + +#============================================================================= +# Target rules for targets named Continuous + +# Build rule for target. +Continuous: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Continuous +.PHONY : Continuous + +# fast build rule for target. +Continuous/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Continuous.dir/build.make test/CMakeFiles/Continuous.dir/build +.PHONY : Continuous/fast + +#============================================================================= +# Target rules for targets named NightlyMemoryCheck + +# Build rule for target. +NightlyMemoryCheck: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyMemoryCheck +.PHONY : NightlyMemoryCheck + +# fast build rule for target. +NightlyMemoryCheck/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemoryCheck.dir/build.make test/CMakeFiles/NightlyMemoryCheck.dir/build +.PHONY : NightlyMemoryCheck/fast + +#============================================================================= +# Target rules for targets named NightlyStart + +# Build rule for target. +NightlyStart: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyStart +.PHONY : NightlyStart + +# fast build rule for target. +NightlyStart/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyStart.dir/build.make test/CMakeFiles/NightlyStart.dir/build +.PHONY : NightlyStart/fast + +#============================================================================= +# Target rules for targets named NightlyUpdate + +# Build rule for target. +NightlyUpdate: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyUpdate +.PHONY : NightlyUpdate + +# fast build rule for target. +NightlyUpdate/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyUpdate.dir/build.make test/CMakeFiles/NightlyUpdate.dir/build +.PHONY : NightlyUpdate/fast + +#============================================================================= +# Target rules for targets named NightlyConfigure + +# Build rule for target. +NightlyConfigure: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyConfigure +.PHONY : NightlyConfigure + +# fast build rule for target. +NightlyConfigure/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyConfigure.dir/build.make test/CMakeFiles/NightlyConfigure.dir/build +.PHONY : NightlyConfigure/fast + +#============================================================================= +# Target rules for targets named NightlyBuild + +# Build rule for target. +NightlyBuild: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyBuild +.PHONY : NightlyBuild + +# fast build rule for target. +NightlyBuild/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyBuild.dir/build.make test/CMakeFiles/NightlyBuild.dir/build +.PHONY : NightlyBuild/fast + +#============================================================================= +# Target rules for targets named NightlyTest + +# Build rule for target. +NightlyTest: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyTest +.PHONY : NightlyTest + +# fast build rule for target. +NightlyTest/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyTest.dir/build.make test/CMakeFiles/NightlyTest.dir/build +.PHONY : NightlyTest/fast + +#============================================================================= +# Target rules for targets named NightlyCoverage + +# Build rule for target. +NightlyCoverage: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyCoverage +.PHONY : NightlyCoverage + +# fast build rule for target. +NightlyCoverage/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyCoverage.dir/build.make test/CMakeFiles/NightlyCoverage.dir/build +.PHONY : NightlyCoverage/fast + +#============================================================================= +# Target rules for targets named NightlyMemCheck + +# Build rule for target. +NightlyMemCheck: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyMemCheck +.PHONY : NightlyMemCheck + +# fast build rule for target. +NightlyMemCheck/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemCheck.dir/build.make test/CMakeFiles/NightlyMemCheck.dir/build +.PHONY : NightlyMemCheck/fast + +#============================================================================= +# Target rules for targets named NightlySubmit + +# Build rule for target. +NightlySubmit: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlySubmit +.PHONY : NightlySubmit + +# fast build rule for target. +NightlySubmit/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlySubmit.dir/build.make test/CMakeFiles/NightlySubmit.dir/build +.PHONY : NightlySubmit/fast + +#============================================================================= +# Target rules for targets named ExperimentalStart + +# Build rule for target. +ExperimentalStart: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalStart +.PHONY : ExperimentalStart + +# fast build rule for target. +ExperimentalStart/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalStart.dir/build.make test/CMakeFiles/ExperimentalStart.dir/build +.PHONY : ExperimentalStart/fast + +#============================================================================= +# Target rules for targets named ExperimentalUpdate + +# Build rule for target. +ExperimentalUpdate: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalUpdate +.PHONY : ExperimentalUpdate + +# fast build rule for target. +ExperimentalUpdate/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalUpdate.dir/build.make test/CMakeFiles/ExperimentalUpdate.dir/build +.PHONY : ExperimentalUpdate/fast + +#============================================================================= +# Target rules for targets named ExperimentalConfigure + +# Build rule for target. +ExperimentalConfigure: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalConfigure +.PHONY : ExperimentalConfigure + +# fast build rule for target. +ExperimentalConfigure/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalConfigure.dir/build.make test/CMakeFiles/ExperimentalConfigure.dir/build +.PHONY : ExperimentalConfigure/fast + +#============================================================================= +# Target rules for targets named ExperimentalBuild + +# Build rule for target. +ExperimentalBuild: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalBuild +.PHONY : ExperimentalBuild + +# fast build rule for target. +ExperimentalBuild/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalBuild.dir/build.make test/CMakeFiles/ExperimentalBuild.dir/build +.PHONY : ExperimentalBuild/fast + +#============================================================================= +# Target rules for targets named ExperimentalTest + +# Build rule for target. +ExperimentalTest: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalTest +.PHONY : ExperimentalTest + +# fast build rule for target. +ExperimentalTest/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalTest.dir/build.make test/CMakeFiles/ExperimentalTest.dir/build +.PHONY : ExperimentalTest/fast + +#============================================================================= +# Target rules for targets named ExperimentalCoverage + +# Build rule for target. +ExperimentalCoverage: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalCoverage +.PHONY : ExperimentalCoverage + +# fast build rule for target. +ExperimentalCoverage/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalCoverage.dir/build.make test/CMakeFiles/ExperimentalCoverage.dir/build +.PHONY : ExperimentalCoverage/fast + +#============================================================================= +# Target rules for targets named ExperimentalMemCheck + +# Build rule for target. +ExperimentalMemCheck: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalMemCheck +.PHONY : ExperimentalMemCheck + +# fast build rule for target. +ExperimentalMemCheck/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalMemCheck.dir/build.make test/CMakeFiles/ExperimentalMemCheck.dir/build +.PHONY : ExperimentalMemCheck/fast + +#============================================================================= +# Target rules for targets named ExperimentalSubmit + +# Build rule for target. +ExperimentalSubmit: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalSubmit +.PHONY : ExperimentalSubmit + +# fast build rule for target. +ExperimentalSubmit/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalSubmit.dir/build.make test/CMakeFiles/ExperimentalSubmit.dir/build +.PHONY : ExperimentalSubmit/fast + +#============================================================================= +# Target rules for targets named ContinuousStart + +# Build rule for target. +ContinuousStart: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousStart +.PHONY : ContinuousStart + +# fast build rule for target. +ContinuousStart/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousStart.dir/build.make test/CMakeFiles/ContinuousStart.dir/build +.PHONY : ContinuousStart/fast + +#============================================================================= +# Target rules for targets named ContinuousUpdate + +# Build rule for target. +ContinuousUpdate: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousUpdate +.PHONY : ContinuousUpdate + +# fast build rule for target. +ContinuousUpdate/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousUpdate.dir/build.make test/CMakeFiles/ContinuousUpdate.dir/build +.PHONY : ContinuousUpdate/fast + +#============================================================================= +# Target rules for targets named ContinuousConfigure + +# Build rule for target. +ContinuousConfigure: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousConfigure +.PHONY : ContinuousConfigure + +# fast build rule for target. +ContinuousConfigure/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousConfigure.dir/build.make test/CMakeFiles/ContinuousConfigure.dir/build +.PHONY : ContinuousConfigure/fast + +#============================================================================= +# Target rules for targets named ContinuousBuild + +# Build rule for target. +ContinuousBuild: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousBuild +.PHONY : ContinuousBuild + +# fast build rule for target. +ContinuousBuild/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousBuild.dir/build.make test/CMakeFiles/ContinuousBuild.dir/build +.PHONY : ContinuousBuild/fast + +#============================================================================= +# Target rules for targets named ContinuousTest + +# Build rule for target. +ContinuousTest: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousTest +.PHONY : ContinuousTest + +# fast build rule for target. +ContinuousTest/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousTest.dir/build.make test/CMakeFiles/ContinuousTest.dir/build +.PHONY : ContinuousTest/fast + +#============================================================================= +# Target rules for targets named ContinuousCoverage + +# Build rule for target. +ContinuousCoverage: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousCoverage +.PHONY : ContinuousCoverage + +# fast build rule for target. +ContinuousCoverage/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousCoverage.dir/build.make test/CMakeFiles/ContinuousCoverage.dir/build +.PHONY : ContinuousCoverage/fast + +#============================================================================= +# Target rules for targets named ContinuousMemCheck + +# Build rule for target. +ContinuousMemCheck: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousMemCheck +.PHONY : ContinuousMemCheck + +# fast build rule for target. +ContinuousMemCheck/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousMemCheck.dir/build.make test/CMakeFiles/ContinuousMemCheck.dir/build +.PHONY : ContinuousMemCheck/fast + +#============================================================================= +# Target rules for targets named ContinuousSubmit + +# Build rule for target. +ContinuousSubmit: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousSubmit +.PHONY : ContinuousSubmit + +# fast build rule for target. +ContinuousSubmit/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousSubmit.dir/build.make test/CMakeFiles/ContinuousSubmit.dir/build +.PHONY : ContinuousSubmit/fast + +#============================================================================= +# Target rules for targets named string_test + +# Build rule for target. +string_test: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 string_test +.PHONY : string_test + +# fast build rule for target. +string_test/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/build +.PHONY : string_test/fast + +#============================================================================= +# Target rules for targets named partition_test + +# Build rule for target. +partition_test: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 partition_test +.PHONY : partition_test + +# fast build rule for target. +partition_test/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/build +.PHONY : partition_test/fast + +#============================================================================= +# Target rules for targets named eldag_test + +# Build rule for target. +eldag_test: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 eldag_test +.PHONY : eldag_test + +# fast build rule for target. +eldag_test/fast: + $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/build +.PHONY : eldag_test/fast + +#============================================================================= +# Target rules for targets named gtest + +# Build rule for target. +gtest: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtest +.PHONY : gtest + +# fast build rule for target. +gtest/fast: + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/build +.PHONY : gtest/fast + +#============================================================================= +# Target rules for targets named gtest_main + +# Build rule for target. +gtest_main: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtest_main +.PHONY : gtest_main + +# fast build rule for target. +gtest_main/fast: + $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/build +.PHONY : gtest_main/fast + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... Continuous" + @echo "... ContinuousBuild" + @echo "... ContinuousConfigure" + @echo "... ContinuousCoverage" + @echo "... ContinuousMemCheck" + @echo "... ContinuousStart" + @echo "... ContinuousSubmit" + @echo "... ContinuousTest" + @echo "... ContinuousUpdate" + @echo "... Experimental" + @echo "... ExperimentalBuild" + @echo "... ExperimentalConfigure" + @echo "... ExperimentalCoverage" + @echo "... ExperimentalMemCheck" + @echo "... ExperimentalStart" + @echo "... ExperimentalSubmit" + @echo "... ExperimentalTest" + @echo "... ExperimentalUpdate" + @echo "... Nightly" + @echo "... NightlyBuild" + @echo "... NightlyConfigure" + @echo "... NightlyCoverage" + @echo "... NightlyMemCheck" + @echo "... NightlyMemoryCheck" + @echo "... NightlyStart" + @echo "... NightlySubmit" + @echo "... NightlyTest" + @echo "... NightlyUpdate" + @echo "... eldag_test" + @echo "... gtest" + @echo "... gtest_main" + @echo "... partition_test" + @echo "... string_test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build-release/Testing/Temporary/CTestCostData.txt b/build-release/Testing/Temporary/CTestCostData.txt new file mode 100644 index 0000000..8b2eab8 --- /dev/null +++ b/build-release/Testing/Temporary/CTestCostData.txt @@ -0,0 +1,4 @@ +string_test 1 0.00183643 +partition_test 1 0.00150707 +eldag_test 1 0.00218509 +--- diff --git a/build-release/Testing/Temporary/LastTest.log b/build-release/Testing/Temporary/LastTest.log new file mode 100644 index 0000000..0da7299 --- /dev/null +++ b/build-release/Testing/Temporary/LastTest.log @@ -0,0 +1,124 @@ +Start testing: Nov 09 17:57 UTC +---------------------------------------------------------- +1/3 Testing: string_test +1/3 Test: string_test +Command: "/home/runner/work/libcanon/libcanon/build-release/test/string_test" +Directory: /home/runner/work/libcanon/libcanon/build-release/test +"string_test" start time: Nov 09 17:57 UTC +Output: +---------------------------------------------------------- +Running main() from gtest_main.cc +[==========] Running 8 tests from 1 test case. +[----------] Global test environment set-up. +[----------] 8 tests from Test_S3 +[ RUN ] Test_S3.has_basic_perm_methods +[ OK ] Test_S3.has_basic_perm_methods (0 ms) +[ RUN ] Test_S3.can_be_inverted +[ OK ] Test_S3.can_be_inverted (0 ms) +[ RUN ] Test_S3.can_be_multiplied +[ OK ] Test_S3.can_be_multiplied (0 ms) +[ RUN ] Test_S3.can_be_chained +[ OK ] Test_S3.can_be_chained (0 ms) +[ RUN ] Test_S3.can_be_formed_into_sims_system +[ OK ] Test_S3.can_be_formed_into_sims_system (0 ms) +[ RUN ] Test_S3.can_be_adapted_to_another_subgroup_chain +[ OK ] Test_S3.can_be_adapted_to_another_subgroup_chain (0 ms) +[ RUN ] Test_S3.canonicalizes_non_symmetric_string +[ OK ] Test_S3.canonicalizes_non_symmetric_string (0 ms) +[ RUN ] Test_S3.canonicalizes_symmetric_string +[ OK ] Test_S3.canonicalizes_symmetric_string (0 ms) +[----------] 8 tests from Test_S3 (0 ms total) + +[----------] Global test environment tear-down +[==========] 8 tests from 1 test case ran. (0 ms total) +[ PASSED ] 8 tests. + +Test time = 0.00 sec +---------------------------------------------------------- +Test Passed. +"string_test" end time: Nov 09 17:57 UTC +"string_test" time elapsed: 00:00:00 +---------------------------------------------------------- + +2/3 Testing: partition_test +2/3 Test: partition_test +Command: "/home/runner/work/libcanon/libcanon/build-release/test/partition_test" +Directory: /home/runner/work/libcanon/libcanon/build-release/test +"partition_test" start time: Nov 09 17:57 UTC +Output: +---------------------------------------------------------- +Running main() from gtest_main.cc +[==========] Running 3 tests from 1 test case. +[----------] Global test environment set-up. +[----------] 3 tests from Test_partition +[ RUN ] Test_partition.can_be_trivially_constructed +[ OK ] Test_partition.can_be_trivially_constructed (0 ms) +[ RUN ] Test_partition.can_be_refined +[ OK ] Test_partition.can_be_refined (0 ms) +[ RUN ] Test_partition.can_be_individualized +[ OK ] Test_partition.can_be_individualized (0 ms) +[----------] 3 tests from Test_partition (0 ms total) + +[----------] Global test environment tear-down +[==========] 3 tests from 1 test case ran. (0 ms total) +[ PASSED ] 3 tests. + +Test time = 0.00 sec +---------------------------------------------------------- +Test Passed. +"partition_test" end time: Nov 09 17:57 UTC +"partition_test" time elapsed: 00:00:00 +---------------------------------------------------------- + +3/3 Testing: eldag_test +3/3 Test: eldag_test +Command: "/home/runner/work/libcanon/libcanon/build-release/test/eldag_test" +Directory: /home/runner/work/libcanon/libcanon/build-release/test +"eldag_test" start time: Nov 09 17:57 UTC +Output: +---------------------------------------------------------- +Running main() from gtest_main.cc +[==========] Running 6 tests from 6 test cases. +[----------] Global test environment set-up. +[----------] 1 test from Test_triangle_graph +[ RUN ] Test_triangle_graph.can_be_canonicalized +[ OK ] Test_triangle_graph.can_be_canonicalized (0 ms) +[----------] 1 test from Test_triangle_graph (0 ms total) + +[----------] 1 test from Test_non_symm_star_graph +[ RUN ] Test_non_symm_star_graph.can_be_canonicalized +[ OK ] Test_non_symm_star_graph.can_be_canonicalized (0 ms) +[----------] 1 test from Test_non_symm_star_graph (0 ms total) + +[----------] 1 test from Test_symm_star_graph +[ RUN ] Test_symm_star_graph.can_be_canonicalized +[ OK ] Test_symm_star_graph.can_be_canonicalized (0 ms) +[----------] 1 test from Test_symm_star_graph (0 ms total) + +[----------] 1 test from Test_trace_eldag +[ RUN ] Test_trace_eldag.can_be_canonicalized +[ OK ] Test_trace_eldag.can_be_canonicalized (0 ms) +[----------] 1 test from Test_trace_eldag (0 ms total) + +[----------] 1 test from Test_exchange_eldag +[ RUN ] Test_exchange_eldag.can_be_canonicalized +[ OK ] Test_exchange_eldag.can_be_canonicalized (0 ms) +[----------] 1 test from Test_exchange_eldag (0 ms total) + +[----------] 1 test from Test_ccsd_langr +[ RUN ] Test_ccsd_langr.can_be_canonicalized +[ OK ] Test_ccsd_langr.can_be_canonicalized (0 ms) +[----------] 1 test from Test_ccsd_langr (0 ms total) + +[----------] Global test environment tear-down +[==========] 6 tests from 6 test cases ran. (0 ms total) +[ PASSED ] 6 tests. + +Test time = 0.00 sec +---------------------------------------------------------- +Test Passed. +"eldag_test" end time: Nov 09 17:57 UTC +"eldag_test" time elapsed: 00:00:00 +---------------------------------------------------------- + +End testing: Nov 09 17:57 UTC diff --git a/build-release/cmake_install.cmake b/build-release/cmake_install.cmake new file mode 100644 index 0000000..7535860 --- /dev/null +++ b/build-release/cmake_install.cmake @@ -0,0 +1,104 @@ +# Install script for directory: /home/runner/work/libcanon/libcanon + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libcanon-targets.cmake") + file(DIFFERENT _cmake_export_file_changed FILES + "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libcanon-targets.cmake" + "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/Export/c220ae0af1591e9e9e916bba91f25986/libcanon-targets.cmake") + if(_cmake_export_file_changed) + file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libcanon-targets-*.cmake") + if(_cmake_old_config_files) + string(REPLACE ";" ", " _cmake_old_config_files_text "${_cmake_old_config_files}") + message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libcanon-targets.cmake\" will be replaced. Removing files [${_cmake_old_config_files_text}].") + unset(_cmake_old_config_files_text) + file(REMOVE ${_cmake_old_config_files}) + endif() + unset(_cmake_old_config_files) + endif() + unset(_cmake_export_file_changed) + endif() + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake" TYPE FILE FILES "/home/runner/work/libcanon/libcanon/build-release/CMakeFiles/Export/c220ae0af1591e9e9e916bba91f25986/libcanon-targets.cmake") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake" TYPE FILE FILES + "/home/runner/work/libcanon/libcanon/build-release/libcanon-config.cmake" + "/home/runner/work/libcanon/libcanon/build-release/libcanon-config-version.cmake" + ) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/runner/work/libcanon/libcanon/build-release/libcanon.pc") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/runner/work/libcanon/libcanon/build-release/include/cmake_install.cmake") + include("/home/runner/work/libcanon/libcanon/build-release/test/cmake_install.cmake") + +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/libcanon/libcanon/build-release/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() +if(CMAKE_INSTALL_COMPONENT) + if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") + else() + string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt") + unset(CMAKE_INST_COMP_HASH) + endif() +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/libcanon/libcanon/build-release/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/build-release/include/CMakeFiles/CMakeDirectoryInformation.cmake b/build-release/include/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..43cfb74 --- /dev/null +++ b/build-release/include/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/libcanon/libcanon") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/libcanon/libcanon/build-release") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-release/include/CMakeFiles/progress.marks b/build-release/include/CMakeFiles/progress.marks new file mode 100644 index 0000000..573541a --- /dev/null +++ b/build-release/include/CMakeFiles/progress.marks @@ -0,0 +1 @@ +0 diff --git a/build-release/include/Makefile b/build-release/include/Makefile new file mode 100644 index 0000000..bca9d4a --- /dev/null +++ b/build-release/include/Makefile @@ -0,0 +1,200 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles /home/runner/work/libcanon/libcanon/build-release/include//CMakeFiles/progress.marks + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 include/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 include/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 include/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 include/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build-release/include/cmake_install.cmake b/build-release/include/cmake_install.cmake new file mode 100644 index 0000000..e0d11f8 --- /dev/null +++ b/build-release/include/cmake_install.cmake @@ -0,0 +1,54 @@ +# Install script for directory: /home/runner/work/libcanon/libcanon/include + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Devel" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/runner/work/libcanon/libcanon/include/libcanon") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/libcanon/libcanon/build-release/include/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/build-release/libcanon-config-version.cmake b/build-release/libcanon-config-version.cmake new file mode 100644 index 0000000..52c8474 --- /dev/null +++ b/build-release/libcanon-config-version.cmake @@ -0,0 +1,65 @@ +# This is a basic version file for the Config-mode of find_package(). +# It is used by write_basic_package_version_file() as input file for configure_file() +# to create a version-file which can be installed along a config.cmake file. +# +# The created file sets PACKAGE_VERSION_EXACT if the current version string and +# the requested version string are exactly the same and it sets +# PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version, +# but only if the requested major version is the same as the current one. +# The variable CVF_VERSION must be set before calling configure_file(). + + +set(PACKAGE_VERSION "0.1.0") + +if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION) + set(PACKAGE_VERSION_COMPATIBLE FALSE) +else() + + if("0.1.0" MATCHES "^([0-9]+)\\.") + set(CVF_VERSION_MAJOR "${CMAKE_MATCH_1}") + if(NOT CVF_VERSION_MAJOR VERSION_EQUAL 0) + string(REGEX REPLACE "^0+" "" CVF_VERSION_MAJOR "${CVF_VERSION_MAJOR}") + endif() + else() + set(CVF_VERSION_MAJOR "0.1.0") + endif() + + if(PACKAGE_FIND_VERSION_RANGE) + # both endpoints of the range must have the expected major version + math (EXPR CVF_VERSION_MAJOR_NEXT "${CVF_VERSION_MAJOR} + 1") + if (NOT PACKAGE_FIND_VERSION_MIN_MAJOR STREQUAL CVF_VERSION_MAJOR + OR ((PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "INCLUDE" AND NOT PACKAGE_FIND_VERSION_MAX_MAJOR STREQUAL CVF_VERSION_MAJOR) + OR (PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "EXCLUDE" AND NOT PACKAGE_FIND_VERSION_MAX VERSION_LESS_EQUAL CVF_VERSION_MAJOR_NEXT))) + set(PACKAGE_VERSION_COMPATIBLE FALSE) + elseif(PACKAGE_FIND_VERSION_MIN_MAJOR STREQUAL CVF_VERSION_MAJOR + AND ((PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "INCLUDE" AND PACKAGE_VERSION VERSION_LESS_EQUAL PACKAGE_FIND_VERSION_MAX) + OR (PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "EXCLUDE" AND PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION_MAX))) + set(PACKAGE_VERSION_COMPATIBLE TRUE) + else() + set(PACKAGE_VERSION_COMPATIBLE FALSE) + endif() + else() + if(PACKAGE_FIND_VERSION_MAJOR STREQUAL CVF_VERSION_MAJOR) + set(PACKAGE_VERSION_COMPATIBLE TRUE) + else() + set(PACKAGE_VERSION_COMPATIBLE FALSE) + endif() + + if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION) + set(PACKAGE_VERSION_EXACT TRUE) + endif() + endif() +endif() + + +# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it: +if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "") + return() +endif() + +# check that the installed version has the same 32/64bit-ness as the one which is currently searching: +if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8") + math(EXPR installedBits "8 * 8") + set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)") + set(PACKAGE_VERSION_UNSUITABLE TRUE) +endif() diff --git a/build-release/libcanon-config.cmake b/build-release/libcanon-config.cmake new file mode 100644 index 0000000..507aa94 --- /dev/null +++ b/build-release/libcanon-config.cmake @@ -0,0 +1,27 @@ + +####### Expanded from @PACKAGE_INIT@ by configure_package_config_file() ####### +####### Any changes to this file will be overwritten by the next CMake run #### +####### The input file was config.cmake.in ######## + +get_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../" ABSOLUTE) + +macro(set_and_check _var _file) + set(${_var} "${_file}") + if(NOT EXISTS "${_file}") + message(FATAL_ERROR "File or directory ${_file} referenced by variable ${_var} does not exist !") + endif() +endmacro() + +macro(check_required_components _NAME) + foreach(comp ${${_NAME}_FIND_COMPONENTS}) + if(NOT ${_NAME}_${comp}_FOUND) + if(${_NAME}_FIND_REQUIRED_${comp}) + set(${_NAME}_FOUND FALSE) + endif() + endif() + endforeach() +endmacro() + +#################################################################################### + +include(${CMAKE_CURRENT_LIST_DIR}/libcanon-targets.cmake) diff --git a/build-release/libcanon.pc b/build-release/libcanon.pc new file mode 100644 index 0000000..7a0caab --- /dev/null +++ b/build-release/libcanon.pc @@ -0,0 +1,4 @@ +Name: libcanon +Version: 0.1.0 +Description: Canonicalization of combinatorial objects +Cflags: -I/usr/local/include diff --git a/build-release/test/CMakeFiles/CMakeDirectoryInformation.cmake b/build-release/test/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..43cfb74 --- /dev/null +++ b/build-release/test/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/libcanon/libcanon") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/libcanon/libcanon/build-release") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-release/test/CMakeFiles/Continuous.dir/DependInfo.cmake b/build-release/test/CMakeFiles/Continuous.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/Continuous.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/Continuous.dir/build.make b/build-release/test/CMakeFiles/Continuous.dir/build.make new file mode 100644 index 0000000..989d77d --- /dev/null +++ b/build-release/test/CMakeFiles/Continuous.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for Continuous. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/Continuous.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/Continuous.dir/progress.make + +test/CMakeFiles/Continuous: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D Continuous + +test/CMakeFiles/Continuous.dir/codegen: +.PHONY : test/CMakeFiles/Continuous.dir/codegen + +Continuous: test/CMakeFiles/Continuous +Continuous: test/CMakeFiles/Continuous.dir/build.make +.PHONY : Continuous + +# Rule to build all files generated by this target. +test/CMakeFiles/Continuous.dir/build: Continuous +.PHONY : test/CMakeFiles/Continuous.dir/build + +test/CMakeFiles/Continuous.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/Continuous.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/Continuous.dir/clean + +test/CMakeFiles/Continuous.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/Continuous.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/Continuous.dir/depend + diff --git a/build-release/test/CMakeFiles/Continuous.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/Continuous.dir/cmake_clean.cmake new file mode 100644 index 0000000..7e1791c --- /dev/null +++ b/build-release/test/CMakeFiles/Continuous.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/Continuous" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/Continuous.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/Continuous.dir/compiler_depend.make b/build-release/test/CMakeFiles/Continuous.dir/compiler_depend.make new file mode 100644 index 0000000..4e014e0 --- /dev/null +++ b/build-release/test/CMakeFiles/Continuous.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for Continuous. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/Continuous.dir/compiler_depend.ts b/build-release/test/CMakeFiles/Continuous.dir/compiler_depend.ts new file mode 100644 index 0000000..8630362 --- /dev/null +++ b/build-release/test/CMakeFiles/Continuous.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for Continuous. diff --git a/build-release/test/CMakeFiles/Continuous.dir/progress.make b/build-release/test/CMakeFiles/Continuous.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/Continuous.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousBuild.dir/build.make b/build-release/test/CMakeFiles/ContinuousBuild.dir/build.make new file mode 100644 index 0000000..cb898d8 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousBuild.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousBuild. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousBuild.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousBuild.dir/progress.make + +test/CMakeFiles/ContinuousBuild: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousBuild + +test/CMakeFiles/ContinuousBuild.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousBuild.dir/codegen + +ContinuousBuild: test/CMakeFiles/ContinuousBuild +ContinuousBuild: test/CMakeFiles/ContinuousBuild.dir/build.make +.PHONY : ContinuousBuild + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousBuild.dir/build: ContinuousBuild +.PHONY : test/CMakeFiles/ContinuousBuild.dir/build + +test/CMakeFiles/ContinuousBuild.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousBuild.dir/clean + +test/CMakeFiles/ContinuousBuild.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousBuild.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake new file mode 100644 index 0000000..afccd13 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousBuild" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousBuild.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.make new file mode 100644 index 0000000..00b62ad --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousBuild. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.ts new file mode 100644 index 0000000..1cb8618 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousBuild.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousBuild. diff --git a/build-release/test/CMakeFiles/ContinuousBuild.dir/progress.make b/build-release/test/CMakeFiles/ContinuousBuild.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousBuild.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousConfigure.dir/build.make b/build-release/test/CMakeFiles/ContinuousConfigure.dir/build.make new file mode 100644 index 0000000..58b531e --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousConfigure.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousConfigure. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousConfigure.dir/progress.make + +test/CMakeFiles/ContinuousConfigure: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousConfigure + +test/CMakeFiles/ContinuousConfigure.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/codegen + +ContinuousConfigure: test/CMakeFiles/ContinuousConfigure +ContinuousConfigure: test/CMakeFiles/ContinuousConfigure.dir/build.make +.PHONY : ContinuousConfigure + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousConfigure.dir/build: ContinuousConfigure +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/build + +test/CMakeFiles/ContinuousConfigure.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/clean + +test/CMakeFiles/ContinuousConfigure.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake new file mode 100644 index 0000000..eb51e20 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousConfigure" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.make new file mode 100644 index 0000000..584c8bb --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousConfigure. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.ts new file mode 100644 index 0000000..c8a3427 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousConfigure.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousConfigure. diff --git a/build-release/test/CMakeFiles/ContinuousConfigure.dir/progress.make b/build-release/test/CMakeFiles/ContinuousConfigure.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousConfigure.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousCoverage.dir/build.make b/build-release/test/CMakeFiles/ContinuousCoverage.dir/build.make new file mode 100644 index 0000000..7165e81 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousCoverage.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousCoverage. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousCoverage.dir/progress.make + +test/CMakeFiles/ContinuousCoverage: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousCoverage + +test/CMakeFiles/ContinuousCoverage.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/codegen + +ContinuousCoverage: test/CMakeFiles/ContinuousCoverage +ContinuousCoverage: test/CMakeFiles/ContinuousCoverage.dir/build.make +.PHONY : ContinuousCoverage + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousCoverage.dir/build: ContinuousCoverage +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/build + +test/CMakeFiles/ContinuousCoverage.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/clean + +test/CMakeFiles/ContinuousCoverage.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake new file mode 100644 index 0000000..6115f89 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousCoverage" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousCoverage.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.make new file mode 100644 index 0000000..8d1a807 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousCoverage. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.ts new file mode 100644 index 0000000..23d476b --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousCoverage.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousCoverage. diff --git a/build-release/test/CMakeFiles/ContinuousCoverage.dir/progress.make b/build-release/test/CMakeFiles/ContinuousCoverage.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousCoverage.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousMemCheck.dir/build.make b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/build.make new file mode 100644 index 0000000..715d930 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousMemCheck. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousMemCheck.dir/progress.make + +test/CMakeFiles/ContinuousMemCheck: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousMemCheck + +test/CMakeFiles/ContinuousMemCheck.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/codegen + +ContinuousMemCheck: test/CMakeFiles/ContinuousMemCheck +ContinuousMemCheck: test/CMakeFiles/ContinuousMemCheck.dir/build.make +.PHONY : ContinuousMemCheck + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousMemCheck.dir/build: ContinuousMemCheck +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/build + +test/CMakeFiles/ContinuousMemCheck.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/clean + +test/CMakeFiles/ContinuousMemCheck.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake new file mode 100644 index 0000000..ad69e7f --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousMemCheck" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousMemCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.make new file mode 100644 index 0000000..930bb61 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousMemCheck. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.ts new file mode 100644 index 0000000..4f4fc23 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousMemCheck. diff --git a/build-release/test/CMakeFiles/ContinuousMemCheck.dir/progress.make b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousMemCheck.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousStart.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousStart.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousStart.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousStart.dir/build.make b/build-release/test/CMakeFiles/ContinuousStart.dir/build.make new file mode 100644 index 0000000..71cc825 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousStart.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousStart. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousStart.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousStart.dir/progress.make + +test/CMakeFiles/ContinuousStart: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousStart + +test/CMakeFiles/ContinuousStart.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousStart.dir/codegen + +ContinuousStart: test/CMakeFiles/ContinuousStart +ContinuousStart: test/CMakeFiles/ContinuousStart.dir/build.make +.PHONY : ContinuousStart + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousStart.dir/build: ContinuousStart +.PHONY : test/CMakeFiles/ContinuousStart.dir/build + +test/CMakeFiles/ContinuousStart.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousStart.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousStart.dir/clean + +test/CMakeFiles/ContinuousStart.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousStart.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousStart.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake new file mode 100644 index 0000000..13d5b2b --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousStart" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousStart.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.make new file mode 100644 index 0000000..af62614 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousStart. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.ts new file mode 100644 index 0000000..fcc8893 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousStart.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousStart. diff --git a/build-release/test/CMakeFiles/ContinuousStart.dir/progress.make b/build-release/test/CMakeFiles/ContinuousStart.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousStart.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousSubmit.dir/build.make b/build-release/test/CMakeFiles/ContinuousSubmit.dir/build.make new file mode 100644 index 0000000..d1a944d --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousSubmit.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousSubmit. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousSubmit.dir/progress.make + +test/CMakeFiles/ContinuousSubmit: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousSubmit + +test/CMakeFiles/ContinuousSubmit.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/codegen + +ContinuousSubmit: test/CMakeFiles/ContinuousSubmit +ContinuousSubmit: test/CMakeFiles/ContinuousSubmit.dir/build.make +.PHONY : ContinuousSubmit + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousSubmit.dir/build: ContinuousSubmit +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/build + +test/CMakeFiles/ContinuousSubmit.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/clean + +test/CMakeFiles/ContinuousSubmit.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake new file mode 100644 index 0000000..cc66ba3 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousSubmit" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousSubmit.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.make new file mode 100644 index 0000000..3380916 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousSubmit. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.ts new file mode 100644 index 0000000..73d7404 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousSubmit.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousSubmit. diff --git a/build-release/test/CMakeFiles/ContinuousSubmit.dir/progress.make b/build-release/test/CMakeFiles/ContinuousSubmit.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousSubmit.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousTest.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousTest.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousTest.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousTest.dir/build.make b/build-release/test/CMakeFiles/ContinuousTest.dir/build.make new file mode 100644 index 0000000..ffb26a0 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousTest.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousTest. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousTest.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousTest.dir/progress.make + +test/CMakeFiles/ContinuousTest: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousTest + +test/CMakeFiles/ContinuousTest.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousTest.dir/codegen + +ContinuousTest: test/CMakeFiles/ContinuousTest +ContinuousTest: test/CMakeFiles/ContinuousTest.dir/build.make +.PHONY : ContinuousTest + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousTest.dir/build: ContinuousTest +.PHONY : test/CMakeFiles/ContinuousTest.dir/build + +test/CMakeFiles/ContinuousTest.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousTest.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousTest.dir/clean + +test/CMakeFiles/ContinuousTest.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousTest.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousTest.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake new file mode 100644 index 0000000..ff11d48 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousTest" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousTest.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.make new file mode 100644 index 0000000..24d664a --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousTest. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.ts new file mode 100644 index 0000000..bd7c1d1 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousTest.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousTest. diff --git a/build-release/test/CMakeFiles/ContinuousTest.dir/progress.make b/build-release/test/CMakeFiles/ContinuousTest.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousTest.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ContinuousUpdate.dir/build.make b/build-release/test/CMakeFiles/ContinuousUpdate.dir/build.make new file mode 100644 index 0000000..f217bf0 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousUpdate.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ContinuousUpdate. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ContinuousUpdate.dir/progress.make + +test/CMakeFiles/ContinuousUpdate: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ContinuousUpdate + +test/CMakeFiles/ContinuousUpdate.dir/codegen: +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/codegen + +ContinuousUpdate: test/CMakeFiles/ContinuousUpdate +ContinuousUpdate: test/CMakeFiles/ContinuousUpdate.dir/build.make +.PHONY : ContinuousUpdate + +# Rule to build all files generated by this target. +test/CMakeFiles/ContinuousUpdate.dir/build: ContinuousUpdate +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/build + +test/CMakeFiles/ContinuousUpdate.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/clean + +test/CMakeFiles/ContinuousUpdate.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/depend + diff --git a/build-release/test/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake new file mode 100644 index 0000000..7a77a24 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ContinuousUpdate" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ContinuousUpdate.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.make b/build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.make new file mode 100644 index 0000000..b373226 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ContinuousUpdate. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.ts new file mode 100644 index 0000000..ed8de92 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousUpdate.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ContinuousUpdate. diff --git a/build-release/test/CMakeFiles/ContinuousUpdate.dir/progress.make b/build-release/test/CMakeFiles/ContinuousUpdate.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ContinuousUpdate.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/Experimental.dir/DependInfo.cmake b/build-release/test/CMakeFiles/Experimental.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/Experimental.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/Experimental.dir/build.make b/build-release/test/CMakeFiles/Experimental.dir/build.make new file mode 100644 index 0000000..2287edc --- /dev/null +++ b/build-release/test/CMakeFiles/Experimental.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for Experimental. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/Experimental.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/Experimental.dir/progress.make + +test/CMakeFiles/Experimental: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D Experimental + +test/CMakeFiles/Experimental.dir/codegen: +.PHONY : test/CMakeFiles/Experimental.dir/codegen + +Experimental: test/CMakeFiles/Experimental +Experimental: test/CMakeFiles/Experimental.dir/build.make +.PHONY : Experimental + +# Rule to build all files generated by this target. +test/CMakeFiles/Experimental.dir/build: Experimental +.PHONY : test/CMakeFiles/Experimental.dir/build + +test/CMakeFiles/Experimental.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/Experimental.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/Experimental.dir/clean + +test/CMakeFiles/Experimental.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/Experimental.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/Experimental.dir/depend + diff --git a/build-release/test/CMakeFiles/Experimental.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/Experimental.dir/cmake_clean.cmake new file mode 100644 index 0000000..799e708 --- /dev/null +++ b/build-release/test/CMakeFiles/Experimental.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/Experimental" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/Experimental.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/Experimental.dir/compiler_depend.make b/build-release/test/CMakeFiles/Experimental.dir/compiler_depend.make new file mode 100644 index 0000000..df83d58 --- /dev/null +++ b/build-release/test/CMakeFiles/Experimental.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for Experimental. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/Experimental.dir/compiler_depend.ts b/build-release/test/CMakeFiles/Experimental.dir/compiler_depend.ts new file mode 100644 index 0000000..2619b9b --- /dev/null +++ b/build-release/test/CMakeFiles/Experimental.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for Experimental. diff --git a/build-release/test/CMakeFiles/Experimental.dir/progress.make b/build-release/test/CMakeFiles/Experimental.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/Experimental.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalBuild.dir/build.make b/build-release/test/CMakeFiles/ExperimentalBuild.dir/build.make new file mode 100644 index 0000000..29199c4 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalBuild.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalBuild. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalBuild.dir/progress.make + +test/CMakeFiles/ExperimentalBuild: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalBuild + +test/CMakeFiles/ExperimentalBuild.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/codegen + +ExperimentalBuild: test/CMakeFiles/ExperimentalBuild +ExperimentalBuild: test/CMakeFiles/ExperimentalBuild.dir/build.make +.PHONY : ExperimentalBuild + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalBuild.dir/build: ExperimentalBuild +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/build + +test/CMakeFiles/ExperimentalBuild.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/clean + +test/CMakeFiles/ExperimentalBuild.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake new file mode 100644 index 0000000..3354e3f --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalBuild" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalBuild.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.make new file mode 100644 index 0000000..7608631 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalBuild. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.ts new file mode 100644 index 0000000..34d9160 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalBuild.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalBuild. diff --git a/build-release/test/CMakeFiles/ExperimentalBuild.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalBuild.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalBuild.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalConfigure.dir/build.make b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/build.make new file mode 100644 index 0000000..8af8233 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalConfigure. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalConfigure.dir/progress.make + +test/CMakeFiles/ExperimentalConfigure: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalConfigure + +test/CMakeFiles/ExperimentalConfigure.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/codegen + +ExperimentalConfigure: test/CMakeFiles/ExperimentalConfigure +ExperimentalConfigure: test/CMakeFiles/ExperimentalConfigure.dir/build.make +.PHONY : ExperimentalConfigure + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalConfigure.dir/build: ExperimentalConfigure +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/build + +test/CMakeFiles/ExperimentalConfigure.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/clean + +test/CMakeFiles/ExperimentalConfigure.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake new file mode 100644 index 0000000..69e4a71 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalConfigure" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.make new file mode 100644 index 0000000..0738796 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalConfigure. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.ts new file mode 100644 index 0000000..51fc32c --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalConfigure. diff --git a/build-release/test/CMakeFiles/ExperimentalConfigure.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalConfigure.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalCoverage.dir/build.make b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/build.make new file mode 100644 index 0000000..fd406ea --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalCoverage. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalCoverage.dir/progress.make + +test/CMakeFiles/ExperimentalCoverage: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalCoverage + +test/CMakeFiles/ExperimentalCoverage.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/codegen + +ExperimentalCoverage: test/CMakeFiles/ExperimentalCoverage +ExperimentalCoverage: test/CMakeFiles/ExperimentalCoverage.dir/build.make +.PHONY : ExperimentalCoverage + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalCoverage.dir/build: ExperimentalCoverage +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/build + +test/CMakeFiles/ExperimentalCoverage.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/clean + +test/CMakeFiles/ExperimentalCoverage.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake new file mode 100644 index 0000000..b8d6597 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalCoverage" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalCoverage.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.make new file mode 100644 index 0000000..4c327cb --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalCoverage. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.ts new file mode 100644 index 0000000..d3bffd3 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalCoverage. diff --git a/build-release/test/CMakeFiles/ExperimentalCoverage.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalCoverage.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/build.make b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/build.make new file mode 100644 index 0000000..cdc667e --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalMemCheck. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalMemCheck.dir/progress.make + +test/CMakeFiles/ExperimentalMemCheck: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalMemCheck + +test/CMakeFiles/ExperimentalMemCheck.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/codegen + +ExperimentalMemCheck: test/CMakeFiles/ExperimentalMemCheck +ExperimentalMemCheck: test/CMakeFiles/ExperimentalMemCheck.dir/build.make +.PHONY : ExperimentalMemCheck + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalMemCheck.dir/build: ExperimentalMemCheck +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/build + +test/CMakeFiles/ExperimentalMemCheck.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/clean + +test/CMakeFiles/ExperimentalMemCheck.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake new file mode 100644 index 0000000..ed3f7bc --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalMemCheck" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalMemCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.make new file mode 100644 index 0000000..ab194c2 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalMemCheck. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.ts new file mode 100644 index 0000000..5d0d9ac --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalMemCheck. diff --git a/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalMemCheck.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalStart.dir/build.make b/build-release/test/CMakeFiles/ExperimentalStart.dir/build.make new file mode 100644 index 0000000..2bff244 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalStart.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalStart. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalStart.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalStart.dir/progress.make + +test/CMakeFiles/ExperimentalStart: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalStart + +test/CMakeFiles/ExperimentalStart.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalStart.dir/codegen + +ExperimentalStart: test/CMakeFiles/ExperimentalStart +ExperimentalStart: test/CMakeFiles/ExperimentalStart.dir/build.make +.PHONY : ExperimentalStart + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalStart.dir/build: ExperimentalStart +.PHONY : test/CMakeFiles/ExperimentalStart.dir/build + +test/CMakeFiles/ExperimentalStart.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalStart.dir/clean + +test/CMakeFiles/ExperimentalStart.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalStart.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake new file mode 100644 index 0000000..4e2736b --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalStart" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalStart.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.make new file mode 100644 index 0000000..29aab51 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalStart. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.ts new file mode 100644 index 0000000..a636e5c --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalStart.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalStart. diff --git a/build-release/test/CMakeFiles/ExperimentalStart.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalStart.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalStart.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalSubmit.dir/build.make b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/build.make new file mode 100644 index 0000000..f980563 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalSubmit. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalSubmit.dir/progress.make + +test/CMakeFiles/ExperimentalSubmit: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalSubmit + +test/CMakeFiles/ExperimentalSubmit.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/codegen + +ExperimentalSubmit: test/CMakeFiles/ExperimentalSubmit +ExperimentalSubmit: test/CMakeFiles/ExperimentalSubmit.dir/build.make +.PHONY : ExperimentalSubmit + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalSubmit.dir/build: ExperimentalSubmit +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/build + +test/CMakeFiles/ExperimentalSubmit.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/clean + +test/CMakeFiles/ExperimentalSubmit.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake new file mode 100644 index 0000000..d130e45 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalSubmit" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalSubmit.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.make new file mode 100644 index 0000000..4440172 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalSubmit. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.ts new file mode 100644 index 0000000..7fa97b1 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalSubmit. diff --git a/build-release/test/CMakeFiles/ExperimentalSubmit.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalSubmit.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalTest.dir/build.make b/build-release/test/CMakeFiles/ExperimentalTest.dir/build.make new file mode 100644 index 0000000..edb1e46 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalTest.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalTest. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalTest.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalTest.dir/progress.make + +test/CMakeFiles/ExperimentalTest: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalTest + +test/CMakeFiles/ExperimentalTest.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalTest.dir/codegen + +ExperimentalTest: test/CMakeFiles/ExperimentalTest +ExperimentalTest: test/CMakeFiles/ExperimentalTest.dir/build.make +.PHONY : ExperimentalTest + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalTest.dir/build: ExperimentalTest +.PHONY : test/CMakeFiles/ExperimentalTest.dir/build + +test/CMakeFiles/ExperimentalTest.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalTest.dir/clean + +test/CMakeFiles/ExperimentalTest.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalTest.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake new file mode 100644 index 0000000..4348aa3 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalTest" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalTest.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.make new file mode 100644 index 0000000..fab28a9 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalTest. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.ts new file mode 100644 index 0000000..fbeb091 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalTest.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalTest. diff --git a/build-release/test/CMakeFiles/ExperimentalTest.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalTest.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalTest.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/ExperimentalUpdate.dir/build.make b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/build.make new file mode 100644 index 0000000..e8153a3 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for ExperimentalUpdate. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/ExperimentalUpdate.dir/progress.make + +test/CMakeFiles/ExperimentalUpdate: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D ExperimentalUpdate + +test/CMakeFiles/ExperimentalUpdate.dir/codegen: +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/codegen + +ExperimentalUpdate: test/CMakeFiles/ExperimentalUpdate +ExperimentalUpdate: test/CMakeFiles/ExperimentalUpdate.dir/build.make +.PHONY : ExperimentalUpdate + +# Rule to build all files generated by this target. +test/CMakeFiles/ExperimentalUpdate.dir/build: ExperimentalUpdate +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/build + +test/CMakeFiles/ExperimentalUpdate.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/clean + +test/CMakeFiles/ExperimentalUpdate.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/depend + diff --git a/build-release/test/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake new file mode 100644 index 0000000..2319049 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/ExperimentalUpdate" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/ExperimentalUpdate.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.make b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.make new file mode 100644 index 0000000..30e8f2c --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for ExperimentalUpdate. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.ts b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.ts new file mode 100644 index 0000000..aa7a97e --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for ExperimentalUpdate. diff --git a/build-release/test/CMakeFiles/ExperimentalUpdate.dir/progress.make b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/ExperimentalUpdate.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/Nightly.dir/DependInfo.cmake b/build-release/test/CMakeFiles/Nightly.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/Nightly.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/Nightly.dir/build.make b/build-release/test/CMakeFiles/Nightly.dir/build.make new file mode 100644 index 0000000..5ddeec4 --- /dev/null +++ b/build-release/test/CMakeFiles/Nightly.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for Nightly. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/Nightly.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/Nightly.dir/progress.make + +test/CMakeFiles/Nightly: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D Nightly + +test/CMakeFiles/Nightly.dir/codegen: +.PHONY : test/CMakeFiles/Nightly.dir/codegen + +Nightly: test/CMakeFiles/Nightly +Nightly: test/CMakeFiles/Nightly.dir/build.make +.PHONY : Nightly + +# Rule to build all files generated by this target. +test/CMakeFiles/Nightly.dir/build: Nightly +.PHONY : test/CMakeFiles/Nightly.dir/build + +test/CMakeFiles/Nightly.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/Nightly.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/Nightly.dir/clean + +test/CMakeFiles/Nightly.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/Nightly.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/Nightly.dir/depend + diff --git a/build-release/test/CMakeFiles/Nightly.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/Nightly.dir/cmake_clean.cmake new file mode 100644 index 0000000..99a4ac1 --- /dev/null +++ b/build-release/test/CMakeFiles/Nightly.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/Nightly" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/Nightly.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/Nightly.dir/compiler_depend.make b/build-release/test/CMakeFiles/Nightly.dir/compiler_depend.make new file mode 100644 index 0000000..b53ef7a --- /dev/null +++ b/build-release/test/CMakeFiles/Nightly.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for Nightly. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/Nightly.dir/compiler_depend.ts b/build-release/test/CMakeFiles/Nightly.dir/compiler_depend.ts new file mode 100644 index 0000000..a85d2c8 --- /dev/null +++ b/build-release/test/CMakeFiles/Nightly.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for Nightly. diff --git a/build-release/test/CMakeFiles/Nightly.dir/progress.make b/build-release/test/CMakeFiles/Nightly.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/Nightly.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyBuild.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyBuild.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyBuild.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyBuild.dir/build.make b/build-release/test/CMakeFiles/NightlyBuild.dir/build.make new file mode 100644 index 0000000..ded2c2f --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyBuild.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyBuild. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyBuild.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyBuild.dir/progress.make + +test/CMakeFiles/NightlyBuild: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyBuild + +test/CMakeFiles/NightlyBuild.dir/codegen: +.PHONY : test/CMakeFiles/NightlyBuild.dir/codegen + +NightlyBuild: test/CMakeFiles/NightlyBuild +NightlyBuild: test/CMakeFiles/NightlyBuild.dir/build.make +.PHONY : NightlyBuild + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyBuild.dir/build: NightlyBuild +.PHONY : test/CMakeFiles/NightlyBuild.dir/build + +test/CMakeFiles/NightlyBuild.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyBuild.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyBuild.dir/clean + +test/CMakeFiles/NightlyBuild.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyBuild.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyBuild.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake new file mode 100644 index 0000000..7aa38a7 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyBuild" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyBuild.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.make new file mode 100644 index 0000000..da2f347 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyBuild. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.ts new file mode 100644 index 0000000..89e6960 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyBuild.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyBuild. diff --git a/build-release/test/CMakeFiles/NightlyBuild.dir/progress.make b/build-release/test/CMakeFiles/NightlyBuild.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyBuild.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyConfigure.dir/build.make b/build-release/test/CMakeFiles/NightlyConfigure.dir/build.make new file mode 100644 index 0000000..0decf9e --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyConfigure.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyConfigure. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyConfigure.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyConfigure.dir/progress.make + +test/CMakeFiles/NightlyConfigure: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyConfigure + +test/CMakeFiles/NightlyConfigure.dir/codegen: +.PHONY : test/CMakeFiles/NightlyConfigure.dir/codegen + +NightlyConfigure: test/CMakeFiles/NightlyConfigure +NightlyConfigure: test/CMakeFiles/NightlyConfigure.dir/build.make +.PHONY : NightlyConfigure + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyConfigure.dir/build: NightlyConfigure +.PHONY : test/CMakeFiles/NightlyConfigure.dir/build + +test/CMakeFiles/NightlyConfigure.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyConfigure.dir/clean + +test/CMakeFiles/NightlyConfigure.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyConfigure.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake new file mode 100644 index 0000000..080c729 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyConfigure" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.make new file mode 100644 index 0000000..973bd2a --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyConfigure. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.ts new file mode 100644 index 0000000..3e550da --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyConfigure.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyConfigure. diff --git a/build-release/test/CMakeFiles/NightlyConfigure.dir/progress.make b/build-release/test/CMakeFiles/NightlyConfigure.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyConfigure.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyCoverage.dir/build.make b/build-release/test/CMakeFiles/NightlyCoverage.dir/build.make new file mode 100644 index 0000000..43bc7b1 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyCoverage.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyCoverage. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyCoverage.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyCoverage.dir/progress.make + +test/CMakeFiles/NightlyCoverage: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyCoverage + +test/CMakeFiles/NightlyCoverage.dir/codegen: +.PHONY : test/CMakeFiles/NightlyCoverage.dir/codegen + +NightlyCoverage: test/CMakeFiles/NightlyCoverage +NightlyCoverage: test/CMakeFiles/NightlyCoverage.dir/build.make +.PHONY : NightlyCoverage + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyCoverage.dir/build: NightlyCoverage +.PHONY : test/CMakeFiles/NightlyCoverage.dir/build + +test/CMakeFiles/NightlyCoverage.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyCoverage.dir/clean + +test/CMakeFiles/NightlyCoverage.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyCoverage.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake new file mode 100644 index 0000000..d6cba89 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyCoverage" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyCoverage.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.make new file mode 100644 index 0000000..9f188a1 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyCoverage. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.ts new file mode 100644 index 0000000..3092ba3 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyCoverage.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyCoverage. diff --git a/build-release/test/CMakeFiles/NightlyCoverage.dir/progress.make b/build-release/test/CMakeFiles/NightlyCoverage.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyCoverage.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyMemCheck.dir/build.make b/build-release/test/CMakeFiles/NightlyMemCheck.dir/build.make new file mode 100644 index 0000000..e5578a3 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemCheck.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyMemCheck. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyMemCheck.dir/progress.make + +test/CMakeFiles/NightlyMemCheck: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyMemCheck + +test/CMakeFiles/NightlyMemCheck.dir/codegen: +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/codegen + +NightlyMemCheck: test/CMakeFiles/NightlyMemCheck +NightlyMemCheck: test/CMakeFiles/NightlyMemCheck.dir/build.make +.PHONY : NightlyMemCheck + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyMemCheck.dir/build: NightlyMemCheck +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/build + +test/CMakeFiles/NightlyMemCheck.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/clean + +test/CMakeFiles/NightlyMemCheck.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake new file mode 100644 index 0000000..3c0e881 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyMemCheck" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyMemCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.make new file mode 100644 index 0000000..6c54911 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyMemCheck. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.ts new file mode 100644 index 0000000..c176eda --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemCheck.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyMemCheck. diff --git a/build-release/test/CMakeFiles/NightlyMemCheck.dir/progress.make b/build-release/test/CMakeFiles/NightlyMemCheck.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemCheck.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/build.make b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/build.make new file mode 100644 index 0000000..079c714 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyMemoryCheck. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyMemoryCheck.dir/progress.make + +test/CMakeFiles/NightlyMemoryCheck: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyMemoryCheck + +test/CMakeFiles/NightlyMemoryCheck.dir/codegen: +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/codegen + +NightlyMemoryCheck: test/CMakeFiles/NightlyMemoryCheck +NightlyMemoryCheck: test/CMakeFiles/NightlyMemoryCheck.dir/build.make +.PHONY : NightlyMemoryCheck + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyMemoryCheck.dir/build: NightlyMemoryCheck +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/build + +test/CMakeFiles/NightlyMemoryCheck.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/clean + +test/CMakeFiles/NightlyMemoryCheck.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake new file mode 100644 index 0000000..8846611 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyMemoryCheck" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyMemoryCheck.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.make new file mode 100644 index 0000000..3aa41e7 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyMemoryCheck. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.ts new file mode 100644 index 0000000..38e1ae0 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyMemoryCheck. diff --git a/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/progress.make b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyMemoryCheck.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyStart.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyStart.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyStart.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyStart.dir/build.make b/build-release/test/CMakeFiles/NightlyStart.dir/build.make new file mode 100644 index 0000000..759be84 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyStart.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyStart. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyStart.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyStart.dir/progress.make + +test/CMakeFiles/NightlyStart: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyStart + +test/CMakeFiles/NightlyStart.dir/codegen: +.PHONY : test/CMakeFiles/NightlyStart.dir/codegen + +NightlyStart: test/CMakeFiles/NightlyStart +NightlyStart: test/CMakeFiles/NightlyStart.dir/build.make +.PHONY : NightlyStart + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyStart.dir/build: NightlyStart +.PHONY : test/CMakeFiles/NightlyStart.dir/build + +test/CMakeFiles/NightlyStart.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyStart.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyStart.dir/clean + +test/CMakeFiles/NightlyStart.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyStart.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyStart.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyStart.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyStart.dir/cmake_clean.cmake new file mode 100644 index 0000000..6a2c6c6 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyStart.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyStart" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyStart.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.make new file mode 100644 index 0000000..b72de2d --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyStart. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.ts new file mode 100644 index 0000000..2f7f077 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyStart.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyStart. diff --git a/build-release/test/CMakeFiles/NightlyStart.dir/progress.make b/build-release/test/CMakeFiles/NightlyStart.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyStart.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlySubmit.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlySubmit.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlySubmit.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlySubmit.dir/build.make b/build-release/test/CMakeFiles/NightlySubmit.dir/build.make new file mode 100644 index 0000000..2ce72a0 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlySubmit.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlySubmit. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlySubmit.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlySubmit.dir/progress.make + +test/CMakeFiles/NightlySubmit: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlySubmit + +test/CMakeFiles/NightlySubmit.dir/codegen: +.PHONY : test/CMakeFiles/NightlySubmit.dir/codegen + +NightlySubmit: test/CMakeFiles/NightlySubmit +NightlySubmit: test/CMakeFiles/NightlySubmit.dir/build.make +.PHONY : NightlySubmit + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlySubmit.dir/build: NightlySubmit +.PHONY : test/CMakeFiles/NightlySubmit.dir/build + +test/CMakeFiles/NightlySubmit.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlySubmit.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlySubmit.dir/clean + +test/CMakeFiles/NightlySubmit.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlySubmit.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlySubmit.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake new file mode 100644 index 0000000..6f88ccc --- /dev/null +++ b/build-release/test/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlySubmit" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlySubmit.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.make new file mode 100644 index 0000000..d2f6748 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlySubmit. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.ts new file mode 100644 index 0000000..773bf4b --- /dev/null +++ b/build-release/test/CMakeFiles/NightlySubmit.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlySubmit. diff --git a/build-release/test/CMakeFiles/NightlySubmit.dir/progress.make b/build-release/test/CMakeFiles/NightlySubmit.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlySubmit.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyTest.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyTest.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyTest.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyTest.dir/build.make b/build-release/test/CMakeFiles/NightlyTest.dir/build.make new file mode 100644 index 0000000..e01b94c --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyTest.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyTest. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyTest.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyTest.dir/progress.make + +test/CMakeFiles/NightlyTest: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyTest + +test/CMakeFiles/NightlyTest.dir/codegen: +.PHONY : test/CMakeFiles/NightlyTest.dir/codegen + +NightlyTest: test/CMakeFiles/NightlyTest +NightlyTest: test/CMakeFiles/NightlyTest.dir/build.make +.PHONY : NightlyTest + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyTest.dir/build: NightlyTest +.PHONY : test/CMakeFiles/NightlyTest.dir/build + +test/CMakeFiles/NightlyTest.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyTest.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyTest.dir/clean + +test/CMakeFiles/NightlyTest.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyTest.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyTest.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyTest.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyTest.dir/cmake_clean.cmake new file mode 100644 index 0000000..8f40bb8 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyTest.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyTest" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyTest.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.make new file mode 100644 index 0000000..03d9c29 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyTest. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.ts new file mode 100644 index 0000000..8bb891c --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyTest.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyTest. diff --git a/build-release/test/CMakeFiles/NightlyTest.dir/progress.make b/build-release/test/CMakeFiles/NightlyTest.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyTest.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake b/build-release/test/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake new file mode 100644 index 0000000..29b95a5 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake @@ -0,0 +1,22 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/NightlyUpdate.dir/build.make b/build-release/test/CMakeFiles/NightlyUpdate.dir/build.make new file mode 100644 index 0000000..6c4893d --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyUpdate.dir/build.make @@ -0,0 +1,90 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Utility rule file for NightlyUpdate. + +# Include any custom commands dependencies for this target. +include test/CMakeFiles/NightlyUpdate.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/NightlyUpdate.dir/progress.make + +test/CMakeFiles/NightlyUpdate: + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/local/bin/ctest -D NightlyUpdate + +test/CMakeFiles/NightlyUpdate.dir/codegen: +.PHONY : test/CMakeFiles/NightlyUpdate.dir/codegen + +NightlyUpdate: test/CMakeFiles/NightlyUpdate +NightlyUpdate: test/CMakeFiles/NightlyUpdate.dir/build.make +.PHONY : NightlyUpdate + +# Rule to build all files generated by this target. +test/CMakeFiles/NightlyUpdate.dir/build: NightlyUpdate +.PHONY : test/CMakeFiles/NightlyUpdate.dir/build + +test/CMakeFiles/NightlyUpdate.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/NightlyUpdate.dir/clean + +test/CMakeFiles/NightlyUpdate.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/NightlyUpdate.dir/depend + diff --git a/build-release/test/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake new file mode 100644 index 0000000..0f10e82 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/NightlyUpdate" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/NightlyUpdate.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.make b/build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.make new file mode 100644 index 0000000..924c826 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for NightlyUpdate. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.ts b/build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.ts new file mode 100644 index 0000000..7cf66de --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyUpdate.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for NightlyUpdate. diff --git a/build-release/test/CMakeFiles/NightlyUpdate.dir/progress.make b/build-release/test/CMakeFiles/NightlyUpdate.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build-release/test/CMakeFiles/NightlyUpdate.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build-release/test/CMakeFiles/eldag_test.dir/DependInfo.cmake b/build-release/test/CMakeFiles/eldag_test.dir/DependInfo.cmake new file mode 100644 index 0000000..910795d --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/libcanon/libcanon/test/eldag_test.cpp" "test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o" "gcc" "test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d" + "" "test/eldag_test" "gcc" "test/CMakeFiles/eldag_test.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/eldag_test.dir/build.make b/build-release/test/CMakeFiles/eldag_test.dir/build.make new file mode 100644 index 0000000..4f3b837 --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/build.make @@ -0,0 +1,117 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Include any dependencies generated for this target. +include test/CMakeFiles/eldag_test.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include test/CMakeFiles/eldag_test.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/eldag_test.dir/progress.make + +# Include the compile flags for this target's objects. +include test/CMakeFiles/eldag_test.dir/flags.make + +test/CMakeFiles/eldag_test.dir/codegen: +.PHONY : test/CMakeFiles/eldag_test.dir/codegen + +test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o: test/CMakeFiles/eldag_test.dir/flags.make +test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o: /home/runner/work/libcanon/libcanon/test/eldag_test.cpp +test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o: test/CMakeFiles/eldag_test.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o -MF CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d -o CMakeFiles/eldag_test.dir/eldag_test.cpp.o -c /home/runner/work/libcanon/libcanon/test/eldag_test.cpp + +test/CMakeFiles/eldag_test.dir/eldag_test.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/eldag_test.dir/eldag_test.cpp.i" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/libcanon/libcanon/test/eldag_test.cpp > CMakeFiles/eldag_test.dir/eldag_test.cpp.i + +test/CMakeFiles/eldag_test.dir/eldag_test.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/eldag_test.dir/eldag_test.cpp.s" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/libcanon/libcanon/test/eldag_test.cpp -o CMakeFiles/eldag_test.dir/eldag_test.cpp.s + +# Object files for target eldag_test +eldag_test_OBJECTS = \ +"CMakeFiles/eldag_test.dir/eldag_test.cpp.o" + +# External object files for target eldag_test +eldag_test_EXTERNAL_OBJECTS = + +test/eldag_test: test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o +test/eldag_test: test/CMakeFiles/eldag_test.dir/build.make +test/eldag_test: test/CMakeFiles/eldag_test.dir/compiler_depend.ts +test/eldag_test: test/googletest/googletest/libgtest.a +test/eldag_test: test/googletest/googletest/libgtest_main.a +test/eldag_test: test/googletest/googletest/libgtest.a +test/eldag_test: test/CMakeFiles/eldag_test.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable eldag_test" + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/eldag_test.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +test/CMakeFiles/eldag_test.dir/build: test/eldag_test +.PHONY : test/CMakeFiles/eldag_test.dir/build + +test/CMakeFiles/eldag_test.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/eldag_test.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/eldag_test.dir/clean + +test/CMakeFiles/eldag_test.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/eldag_test.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/eldag_test.dir/depend + diff --git a/build-release/test/CMakeFiles/eldag_test.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/eldag_test.dir/cmake_clean.cmake new file mode 100644 index 0000000..7ae8e48 --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "CMakeFiles/eldag_test.dir/link.d" + "CMakeFiles/eldag_test.dir/eldag_test.cpp.o" + "CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d" + "eldag_test" + "eldag_test.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/eldag_test.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.make b/build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.make new file mode 100644 index 0000000..bfb02cb --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for eldag_test. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.ts b/build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.ts new file mode 100644 index 0000000..6b20592 --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for eldag_test. diff --git a/build-release/test/CMakeFiles/eldag_test.dir/depend.make b/build-release/test/CMakeFiles/eldag_test.dir/depend.make new file mode 100644 index 0000000..f4593ee --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for eldag_test. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d b/build-release/test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d new file mode 100644 index 0000000..6fe0aef --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o.d @@ -0,0 +1,290 @@ +test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o: \ + /home/runner/work/libcanon/libcanon/test/eldag_test.cpp \ + /usr/include/stdc-predef.h /usr/include/c++/13/algorithm \ + /usr/include/c++/13/bits/stl_algobase.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++config.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/os_defines.h \ + /usr/include/features.h /usr/include/features-time64.h \ + /usr/include/x86_64-linux-gnu/bits/wordsize.h \ + /usr/include/x86_64-linux-gnu/bits/timesize.h \ + /usr/include/x86_64-linux-gnu/sys/cdefs.h \ + /usr/include/x86_64-linux-gnu/bits/long-double.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs-64.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cpu_defines.h \ + /usr/include/c++/13/bits/functexcept.h \ + /usr/include/c++/13/bits/exception_defines.h \ + /usr/include/c++/13/bits/cpp_type_traits.h \ + /usr/include/c++/13/ext/type_traits.h \ + /usr/include/c++/13/ext/numeric_traits.h \ + /usr/include/c++/13/bits/stl_pair.h /usr/include/c++/13/type_traits \ + /usr/include/c++/13/bits/move.h /usr/include/c++/13/bits/utility.h \ + /usr/include/c++/13/bits/stl_iterator_base_types.h \ + /usr/include/c++/13/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13/bits/concept_check.h \ + /usr/include/c++/13/debug/assertions.h \ + /usr/include/c++/13/bits/stl_iterator.h \ + /usr/include/c++/13/bits/ptr_traits.h /usr/include/c++/13/debug/debug.h \ + /usr/include/c++/13/bits/predefined_ops.h /usr/include/c++/13/bit \ + /usr/include/c++/13/bits/stl_algo.h \ + /usr/include/c++/13/bits/algorithmfwd.h \ + /usr/include/c++/13/initializer_list /usr/include/c++/13/bits/stl_heap.h \ + /usr/include/c++/13/bits/uniform_int_dist.h \ + /usr/include/c++/13/bits/stl_tempbuf.h /usr/include/c++/13/new \ + /usr/include/c++/13/bits/exception.h \ + /usr/include/c++/13/bits/stl_construct.h /usr/include/c++/13/cstdlib \ + /usr/include/stdlib.h \ + /usr/include/x86_64-linux-gnu/bits/libc-header-start.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \ + /usr/include/x86_64-linux-gnu/bits/waitflags.h \ + /usr/include/x86_64-linux-gnu/bits/waitstatus.h \ + /usr/include/x86_64-linux-gnu/bits/floatn.h \ + /usr/include/x86_64-linux-gnu/bits/floatn-common.h \ + /usr/include/x86_64-linux-gnu/bits/types/locale_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \ + /usr/include/x86_64-linux-gnu/sys/types.h \ + /usr/include/x86_64-linux-gnu/bits/types.h \ + /usr/include/x86_64-linux-gnu/bits/typesizes.h \ + /usr/include/x86_64-linux-gnu/bits/time64.h \ + /usr/include/x86_64-linux-gnu/bits/types/clock_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/time_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/timer_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endianness.h \ + /usr/include/x86_64-linux-gnu/bits/byteswap.h \ + /usr/include/x86_64-linux-gnu/bits/uintn-identity.h \ + /usr/include/x86_64-linux-gnu/sys/select.h \ + /usr/include/x86_64-linux-gnu/bits/select.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \ + /usr/include/x86_64-linux-gnu/bits/select2.h \ + /usr/include/x86_64-linux-gnu/bits/select-decl.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \ + /usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \ + /usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \ + /usr/include/x86_64-linux-gnu/bits/struct_mutex.h \ + /usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-float.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib.h \ + /usr/include/c++/13/bits/std_abs.h /usr/include/c++/13/memory \ + /usr/include/c++/13/bits/memoryfwd.h \ + /usr/include/c++/13/bits/allocator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h \ + /usr/include/c++/13/bits/new_allocator.h \ + /usr/include/c++/13/bits/stl_uninitialized.h \ + /usr/include/c++/13/ext/alloc_traits.h \ + /usr/include/c++/13/bits/alloc_traits.h \ + /usr/include/c++/13/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13/bits/align.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \ + /usr/include/x86_64-linux-gnu/bits/wchar.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-least.h \ + /usr/include/c++/13/bits/uses_allocator.h \ + /usr/include/c++/13/bits/unique_ptr.h /usr/include/c++/13/tuple \ + /usr/include/c++/13/bits/invoke.h \ + /usr/include/c++/13/bits/stl_function.h \ + /usr/include/c++/13/backward/binders.h \ + /usr/include/c++/13/bits/functional_hash.h \ + /usr/include/c++/13/bits/hash_bytes.h \ + /usr/include/c++/13/bits/shared_ptr.h /usr/include/c++/13/iosfwd \ + /usr/include/c++/13/bits/requires_hosted.h \ + /usr/include/c++/13/bits/stringfwd.h /usr/include/c++/13/bits/postypes.h \ + /usr/include/c++/13/cwchar /usr/include/wchar.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \ + /usr/include/x86_64-linux-gnu/bits/types/wint_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/FILE.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2.h \ + /usr/include/c++/13/bits/shared_ptr_base.h /usr/include/c++/13/typeinfo \ + /usr/include/c++/13/bits/allocated_ptr.h \ + /usr/include/c++/13/bits/refwrap.h \ + /usr/include/c++/13/ext/aligned_buffer.h \ + /usr/include/c++/13/ext/atomicity.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr-default.h \ + /usr/include/pthread.h /usr/include/sched.h \ + /usr/include/x86_64-linux-gnu/bits/sched.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \ + /usr/include/x86_64-linux-gnu/bits/cpu-set.h /usr/include/time.h \ + /usr/include/x86_64-linux-gnu/bits/time.h \ + /usr/include/x86_64-linux-gnu/bits/timex.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \ + /usr/include/x86_64-linux-gnu/bits/setjmp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \ + /usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/atomic_word.h \ + /usr/include/x86_64-linux-gnu/sys/single_threaded.h \ + /usr/include/c++/13/ext/concurrence.h /usr/include/c++/13/exception \ + /usr/include/c++/13/bits/exception_ptr.h \ + /usr/include/c++/13/bits/cxxabi_init_exception.h \ + /usr/include/c++/13/bits/nested_exception.h \ + /usr/include/c++/13/bits/shared_ptr_atomic.h \ + /usr/include/c++/13/bits/atomic_base.h \ + /usr/include/c++/13/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13/backward/auto_ptr.h /usr/include/c++/13/utility \ + /usr/include/c++/13/bits/stl_relops.h /usr/include/c++/13/vector \ + /usr/include/c++/13/bits/stl_vector.h \ + /usr/include/c++/13/bits/stl_bvector.h \ + /usr/include/c++/13/bits/range_access.h \ + /usr/include/c++/13/bits/vector.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest.h \ + /usr/include/c++/13/limits /usr/include/c++/13/ostream \ + /usr/include/c++/13/ios /usr/include/c++/13/bits/char_traits.h \ + /usr/include/c++/13/bits/localefwd.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++locale.h \ + /usr/include/c++/13/clocale /usr/include/locale.h \ + /usr/include/x86_64-linux-gnu/bits/locale.h /usr/include/c++/13/cctype \ + /usr/include/ctype.h /usr/include/c++/13/bits/ios_base.h \ + /usr/include/c++/13/bits/locale_classes.h /usr/include/c++/13/string \ + /usr/include/c++/13/bits/ostream_insert.h \ + /usr/include/c++/13/bits/cxxabi_forced.h \ + /usr/include/c++/13/bits/basic_string.h \ + /usr/include/c++/13/ext/string_conversions.h /usr/include/c++/13/cstdio \ + /usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdio_lim.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/stdio.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/c++/13/cerrno \ + /usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \ + /usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \ + /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \ + /usr/include/x86_64-linux-gnu/bits/types/error_t.h \ + /usr/include/c++/13/bits/charconv.h \ + /usr/include/c++/13/bits/basic_string.tcc \ + /usr/include/c++/13/bits/locale_classes.tcc \ + /usr/include/c++/13/system_error \ + /usr/include/x86_64-linux-gnu/c++/13/bits/error_constants.h \ + /usr/include/c++/13/stdexcept /usr/include/c++/13/streambuf \ + /usr/include/c++/13/bits/streambuf.tcc \ + /usr/include/c++/13/bits/basic_ios.h \ + /usr/include/c++/13/bits/locale_facets.h /usr/include/c++/13/cwctype \ + /usr/include/wctype.h /usr/include/x86_64-linux-gnu/bits/wctype-wchar.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_base.h \ + /usr/include/c++/13/bits/streambuf_iterator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_inline.h \ + /usr/include/c++/13/bits/locale_facets.tcc \ + /usr/include/c++/13/bits/basic_ios.tcc \ + /usr/include/c++/13/bits/ostream.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port.h \ + /usr/include/c++/13/stdlib.h /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/x86_64-linux-gnu/bits/strings_fortified.h \ + /usr/include/x86_64-linux-gnu/bits/string_fortified.h \ + /usr/include/x86_64-linux-gnu/sys/stat.h \ + /usr/include/x86_64-linux-gnu/bits/stat.h \ + /usr/include/x86_64-linux-gnu/bits/struct_stat.h \ + /usr/include/x86_64-linux-gnu/bits/statx.h /usr/include/linux/stat.h \ + /usr/include/linux/types.h /usr/include/x86_64-linux-gnu/asm/types.h \ + /usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \ + /usr/include/x86_64-linux-gnu/asm/bitsperlong.h \ + /usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \ + /usr/include/linux/stddef.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types_64.h \ + /usr/include/asm-generic/posix_types.h \ + /usr/include/x86_64-linux-gnu/bits/statx-generic.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx_timestamp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx.h \ + /usr/include/c++/13/iostream /usr/include/c++/13/istream \ + /usr/include/c++/13/bits/istream.tcc /usr/include/c++/13/sstream \ + /usr/include/c++/13/bits/sstream.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port-arch.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-port.h \ + /usr/include/unistd.h /usr/include/x86_64-linux-gnu/bits/posix_opt.h \ + /usr/include/x86_64-linux-gnu/bits/environments.h \ + /usr/include/x86_64-linux-gnu/bits/confname.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_posix.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_core.h \ + /usr/include/x86_64-linux-gnu/bits/unistd.h \ + /usr/include/x86_64-linux-gnu/bits/unistd-decl.h \ + /usr/include/x86_64-linux-gnu/bits/unistd_ext.h \ + /usr/include/linux/close_range.h /usr/include/regex.h \ + /usr/include/x86_64-linux-gnu/sys/wait.h /usr/include/signal.h \ + /usr/include/x86_64-linux-gnu/bits/signum-generic.h \ + /usr/include/x86_64-linux-gnu/bits/signum-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \ + /usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \ + /usr/include/x86_64-linux-gnu/bits/sigaction.h \ + /usr/include/x86_64-linux-gnu/bits/sigcontext.h \ + /usr/include/x86_64-linux-gnu/bits/types/stack_t.h \ + /usr/include/x86_64-linux-gnu/sys/ucontext.h \ + /usr/include/x86_64-linux-gnu/bits/sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigstksz.h \ + /usr/include/x86_64-linux-gnu/bits/ss_flags.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigthread.h \ + /usr/include/x86_64-linux-gnu/bits/signal_ext.h \ + /usr/include/x86_64-linux-gnu/bits/types/idtype_t.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/float.h \ + /usr/include/c++/13/iomanip /usr/include/c++/13/locale \ + /usr/include/c++/13/bits/locale_facets_nonio.h /usr/include/c++/13/ctime \ + /usr/include/x86_64-linux-gnu/c++/13/bits/time_members.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/messages_members.h \ + /usr/include/libintl.h /usr/include/c++/13/bits/codecvt.h \ + /usr/include/c++/13/bits/locale_facets_nonio.tcc \ + /usr/include/c++/13/bits/locale_conv.h \ + /usr/include/c++/13/bits/quoted_string.h /usr/include/c++/13/map \ + /usr/include/c++/13/bits/stl_tree.h /usr/include/c++/13/bits/stl_map.h \ + /usr/include/c++/13/bits/stl_multimap.h \ + /usr/include/c++/13/bits/erase_if.h /usr/include/c++/13/set \ + /usr/include/c++/13/bits/stl_set.h \ + /usr/include/c++/13/bits/stl_multiset.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-message.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-string.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-filepath.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-type-util.h \ + /usr/include/c++/13/cxxabi.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cxxabi_tweaks.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-death-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-param-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util.h \ + /usr/include/c++/13/iterator /usr/include/c++/13/bits/stream_iterator.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h \ + /usr/include/assert.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_prod.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-test-part.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-typed-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_pred_impl.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/eldag.h \ + /usr/include/c++/13/cassert /usr/include/c++/13/numeric \ + /usr/include/c++/13/bits/stl_numeric.h /usr/include/c++/13/unordered_map \ + /usr/include/c++/13/bits/unordered_map.h \ + /usr/include/c++/13/bits/hashtable.h \ + /usr/include/c++/13/bits/hashtable_policy.h \ + /usr/include/c++/13/bits/enable_special_members.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/partition.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/perm.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/utils.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/sims.h \ + /usr/include/c++/13/cstddef \ + /home/runner/work/libcanon/libcanon/include/libcanon/string.h \ + /usr/include/c++/13/functional /usr/include/c++/13/bits/std_function.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/canon.h \ + /usr/include/c++/13/unordered_set \ + /usr/include/c++/13/bits/unordered_set.h diff --git a/build-release/test/CMakeFiles/eldag_test.dir/flags.make b/build-release/test/CMakeFiles/eldag_test.dir/flags.make new file mode 100644 index 0000000..aa3a535 --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/home/runner/work/libcanon/libcanon/include -I/home/runner/work/libcanon/libcanon/test/googletest/googletest/include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++14 + diff --git a/build-release/test/CMakeFiles/eldag_test.dir/link.d b/build-release/test/CMakeFiles/eldag_test.dir/link.d new file mode 100644 index 0000000..032b421 --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/link.d @@ -0,0 +1,106 @@ +eldag_test: \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o \ + CMakeFiles/eldag_test.dir/eldag_test.cpp.o \ + googletest/googletest/libgtest.a \ + googletest/googletest/libgtest_main.a \ + googletest/googletest/libgtest.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /lib/x86_64-linux-gnu/libm.so.6 \ + /lib/x86_64-linux-gnu/libmvec.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /lib/x86_64-linux-gnu/libc.so.6 \ + /usr/lib/x86_64-linux-gnu/libc_nonshared.a \ + /lib64/ld-linux-x86-64.so.2 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o \ + /lib/x86_64-linux-gnu/libm.so.6 \ + /lib64/ld-linux-x86-64.so.2 + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o: + +CMakeFiles/eldag_test.dir/eldag_test.cpp.o: + +googletest/googletest/libgtest.a: + +googletest/googletest/libgtest_main.a: + +googletest/googletest/libgtest.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/lib/x86_64-linux-gnu/libm.so.6: + +/lib/x86_64-linux-gnu/libmvec.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/lib/x86_64-linux-gnu/libc.so.6: + +/usr/lib/x86_64-linux-gnu/libc_nonshared.a: + +/lib64/ld-linux-x86-64.so.2: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o: + +/lib/x86_64-linux-gnu/libm.so.6: + +/lib64/ld-linux-x86-64.so.2: diff --git a/build-release/test/CMakeFiles/eldag_test.dir/link.txt b/build-release/test/CMakeFiles/eldag_test.dir/link.txt new file mode 100644 index 0000000..255df2c --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/eldag_test.dir/link.d CMakeFiles/eldag_test.dir/eldag_test.cpp.o -o eldag_test googletest/googletest/libgtest.a googletest/googletest/libgtest_main.a googletest/googletest/libgtest.a diff --git a/build-release/test/CMakeFiles/eldag_test.dir/progress.make b/build-release/test/CMakeFiles/eldag_test.dir/progress.make new file mode 100644 index 0000000..abadeb0 --- /dev/null +++ b/build-release/test/CMakeFiles/eldag_test.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 + diff --git a/build-release/test/CMakeFiles/partition_test.dir/DependInfo.cmake b/build-release/test/CMakeFiles/partition_test.dir/DependInfo.cmake new file mode 100644 index 0000000..eebff46 --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/libcanon/libcanon/test/partition_test.cpp" "test/CMakeFiles/partition_test.dir/partition_test.cpp.o" "gcc" "test/CMakeFiles/partition_test.dir/partition_test.cpp.o.d" + "" "test/partition_test" "gcc" "test/CMakeFiles/partition_test.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/partition_test.dir/build.make b/build-release/test/CMakeFiles/partition_test.dir/build.make new file mode 100644 index 0000000..3d06aca --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/build.make @@ -0,0 +1,117 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Include any dependencies generated for this target. +include test/CMakeFiles/partition_test.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include test/CMakeFiles/partition_test.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/partition_test.dir/progress.make + +# Include the compile flags for this target's objects. +include test/CMakeFiles/partition_test.dir/flags.make + +test/CMakeFiles/partition_test.dir/codegen: +.PHONY : test/CMakeFiles/partition_test.dir/codegen + +test/CMakeFiles/partition_test.dir/partition_test.cpp.o: test/CMakeFiles/partition_test.dir/flags.make +test/CMakeFiles/partition_test.dir/partition_test.cpp.o: /home/runner/work/libcanon/libcanon/test/partition_test.cpp +test/CMakeFiles/partition_test.dir/partition_test.cpp.o: test/CMakeFiles/partition_test.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object test/CMakeFiles/partition_test.dir/partition_test.cpp.o" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT test/CMakeFiles/partition_test.dir/partition_test.cpp.o -MF CMakeFiles/partition_test.dir/partition_test.cpp.o.d -o CMakeFiles/partition_test.dir/partition_test.cpp.o -c /home/runner/work/libcanon/libcanon/test/partition_test.cpp + +test/CMakeFiles/partition_test.dir/partition_test.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/partition_test.dir/partition_test.cpp.i" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/libcanon/libcanon/test/partition_test.cpp > CMakeFiles/partition_test.dir/partition_test.cpp.i + +test/CMakeFiles/partition_test.dir/partition_test.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/partition_test.dir/partition_test.cpp.s" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/libcanon/libcanon/test/partition_test.cpp -o CMakeFiles/partition_test.dir/partition_test.cpp.s + +# Object files for target partition_test +partition_test_OBJECTS = \ +"CMakeFiles/partition_test.dir/partition_test.cpp.o" + +# External object files for target partition_test +partition_test_EXTERNAL_OBJECTS = + +test/partition_test: test/CMakeFiles/partition_test.dir/partition_test.cpp.o +test/partition_test: test/CMakeFiles/partition_test.dir/build.make +test/partition_test: test/CMakeFiles/partition_test.dir/compiler_depend.ts +test/partition_test: test/googletest/googletest/libgtest.a +test/partition_test: test/googletest/googletest/libgtest_main.a +test/partition_test: test/googletest/googletest/libgtest.a +test/partition_test: test/CMakeFiles/partition_test.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable partition_test" + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/partition_test.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +test/CMakeFiles/partition_test.dir/build: test/partition_test +.PHONY : test/CMakeFiles/partition_test.dir/build + +test/CMakeFiles/partition_test.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/partition_test.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/partition_test.dir/clean + +test/CMakeFiles/partition_test.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/partition_test.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/partition_test.dir/depend + diff --git a/build-release/test/CMakeFiles/partition_test.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/partition_test.dir/cmake_clean.cmake new file mode 100644 index 0000000..d553276 --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "CMakeFiles/partition_test.dir/link.d" + "CMakeFiles/partition_test.dir/partition_test.cpp.o" + "CMakeFiles/partition_test.dir/partition_test.cpp.o.d" + "partition_test" + "partition_test.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/partition_test.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/partition_test.dir/compiler_depend.make b/build-release/test/CMakeFiles/partition_test.dir/compiler_depend.make new file mode 100644 index 0000000..28cad04 --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for partition_test. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/partition_test.dir/compiler_depend.ts b/build-release/test/CMakeFiles/partition_test.dir/compiler_depend.ts new file mode 100644 index 0000000..9160355 --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for partition_test. diff --git a/build-release/test/CMakeFiles/partition_test.dir/depend.make b/build-release/test/CMakeFiles/partition_test.dir/depend.make new file mode 100644 index 0000000..32a7d4a --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for partition_test. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/partition_test.dir/flags.make b/build-release/test/CMakeFiles/partition_test.dir/flags.make new file mode 100644 index 0000000..aa3a535 --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/home/runner/work/libcanon/libcanon/include -I/home/runner/work/libcanon/libcanon/test/googletest/googletest/include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++14 + diff --git a/build-release/test/CMakeFiles/partition_test.dir/link.d b/build-release/test/CMakeFiles/partition_test.dir/link.d new file mode 100644 index 0000000..7bd2fed --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/link.d @@ -0,0 +1,106 @@ +partition_test: \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o \ + CMakeFiles/partition_test.dir/partition_test.cpp.o \ + googletest/googletest/libgtest.a \ + googletest/googletest/libgtest_main.a \ + googletest/googletest/libgtest.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /lib/x86_64-linux-gnu/libm.so.6 \ + /lib/x86_64-linux-gnu/libmvec.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /lib/x86_64-linux-gnu/libc.so.6 \ + /usr/lib/x86_64-linux-gnu/libc_nonshared.a \ + /lib64/ld-linux-x86-64.so.2 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o \ + /lib/x86_64-linux-gnu/libm.so.6 \ + /lib64/ld-linux-x86-64.so.2 + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o: + +CMakeFiles/partition_test.dir/partition_test.cpp.o: + +googletest/googletest/libgtest.a: + +googletest/googletest/libgtest_main.a: + +googletest/googletest/libgtest.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/lib/x86_64-linux-gnu/libm.so.6: + +/lib/x86_64-linux-gnu/libmvec.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/lib/x86_64-linux-gnu/libc.so.6: + +/usr/lib/x86_64-linux-gnu/libc_nonshared.a: + +/lib64/ld-linux-x86-64.so.2: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o: + +/lib/x86_64-linux-gnu/libm.so.6: + +/lib64/ld-linux-x86-64.so.2: diff --git a/build-release/test/CMakeFiles/partition_test.dir/link.txt b/build-release/test/CMakeFiles/partition_test.dir/link.txt new file mode 100644 index 0000000..f737f6b --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/partition_test.dir/link.d CMakeFiles/partition_test.dir/partition_test.cpp.o -o partition_test googletest/googletest/libgtest.a googletest/googletest/libgtest_main.a googletest/googletest/libgtest.a diff --git a/build-release/test/CMakeFiles/partition_test.dir/partition_test.cpp.o.d b/build-release/test/CMakeFiles/partition_test.dir/partition_test.cpp.o.d new file mode 100644 index 0000000..9004e5f --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/partition_test.cpp.o.d @@ -0,0 +1,278 @@ +test/CMakeFiles/partition_test.dir/partition_test.cpp.o: \ + /home/runner/work/libcanon/libcanon/test/partition_test.cpp \ + /usr/include/stdc-predef.h /usr/include/c++/13/algorithm \ + /usr/include/c++/13/bits/stl_algobase.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++config.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/os_defines.h \ + /usr/include/features.h /usr/include/features-time64.h \ + /usr/include/x86_64-linux-gnu/bits/wordsize.h \ + /usr/include/x86_64-linux-gnu/bits/timesize.h \ + /usr/include/x86_64-linux-gnu/sys/cdefs.h \ + /usr/include/x86_64-linux-gnu/bits/long-double.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs-64.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cpu_defines.h \ + /usr/include/c++/13/bits/functexcept.h \ + /usr/include/c++/13/bits/exception_defines.h \ + /usr/include/c++/13/bits/cpp_type_traits.h \ + /usr/include/c++/13/ext/type_traits.h \ + /usr/include/c++/13/ext/numeric_traits.h \ + /usr/include/c++/13/bits/stl_pair.h /usr/include/c++/13/type_traits \ + /usr/include/c++/13/bits/move.h /usr/include/c++/13/bits/utility.h \ + /usr/include/c++/13/bits/stl_iterator_base_types.h \ + /usr/include/c++/13/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13/bits/concept_check.h \ + /usr/include/c++/13/debug/assertions.h \ + /usr/include/c++/13/bits/stl_iterator.h \ + /usr/include/c++/13/bits/ptr_traits.h /usr/include/c++/13/debug/debug.h \ + /usr/include/c++/13/bits/predefined_ops.h /usr/include/c++/13/bit \ + /usr/include/c++/13/bits/stl_algo.h \ + /usr/include/c++/13/bits/algorithmfwd.h \ + /usr/include/c++/13/initializer_list /usr/include/c++/13/bits/stl_heap.h \ + /usr/include/c++/13/bits/uniform_int_dist.h \ + /usr/include/c++/13/bits/stl_tempbuf.h /usr/include/c++/13/new \ + /usr/include/c++/13/bits/exception.h \ + /usr/include/c++/13/bits/stl_construct.h /usr/include/c++/13/cstdlib \ + /usr/include/stdlib.h \ + /usr/include/x86_64-linux-gnu/bits/libc-header-start.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \ + /usr/include/x86_64-linux-gnu/bits/waitflags.h \ + /usr/include/x86_64-linux-gnu/bits/waitstatus.h \ + /usr/include/x86_64-linux-gnu/bits/floatn.h \ + /usr/include/x86_64-linux-gnu/bits/floatn-common.h \ + /usr/include/x86_64-linux-gnu/bits/types/locale_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \ + /usr/include/x86_64-linux-gnu/sys/types.h \ + /usr/include/x86_64-linux-gnu/bits/types.h \ + /usr/include/x86_64-linux-gnu/bits/typesizes.h \ + /usr/include/x86_64-linux-gnu/bits/time64.h \ + /usr/include/x86_64-linux-gnu/bits/types/clock_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/time_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/timer_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endianness.h \ + /usr/include/x86_64-linux-gnu/bits/byteswap.h \ + /usr/include/x86_64-linux-gnu/bits/uintn-identity.h \ + /usr/include/x86_64-linux-gnu/sys/select.h \ + /usr/include/x86_64-linux-gnu/bits/select.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \ + /usr/include/x86_64-linux-gnu/bits/select2.h \ + /usr/include/x86_64-linux-gnu/bits/select-decl.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \ + /usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \ + /usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \ + /usr/include/x86_64-linux-gnu/bits/struct_mutex.h \ + /usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-float.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib.h \ + /usr/include/c++/13/bits/std_abs.h /usr/include/c++/13/memory \ + /usr/include/c++/13/bits/memoryfwd.h \ + /usr/include/c++/13/bits/allocator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h \ + /usr/include/c++/13/bits/new_allocator.h \ + /usr/include/c++/13/bits/stl_uninitialized.h \ + /usr/include/c++/13/ext/alloc_traits.h \ + /usr/include/c++/13/bits/alloc_traits.h \ + /usr/include/c++/13/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13/bits/align.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \ + /usr/include/x86_64-linux-gnu/bits/wchar.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-least.h \ + /usr/include/c++/13/bits/uses_allocator.h \ + /usr/include/c++/13/bits/unique_ptr.h /usr/include/c++/13/tuple \ + /usr/include/c++/13/bits/invoke.h \ + /usr/include/c++/13/bits/stl_function.h \ + /usr/include/c++/13/backward/binders.h \ + /usr/include/c++/13/bits/functional_hash.h \ + /usr/include/c++/13/bits/hash_bytes.h \ + /usr/include/c++/13/bits/shared_ptr.h /usr/include/c++/13/iosfwd \ + /usr/include/c++/13/bits/requires_hosted.h \ + /usr/include/c++/13/bits/stringfwd.h /usr/include/c++/13/bits/postypes.h \ + /usr/include/c++/13/cwchar /usr/include/wchar.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \ + /usr/include/x86_64-linux-gnu/bits/types/wint_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/FILE.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2.h \ + /usr/include/c++/13/bits/shared_ptr_base.h /usr/include/c++/13/typeinfo \ + /usr/include/c++/13/bits/allocated_ptr.h \ + /usr/include/c++/13/bits/refwrap.h \ + /usr/include/c++/13/ext/aligned_buffer.h \ + /usr/include/c++/13/ext/atomicity.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr-default.h \ + /usr/include/pthread.h /usr/include/sched.h \ + /usr/include/x86_64-linux-gnu/bits/sched.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \ + /usr/include/x86_64-linux-gnu/bits/cpu-set.h /usr/include/time.h \ + /usr/include/x86_64-linux-gnu/bits/time.h \ + /usr/include/x86_64-linux-gnu/bits/timex.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \ + /usr/include/x86_64-linux-gnu/bits/setjmp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \ + /usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/atomic_word.h \ + /usr/include/x86_64-linux-gnu/sys/single_threaded.h \ + /usr/include/c++/13/ext/concurrence.h /usr/include/c++/13/exception \ + /usr/include/c++/13/bits/exception_ptr.h \ + /usr/include/c++/13/bits/cxxabi_init_exception.h \ + /usr/include/c++/13/bits/nested_exception.h \ + /usr/include/c++/13/bits/shared_ptr_atomic.h \ + /usr/include/c++/13/bits/atomic_base.h \ + /usr/include/c++/13/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13/backward/auto_ptr.h /usr/include/c++/13/numeric \ + /usr/include/c++/13/bits/stl_numeric.h /usr/include/c++/13/vector \ + /usr/include/c++/13/bits/stl_vector.h \ + /usr/include/c++/13/bits/stl_bvector.h \ + /usr/include/c++/13/bits/range_access.h \ + /usr/include/c++/13/bits/vector.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest.h \ + /usr/include/c++/13/limits /usr/include/c++/13/ostream \ + /usr/include/c++/13/ios /usr/include/c++/13/bits/char_traits.h \ + /usr/include/c++/13/bits/localefwd.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++locale.h \ + /usr/include/c++/13/clocale /usr/include/locale.h \ + /usr/include/x86_64-linux-gnu/bits/locale.h /usr/include/c++/13/cctype \ + /usr/include/ctype.h /usr/include/c++/13/bits/ios_base.h \ + /usr/include/c++/13/bits/locale_classes.h /usr/include/c++/13/string \ + /usr/include/c++/13/bits/ostream_insert.h \ + /usr/include/c++/13/bits/cxxabi_forced.h \ + /usr/include/c++/13/bits/basic_string.h \ + /usr/include/c++/13/ext/string_conversions.h /usr/include/c++/13/cstdio \ + /usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdio_lim.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/stdio.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/c++/13/cerrno \ + /usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \ + /usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \ + /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \ + /usr/include/x86_64-linux-gnu/bits/types/error_t.h \ + /usr/include/c++/13/bits/charconv.h \ + /usr/include/c++/13/bits/basic_string.tcc \ + /usr/include/c++/13/bits/locale_classes.tcc \ + /usr/include/c++/13/system_error \ + /usr/include/x86_64-linux-gnu/c++/13/bits/error_constants.h \ + /usr/include/c++/13/stdexcept /usr/include/c++/13/streambuf \ + /usr/include/c++/13/bits/streambuf.tcc \ + /usr/include/c++/13/bits/basic_ios.h \ + /usr/include/c++/13/bits/locale_facets.h /usr/include/c++/13/cwctype \ + /usr/include/wctype.h /usr/include/x86_64-linux-gnu/bits/wctype-wchar.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_base.h \ + /usr/include/c++/13/bits/streambuf_iterator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_inline.h \ + /usr/include/c++/13/bits/locale_facets.tcc \ + /usr/include/c++/13/bits/basic_ios.tcc \ + /usr/include/c++/13/bits/ostream.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port.h \ + /usr/include/c++/13/stdlib.h /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/x86_64-linux-gnu/bits/strings_fortified.h \ + /usr/include/x86_64-linux-gnu/bits/string_fortified.h \ + /usr/include/x86_64-linux-gnu/sys/stat.h \ + /usr/include/x86_64-linux-gnu/bits/stat.h \ + /usr/include/x86_64-linux-gnu/bits/struct_stat.h \ + /usr/include/x86_64-linux-gnu/bits/statx.h /usr/include/linux/stat.h \ + /usr/include/linux/types.h /usr/include/x86_64-linux-gnu/asm/types.h \ + /usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \ + /usr/include/x86_64-linux-gnu/asm/bitsperlong.h \ + /usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \ + /usr/include/linux/stddef.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types_64.h \ + /usr/include/asm-generic/posix_types.h \ + /usr/include/x86_64-linux-gnu/bits/statx-generic.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx_timestamp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx.h \ + /usr/include/c++/13/iostream /usr/include/c++/13/istream \ + /usr/include/c++/13/bits/istream.tcc /usr/include/c++/13/sstream \ + /usr/include/c++/13/bits/sstream.tcc /usr/include/c++/13/utility \ + /usr/include/c++/13/bits/stl_relops.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port-arch.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-port.h \ + /usr/include/unistd.h /usr/include/x86_64-linux-gnu/bits/posix_opt.h \ + /usr/include/x86_64-linux-gnu/bits/environments.h \ + /usr/include/x86_64-linux-gnu/bits/confname.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_posix.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_core.h \ + /usr/include/x86_64-linux-gnu/bits/unistd.h \ + /usr/include/x86_64-linux-gnu/bits/unistd-decl.h \ + /usr/include/x86_64-linux-gnu/bits/unistd_ext.h \ + /usr/include/linux/close_range.h /usr/include/regex.h \ + /usr/include/x86_64-linux-gnu/sys/wait.h /usr/include/signal.h \ + /usr/include/x86_64-linux-gnu/bits/signum-generic.h \ + /usr/include/x86_64-linux-gnu/bits/signum-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \ + /usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \ + /usr/include/x86_64-linux-gnu/bits/sigaction.h \ + /usr/include/x86_64-linux-gnu/bits/sigcontext.h \ + /usr/include/x86_64-linux-gnu/bits/types/stack_t.h \ + /usr/include/x86_64-linux-gnu/sys/ucontext.h \ + /usr/include/x86_64-linux-gnu/bits/sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigstksz.h \ + /usr/include/x86_64-linux-gnu/bits/ss_flags.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigthread.h \ + /usr/include/x86_64-linux-gnu/bits/signal_ext.h \ + /usr/include/x86_64-linux-gnu/bits/types/idtype_t.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/float.h \ + /usr/include/c++/13/iomanip /usr/include/c++/13/locale \ + /usr/include/c++/13/bits/locale_facets_nonio.h /usr/include/c++/13/ctime \ + /usr/include/x86_64-linux-gnu/c++/13/bits/time_members.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/messages_members.h \ + /usr/include/libintl.h /usr/include/c++/13/bits/codecvt.h \ + /usr/include/c++/13/bits/locale_facets_nonio.tcc \ + /usr/include/c++/13/bits/locale_conv.h \ + /usr/include/c++/13/bits/quoted_string.h /usr/include/c++/13/map \ + /usr/include/c++/13/bits/stl_tree.h /usr/include/c++/13/bits/stl_map.h \ + /usr/include/c++/13/bits/stl_multimap.h \ + /usr/include/c++/13/bits/erase_if.h /usr/include/c++/13/set \ + /usr/include/c++/13/bits/stl_set.h \ + /usr/include/c++/13/bits/stl_multiset.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-message.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-string.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-filepath.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-type-util.h \ + /usr/include/c++/13/cxxabi.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cxxabi_tweaks.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-death-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-param-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util.h \ + /usr/include/c++/13/iterator /usr/include/c++/13/bits/stream_iterator.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h \ + /usr/include/assert.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_prod.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-test-part.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-typed-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_pred_impl.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/partition.h \ + /usr/include/c++/13/cassert \ + /home/runner/work/libcanon/libcanon/include/libcanon/perm.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/utils.h diff --git a/build-release/test/CMakeFiles/partition_test.dir/progress.make b/build-release/test/CMakeFiles/partition_test.dir/progress.make new file mode 100644 index 0000000..72bb7dd --- /dev/null +++ b/build-release/test/CMakeFiles/partition_test.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 7 +CMAKE_PROGRESS_2 = 8 + diff --git a/build-release/test/CMakeFiles/progress.marks b/build-release/test/CMakeFiles/progress.marks new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/build-release/test/CMakeFiles/progress.marks @@ -0,0 +1 @@ +10 diff --git a/build-release/test/CMakeFiles/string_test.dir/DependInfo.cmake b/build-release/test/CMakeFiles/string_test.dir/DependInfo.cmake new file mode 100644 index 0000000..1554d6b --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/libcanon/libcanon/test/string_test.cpp" "test/CMakeFiles/string_test.dir/string_test.cpp.o" "gcc" "test/CMakeFiles/string_test.dir/string_test.cpp.o.d" + "" "test/string_test" "gcc" "test/CMakeFiles/string_test.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/CMakeFiles/string_test.dir/build.make b/build-release/test/CMakeFiles/string_test.dir/build.make new file mode 100644 index 0000000..83a25e8 --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/build.make @@ -0,0 +1,117 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Include any dependencies generated for this target. +include test/CMakeFiles/string_test.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include test/CMakeFiles/string_test.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/CMakeFiles/string_test.dir/progress.make + +# Include the compile flags for this target's objects. +include test/CMakeFiles/string_test.dir/flags.make + +test/CMakeFiles/string_test.dir/codegen: +.PHONY : test/CMakeFiles/string_test.dir/codegen + +test/CMakeFiles/string_test.dir/string_test.cpp.o: test/CMakeFiles/string_test.dir/flags.make +test/CMakeFiles/string_test.dir/string_test.cpp.o: /home/runner/work/libcanon/libcanon/test/string_test.cpp +test/CMakeFiles/string_test.dir/string_test.cpp.o: test/CMakeFiles/string_test.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object test/CMakeFiles/string_test.dir/string_test.cpp.o" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT test/CMakeFiles/string_test.dir/string_test.cpp.o -MF CMakeFiles/string_test.dir/string_test.cpp.o.d -o CMakeFiles/string_test.dir/string_test.cpp.o -c /home/runner/work/libcanon/libcanon/test/string_test.cpp + +test/CMakeFiles/string_test.dir/string_test.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/string_test.dir/string_test.cpp.i" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/libcanon/libcanon/test/string_test.cpp > CMakeFiles/string_test.dir/string_test.cpp.i + +test/CMakeFiles/string_test.dir/string_test.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/string_test.dir/string_test.cpp.s" + cd /home/runner/work/libcanon/libcanon/build-release/test && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/libcanon/libcanon/test/string_test.cpp -o CMakeFiles/string_test.dir/string_test.cpp.s + +# Object files for target string_test +string_test_OBJECTS = \ +"CMakeFiles/string_test.dir/string_test.cpp.o" + +# External object files for target string_test +string_test_EXTERNAL_OBJECTS = + +test/string_test: test/CMakeFiles/string_test.dir/string_test.cpp.o +test/string_test: test/CMakeFiles/string_test.dir/build.make +test/string_test: test/CMakeFiles/string_test.dir/compiler_depend.ts +test/string_test: test/googletest/googletest/libgtest.a +test/string_test: test/googletest/googletest/libgtest_main.a +test/string_test: test/googletest/googletest/libgtest.a +test/string_test: test/CMakeFiles/string_test.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable string_test" + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/string_test.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +test/CMakeFiles/string_test.dir/build: test/string_test +.PHONY : test/CMakeFiles/string_test.dir/build + +test/CMakeFiles/string_test.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test && $(CMAKE_COMMAND) -P CMakeFiles/string_test.dir/cmake_clean.cmake +.PHONY : test/CMakeFiles/string_test.dir/clean + +test/CMakeFiles/string_test.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test /home/runner/work/libcanon/libcanon/build-release/test/CMakeFiles/string_test.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/CMakeFiles/string_test.dir/depend + diff --git a/build-release/test/CMakeFiles/string_test.dir/cmake_clean.cmake b/build-release/test/CMakeFiles/string_test.dir/cmake_clean.cmake new file mode 100644 index 0000000..be066ea --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "CMakeFiles/string_test.dir/link.d" + "CMakeFiles/string_test.dir/string_test.cpp.o" + "CMakeFiles/string_test.dir/string_test.cpp.o.d" + "string_test" + "string_test.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/string_test.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/CMakeFiles/string_test.dir/compiler_depend.make b/build-release/test/CMakeFiles/string_test.dir/compiler_depend.make new file mode 100644 index 0000000..882e430 --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for string_test. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/string_test.dir/compiler_depend.ts b/build-release/test/CMakeFiles/string_test.dir/compiler_depend.ts new file mode 100644 index 0000000..24ada33 --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for string_test. diff --git a/build-release/test/CMakeFiles/string_test.dir/depend.make b/build-release/test/CMakeFiles/string_test.dir/depend.make new file mode 100644 index 0000000..a762497 --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for string_test. +# This may be replaced when dependencies are built. diff --git a/build-release/test/CMakeFiles/string_test.dir/flags.make b/build-release/test/CMakeFiles/string_test.dir/flags.make new file mode 100644 index 0000000..aa3a535 --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/home/runner/work/libcanon/libcanon/include -I/home/runner/work/libcanon/libcanon/test/googletest/googletest/include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++14 + diff --git a/build-release/test/CMakeFiles/string_test.dir/link.d b/build-release/test/CMakeFiles/string_test.dir/link.d new file mode 100644 index 0000000..24abf1c --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/link.d @@ -0,0 +1,106 @@ +string_test: \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o \ + CMakeFiles/string_test.dir/string_test.cpp.o \ + googletest/googletest/libgtest.a \ + googletest/googletest/libgtest_main.a \ + googletest/googletest/libgtest.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so \ + /lib/x86_64-linux-gnu/libm.so.6 \ + /lib/x86_64-linux-gnu/libmvec.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so \ + /lib/x86_64-linux-gnu/libc.so.6 \ + /usr/lib/x86_64-linux-gnu/libc_nonshared.a \ + /lib64/ld-linux-x86-64.so.2 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1 \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a \ + /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o \ + /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o \ + /lib/x86_64-linux-gnu/libm.so.6 \ + /lib64/ld-linux-x86-64.so.2 + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o: + +CMakeFiles/string_test.dir/string_test.cpp.o: + +googletest/googletest/libgtest.a: + +googletest/googletest/libgtest_main.a: + +googletest/googletest/libgtest.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libm.so: + +/lib/x86_64-linux-gnu/libm.so.6: + +/lib/x86_64-linux-gnu/libmvec.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libc.so: + +/lib/x86_64-linux-gnu/libc.so.6: + +/usr/lib/x86_64-linux-gnu/libc_nonshared.a: + +/lib64/ld-linux-x86-64.so.2: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc_s.so: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libgcc_s.so.1: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/libgcc.a: + +/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o: + +/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o: + +/lib/x86_64-linux-gnu/libm.so.6: + +/lib64/ld-linux-x86-64.so.2: diff --git a/build-release/test/CMakeFiles/string_test.dir/link.txt b/build-release/test/CMakeFiles/string_test.dir/link.txt new file mode 100644 index 0000000..780c83c --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/string_test.dir/link.d CMakeFiles/string_test.dir/string_test.cpp.o -o string_test googletest/googletest/libgtest.a googletest/googletest/libgtest_main.a googletest/googletest/libgtest.a diff --git a/build-release/test/CMakeFiles/string_test.dir/progress.make b/build-release/test/CMakeFiles/string_test.dir/progress.make new file mode 100644 index 0000000..b700c2c --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 9 +CMAKE_PROGRESS_2 = 10 + diff --git a/build-release/test/CMakeFiles/string_test.dir/string_test.cpp.o.d b/build-release/test/CMakeFiles/string_test.dir/string_test.cpp.o.d new file mode 100644 index 0000000..5281ec6 --- /dev/null +++ b/build-release/test/CMakeFiles/string_test.dir/string_test.cpp.o.d @@ -0,0 +1,289 @@ +test/CMakeFiles/string_test.dir/string_test.cpp.o: \ + /home/runner/work/libcanon/libcanon/test/string_test.cpp \ + /usr/include/stdc-predef.h /usr/include/c++/13/algorithm \ + /usr/include/c++/13/bits/stl_algobase.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++config.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/os_defines.h \ + /usr/include/features.h /usr/include/features-time64.h \ + /usr/include/x86_64-linux-gnu/bits/wordsize.h \ + /usr/include/x86_64-linux-gnu/bits/timesize.h \ + /usr/include/x86_64-linux-gnu/sys/cdefs.h \ + /usr/include/x86_64-linux-gnu/bits/long-double.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs-64.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cpu_defines.h \ + /usr/include/c++/13/bits/functexcept.h \ + /usr/include/c++/13/bits/exception_defines.h \ + /usr/include/c++/13/bits/cpp_type_traits.h \ + /usr/include/c++/13/ext/type_traits.h \ + /usr/include/c++/13/ext/numeric_traits.h \ + /usr/include/c++/13/bits/stl_pair.h /usr/include/c++/13/type_traits \ + /usr/include/c++/13/bits/move.h /usr/include/c++/13/bits/utility.h \ + /usr/include/c++/13/bits/stl_iterator_base_types.h \ + /usr/include/c++/13/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13/bits/concept_check.h \ + /usr/include/c++/13/debug/assertions.h \ + /usr/include/c++/13/bits/stl_iterator.h \ + /usr/include/c++/13/bits/ptr_traits.h /usr/include/c++/13/debug/debug.h \ + /usr/include/c++/13/bits/predefined_ops.h /usr/include/c++/13/bit \ + /usr/include/c++/13/bits/stl_algo.h \ + /usr/include/c++/13/bits/algorithmfwd.h \ + /usr/include/c++/13/initializer_list /usr/include/c++/13/bits/stl_heap.h \ + /usr/include/c++/13/bits/uniform_int_dist.h \ + /usr/include/c++/13/bits/stl_tempbuf.h /usr/include/c++/13/new \ + /usr/include/c++/13/bits/exception.h \ + /usr/include/c++/13/bits/stl_construct.h /usr/include/c++/13/cstdlib \ + /usr/include/stdlib.h \ + /usr/include/x86_64-linux-gnu/bits/libc-header-start.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \ + /usr/include/x86_64-linux-gnu/bits/waitflags.h \ + /usr/include/x86_64-linux-gnu/bits/waitstatus.h \ + /usr/include/x86_64-linux-gnu/bits/floatn.h \ + /usr/include/x86_64-linux-gnu/bits/floatn-common.h \ + /usr/include/x86_64-linux-gnu/bits/types/locale_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \ + /usr/include/x86_64-linux-gnu/sys/types.h \ + /usr/include/x86_64-linux-gnu/bits/types.h \ + /usr/include/x86_64-linux-gnu/bits/typesizes.h \ + /usr/include/x86_64-linux-gnu/bits/time64.h \ + /usr/include/x86_64-linux-gnu/bits/types/clock_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/time_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/timer_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endianness.h \ + /usr/include/x86_64-linux-gnu/bits/byteswap.h \ + /usr/include/x86_64-linux-gnu/bits/uintn-identity.h \ + /usr/include/x86_64-linux-gnu/sys/select.h \ + /usr/include/x86_64-linux-gnu/bits/select.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \ + /usr/include/x86_64-linux-gnu/bits/select2.h \ + /usr/include/x86_64-linux-gnu/bits/select-decl.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \ + /usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \ + /usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \ + /usr/include/x86_64-linux-gnu/bits/struct_mutex.h \ + /usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-float.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib.h \ + /usr/include/c++/13/bits/std_abs.h /usr/include/c++/13/memory \ + /usr/include/c++/13/bits/memoryfwd.h \ + /usr/include/c++/13/bits/allocator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h \ + /usr/include/c++/13/bits/new_allocator.h \ + /usr/include/c++/13/bits/stl_uninitialized.h \ + /usr/include/c++/13/ext/alloc_traits.h \ + /usr/include/c++/13/bits/alloc_traits.h \ + /usr/include/c++/13/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13/bits/align.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \ + /usr/include/x86_64-linux-gnu/bits/wchar.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-least.h \ + /usr/include/c++/13/bits/uses_allocator.h \ + /usr/include/c++/13/bits/unique_ptr.h /usr/include/c++/13/tuple \ + /usr/include/c++/13/bits/invoke.h \ + /usr/include/c++/13/bits/stl_function.h \ + /usr/include/c++/13/backward/binders.h \ + /usr/include/c++/13/bits/functional_hash.h \ + /usr/include/c++/13/bits/hash_bytes.h \ + /usr/include/c++/13/bits/shared_ptr.h /usr/include/c++/13/iosfwd \ + /usr/include/c++/13/bits/requires_hosted.h \ + /usr/include/c++/13/bits/stringfwd.h /usr/include/c++/13/bits/postypes.h \ + /usr/include/c++/13/cwchar /usr/include/wchar.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \ + /usr/include/x86_64-linux-gnu/bits/types/wint_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/FILE.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2.h \ + /usr/include/c++/13/bits/shared_ptr_base.h /usr/include/c++/13/typeinfo \ + /usr/include/c++/13/bits/allocated_ptr.h \ + /usr/include/c++/13/bits/refwrap.h \ + /usr/include/c++/13/ext/aligned_buffer.h \ + /usr/include/c++/13/ext/atomicity.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr-default.h \ + /usr/include/pthread.h /usr/include/sched.h \ + /usr/include/x86_64-linux-gnu/bits/sched.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \ + /usr/include/x86_64-linux-gnu/bits/cpu-set.h /usr/include/time.h \ + /usr/include/x86_64-linux-gnu/bits/time.h \ + /usr/include/x86_64-linux-gnu/bits/timex.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \ + /usr/include/x86_64-linux-gnu/bits/setjmp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \ + /usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/atomic_word.h \ + /usr/include/x86_64-linux-gnu/sys/single_threaded.h \ + /usr/include/c++/13/ext/concurrence.h /usr/include/c++/13/exception \ + /usr/include/c++/13/bits/exception_ptr.h \ + /usr/include/c++/13/bits/cxxabi_init_exception.h \ + /usr/include/c++/13/bits/nested_exception.h \ + /usr/include/c++/13/bits/shared_ptr_atomic.h \ + /usr/include/c++/13/bits/atomic_base.h \ + /usr/include/c++/13/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13/backward/auto_ptr.h /usr/include/c++/13/vector \ + /usr/include/c++/13/bits/stl_vector.h \ + /usr/include/c++/13/bits/stl_bvector.h \ + /usr/include/c++/13/bits/range_access.h \ + /usr/include/c++/13/bits/vector.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest.h \ + /usr/include/c++/13/limits /usr/include/c++/13/ostream \ + /usr/include/c++/13/ios /usr/include/c++/13/bits/char_traits.h \ + /usr/include/c++/13/bits/localefwd.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++locale.h \ + /usr/include/c++/13/clocale /usr/include/locale.h \ + /usr/include/x86_64-linux-gnu/bits/locale.h /usr/include/c++/13/cctype \ + /usr/include/ctype.h /usr/include/c++/13/bits/ios_base.h \ + /usr/include/c++/13/bits/locale_classes.h /usr/include/c++/13/string \ + /usr/include/c++/13/bits/ostream_insert.h \ + /usr/include/c++/13/bits/cxxabi_forced.h \ + /usr/include/c++/13/bits/basic_string.h \ + /usr/include/c++/13/ext/string_conversions.h /usr/include/c++/13/cstdio \ + /usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdio_lim.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/stdio.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/c++/13/cerrno \ + /usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \ + /usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \ + /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \ + /usr/include/x86_64-linux-gnu/bits/types/error_t.h \ + /usr/include/c++/13/bits/charconv.h \ + /usr/include/c++/13/bits/basic_string.tcc \ + /usr/include/c++/13/bits/locale_classes.tcc \ + /usr/include/c++/13/system_error \ + /usr/include/x86_64-linux-gnu/c++/13/bits/error_constants.h \ + /usr/include/c++/13/stdexcept /usr/include/c++/13/streambuf \ + /usr/include/c++/13/bits/streambuf.tcc \ + /usr/include/c++/13/bits/basic_ios.h \ + /usr/include/c++/13/bits/locale_facets.h /usr/include/c++/13/cwctype \ + /usr/include/wctype.h /usr/include/x86_64-linux-gnu/bits/wctype-wchar.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_base.h \ + /usr/include/c++/13/bits/streambuf_iterator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_inline.h \ + /usr/include/c++/13/bits/locale_facets.tcc \ + /usr/include/c++/13/bits/basic_ios.tcc \ + /usr/include/c++/13/bits/ostream.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port.h \ + /usr/include/c++/13/stdlib.h /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/x86_64-linux-gnu/bits/strings_fortified.h \ + /usr/include/x86_64-linux-gnu/bits/string_fortified.h \ + /usr/include/x86_64-linux-gnu/sys/stat.h \ + /usr/include/x86_64-linux-gnu/bits/stat.h \ + /usr/include/x86_64-linux-gnu/bits/struct_stat.h \ + /usr/include/x86_64-linux-gnu/bits/statx.h /usr/include/linux/stat.h \ + /usr/include/linux/types.h /usr/include/x86_64-linux-gnu/asm/types.h \ + /usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \ + /usr/include/x86_64-linux-gnu/asm/bitsperlong.h \ + /usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \ + /usr/include/linux/stddef.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types_64.h \ + /usr/include/asm-generic/posix_types.h \ + /usr/include/x86_64-linux-gnu/bits/statx-generic.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx_timestamp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx.h \ + /usr/include/c++/13/iostream /usr/include/c++/13/istream \ + /usr/include/c++/13/bits/istream.tcc /usr/include/c++/13/sstream \ + /usr/include/c++/13/bits/sstream.tcc /usr/include/c++/13/utility \ + /usr/include/c++/13/bits/stl_relops.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port-arch.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-port.h \ + /usr/include/unistd.h /usr/include/x86_64-linux-gnu/bits/posix_opt.h \ + /usr/include/x86_64-linux-gnu/bits/environments.h \ + /usr/include/x86_64-linux-gnu/bits/confname.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_posix.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_core.h \ + /usr/include/x86_64-linux-gnu/bits/unistd.h \ + /usr/include/x86_64-linux-gnu/bits/unistd-decl.h \ + /usr/include/x86_64-linux-gnu/bits/unistd_ext.h \ + /usr/include/linux/close_range.h /usr/include/regex.h \ + /usr/include/x86_64-linux-gnu/sys/wait.h /usr/include/signal.h \ + /usr/include/x86_64-linux-gnu/bits/signum-generic.h \ + /usr/include/x86_64-linux-gnu/bits/signum-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \ + /usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \ + /usr/include/x86_64-linux-gnu/bits/sigaction.h \ + /usr/include/x86_64-linux-gnu/bits/sigcontext.h \ + /usr/include/x86_64-linux-gnu/bits/types/stack_t.h \ + /usr/include/x86_64-linux-gnu/sys/ucontext.h \ + /usr/include/x86_64-linux-gnu/bits/sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigstksz.h \ + /usr/include/x86_64-linux-gnu/bits/ss_flags.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigthread.h \ + /usr/include/x86_64-linux-gnu/bits/signal_ext.h \ + /usr/include/x86_64-linux-gnu/bits/types/idtype_t.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/float.h \ + /usr/include/c++/13/iomanip /usr/include/c++/13/locale \ + /usr/include/c++/13/bits/locale_facets_nonio.h /usr/include/c++/13/ctime \ + /usr/include/x86_64-linux-gnu/c++/13/bits/time_members.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/messages_members.h \ + /usr/include/libintl.h /usr/include/c++/13/bits/codecvt.h \ + /usr/include/c++/13/bits/locale_facets_nonio.tcc \ + /usr/include/c++/13/bits/locale_conv.h \ + /usr/include/c++/13/bits/quoted_string.h /usr/include/c++/13/map \ + /usr/include/c++/13/bits/stl_tree.h /usr/include/c++/13/bits/stl_map.h \ + /usr/include/c++/13/bits/stl_multimap.h \ + /usr/include/c++/13/bits/erase_if.h /usr/include/c++/13/set \ + /usr/include/c++/13/bits/stl_set.h \ + /usr/include/c++/13/bits/stl_multiset.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-message.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-string.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-filepath.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-type-util.h \ + /usr/include/c++/13/cxxabi.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cxxabi_tweaks.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-death-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-param-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util.h \ + /usr/include/c++/13/iterator /usr/include/c++/13/bits/stream_iterator.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h \ + /usr/include/assert.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_prod.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-test-part.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-typed-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_pred_impl.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/perm.h \ + /usr/include/c++/13/cassert /usr/include/c++/13/numeric \ + /usr/include/c++/13/bits/stl_numeric.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/utils.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/sims.h \ + /usr/include/c++/13/cstddef \ + /home/runner/work/libcanon/libcanon/include/libcanon/string.h \ + /usr/include/c++/13/functional /usr/include/c++/13/bits/std_function.h \ + /usr/include/c++/13/unordered_map \ + /usr/include/c++/13/bits/unordered_map.h \ + /usr/include/c++/13/bits/hashtable.h \ + /usr/include/c++/13/bits/hashtable_policy.h \ + /usr/include/c++/13/bits/enable_special_members.h \ + /home/runner/work/libcanon/libcanon/include/libcanon/canon.h \ + /usr/include/c++/13/unordered_set \ + /usr/include/c++/13/bits/unordered_set.h diff --git a/build-release/test/CTestTestfile.cmake b/build-release/test/CTestTestfile.cmake new file mode 100644 index 0000000..df4251f --- /dev/null +++ b/build-release/test/CTestTestfile.cmake @@ -0,0 +1,13 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/libcanon/libcanon/test +# Build directory: /home/runner/work/libcanon/libcanon/build-release/test +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +add_test(string_test "/home/runner/work/libcanon/libcanon/build-release/test/string_test") +set_tests_properties(string_test PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;20;add_test;/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;27;add_simple_test;/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;0;") +add_test(partition_test "/home/runner/work/libcanon/libcanon/build-release/test/partition_test") +set_tests_properties(partition_test PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;20;add_test;/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;28;add_simple_test;/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;0;") +add_test(eldag_test "/home/runner/work/libcanon/libcanon/build-release/test/eldag_test") +set_tests_properties(eldag_test PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;20;add_test;/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;29;add_simple_test;/home/runner/work/libcanon/libcanon/test/CMakeLists.txt;0;") +subdirs("googletest") diff --git a/build-release/test/Makefile b/build-release/test/Makefile new file mode 100644 index 0000000..fc76896 --- /dev/null +++ b/build-release/test/Makefile @@ -0,0 +1,746 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles /home/runner/work/libcanon/libcanon/build-release/test//CMakeFiles/progress.marks + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +test/CMakeFiles/Experimental.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/Experimental.dir/rule +.PHONY : test/CMakeFiles/Experimental.dir/rule + +# Convenience name for target. +Experimental: test/CMakeFiles/Experimental.dir/rule +.PHONY : Experimental + +# fast build rule for target. +Experimental/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Experimental.dir/build.make test/CMakeFiles/Experimental.dir/build +.PHONY : Experimental/fast + +# Convenience name for target. +test/CMakeFiles/Nightly.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/Nightly.dir/rule +.PHONY : test/CMakeFiles/Nightly.dir/rule + +# Convenience name for target. +Nightly: test/CMakeFiles/Nightly.dir/rule +.PHONY : Nightly + +# fast build rule for target. +Nightly/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Nightly.dir/build.make test/CMakeFiles/Nightly.dir/build +.PHONY : Nightly/fast + +# Convenience name for target. +test/CMakeFiles/Continuous.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/Continuous.dir/rule +.PHONY : test/CMakeFiles/Continuous.dir/rule + +# Convenience name for target. +Continuous: test/CMakeFiles/Continuous.dir/rule +.PHONY : Continuous + +# fast build rule for target. +Continuous/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/Continuous.dir/build.make test/CMakeFiles/Continuous.dir/build +.PHONY : Continuous/fast + +# Convenience name for target. +test/CMakeFiles/NightlyMemoryCheck.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyMemoryCheck.dir/rule +.PHONY : test/CMakeFiles/NightlyMemoryCheck.dir/rule + +# Convenience name for target. +NightlyMemoryCheck: test/CMakeFiles/NightlyMemoryCheck.dir/rule +.PHONY : NightlyMemoryCheck + +# fast build rule for target. +NightlyMemoryCheck/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemoryCheck.dir/build.make test/CMakeFiles/NightlyMemoryCheck.dir/build +.PHONY : NightlyMemoryCheck/fast + +# Convenience name for target. +test/CMakeFiles/NightlyStart.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyStart.dir/rule +.PHONY : test/CMakeFiles/NightlyStart.dir/rule + +# Convenience name for target. +NightlyStart: test/CMakeFiles/NightlyStart.dir/rule +.PHONY : NightlyStart + +# fast build rule for target. +NightlyStart/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyStart.dir/build.make test/CMakeFiles/NightlyStart.dir/build +.PHONY : NightlyStart/fast + +# Convenience name for target. +test/CMakeFiles/NightlyUpdate.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyUpdate.dir/rule +.PHONY : test/CMakeFiles/NightlyUpdate.dir/rule + +# Convenience name for target. +NightlyUpdate: test/CMakeFiles/NightlyUpdate.dir/rule +.PHONY : NightlyUpdate + +# fast build rule for target. +NightlyUpdate/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyUpdate.dir/build.make test/CMakeFiles/NightlyUpdate.dir/build +.PHONY : NightlyUpdate/fast + +# Convenience name for target. +test/CMakeFiles/NightlyConfigure.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyConfigure.dir/rule +.PHONY : test/CMakeFiles/NightlyConfigure.dir/rule + +# Convenience name for target. +NightlyConfigure: test/CMakeFiles/NightlyConfigure.dir/rule +.PHONY : NightlyConfigure + +# fast build rule for target. +NightlyConfigure/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyConfigure.dir/build.make test/CMakeFiles/NightlyConfigure.dir/build +.PHONY : NightlyConfigure/fast + +# Convenience name for target. +test/CMakeFiles/NightlyBuild.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyBuild.dir/rule +.PHONY : test/CMakeFiles/NightlyBuild.dir/rule + +# Convenience name for target. +NightlyBuild: test/CMakeFiles/NightlyBuild.dir/rule +.PHONY : NightlyBuild + +# fast build rule for target. +NightlyBuild/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyBuild.dir/build.make test/CMakeFiles/NightlyBuild.dir/build +.PHONY : NightlyBuild/fast + +# Convenience name for target. +test/CMakeFiles/NightlyTest.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyTest.dir/rule +.PHONY : test/CMakeFiles/NightlyTest.dir/rule + +# Convenience name for target. +NightlyTest: test/CMakeFiles/NightlyTest.dir/rule +.PHONY : NightlyTest + +# fast build rule for target. +NightlyTest/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyTest.dir/build.make test/CMakeFiles/NightlyTest.dir/build +.PHONY : NightlyTest/fast + +# Convenience name for target. +test/CMakeFiles/NightlyCoverage.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyCoverage.dir/rule +.PHONY : test/CMakeFiles/NightlyCoverage.dir/rule + +# Convenience name for target. +NightlyCoverage: test/CMakeFiles/NightlyCoverage.dir/rule +.PHONY : NightlyCoverage + +# fast build rule for target. +NightlyCoverage/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyCoverage.dir/build.make test/CMakeFiles/NightlyCoverage.dir/build +.PHONY : NightlyCoverage/fast + +# Convenience name for target. +test/CMakeFiles/NightlyMemCheck.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlyMemCheck.dir/rule +.PHONY : test/CMakeFiles/NightlyMemCheck.dir/rule + +# Convenience name for target. +NightlyMemCheck: test/CMakeFiles/NightlyMemCheck.dir/rule +.PHONY : NightlyMemCheck + +# fast build rule for target. +NightlyMemCheck/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlyMemCheck.dir/build.make test/CMakeFiles/NightlyMemCheck.dir/build +.PHONY : NightlyMemCheck/fast + +# Convenience name for target. +test/CMakeFiles/NightlySubmit.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/NightlySubmit.dir/rule +.PHONY : test/CMakeFiles/NightlySubmit.dir/rule + +# Convenience name for target. +NightlySubmit: test/CMakeFiles/NightlySubmit.dir/rule +.PHONY : NightlySubmit + +# fast build rule for target. +NightlySubmit/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/NightlySubmit.dir/build.make test/CMakeFiles/NightlySubmit.dir/build +.PHONY : NightlySubmit/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalStart.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalStart.dir/rule +.PHONY : test/CMakeFiles/ExperimentalStart.dir/rule + +# Convenience name for target. +ExperimentalStart: test/CMakeFiles/ExperimentalStart.dir/rule +.PHONY : ExperimentalStart + +# fast build rule for target. +ExperimentalStart/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalStart.dir/build.make test/CMakeFiles/ExperimentalStart.dir/build +.PHONY : ExperimentalStart/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalUpdate.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalUpdate.dir/rule +.PHONY : test/CMakeFiles/ExperimentalUpdate.dir/rule + +# Convenience name for target. +ExperimentalUpdate: test/CMakeFiles/ExperimentalUpdate.dir/rule +.PHONY : ExperimentalUpdate + +# fast build rule for target. +ExperimentalUpdate/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalUpdate.dir/build.make test/CMakeFiles/ExperimentalUpdate.dir/build +.PHONY : ExperimentalUpdate/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalConfigure.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalConfigure.dir/rule +.PHONY : test/CMakeFiles/ExperimentalConfigure.dir/rule + +# Convenience name for target. +ExperimentalConfigure: test/CMakeFiles/ExperimentalConfigure.dir/rule +.PHONY : ExperimentalConfigure + +# fast build rule for target. +ExperimentalConfigure/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalConfigure.dir/build.make test/CMakeFiles/ExperimentalConfigure.dir/build +.PHONY : ExperimentalConfigure/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalBuild.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalBuild.dir/rule +.PHONY : test/CMakeFiles/ExperimentalBuild.dir/rule + +# Convenience name for target. +ExperimentalBuild: test/CMakeFiles/ExperimentalBuild.dir/rule +.PHONY : ExperimentalBuild + +# fast build rule for target. +ExperimentalBuild/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalBuild.dir/build.make test/CMakeFiles/ExperimentalBuild.dir/build +.PHONY : ExperimentalBuild/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalTest.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalTest.dir/rule +.PHONY : test/CMakeFiles/ExperimentalTest.dir/rule + +# Convenience name for target. +ExperimentalTest: test/CMakeFiles/ExperimentalTest.dir/rule +.PHONY : ExperimentalTest + +# fast build rule for target. +ExperimentalTest/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalTest.dir/build.make test/CMakeFiles/ExperimentalTest.dir/build +.PHONY : ExperimentalTest/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalCoverage.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalCoverage.dir/rule +.PHONY : test/CMakeFiles/ExperimentalCoverage.dir/rule + +# Convenience name for target. +ExperimentalCoverage: test/CMakeFiles/ExperimentalCoverage.dir/rule +.PHONY : ExperimentalCoverage + +# fast build rule for target. +ExperimentalCoverage/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalCoverage.dir/build.make test/CMakeFiles/ExperimentalCoverage.dir/build +.PHONY : ExperimentalCoverage/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalMemCheck.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalMemCheck.dir/rule +.PHONY : test/CMakeFiles/ExperimentalMemCheck.dir/rule + +# Convenience name for target. +ExperimentalMemCheck: test/CMakeFiles/ExperimentalMemCheck.dir/rule +.PHONY : ExperimentalMemCheck + +# fast build rule for target. +ExperimentalMemCheck/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalMemCheck.dir/build.make test/CMakeFiles/ExperimentalMemCheck.dir/build +.PHONY : ExperimentalMemCheck/fast + +# Convenience name for target. +test/CMakeFiles/ExperimentalSubmit.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ExperimentalSubmit.dir/rule +.PHONY : test/CMakeFiles/ExperimentalSubmit.dir/rule + +# Convenience name for target. +ExperimentalSubmit: test/CMakeFiles/ExperimentalSubmit.dir/rule +.PHONY : ExperimentalSubmit + +# fast build rule for target. +ExperimentalSubmit/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ExperimentalSubmit.dir/build.make test/CMakeFiles/ExperimentalSubmit.dir/build +.PHONY : ExperimentalSubmit/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousStart.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousStart.dir/rule +.PHONY : test/CMakeFiles/ContinuousStart.dir/rule + +# Convenience name for target. +ContinuousStart: test/CMakeFiles/ContinuousStart.dir/rule +.PHONY : ContinuousStart + +# fast build rule for target. +ContinuousStart/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousStart.dir/build.make test/CMakeFiles/ContinuousStart.dir/build +.PHONY : ContinuousStart/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousUpdate.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousUpdate.dir/rule +.PHONY : test/CMakeFiles/ContinuousUpdate.dir/rule + +# Convenience name for target. +ContinuousUpdate: test/CMakeFiles/ContinuousUpdate.dir/rule +.PHONY : ContinuousUpdate + +# fast build rule for target. +ContinuousUpdate/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousUpdate.dir/build.make test/CMakeFiles/ContinuousUpdate.dir/build +.PHONY : ContinuousUpdate/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousConfigure.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousConfigure.dir/rule +.PHONY : test/CMakeFiles/ContinuousConfigure.dir/rule + +# Convenience name for target. +ContinuousConfigure: test/CMakeFiles/ContinuousConfigure.dir/rule +.PHONY : ContinuousConfigure + +# fast build rule for target. +ContinuousConfigure/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousConfigure.dir/build.make test/CMakeFiles/ContinuousConfigure.dir/build +.PHONY : ContinuousConfigure/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousBuild.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousBuild.dir/rule +.PHONY : test/CMakeFiles/ContinuousBuild.dir/rule + +# Convenience name for target. +ContinuousBuild: test/CMakeFiles/ContinuousBuild.dir/rule +.PHONY : ContinuousBuild + +# fast build rule for target. +ContinuousBuild/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousBuild.dir/build.make test/CMakeFiles/ContinuousBuild.dir/build +.PHONY : ContinuousBuild/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousTest.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousTest.dir/rule +.PHONY : test/CMakeFiles/ContinuousTest.dir/rule + +# Convenience name for target. +ContinuousTest: test/CMakeFiles/ContinuousTest.dir/rule +.PHONY : ContinuousTest + +# fast build rule for target. +ContinuousTest/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousTest.dir/build.make test/CMakeFiles/ContinuousTest.dir/build +.PHONY : ContinuousTest/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousCoverage.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousCoverage.dir/rule +.PHONY : test/CMakeFiles/ContinuousCoverage.dir/rule + +# Convenience name for target. +ContinuousCoverage: test/CMakeFiles/ContinuousCoverage.dir/rule +.PHONY : ContinuousCoverage + +# fast build rule for target. +ContinuousCoverage/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousCoverage.dir/build.make test/CMakeFiles/ContinuousCoverage.dir/build +.PHONY : ContinuousCoverage/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousMemCheck.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousMemCheck.dir/rule +.PHONY : test/CMakeFiles/ContinuousMemCheck.dir/rule + +# Convenience name for target. +ContinuousMemCheck: test/CMakeFiles/ContinuousMemCheck.dir/rule +.PHONY : ContinuousMemCheck + +# fast build rule for target. +ContinuousMemCheck/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousMemCheck.dir/build.make test/CMakeFiles/ContinuousMemCheck.dir/build +.PHONY : ContinuousMemCheck/fast + +# Convenience name for target. +test/CMakeFiles/ContinuousSubmit.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ContinuousSubmit.dir/rule +.PHONY : test/CMakeFiles/ContinuousSubmit.dir/rule + +# Convenience name for target. +ContinuousSubmit: test/CMakeFiles/ContinuousSubmit.dir/rule +.PHONY : ContinuousSubmit + +# fast build rule for target. +ContinuousSubmit/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/ContinuousSubmit.dir/build.make test/CMakeFiles/ContinuousSubmit.dir/build +.PHONY : ContinuousSubmit/fast + +# Convenience name for target. +test/CMakeFiles/string_test.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/string_test.dir/rule +.PHONY : test/CMakeFiles/string_test.dir/rule + +# Convenience name for target. +string_test: test/CMakeFiles/string_test.dir/rule +.PHONY : string_test + +# fast build rule for target. +string_test/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/build +.PHONY : string_test/fast + +# Convenience name for target. +test/CMakeFiles/partition_test.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/partition_test.dir/rule +.PHONY : test/CMakeFiles/partition_test.dir/rule + +# Convenience name for target. +partition_test: test/CMakeFiles/partition_test.dir/rule +.PHONY : partition_test + +# fast build rule for target. +partition_test/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/build +.PHONY : partition_test/fast + +# Convenience name for target. +test/CMakeFiles/eldag_test.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/eldag_test.dir/rule +.PHONY : test/CMakeFiles/eldag_test.dir/rule + +# Convenience name for target. +eldag_test: test/CMakeFiles/eldag_test.dir/rule +.PHONY : eldag_test + +# fast build rule for target. +eldag_test/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/build +.PHONY : eldag_test/fast + +eldag_test.o: eldag_test.cpp.o +.PHONY : eldag_test.o + +# target to build an object file +eldag_test.cpp.o: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/eldag_test.cpp.o +.PHONY : eldag_test.cpp.o + +eldag_test.i: eldag_test.cpp.i +.PHONY : eldag_test.i + +# target to preprocess a source file +eldag_test.cpp.i: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/eldag_test.cpp.i +.PHONY : eldag_test.cpp.i + +eldag_test.s: eldag_test.cpp.s +.PHONY : eldag_test.s + +# target to generate assembly for a file +eldag_test.cpp.s: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/eldag_test.dir/build.make test/CMakeFiles/eldag_test.dir/eldag_test.cpp.s +.PHONY : eldag_test.cpp.s + +partition_test.o: partition_test.cpp.o +.PHONY : partition_test.o + +# target to build an object file +partition_test.cpp.o: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/partition_test.cpp.o +.PHONY : partition_test.cpp.o + +partition_test.i: partition_test.cpp.i +.PHONY : partition_test.i + +# target to preprocess a source file +partition_test.cpp.i: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/partition_test.cpp.i +.PHONY : partition_test.cpp.i + +partition_test.s: partition_test.cpp.s +.PHONY : partition_test.s + +# target to generate assembly for a file +partition_test.cpp.s: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/partition_test.dir/build.make test/CMakeFiles/partition_test.dir/partition_test.cpp.s +.PHONY : partition_test.cpp.s + +string_test.o: string_test.cpp.o +.PHONY : string_test.o + +# target to build an object file +string_test.cpp.o: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/string_test.cpp.o +.PHONY : string_test.cpp.o + +string_test.i: string_test.cpp.i +.PHONY : string_test.i + +# target to preprocess a source file +string_test.cpp.i: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/string_test.cpp.i +.PHONY : string_test.cpp.i + +string_test.s: string_test.cpp.s +.PHONY : string_test.s + +# target to generate assembly for a file +string_test.cpp.s: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/CMakeFiles/string_test.dir/build.make test/CMakeFiles/string_test.dir/string_test.cpp.s +.PHONY : string_test.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... Continuous" + @echo "... ContinuousBuild" + @echo "... ContinuousConfigure" + @echo "... ContinuousCoverage" + @echo "... ContinuousMemCheck" + @echo "... ContinuousStart" + @echo "... ContinuousSubmit" + @echo "... ContinuousTest" + @echo "... ContinuousUpdate" + @echo "... Experimental" + @echo "... ExperimentalBuild" + @echo "... ExperimentalConfigure" + @echo "... ExperimentalCoverage" + @echo "... ExperimentalMemCheck" + @echo "... ExperimentalStart" + @echo "... ExperimentalSubmit" + @echo "... ExperimentalTest" + @echo "... ExperimentalUpdate" + @echo "... Nightly" + @echo "... NightlyBuild" + @echo "... NightlyConfigure" + @echo "... NightlyCoverage" + @echo "... NightlyMemCheck" + @echo "... NightlyMemoryCheck" + @echo "... NightlyStart" + @echo "... NightlySubmit" + @echo "... NightlyTest" + @echo "... NightlyUpdate" + @echo "... eldag_test" + @echo "... partition_test" + @echo "... string_test" + @echo "... eldag_test.o" + @echo "... eldag_test.i" + @echo "... eldag_test.s" + @echo "... partition_test.o" + @echo "... partition_test.i" + @echo "... partition_test.s" + @echo "... string_test.o" + @echo "... string_test.i" + @echo "... string_test.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build-release/test/cmake_install.cmake b/build-release/test/cmake_install.cmake new file mode 100644 index 0000000..1ce439b --- /dev/null +++ b/build-release/test/cmake_install.cmake @@ -0,0 +1,55 @@ +# Install script for directory: /home/runner/work/libcanon/libcanon/test + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/libcanon/libcanon/build-release/test/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/build-release/test/eldag_test b/build-release/test/eldag_test new file mode 100755 index 0000000000000000000000000000000000000000..a12c8b6793e71ba3044a7d67127e668c9011d1ee GIT binary patch literal 569256 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

=P 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%0AbI1o@p@I?0KTp1dd;)pK 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 E9~qHAegFUf literal 0 HcmV?d00001 diff --git a/build-release/test/googletest/CMakeFiles/CMakeDirectoryInformation.cmake b/build-release/test/googletest/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..43cfb74 --- /dev/null +++ b/build-release/test/googletest/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/libcanon/libcanon") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/libcanon/libcanon/build-release") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-release/test/googletest/CMakeFiles/progress.marks b/build-release/test/googletest/CMakeFiles/progress.marks new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/build-release/test/googletest/CMakeFiles/progress.marks @@ -0,0 +1 @@ +4 diff --git a/build-release/test/googletest/CTestTestfile.cmake b/build-release/test/googletest/CTestTestfile.cmake new file mode 100644 index 0000000..7b352e1 --- /dev/null +++ b/build-release/test/googletest/CTestTestfile.cmake @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/libcanon/libcanon/test/googletest +# Build directory: /home/runner/work/libcanon/libcanon/build-release/test/googletest +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs("googletest") diff --git a/build-release/test/googletest/Makefile b/build-release/test/googletest/Makefile new file mode 100644 index 0000000..8a33695 --- /dev/null +++ b/build-release/test/googletest/Makefile @@ -0,0 +1,200 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles /home/runner/work/libcanon/libcanon/build-release/test/googletest//CMakeFiles/progress.marks + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build-release/test/googletest/cmake_install.cmake b/build-release/test/googletest/cmake_install.cmake new file mode 100644 index 0000000..12632d8 --- /dev/null +++ b/build-release/test/googletest/cmake_install.cmake @@ -0,0 +1,56 @@ +# Install script for directory: /home/runner/work/libcanon/libcanon/test/googletest + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/cmake_install.cmake") + +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/libcanon/libcanon/build-release/test/googletest/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/build-release/test/googletest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake b/build-release/test/googletest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..43cfb74 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/libcanon/libcanon") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/libcanon/libcanon/build-release") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake new file mode 100644 index 0000000..d56fbb5 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-all.cc" "test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o" "gcc" "test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/build.make b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/build.make new file mode 100644 index 0000000..cb32098 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/build.make @@ -0,0 +1,114 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Include any dependencies generated for this target. +include test/googletest/googletest/CMakeFiles/gtest.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/googletest/googletest/CMakeFiles/gtest.dir/progress.make + +# Include the compile flags for this target's objects. +include test/googletest/googletest/CMakeFiles/gtest.dir/flags.make + +test/googletest/googletest/CMakeFiles/gtest.dir/codegen: +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/codegen + +test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: test/googletest/googletest/CMakeFiles/gtest.dir/flags.make +test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-all.cc +test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-all.cc + +test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gtest.dir/src/gtest-all.cc.i" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-all.cc > CMakeFiles/gtest.dir/src/gtest-all.cc.i + +test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gtest.dir/src/gtest-all.cc.s" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-all.cc -o CMakeFiles/gtest.dir/src/gtest-all.cc.s + +# Object files for target gtest +gtest_OBJECTS = \ +"CMakeFiles/gtest.dir/src/gtest-all.cc.o" + +# External object files for target gtest +gtest_EXTERNAL_OBJECTS = + +test/googletest/googletest/libgtest.a: test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o +test/googletest/googletest/libgtest.a: test/googletest/googletest/CMakeFiles/gtest.dir/build.make +test/googletest/googletest/libgtest.a: test/googletest/googletest/CMakeFiles/gtest.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libgtest.a" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest.dir/cmake_clean_target.cmake + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +test/googletest/googletest/CMakeFiles/gtest.dir/build: test/googletest/googletest/libgtest.a +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/build + +test/googletest/googletest/CMakeFiles/gtest.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest.dir/cmake_clean.cmake +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/clean + +test/googletest/googletest/CMakeFiles/gtest.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test/googletest/googletest /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/depend + diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean.cmake b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean.cmake new file mode 100644 index 0000000..40a847c --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "CMakeFiles/gtest.dir/src/gtest-all.cc.o" + "CMakeFiles/gtest.dir/src/gtest-all.cc.o.d" + "libgtest.a" + "libgtest.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gtest.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean_target.cmake b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..0668ce3 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libgtest.a" +) diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.make b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.make new file mode 100644 index 0000000..71b2ee6 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gtest. +# This may be replaced when dependencies are built. diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.ts b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.ts new file mode 100644 index 0000000..32ab1fb --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gtest. diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/depend.make b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/depend.make new file mode 100644 index 0000000..37ac348 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gtest. +# This may be replaced when dependencies are built. diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/flags.make b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/flags.make new file mode 100644 index 0000000..8b00178 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/home/runner/work/libcanon/libcanon/test/googletest/googletest/include -I/home/runner/work/libcanon/libcanon/test/googletest/googletest + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++14 -Wall -Wshadow -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers + diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/link.txt b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/link.txt new file mode 100644 index 0000000..95e2162 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libgtest.a "CMakeFiles/gtest.dir/src/gtest-all.cc.o" +/usr/bin/ranlib libgtest.a diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/progress.make b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/progress.make new file mode 100644 index 0000000..8c8fb6f --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 3 +CMAKE_PROGRESS_2 = 4 + diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d new file mode 100644 index 0000000..f46a56e --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d @@ -0,0 +1,321 @@ +test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-all.cc \ + /usr/include/stdc-predef.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest.h \ + /usr/include/c++/13/limits \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++config.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/os_defines.h \ + /usr/include/features.h /usr/include/features-time64.h \ + /usr/include/x86_64-linux-gnu/bits/wordsize.h \ + /usr/include/x86_64-linux-gnu/bits/timesize.h \ + /usr/include/x86_64-linux-gnu/sys/cdefs.h \ + /usr/include/x86_64-linux-gnu/bits/long-double.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs-64.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cpu_defines.h \ + /usr/include/c++/13/ostream /usr/include/c++/13/bits/requires_hosted.h \ + /usr/include/c++/13/ios /usr/include/c++/13/iosfwd \ + /usr/include/c++/13/bits/stringfwd.h \ + /usr/include/c++/13/bits/memoryfwd.h /usr/include/c++/13/bits/postypes.h \ + /usr/include/c++/13/cwchar /usr/include/wchar.h \ + /usr/include/x86_64-linux-gnu/bits/libc-header-start.h \ + /usr/include/x86_64-linux-gnu/bits/floatn.h \ + /usr/include/x86_64-linux-gnu/bits/floatn-common.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \ + /usr/include/x86_64-linux-gnu/bits/wchar.h \ + /usr/include/x86_64-linux-gnu/bits/types/wint_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/locale_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2.h \ + /usr/include/c++/13/exception /usr/include/c++/13/bits/exception.h \ + /usr/include/c++/13/bits/exception_ptr.h \ + /usr/include/c++/13/bits/exception_defines.h \ + /usr/include/c++/13/bits/cxxabi_init_exception.h \ + /usr/include/c++/13/typeinfo /usr/include/c++/13/bits/hash_bytes.h \ + /usr/include/c++/13/new /usr/include/c++/13/bits/move.h \ + /usr/include/c++/13/type_traits \ + /usr/include/c++/13/bits/nested_exception.h \ + /usr/include/c++/13/bits/char_traits.h \ + /usr/include/c++/13/bits/localefwd.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++locale.h \ + /usr/include/c++/13/clocale /usr/include/locale.h \ + /usr/include/x86_64-linux-gnu/bits/locale.h /usr/include/c++/13/cctype \ + /usr/include/ctype.h /usr/include/x86_64-linux-gnu/bits/types.h \ + /usr/include/x86_64-linux-gnu/bits/typesizes.h \ + /usr/include/x86_64-linux-gnu/bits/time64.h \ + /usr/include/x86_64-linux-gnu/bits/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endianness.h \ + /usr/include/c++/13/bits/ios_base.h /usr/include/c++/13/ext/atomicity.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr-default.h \ + /usr/include/pthread.h /usr/include/sched.h \ + /usr/include/x86_64-linux-gnu/bits/types/time_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \ + /usr/include/x86_64-linux-gnu/bits/sched.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \ + /usr/include/x86_64-linux-gnu/bits/cpu-set.h /usr/include/time.h \ + /usr/include/x86_64-linux-gnu/bits/time.h \ + /usr/include/x86_64-linux-gnu/bits/timex.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \ + /usr/include/x86_64-linux-gnu/bits/types/clock_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \ + /usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/timer_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \ + /usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \ + /usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \ + /usr/include/x86_64-linux-gnu/bits/struct_mutex.h \ + /usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \ + /usr/include/x86_64-linux-gnu/bits/setjmp.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \ + /usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/atomic_word.h \ + /usr/include/x86_64-linux-gnu/sys/single_threaded.h \ + /usr/include/c++/13/bits/locale_classes.h /usr/include/c++/13/string \ + /usr/include/c++/13/bits/allocator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h \ + /usr/include/c++/13/bits/new_allocator.h \ + /usr/include/c++/13/bits/functexcept.h \ + /usr/include/c++/13/bits/cpp_type_traits.h \ + /usr/include/c++/13/bits/ostream_insert.h \ + /usr/include/c++/13/bits/cxxabi_forced.h \ + /usr/include/c++/13/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13/bits/concept_check.h \ + /usr/include/c++/13/debug/assertions.h \ + /usr/include/c++/13/bits/stl_iterator_base_types.h \ + /usr/include/c++/13/bits/stl_iterator.h \ + /usr/include/c++/13/ext/type_traits.h \ + /usr/include/c++/13/bits/ptr_traits.h \ + /usr/include/c++/13/bits/stl_function.h \ + /usr/include/c++/13/backward/binders.h \ + /usr/include/c++/13/ext/numeric_traits.h \ + /usr/include/c++/13/bits/stl_algobase.h \ + /usr/include/c++/13/bits/stl_pair.h /usr/include/c++/13/bits/utility.h \ + /usr/include/c++/13/debug/debug.h \ + /usr/include/c++/13/bits/predefined_ops.h /usr/include/c++/13/bit \ + /usr/include/c++/13/bits/refwrap.h /usr/include/c++/13/bits/invoke.h \ + /usr/include/c++/13/bits/range_access.h \ + /usr/include/c++/13/initializer_list \ + /usr/include/c++/13/bits/basic_string.h \ + /usr/include/c++/13/ext/alloc_traits.h \ + /usr/include/c++/13/bits/alloc_traits.h \ + /usr/include/c++/13/bits/stl_construct.h \ + /usr/include/c++/13/ext/string_conversions.h /usr/include/c++/13/cstdlib \ + /usr/include/stdlib.h /usr/include/x86_64-linux-gnu/bits/waitflags.h \ + /usr/include/x86_64-linux-gnu/bits/waitstatus.h \ + /usr/include/x86_64-linux-gnu/sys/types.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \ + /usr/include/x86_64-linux-gnu/bits/byteswap.h \ + /usr/include/x86_64-linux-gnu/bits/uintn-identity.h \ + /usr/include/x86_64-linux-gnu/sys/select.h \ + /usr/include/x86_64-linux-gnu/bits/select.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/select2.h \ + /usr/include/x86_64-linux-gnu/bits/select-decl.h /usr/include/alloca.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-float.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib.h \ + /usr/include/c++/13/bits/std_abs.h /usr/include/c++/13/cstdio \ + /usr/include/stdio.h /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdio_lim.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/stdio.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2.h /usr/include/c++/13/cerrno \ + /usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \ + /usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \ + /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \ + /usr/include/x86_64-linux-gnu/bits/types/error_t.h \ + /usr/include/c++/13/bits/charconv.h \ + /usr/include/c++/13/bits/functional_hash.h \ + /usr/include/c++/13/bits/basic_string.tcc \ + /usr/include/c++/13/bits/locale_classes.tcc \ + /usr/include/c++/13/system_error \ + /usr/include/x86_64-linux-gnu/c++/13/bits/error_constants.h \ + /usr/include/c++/13/stdexcept /usr/include/c++/13/streambuf \ + /usr/include/c++/13/bits/streambuf.tcc \ + /usr/include/c++/13/bits/basic_ios.h \ + /usr/include/c++/13/bits/locale_facets.h /usr/include/c++/13/cwctype \ + /usr/include/wctype.h /usr/include/x86_64-linux-gnu/bits/wctype-wchar.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_base.h \ + /usr/include/c++/13/bits/streambuf_iterator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_inline.h \ + /usr/include/c++/13/bits/locale_facets.tcc \ + /usr/include/c++/13/bits/basic_ios.tcc \ + /usr/include/c++/13/bits/ostream.tcc /usr/include/c++/13/vector \ + /usr/include/c++/13/bits/stl_uninitialized.h \ + /usr/include/c++/13/bits/stl_vector.h \ + /usr/include/c++/13/bits/stl_bvector.h \ + /usr/include/c++/13/bits/vector.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port.h \ + /usr/include/c++/13/stdlib.h /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/x86_64-linux-gnu/bits/strings_fortified.h \ + /usr/include/x86_64-linux-gnu/bits/string_fortified.h \ + /usr/include/x86_64-linux-gnu/sys/stat.h \ + /usr/include/x86_64-linux-gnu/bits/stat.h \ + /usr/include/x86_64-linux-gnu/bits/struct_stat.h \ + /usr/include/x86_64-linux-gnu/bits/statx.h /usr/include/linux/stat.h \ + /usr/include/linux/types.h /usr/include/x86_64-linux-gnu/asm/types.h \ + /usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \ + /usr/include/x86_64-linux-gnu/asm/bitsperlong.h \ + /usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \ + /usr/include/linux/stddef.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types_64.h \ + /usr/include/asm-generic/posix_types.h \ + /usr/include/x86_64-linux-gnu/bits/statx-generic.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx_timestamp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx.h \ + /usr/include/c++/13/algorithm /usr/include/c++/13/bits/stl_algo.h \ + /usr/include/c++/13/bits/algorithmfwd.h \ + /usr/include/c++/13/bits/stl_heap.h \ + /usr/include/c++/13/bits/uniform_int_dist.h \ + /usr/include/c++/13/bits/stl_tempbuf.h /usr/include/c++/13/iostream \ + /usr/include/c++/13/istream /usr/include/c++/13/bits/istream.tcc \ + /usr/include/c++/13/sstream /usr/include/c++/13/bits/sstream.tcc \ + /usr/include/c++/13/utility /usr/include/c++/13/bits/stl_relops.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port-arch.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-port.h \ + /usr/include/unistd.h /usr/include/x86_64-linux-gnu/bits/posix_opt.h \ + /usr/include/x86_64-linux-gnu/bits/environments.h \ + /usr/include/x86_64-linux-gnu/bits/confname.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_posix.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_core.h \ + /usr/include/x86_64-linux-gnu/bits/unistd.h \ + /usr/include/x86_64-linux-gnu/bits/unistd-decl.h \ + /usr/include/x86_64-linux-gnu/bits/unistd_ext.h \ + /usr/include/linux/close_range.h /usr/include/regex.h \ + /usr/include/c++/13/tuple /usr/include/c++/13/bits/uses_allocator.h \ + /usr/include/x86_64-linux-gnu/sys/wait.h /usr/include/signal.h \ + /usr/include/x86_64-linux-gnu/bits/signum-generic.h \ + /usr/include/x86_64-linux-gnu/bits/signum-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \ + /usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \ + /usr/include/x86_64-linux-gnu/bits/sigaction.h \ + /usr/include/x86_64-linux-gnu/bits/sigcontext.h \ + /usr/include/x86_64-linux-gnu/bits/types/stack_t.h \ + /usr/include/x86_64-linux-gnu/sys/ucontext.h \ + /usr/include/x86_64-linux-gnu/bits/sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigstksz.h \ + /usr/include/x86_64-linux-gnu/bits/ss_flags.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigthread.h \ + /usr/include/x86_64-linux-gnu/bits/signal_ext.h \ + /usr/include/x86_64-linux-gnu/bits/types/idtype_t.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/float.h \ + /usr/include/c++/13/iomanip /usr/include/c++/13/locale \ + /usr/include/c++/13/bits/locale_facets_nonio.h /usr/include/c++/13/ctime \ + /usr/include/x86_64-linux-gnu/c++/13/bits/time_members.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/messages_members.h \ + /usr/include/libintl.h /usr/include/c++/13/bits/codecvt.h \ + /usr/include/c++/13/bits/locale_facets_nonio.tcc \ + /usr/include/c++/13/bits/locale_conv.h \ + /usr/include/c++/13/bits/quoted_string.h /usr/include/c++/13/map \ + /usr/include/c++/13/bits/stl_tree.h \ + /usr/include/c++/13/ext/aligned_buffer.h \ + /usr/include/c++/13/bits/stl_map.h \ + /usr/include/c++/13/bits/stl_multimap.h \ + /usr/include/c++/13/bits/erase_if.h /usr/include/c++/13/set \ + /usr/include/c++/13/bits/stl_set.h \ + /usr/include/c++/13/bits/stl_multiset.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-message.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-string.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-filepath.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-type-util.h \ + /usr/include/c++/13/cxxabi.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cxxabi_tweaks.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-death-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-param-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util.h \ + /usr/include/c++/13/iterator /usr/include/c++/13/bits/stream_iterator.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h \ + /usr/include/assert.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_prod.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-test-part.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-typed-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_pred_impl.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest.cc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-spi.h \ + /usr/include/c++/13/math.h /usr/include/c++/13/cmath /usr/include/math.h \ + /usr/include/x86_64-linux-gnu/bits/math-vector.h \ + /usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h \ + /usr/include/x86_64-linux-gnu/bits/flt-eval-method.h \ + /usr/include/x86_64-linux-gnu/bits/fp-logb.h \ + /usr/include/x86_64-linux-gnu/bits/fp-fast.h \ + /usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h \ + /usr/include/x86_64-linux-gnu/bits/mathcalls.h \ + /usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h \ + /usr/include/x86_64-linux-gnu/bits/iscanonical.h \ + /usr/include/c++/13/list /usr/include/c++/13/bits/stl_list.h \ + /usr/include/c++/13/bits/allocated_ptr.h \ + /usr/include/c++/13/bits/list.tcc /usr/include/fcntl.h \ + /usr/include/x86_64-linux-gnu/bits/fcntl.h \ + /usr/include/x86_64-linux-gnu/bits/fcntl-linux.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_iovec.h \ + /usr/include/linux/falloc.h /usr/include/x86_64-linux-gnu/bits/fcntl2.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/limits.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/syslimits.h \ + /usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h \ + /usr/include/x86_64-linux-gnu/bits/local_lim.h \ + /usr/include/linux/limits.h \ + /usr/include/x86_64-linux-gnu/bits/posix2_lim.h \ + /usr/include/x86_64-linux-gnu/bits/xopen_lim.h \ + /usr/include/x86_64-linux-gnu/bits/uio_lim.h \ + /usr/include/x86_64-linux-gnu/sys/mman.h \ + /usr/include/x86_64-linux-gnu/bits/mman.h \ + /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h \ + /usr/include/x86_64-linux-gnu/bits/mman-linux.h \ + /usr/include/x86_64-linux-gnu/bits/mman-shared.h \ + /usr/include/x86_64-linux-gnu/bits/mman_ext.h \ + /usr/include/x86_64-linux-gnu/sys/time.h /usr/include/arpa/inet.h \ + /usr/include/netinet/in.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \ + /usr/include/x86_64-linux-gnu/sys/socket.h \ + /usr/include/x86_64-linux-gnu/bits/socket.h \ + /usr/include/x86_64-linux-gnu/bits/socket_type.h \ + /usr/include/x86_64-linux-gnu/bits/sockaddr.h \ + /usr/include/x86_64-linux-gnu/asm/socket.h \ + /usr/include/asm-generic/socket.h \ + /usr/include/x86_64-linux-gnu/asm/sockios.h \ + /usr/include/asm-generic/sockios.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_osockaddr.h \ + /usr/include/x86_64-linux-gnu/bits/socket2.h \ + /usr/include/x86_64-linux-gnu/bits/in.h /usr/include/netdb.h \ + /usr/include/rpc/netdb.h /usr/include/x86_64-linux-gnu/bits/netdb.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-internal-inl.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-death-test.cc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-filepath.cc \ + /usr/include/c++/13/climits \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-port.cc \ + /usr/include/c++/13/fstream \ + /usr/include/x86_64-linux-gnu/c++/13/bits/basic_file.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++io.h \ + /usr/include/c++/13/bits/fstream.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-printers.cc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-test-part.cc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest-typed-test.cc diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake new file mode 100644 index 0000000..063b60b --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest_main.cc" "test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" "gcc" "test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make new file mode 100644 index 0000000..c5a68bc --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make @@ -0,0 +1,114 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +# Include any dependencies generated for this target. +include test/googletest/googletest/CMakeFiles/gtest_main.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.make + +# Include the progress variables for this target. +include test/googletest/googletest/CMakeFiles/gtest_main.dir/progress.make + +# Include the compile flags for this target's objects. +include test/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make + +test/googletest/googletest/CMakeFiles/gtest_main.dir/codegen: +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/codegen + +test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: test/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make +test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest_main.cc +test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -MF CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest_main.cc + +test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gtest_main.dir/src/gtest_main.cc.i" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest_main.cc > CMakeFiles/gtest_main.dir/src/gtest_main.cc.i + +test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gtest_main.dir/src/gtest_main.cc.s" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest_main.cc -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.s + +# Object files for target gtest_main +gtest_main_OBJECTS = \ +"CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" + +# External object files for target gtest_main +gtest_main_EXTERNAL_OBJECTS = + +test/googletest/googletest/libgtest_main.a: test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o +test/googletest/googletest/libgtest_main.a: test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make +test/googletest/googletest/libgtest_main.a: test/googletest/googletest/CMakeFiles/gtest_main.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/libcanon/libcanon/build-release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libgtest_main.a" + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest_main.dir/cmake_clean_target.cmake + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +test/googletest/googletest/CMakeFiles/gtest_main.dir/build: test/googletest/googletest/libgtest_main.a +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/build + +test/googletest/googletest/CMakeFiles/gtest_main.dir/clean: + cd /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest_main.dir/cmake_clean.cmake +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/clean + +test/googletest/googletest/CMakeFiles/gtest_main.dir/depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/libcanon/libcanon /home/runner/work/libcanon/libcanon/test/googletest/googletest /home/runner/work/libcanon/libcanon/build-release /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/depend + diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean.cmake b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean.cmake new file mode 100644 index 0000000..010351b --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" + "CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d" + "libgtest_main.a" + "libgtest_main.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gtest_main.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean_target.cmake b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..0114a46 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libgtest_main.a" +) diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.make b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.make new file mode 100644 index 0000000..9a6afc0 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gtest_main. +# This may be replaced when dependencies are built. diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.ts b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.ts new file mode 100644 index 0000000..033891a --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gtest_main. diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/depend.make b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/depend.make new file mode 100644 index 0000000..1d67c1a --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gtest_main. +# This may be replaced when dependencies are built. diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make new file mode 100644 index 0000000..8b00178 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/home/runner/work/libcanon/libcanon/test/googletest/googletest/include -I/home/runner/work/libcanon/libcanon/test/googletest/googletest + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++14 -Wall -Wshadow -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers + diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/link.txt b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/link.txt new file mode 100644 index 0000000..29bdb68 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libgtest_main.a CMakeFiles/gtest_main.dir/src/gtest_main.cc.o +/usr/bin/ranlib libgtest_main.a diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/progress.make b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/progress.make new file mode 100644 index 0000000..3a86673 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 5 +CMAKE_PROGRESS_2 = 6 + diff --git a/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d new file mode 100644 index 0000000..5d54b6a --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d @@ -0,0 +1,261 @@ +test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/src/gtest_main.cc \ + /usr/include/stdc-predef.h /usr/include/stdio.h \ + /usr/include/x86_64-linux-gnu/bits/libc-header-start.h \ + /usr/include/features.h /usr/include/features-time64.h \ + /usr/include/x86_64-linux-gnu/bits/wordsize.h \ + /usr/include/x86_64-linux-gnu/bits/timesize.h \ + /usr/include/x86_64-linux-gnu/sys/cdefs.h \ + /usr/include/x86_64-linux-gnu/bits/long-double.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs.h \ + /usr/include/x86_64-linux-gnu/gnu/stubs-64.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \ + /usr/include/x86_64-linux-gnu/bits/types.h \ + /usr/include/x86_64-linux-gnu/bits/typesizes.h \ + /usr/include/x86_64-linux-gnu/bits/time64.h \ + /usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \ + /usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h \ + /usr/include/x86_64-linux-gnu/bits/stdio_lim.h \ + /usr/include/x86_64-linux-gnu/bits/floatn.h \ + /usr/include/x86_64-linux-gnu/bits/floatn-common.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/stdio.h \ + /usr/include/x86_64-linux-gnu/bits/stdio2.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest.h \ + /usr/include/c++/13/limits \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++config.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/os_defines.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cpu_defines.h \ + /usr/include/c++/13/ostream /usr/include/c++/13/bits/requires_hosted.h \ + /usr/include/c++/13/ios /usr/include/c++/13/iosfwd \ + /usr/include/c++/13/bits/stringfwd.h \ + /usr/include/c++/13/bits/memoryfwd.h /usr/include/c++/13/bits/postypes.h \ + /usr/include/c++/13/cwchar /usr/include/wchar.h \ + /usr/include/x86_64-linux-gnu/bits/wchar.h \ + /usr/include/x86_64-linux-gnu/bits/types/wint_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/mbstate_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/locale_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2-decl.h \ + /usr/include/x86_64-linux-gnu/bits/wchar2.h \ + /usr/include/c++/13/exception /usr/include/c++/13/bits/exception.h \ + /usr/include/c++/13/bits/exception_ptr.h \ + /usr/include/c++/13/bits/exception_defines.h \ + /usr/include/c++/13/bits/cxxabi_init_exception.h \ + /usr/include/c++/13/typeinfo /usr/include/c++/13/bits/hash_bytes.h \ + /usr/include/c++/13/new /usr/include/c++/13/bits/move.h \ + /usr/include/c++/13/type_traits \ + /usr/include/c++/13/bits/nested_exception.h \ + /usr/include/c++/13/bits/char_traits.h \ + /usr/include/c++/13/bits/localefwd.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++locale.h \ + /usr/include/c++/13/clocale /usr/include/locale.h \ + /usr/include/x86_64-linux-gnu/bits/locale.h /usr/include/c++/13/cctype \ + /usr/include/ctype.h /usr/include/x86_64-linux-gnu/bits/endian.h \ + /usr/include/x86_64-linux-gnu/bits/endianness.h \ + /usr/include/c++/13/bits/ios_base.h /usr/include/c++/13/ext/atomicity.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/gthr-default.h \ + /usr/include/pthread.h /usr/include/sched.h \ + /usr/include/x86_64-linux-gnu/bits/types/time_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \ + /usr/include/x86_64-linux-gnu/bits/sched.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sched_param.h \ + /usr/include/x86_64-linux-gnu/bits/cpu-set.h /usr/include/time.h \ + /usr/include/x86_64-linux-gnu/bits/time.h \ + /usr/include/x86_64-linux-gnu/bits/timex.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \ + /usr/include/x86_64-linux-gnu/bits/types/clock_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \ + /usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/timer_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \ + /usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \ + /usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \ + /usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \ + /usr/include/x86_64-linux-gnu/bits/struct_mutex.h \ + /usr/include/x86_64-linux-gnu/bits/struct_rwlock.h \ + /usr/include/x86_64-linux-gnu/bits/setjmp.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h \ + /usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/atomic_word.h \ + /usr/include/x86_64-linux-gnu/sys/single_threaded.h \ + /usr/include/c++/13/bits/locale_classes.h /usr/include/c++/13/string \ + /usr/include/c++/13/bits/allocator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h \ + /usr/include/c++/13/bits/new_allocator.h \ + /usr/include/c++/13/bits/functexcept.h \ + /usr/include/c++/13/bits/cpp_type_traits.h \ + /usr/include/c++/13/bits/ostream_insert.h \ + /usr/include/c++/13/bits/cxxabi_forced.h \ + /usr/include/c++/13/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13/bits/concept_check.h \ + /usr/include/c++/13/debug/assertions.h \ + /usr/include/c++/13/bits/stl_iterator_base_types.h \ + /usr/include/c++/13/bits/stl_iterator.h \ + /usr/include/c++/13/ext/type_traits.h \ + /usr/include/c++/13/bits/ptr_traits.h \ + /usr/include/c++/13/bits/stl_function.h \ + /usr/include/c++/13/backward/binders.h \ + /usr/include/c++/13/ext/numeric_traits.h \ + /usr/include/c++/13/bits/stl_algobase.h \ + /usr/include/c++/13/bits/stl_pair.h /usr/include/c++/13/bits/utility.h \ + /usr/include/c++/13/debug/debug.h \ + /usr/include/c++/13/bits/predefined_ops.h /usr/include/c++/13/bit \ + /usr/include/c++/13/bits/refwrap.h /usr/include/c++/13/bits/invoke.h \ + /usr/include/c++/13/bits/range_access.h \ + /usr/include/c++/13/initializer_list \ + /usr/include/c++/13/bits/basic_string.h \ + /usr/include/c++/13/ext/alloc_traits.h \ + /usr/include/c++/13/bits/alloc_traits.h \ + /usr/include/c++/13/bits/stl_construct.h \ + /usr/include/c++/13/ext/string_conversions.h /usr/include/c++/13/cstdlib \ + /usr/include/stdlib.h /usr/include/x86_64-linux-gnu/bits/waitflags.h \ + /usr/include/x86_64-linux-gnu/bits/waitstatus.h \ + /usr/include/x86_64-linux-gnu/sys/types.h \ + /usr/include/x86_64-linux-gnu/bits/stdint-intn.h /usr/include/endian.h \ + /usr/include/x86_64-linux-gnu/bits/byteswap.h \ + /usr/include/x86_64-linux-gnu/bits/uintn-identity.h \ + /usr/include/x86_64-linux-gnu/sys/select.h \ + /usr/include/x86_64-linux-gnu/bits/select.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \ + /usr/include/x86_64-linux-gnu/bits/select2.h \ + /usr/include/x86_64-linux-gnu/bits/select-decl.h /usr/include/alloca.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib-float.h \ + /usr/include/x86_64-linux-gnu/bits/stdlib.h \ + /usr/include/c++/13/bits/std_abs.h /usr/include/c++/13/cstdio \ + /usr/include/c++/13/cerrno /usr/include/errno.h \ + /usr/include/x86_64-linux-gnu/bits/errno.h /usr/include/linux/errno.h \ + /usr/include/x86_64-linux-gnu/asm/errno.h \ + /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \ + /usr/include/x86_64-linux-gnu/bits/types/error_t.h \ + /usr/include/c++/13/bits/charconv.h \ + /usr/include/c++/13/bits/functional_hash.h \ + /usr/include/c++/13/bits/basic_string.tcc \ + /usr/include/c++/13/bits/locale_classes.tcc \ + /usr/include/c++/13/system_error \ + /usr/include/x86_64-linux-gnu/c++/13/bits/error_constants.h \ + /usr/include/c++/13/stdexcept /usr/include/c++/13/streambuf \ + /usr/include/c++/13/bits/streambuf.tcc \ + /usr/include/c++/13/bits/basic_ios.h \ + /usr/include/c++/13/bits/locale_facets.h /usr/include/c++/13/cwctype \ + /usr/include/wctype.h /usr/include/x86_64-linux-gnu/bits/wctype-wchar.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_base.h \ + /usr/include/c++/13/bits/streambuf_iterator.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/ctype_inline.h \ + /usr/include/c++/13/bits/locale_facets.tcc \ + /usr/include/c++/13/bits/basic_ios.tcc \ + /usr/include/c++/13/bits/ostream.tcc /usr/include/c++/13/vector \ + /usr/include/c++/13/bits/stl_uninitialized.h \ + /usr/include/c++/13/bits/stl_vector.h \ + /usr/include/c++/13/bits/stl_bvector.h \ + /usr/include/c++/13/bits/vector.tcc \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port.h \ + /usr/include/c++/13/stdlib.h /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/x86_64-linux-gnu/bits/strings_fortified.h \ + /usr/include/x86_64-linux-gnu/bits/string_fortified.h \ + /usr/include/x86_64-linux-gnu/sys/stat.h \ + /usr/include/x86_64-linux-gnu/bits/stat.h \ + /usr/include/x86_64-linux-gnu/bits/struct_stat.h \ + /usr/include/x86_64-linux-gnu/bits/statx.h /usr/include/linux/stat.h \ + /usr/include/linux/types.h /usr/include/x86_64-linux-gnu/asm/types.h \ + /usr/include/asm-generic/types.h /usr/include/asm-generic/int-ll64.h \ + /usr/include/x86_64-linux-gnu/asm/bitsperlong.h \ + /usr/include/asm-generic/bitsperlong.h /usr/include/linux/posix_types.h \ + /usr/include/linux/stddef.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types.h \ + /usr/include/x86_64-linux-gnu/asm/posix_types_64.h \ + /usr/include/asm-generic/posix_types.h \ + /usr/include/x86_64-linux-gnu/bits/statx-generic.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx_timestamp.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_statx.h \ + /usr/include/c++/13/algorithm /usr/include/c++/13/bits/stl_algo.h \ + /usr/include/c++/13/bits/algorithmfwd.h \ + /usr/include/c++/13/bits/stl_heap.h \ + /usr/include/c++/13/bits/uniform_int_dist.h \ + /usr/include/c++/13/bits/stl_tempbuf.h /usr/include/c++/13/iostream \ + /usr/include/c++/13/istream /usr/include/c++/13/bits/istream.tcc \ + /usr/include/c++/13/sstream /usr/include/c++/13/bits/sstream.tcc \ + /usr/include/c++/13/utility /usr/include/c++/13/bits/stl_relops.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-port-arch.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-port.h \ + /usr/include/unistd.h /usr/include/x86_64-linux-gnu/bits/posix_opt.h \ + /usr/include/x86_64-linux-gnu/bits/environments.h \ + /usr/include/x86_64-linux-gnu/bits/confname.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_posix.h \ + /usr/include/x86_64-linux-gnu/bits/getopt_core.h \ + /usr/include/x86_64-linux-gnu/bits/unistd.h \ + /usr/include/x86_64-linux-gnu/bits/unistd-decl.h \ + /usr/include/x86_64-linux-gnu/bits/unistd_ext.h \ + /usr/include/linux/close_range.h /usr/include/regex.h \ + /usr/include/c++/13/tuple /usr/include/c++/13/bits/uses_allocator.h \ + /usr/include/x86_64-linux-gnu/sys/wait.h /usr/include/signal.h \ + /usr/include/x86_64-linux-gnu/bits/signum-generic.h \ + /usr/include/x86_64-linux-gnu/bits/signum-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sig_atomic_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-arch.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts.h \ + /usr/include/x86_64-linux-gnu/bits/siginfo-consts-arch.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigval_t.h \ + /usr/include/x86_64-linux-gnu/bits/types/sigevent_t.h \ + /usr/include/x86_64-linux-gnu/bits/sigevent-consts.h \ + /usr/include/x86_64-linux-gnu/bits/sigaction.h \ + /usr/include/x86_64-linux-gnu/bits/sigcontext.h \ + /usr/include/x86_64-linux-gnu/bits/types/stack_t.h \ + /usr/include/x86_64-linux-gnu/sys/ucontext.h \ + /usr/include/x86_64-linux-gnu/bits/sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigstksz.h \ + /usr/include/x86_64-linux-gnu/bits/ss_flags.h \ + /usr/include/x86_64-linux-gnu/bits/types/struct_sigstack.h \ + /usr/include/x86_64-linux-gnu/bits/sigthread.h \ + /usr/include/x86_64-linux-gnu/bits/signal_ext.h \ + /usr/include/x86_64-linux-gnu/bits/types/idtype_t.h \ + /usr/lib/gcc/x86_64-linux-gnu/13/include/float.h \ + /usr/include/c++/13/iomanip /usr/include/c++/13/locale \ + /usr/include/c++/13/bits/locale_facets_nonio.h /usr/include/c++/13/ctime \ + /usr/include/x86_64-linux-gnu/c++/13/bits/time_members.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/messages_members.h \ + /usr/include/libintl.h /usr/include/c++/13/bits/codecvt.h \ + /usr/include/c++/13/bits/locale_facets_nonio.tcc \ + /usr/include/c++/13/bits/locale_conv.h \ + /usr/include/c++/13/bits/quoted_string.h /usr/include/c++/13/map \ + /usr/include/c++/13/bits/stl_tree.h \ + /usr/include/c++/13/ext/aligned_buffer.h \ + /usr/include/c++/13/bits/stl_map.h \ + /usr/include/c++/13/bits/stl_multimap.h \ + /usr/include/c++/13/bits/erase_if.h /usr/include/c++/13/set \ + /usr/include/c++/13/bits/stl_set.h \ + /usr/include/c++/13/bits/stl_multiset.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-message.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-string.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-filepath.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-type-util.h \ + /usr/include/c++/13/cxxabi.h \ + /usr/include/x86_64-linux-gnu/c++/13/bits/cxxabi_tweaks.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-death-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-param-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util.h \ + /usr/include/c++/13/iterator /usr/include/c++/13/bits/stream_iterator.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h \ + /usr/include/assert.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/custom/gtest-printers.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_prod.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-test-part.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest-typed-test.h \ + /home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest/gtest_pred_impl.h diff --git a/build-release/test/googletest/googletest/CMakeFiles/progress.marks b/build-release/test/googletest/googletest/CMakeFiles/progress.marks new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/build-release/test/googletest/googletest/CMakeFiles/progress.marks @@ -0,0 +1 @@ +4 diff --git a/build-release/test/googletest/googletest/CTestTestfile.cmake b/build-release/test/googletest/googletest/CTestTestfile.cmake new file mode 100644 index 0000000..a99d6d5 --- /dev/null +++ b/build-release/test/googletest/googletest/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/libcanon/libcanon/test/googletest/googletest +# Build directory: /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/build-release/test/googletest/googletest/Makefile b/build-release/test/googletest/googletest/Makefile new file mode 100644 index 0000000..dc95573 --- /dev/null +++ b/build-release/test/googletest/googletest/Makefile @@ -0,0 +1,284 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/libcanon/libcanon + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/libcanon/libcanon/build-release + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Devel\" \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles /home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest//CMakeFiles/progress.marks + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/libcanon/libcanon/build-release/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +test/googletest/googletest/CMakeFiles/gtest.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/CMakeFiles/gtest.dir/rule +.PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/rule + +# Convenience name for target. +gtest: test/googletest/googletest/CMakeFiles/gtest.dir/rule +.PHONY : gtest + +# fast build rule for target. +gtest/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/build +.PHONY : gtest/fast + +# Convenience name for target. +test/googletest/googletest/CMakeFiles/gtest_main.dir/rule: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/CMakeFiles/gtest_main.dir/rule +.PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/rule + +# Convenience name for target. +gtest_main: test/googletest/googletest/CMakeFiles/gtest_main.dir/rule +.PHONY : gtest_main + +# fast build rule for target. +gtest_main/fast: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/build +.PHONY : gtest_main/fast + +src/gtest-all.o: src/gtest-all.cc.o +.PHONY : src/gtest-all.o + +# target to build an object file +src/gtest-all.cc.o: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o +.PHONY : src/gtest-all.cc.o + +src/gtest-all.i: src/gtest-all.cc.i +.PHONY : src/gtest-all.i + +# target to preprocess a source file +src/gtest-all.cc.i: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.i +.PHONY : src/gtest-all.cc.i + +src/gtest-all.s: src/gtest-all.cc.s +.PHONY : src/gtest-all.s + +# target to generate assembly for a file +src/gtest-all.cc.s: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.s +.PHONY : src/gtest-all.cc.s + +src/gtest_main.o: src/gtest_main.cc.o +.PHONY : src/gtest_main.o + +# target to build an object file +src/gtest_main.cc.o: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o +.PHONY : src/gtest_main.cc.o + +src/gtest_main.i: src/gtest_main.cc.i +.PHONY : src/gtest_main.i + +# target to preprocess a source file +src/gtest_main.cc.i: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.i +.PHONY : src/gtest_main.cc.i + +src/gtest_main.s: src/gtest_main.cc.s +.PHONY : src/gtest_main.s + +# target to generate assembly for a file +src/gtest_main.cc.s: + cd /home/runner/work/libcanon/libcanon/build-release && $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.s +.PHONY : src/gtest_main.cc.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... gtest" + @echo "... gtest_main" + @echo "... src/gtest-all.o" + @echo "... src/gtest-all.i" + @echo "... src/gtest-all.s" + @echo "... src/gtest_main.o" + @echo "... src/gtest_main.i" + @echo "... src/gtest_main.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/libcanon/libcanon/build-release && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build-release/test/googletest/googletest/cmake_install.cmake b/build-release/test/googletest/googletest/cmake_install.cmake new file mode 100644 index 0000000..925ee0f --- /dev/null +++ b/build-release/test/googletest/googletest/cmake_install.cmake @@ -0,0 +1,70 @@ +# Install script for directory: /home/runner/work/libcanon/libcanon/test/googletest/googletest + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/libgtest.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/gtest.dir/install-cxx-module-bmi-release.cmake" OPTIONAL) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/libgtest_main.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/CMakeFiles/gtest_main.dir/install-cxx-module-bmi-release.cmake" OPTIONAL) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/runner/work/libcanon/libcanon/test/googletest/googletest/include/gtest") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/libcanon/libcanon/build-release/test/googletest/googletest/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/build-release/test/partition_test b/build-release/test/partition_test new file mode 100755 index 0000000000000000000000000000000000000000..8e9d64b29b7c2434f3a92a4f144b53c3b8eba374 GIT binary patch literal 449128 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ⅇ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 literal 0 HcmV?d00001 diff --git a/build-release/test/string_test b/build-release/test/string_test new file mode 100755 index 0000000000000000000000000000000000000000..ff6512256d8da0b1496ccf34c4c2edfbd28baff3 GIT binary patch literal 530800 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