| 1 | Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": |
|---|
| 2 | clang version 7.1.0 (tags/RELEASE_710/final) |
|---|
| 3 | Target: x86_64-apple-darwin9.8.0 |
|---|
| 4 | Thread model: posix |
|---|
| 5 | InstalledDir: /opt/local/libexec/llvm-7.0/bin |
|---|
| 6 | Checking whether the ASM_MASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": |
|---|
| 7 | Checking whether the ASM_MASM compiler is Clang using "--version" did not match "(clang version)": |
|---|
| 8 | Checking whether the ASM_MASM compiler is AppleClang using "--version" did not match "(Apple LLVM version)": |
|---|
| 9 | Checking whether the ASM_MASM compiler is ARMClang using "--version" did not match "armclang": |
|---|
| 10 | Checking whether the ASM_MASM compiler is HP using "-V" did not match "HP C": |
|---|
| 11 | Checking whether the ASM_MASM compiler is Intel using "--version" did not match "(ICC)": |
|---|
| 12 | Checking whether the ASM_MASM compiler is IntelLLVM using "--version" did not match "(Intel[^ |
|---|
| 13 | ]+oneAPI)": |
|---|
| 14 | Checking whether the ASM_MASM compiler is SunPro using "-V" did not match "Sun C": |
|---|
| 15 | Checking whether the ASM_MASM compiler is XL using "-qversion" did not match "XL C": |
|---|
| 16 | Checking whether the ASM_MASM compiler is MSVC using "-?" did not match "Microsoft": |
|---|
| 17 | Checking whether the ASM_MASM compiler is TI using "-h" did not match "Texas Instruments": |
|---|
| 18 | Checking whether the ASM_MASM compiler is IAR using "" did not match "IAR Assembler": |
|---|
| 19 | Checking whether the ASM_MASM compiler is ARMCC using "" did not match "(ARM Compiler)|(ARM Assembler)|(Arm Compiler)": |
|---|
| 20 | Checking whether the ASM_MASM compiler is NASM using "-v" did not match "(NASM version)": |
|---|
| 21 | Checking whether the ASM_MASM compiler is YASM using "--version" did not match "(yasm)": |
|---|
| 22 | Checking whether the ASM_MASM compiler is ADSP using "-version" did not match "Analog Devices": |
|---|
| 23 | Checking whether the ASM_MASM compiler is QCC using "-V" did not match "gcc_nto": |
|---|
| 24 | Performing C++ SOURCE FILE Test std_filesystem_without_libfs failed with the following output: |
|---|
| 25 | Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ccache/ccache/work/build/CMakeFiles/CMakeTmp |
|---|
| 26 | |
|---|
| 27 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_b4223/fast && /usr/bin/make -f CMakeFiles/cmTC_b4223.dir/build.make CMakeFiles/cmTC_b4223.dir/build |
|---|
| 28 | Building CXX object CMakeFiles/cmTC_b4223.dir/src.cxx.o |
|---|
| 29 | /opt/local/bin/clang++-mp-7.0 -Dstd_filesystem_without_libfs -pipe -Os -DNDEBUG -isystem/opt/local/include/LegacySupport -I/opt/local/include -stdlib=macports-libstdc++ -D_GLIBCXX_USE_CXX11_ABI=0 -arch x86_64 -mmacosx-version-min=10.5 -std=c++17 -MD -MT CMakeFiles/cmTC_b4223.dir/src.cxx.o -MF CMakeFiles/cmTC_b4223.dir/src.cxx.o.d -o CMakeFiles/cmTC_b4223.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ccache/ccache/work/build/CMakeFiles/CMakeTmp/src.cxx |
|---|
| 30 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ccache/ccache/work/build/CMakeFiles/CMakeTmp/src.cxx:1:14: fatal error: 'filesystem' file not found |
|---|
| 31 | #include <filesystem> |
|---|
| 32 | ^~~~~~~~~~~~ |
|---|
| 33 | 1 error generated. |
|---|
| 34 | make[1]: *** [CMakeFiles/cmTC_b4223.dir/src.cxx.o] Error 1 |
|---|
| 35 | make: *** [cmTC_b4223/fast] Error 2 |
|---|
| 36 | |
|---|
| 37 | |
|---|
| 38 | Source file was: |
|---|
| 39 | #include <filesystem> |
|---|
| 40 | int main(void) |
|---|
| 41 | { |
|---|
| 42 | return std::filesystem::is_regular_file("/") ? 0 : 1; |
|---|
| 43 | } |
|---|
| 44 | |
|---|
| 45 | Performing C++ SOURCE FILE Test std_filesystem_with_libfs failed with the following output: |
|---|
| 46 | Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ccache/ccache/work/build/CMakeFiles/CMakeTmp |
|---|
| 47 | |
|---|
| 48 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_15014/fast && /usr/bin/make -f CMakeFiles/cmTC_15014.dir/build.make CMakeFiles/cmTC_15014.dir/build |
|---|
| 49 | Building CXX object CMakeFiles/cmTC_15014.dir/src.cxx.o |
|---|
| 50 | /opt/local/bin/clang++-mp-7.0 -Dstd_filesystem_with_libfs -pipe -Os -DNDEBUG -isystem/opt/local/include/LegacySupport -I/opt/local/include -stdlib=macports-libstdc++ -D_GLIBCXX_USE_CXX11_ABI=0 -arch x86_64 -mmacosx-version-min=10.5 -std=c++17 -MD -MT CMakeFiles/cmTC_15014.dir/src.cxx.o -MF CMakeFiles/cmTC_15014.dir/src.cxx.o.d -o CMakeFiles/cmTC_15014.dir/src.cxx.o -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ccache/ccache/work/build/CMakeFiles/CMakeTmp/src.cxx |
|---|
| 51 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ccache/ccache/work/build/CMakeFiles/CMakeTmp/src.cxx:1:14: fatal error: 'filesystem' file not found |
|---|
| 52 | #include <filesystem> |
|---|
| 53 | ^~~~~~~~~~~~ |
|---|
| 54 | 1 error generated. |
|---|
| 55 | make[1]: *** [CMakeFiles/cmTC_15014.dir/src.cxx.o] Error 1 |
|---|
| 56 | make: *** [cmTC_15014/fast] Error 2 |
|---|
| 57 | |
|---|
| 58 | |
|---|
| 59 | Source file was: |
|---|
| 60 | #include <filesystem> |
|---|
| 61 | int main(void) |
|---|
| 62 | { |
|---|
| 63 | return std::filesystem::is_regular_file("/") ? 0 : 1; |
|---|
| 64 | } |
|---|
| 65 | |
|---|