From a1000858c324a5ee8af887432266e7cc910f52e3 Mon Sep 17 00:00:00 2001 From: avujic Date: Fri, 8 Dec 2017 17:17:11 +0100 Subject: [PATCH 1/3] Readme initial changes --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 50ab830b..01e7673e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# XMRig -XMRig is high performance Monero (XMR) CPU miner, with the official full Windows support. -Originally based on cpuminer-multi with heavy optimizations/rewrites and removing a lot of legacy code, since version 1.0.0 complete rewritten from scratch on C++. +# XMRig888 +XMRig is high performance Monero (XMR) CPU miner, with the official full Windows support. In following development of this code Windows support will be discarded. +Originally based on xmrig/xmrig. Written in C++. -* This is the **CPU-mining** version, there is also a [NVIDIA GPU version](https://github.com/xmrig/xmrig-nvidia) and [AMD GPU version]( https://github.com/xmrig/xmrig-amd). -* [Roadmap](https://github.com/xmrig/xmrig/issues/106) for next releases. +* This is the **CPU-mining** version with target to be optimized for RPi3 platform. +* [Roadmap](https://github.com/xmrig/xmrig/issues/888) for next releases. @@ -111,9 +111,9 @@ Please note performance is highly dependent on system load. The numbers above ar * Enable fast memory (Large/Huge pages). ## Donations -* XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD` -* BTC: `1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT` +* XMR: `44bF1RTZVcVc45wNiDQVTp7hwyZ5juMf8W78j1YrfChkP2og2Y44ph3WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm42GAEjd' + ## Contacts -* support@xmrig.com -* [reddit](https://www.reddit.com/user/XMRig/) +* xmr@eplus.systems +#------------------------------------------------------------------------------------------------------ From 526f4d9a7fcf5b701e8abc6344f0c86017a87561 Mon Sep 17 00:00:00 2001 From: avujic Date: Fri, 8 Dec 2017 17:55:05 +0100 Subject: [PATCH 2/3] New changes in Readme.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 01e7673e..170a1e18 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ Originally based on xmrig/xmrig. Written in C++. ## Features * High performance. -* Official Windows support. -* Small Windows executable, without dependencies. * x86/x64 support. * Support for backup (failover) mining server. * keepalived support. @@ -32,9 +30,9 @@ Originally based on xmrig/xmrig. Written in C++. * It's open source software. ## Download -* Binary releases: https://github.com/xmrig/xmrig/releases -* Git tree: https://github.com/xmrig/xmrig.git - * Clone with `git clone https://github.com/xmrig/xmrig.git` :hammer: [Build instructions](https://github.com/xmrig/xmrig/wiki/Build). +* Binary releases: https://github.com/avujic/xmrig888/releases +* Git tree: https://github.com/avujic/xmrig888.git + * Clone with `git clone https://github.com/avujic/xmrig888.git` ## Usage ### Basic example @@ -111,9 +109,10 @@ Please note performance is highly dependent on system load. The numbers above ar * Enable fast memory (Large/Huge pages). ## Donations -* XMR: `44bF1RTZVcVc45wNiDQVTp7hwyZ5juMf8W78j1YrfChkP2og2Y44ph3WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm42GAEjd' +* XMR: `44bF1RTZVcVc45wNiDQVTp7hwyZ5juMf8W78j1YrfChkP2og2Y44ph3WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm42GAEjd` ## Contacts * xmr@eplus.systems + #------------------------------------------------------------------------------------------------------ From c4c9b20af618e1793df240d58ed604dec0a11ce0 Mon Sep 17 00:00:00 2001 From: avujic Date: Fri, 8 Dec 2017 17:55:44 +0100 Subject: [PATCH 3/3] New changes --- README.md~ | 119 ++++ test/cryptonight/build/CMakeCache.txt | 314 ++++++++++ .../CMakeFiles/3.6.2/CMakeCCompiler.cmake | 67 +++ .../CMakeFiles/3.6.2/CMakeCXXCompiler.cmake | 68 +++ .../3.6.2/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 6532 bytes .../3.6.2/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 6584 bytes .../build/CMakeFiles/3.6.2/CMakeSystem.cmake | 15 + .../3.6.2/CompilerIdC/CMakeCCompilerId.c | 561 ++++++++++++++++++ .../build/CMakeFiles/3.6.2/CompilerIdC/a.out | Bin 0 -> 6172 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 533 +++++++++++++++++ .../CMakeFiles/3.6.2/CompilerIdCXX/a.out | Bin 0 -> 6348 bytes .../CMakeDirectoryInformation.cmake | 16 + .../build/CMakeFiles/CMakeOutput.log | 540 +++++++++++++++++ .../build/CMakeFiles/Makefile.cmake | 115 ++++ test/cryptonight/build/CMakeFiles/Makefile2 | 108 ++++ .../build/CMakeFiles/TargetDirectories.txt | 3 + .../build/CMakeFiles/cmake.check_cache | 1 + .../cryptonight_app.dir/DependInfo.cmake | 11 + .../CMakeFiles/cryptonight_app.dir/build.make | 71 +++ .../cryptonight_app.dir/cmake_clean.cmake | 5 + .../cryptonight_app.dir/depend.make | 2 + .../CMakeFiles/cryptonight_app.dir/flags.make | 3 + .../cryptonight_app.dir/progress.make | 1 + .../build/CMakeFiles/feature_tests.bin | Bin 0 -> 8636 bytes .../build/CMakeFiles/feature_tests.c | 34 ++ .../build/CMakeFiles/feature_tests.cxx | 405 +++++++++++++ .../build/CMakeFiles/progress.marks | 1 + test/cryptonight/build/Makefile | 148 +++++ test/cryptonight/build/cmake_install.cmake | 44 ++ test/cryptonight_lite/CMakeCache.txt | 314 ++++++++++ .../CMakeFiles/3.6.2/CMakeCCompiler.cmake | 67 +++ .../CMakeFiles/3.6.2/CMakeCXXCompiler.cmake | 68 +++ .../3.6.2/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 6532 bytes .../3.6.2/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 6584 bytes .../CMakeFiles/3.6.2/CMakeSystem.cmake | 15 + .../3.6.2/CompilerIdC/CMakeCCompilerId.c | 561 ++++++++++++++++++ .../CMakeFiles/3.6.2/CompilerIdC/a.out | Bin 0 -> 6172 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 533 +++++++++++++++++ .../CMakeFiles/3.6.2/CompilerIdCXX/a.out | Bin 0 -> 6348 bytes .../CMakeDirectoryInformation.cmake | 16 + .../CMakeFiles/CMakeOutput.log | 540 +++++++++++++++++ .../CMakeFiles/Makefile.cmake | 115 ++++ test/cryptonight_lite/CMakeFiles/Makefile2 | 108 ++++ .../CMakeFiles/TargetDirectories.txt | 3 + .../CMakeFiles/cmake.check_cache | 1 + .../cryptonight_lite_app.dir/DependInfo.cmake | 11 + .../cryptonight_lite_app.dir/build.make | 71 +++ .../cmake_clean.cmake | 5 + .../cryptonight_lite_app.dir/depend.make | 2 + .../cryptonight_lite_app.dir/flags.make | 3 + .../cryptonight_lite_app.dir/progress.make | 1 + .../CMakeFiles/feature_tests.bin | Bin 0 -> 8636 bytes .../CMakeFiles/feature_tests.c | 34 ++ .../CMakeFiles/feature_tests.cxx | 405 +++++++++++++ .../CMakeFiles/progress.marks | 1 + test/cryptonight_lite/Makefile | 148 +++++ test/cryptonight_lite/cmake_install.cmake | 44 ++ 57 files changed, 6251 insertions(+) create mode 100644 README.md~ create mode 100644 test/cryptonight/build/CMakeCache.txt create mode 100644 test/cryptonight/build/CMakeFiles/3.6.2/CMakeCCompiler.cmake create mode 100644 test/cryptonight/build/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake create mode 100755 test/cryptonight/build/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin create mode 100755 test/cryptonight/build/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin create mode 100644 test/cryptonight/build/CMakeFiles/3.6.2/CMakeSystem.cmake create mode 100644 test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c create mode 100755 test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/a.out create mode 100644 test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100755 test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdCXX/a.out create mode 100644 test/cryptonight/build/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 test/cryptonight/build/CMakeFiles/CMakeOutput.log create mode 100644 test/cryptonight/build/CMakeFiles/Makefile.cmake create mode 100644 test/cryptonight/build/CMakeFiles/Makefile2 create mode 100644 test/cryptonight/build/CMakeFiles/TargetDirectories.txt create mode 100644 test/cryptonight/build/CMakeFiles/cmake.check_cache create mode 100644 test/cryptonight/build/CMakeFiles/cryptonight_app.dir/DependInfo.cmake create mode 100644 test/cryptonight/build/CMakeFiles/cryptonight_app.dir/build.make create mode 100644 test/cryptonight/build/CMakeFiles/cryptonight_app.dir/cmake_clean.cmake create mode 100644 test/cryptonight/build/CMakeFiles/cryptonight_app.dir/depend.make create mode 100644 test/cryptonight/build/CMakeFiles/cryptonight_app.dir/flags.make create mode 100644 test/cryptonight/build/CMakeFiles/cryptonight_app.dir/progress.make create mode 100755 test/cryptonight/build/CMakeFiles/feature_tests.bin create mode 100644 test/cryptonight/build/CMakeFiles/feature_tests.c create mode 100644 test/cryptonight/build/CMakeFiles/feature_tests.cxx create mode 100644 test/cryptonight/build/CMakeFiles/progress.marks create mode 100644 test/cryptonight/build/Makefile create mode 100644 test/cryptonight/build/cmake_install.cmake create mode 100644 test/cryptonight_lite/CMakeCache.txt create mode 100644 test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCCompiler.cmake create mode 100644 test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake create mode 100755 test/cryptonight_lite/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin create mode 100755 test/cryptonight_lite/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin create mode 100644 test/cryptonight_lite/CMakeFiles/3.6.2/CMakeSystem.cmake create mode 100644 test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c create mode 100755 test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/a.out create mode 100644 test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100755 test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdCXX/a.out create mode 100644 test/cryptonight_lite/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 test/cryptonight_lite/CMakeFiles/CMakeOutput.log create mode 100644 test/cryptonight_lite/CMakeFiles/Makefile.cmake create mode 100644 test/cryptonight_lite/CMakeFiles/Makefile2 create mode 100644 test/cryptonight_lite/CMakeFiles/TargetDirectories.txt create mode 100644 test/cryptonight_lite/CMakeFiles/cmake.check_cache create mode 100644 test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/DependInfo.cmake create mode 100644 test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/build.make create mode 100644 test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/cmake_clean.cmake create mode 100644 test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/depend.make create mode 100644 test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/flags.make create mode 100644 test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/progress.make create mode 100755 test/cryptonight_lite/CMakeFiles/feature_tests.bin create mode 100644 test/cryptonight_lite/CMakeFiles/feature_tests.c create mode 100644 test/cryptonight_lite/CMakeFiles/feature_tests.cxx create mode 100644 test/cryptonight_lite/CMakeFiles/progress.marks create mode 100644 test/cryptonight_lite/Makefile create mode 100644 test/cryptonight_lite/cmake_install.cmake diff --git a/README.md~ b/README.md~ new file mode 100644 index 00000000..01e7673e --- /dev/null +++ b/README.md~ @@ -0,0 +1,119 @@ +# XMRig888 +XMRig is high performance Monero (XMR) CPU miner, with the official full Windows support. In following development of this code Windows support will be discarded. +Originally based on xmrig/xmrig. Written in C++. + +* This is the **CPU-mining** version with target to be optimized for RPi3 platform. +* [Roadmap](https://github.com/xmrig/xmrig/issues/888) for next releases. + + + +#### Table of contents +* [Features](#features) +* [Download](#download) +* [Usage](#usage) +* [Algorithm variations](#algorithm-variations) +* [Build](https://github.com/xmrig/xmrig/wiki/Build) +* [Common Issues](#common-issues) +* [Other information](#other-information) +* [Donations](#donations) +* [Contacts](#contacts) + +## Features +* High performance. +* Official Windows support. +* Small Windows executable, without dependencies. +* x86/x64 support. +* Support for backup (failover) mining server. +* keepalived support. +* Command line options compatible with cpuminer. +* CryptoNight-Lite support for AEON. +* Smart automatic [CPU configuration](https://github.com/xmrig/xmrig/wiki/Threads). +* Nicehash support +* It's open source software. + +## Download +* Binary releases: https://github.com/xmrig/xmrig/releases +* Git tree: https://github.com/xmrig/xmrig.git + * Clone with `git clone https://github.com/xmrig/xmrig.git` :hammer: [Build instructions](https://github.com/xmrig/xmrig/wiki/Build). + +## Usage +### Basic example +``` +xmrig.exe -o pool.monero.hashvault.pro:5555 -u YOUR_WALLET -p x -k +``` + +### Failover +``` +xmrig.exe -o pool.monero.hashvault.pro:5555 -u YOUR_WALLET1 -p x -k -o pool.supportxmr.com:5555 -u YOUR_WALLET2 -p x -k +``` +For failover you can add multiple pools, maximum count not limited. + +### Options +``` + -a, --algo=ALGO cryptonight (default) or cryptonight-lite + -o, --url=URL URL of mining server + -O, --userpass=U:P username:password pair for mining server + -u, --user=USERNAME username for mining server + -p, --pass=PASSWORD password for mining server + -t, --threads=N number of miner threads + -v, --av=N algorithm variation, 0 auto select + -k, --keepalive send keepalived for prevent timeout (need pool support) + -r, --retries=N number of times to retry before switch to backup server (default: 5) + -R, --retry-pause=N time to pause between retries (default: 5) + --cpu-affinity set process affinity to CPU core(s), mask 0x3 for cores 0 and 1 + --cpu-priority set process priority (0 idle, 2 normal to 5 highest) + --no-huge-pages disable huge pages support + --no-color disable colored output + --donate-level=N donate level, default 5% (5 minutes in 100 minutes) + --user-agent set custom user-agent string for pool + -B, --background run the miner in the background + -c, --config=FILE load a JSON-format configuration file + -l, --log-file=FILE log all output to a file + --max-cpu-usage=N maximum CPU usage for automatic threads mode (default 75) + --safe safe adjust threads and av settings for current CPU + --nicehash enable nicehash support + --print-time=N print hashrate report every N seconds + -h, --help display this help and exit + -V, --version output version information and exit +``` + +Also you can use configuration via config file, default **config.json**. You can load multiple config files and combine it with command line options. + +## Algorithm variations +Since version 0.8.0. +* `--av=1` For CPUs with hardware AES. +* `--av=2` Lower power mode (double hash) of `1`. +* `--av=3` Software AES implementation. +* `--av=4` Lower power mode (double hash) of `3`. + +## Common Issues +### HUGE PAGES unavailable +* Run XMRig as Administrator. +* Since version 0.8.0 XMRig automatically enable SeLockMemoryPrivilege for current user, but reboot or sign out still required. [Manual instruction](https://msdn.microsoft.com/en-gb/library/ms190730.aspx). + +## Other information +* No HTTP support, only stratum protocol support. +* No TLS support. +* Default donation 5% (5 minutes in 100 minutes) can be reduced to 1% via command line option `--donate-level`. + + +### CPU mining performance +* **Intel i7-7700** - 307 H/s (4 threads) +* **AMD Ryzen 7 1700X** - 560 H/s (8 threads) + +Please note performance is highly dependent on system load. The numbers above are obtained on an idle system. Tasks heavily using a processor cache, such as video playback, can greatly degrade hashrate. Optimal number of threads depends on the size of the L3 cache of a processor, 1 thread requires 2 MB of cache. + +### Maximum performance checklist +* Idle operating system. +* Do not exceed optimal thread count. +* Use modern CPUs with AES-NI instructuon set. +* Try setup optimal cpu affinity. +* Enable fast memory (Large/Huge pages). + +## Donations +* XMR: `44bF1RTZVcVc45wNiDQVTp7hwyZ5juMf8W78j1YrfChkP2og2Y44ph3WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm42GAEjd' + + +## Contacts +* xmr@eplus.systems +#------------------------------------------------------------------------------------------------------ diff --git a/test/cryptonight/build/CMakeCache.txt b/test/cryptonight/build/CMakeCache.txt new file mode 100644 index 00000000..7a43cd0c --- /dev/null +++ b/test/cryptonight/build/CMakeCache.txt @@ -0,0 +1,314 @@ +# This is the CMakeCache file. +# For build in directory: /opt/cryptoValue/xmrig888/test/cryptonight/build +# It was generated by CMake: /usr/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 +######################## + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/ar + +//For backwards compatibility, what version of CMake commands and +// syntax should this version of CMake try to support. +CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 + +//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or +// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. +CMAKE_BUILD_TYPE:STRING= + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +//CXX compiler +CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ + +//Flags used by the compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the compiler during release builds for minimum +// size. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the compiler during release builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the compiler during release builds with debug info. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//C compiler +CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc + +//Flags used by the compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the compiler during release builds for minimum +// size. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the compiler during release builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the compiler during release builds with debug info. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Flags used by the linker. +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 release minsize 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 Release with Debug Info builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make + +//Flags used by the linker during the creation of modules. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info 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_NAME:STATIC=Project + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib + +//Flags used by the linker during the creation of dll's. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info 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. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/usr/bin/strip + +//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 + +//Single output directory for building all executables. +EXECUTABLE_OUTPUT_PATH:PATH= + +//Single output directory for building all libraries. +LIBRARY_OUTPUT_PATH:PATH= + +//Value Computed by CMake +Project_BINARY_DIR:STATIC=/opt/cryptoValue/xmrig888/test/cryptonight/build + +//Value Computed by CMake +Project_SOURCE_DIR:STATIC=/opt/cryptoValue/xmrig888/test/cryptonight + + +######################## +# INTERNAL cache entries +######################## + +//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=/opt/cryptoValue/xmrig888/test/cryptonight/build +//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=6 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/usr/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-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_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 +//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 +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/opt/cryptoValue/xmrig888/test/cryptonight +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE: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=1 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.6 +//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 +//uname command +CMAKE_UNAME:INTERNAL=/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 + diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CMakeCCompiler.cmake b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeCCompiler.cmake new file mode 100644 index 00000000..17e12c61 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeCCompiler.cmake @@ -0,0 +1,67 @@ +set(CMAKE_C_COMPILER "/usr/bin/cc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "4.9.2") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "90") +set(CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert") +set(CMAKE_C90_COMPILE_FEATURES "c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_static_assert") + +set(CMAKE_C_PLATFORM_ID "Linux") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_SIMULATE_VERSION "") + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_LINKER "/usr/bin/ld") +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_COMPILER_IS_MINGW ) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +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) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "4") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf") + +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 "arm-linux-gnueabihf") +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_LINK_LIBRARIES "c") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake new file mode 100644 index 00000000..706fed34 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake @@ -0,0 +1,68 @@ +set(CMAKE_CXX_COMPILER "/usr/bin/c++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "4.9.2") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "98") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;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_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_return_type_deduction") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "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_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_return_type_deduction") + +set(CMAKE_CXX_PLATFORM_ID "Linux") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_SIMULATE_VERSION "") + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_LINKER "/usr/bin/ld") +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_COMPILER_IS_MINGW ) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "4") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf") + +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 "arm-linux-gnueabihf") +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_LINK_LIBRARIES "stdc++;m;c") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..c0f711a5949bf3a71fac2a48650da53016179114 GIT binary patch literal 6532 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 Y0M%_^&XxO;KJT~Jg8}yW8pPgz0gU5c?EnA( literal 0 HcmV?d00001 diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..c4ed2433941776de07b175355339fbb4cddf4586 GIT binary patch literal 6584 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 AHUIzs literal 0 HcmV?d00001 diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CMakeSystem.cmake b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeSystem.cmake new file mode 100644 index 00000000..1710ed41 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/3.6.2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-4.4.50-v7+") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "4.4.50-v7+") +set(CMAKE_HOST_SYSTEM_PROCESSOR "armv7l") + + + +set(CMAKE_SYSTEM "Linux-4.4.50-v7+") +set(CMAKE_SYSTEM_NAME "Linux") +set(CMAKE_SYSTEM_VERSION "4.4.50-v7+") +set(CMAKE_SYSTEM_PROCESSOR "armv7l") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c b/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 00000000..512e3606 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,561 @@ +#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 + + +/* 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 + /* __INTEL_COMPILER = VRP */ +# 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 +# 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 + +#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(__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(__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(_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(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) +# define COMPILER_ID "Fujitsu" + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#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__) +# 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(__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(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" + +#elif defined(__ARMCC_VERSION) +# 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(SDCC) +# define COMPILER_ID "SDCC" + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) + +#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) +# define COMPILER_ID "MIPSpro" +# if defined(_SGI_COMPILER_VERSION) + /* _SGI_COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) +# else + /* _COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 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(__sgi) +# define COMPILER_ID "MIPSpro" + +#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(__CRAYXE) || defined(__CRAYXC) +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(__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(__sgi) || defined(__sgi__) || defined(_SGI) +# define PLATFORM_ID "IRIX" + +#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" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#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_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# 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 + +#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 components. */ +#ifdef 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 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 "]"; + + + + +#if !defined(__STDC__) +# if defined(_MSC_VER) && !defined(__clang__) +# define C_DIALECT "90" +# else +# define C_DIALECT +# endif +#elif __STDC_VERSION__ >= 201000L +# define C_DIALECT "11" +#elif __STDC_VERSION__ >= 199901L +# define C_DIALECT "99" +#else +# define C_DIALECT "90" +#endif +const char* info_language_dialect_default = + "INFO" ":" "dialect_default[" C_DIALECT "]"; + +/*--------------------------------------------------------------------------*/ + +#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 SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXE) || defined(__CRAYXC) + require += info_cray[argc]; +#endif + require += info_language_dialect_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/a.out b/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/a.out new file mode 100755 index 0000000000000000000000000000000000000000..269c873241e365f4f7f9a23d3300fc36f9c01dd5 GIT binary patch literal 6172 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 M9E>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(__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(__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(_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(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) +# define COMPILER_ID "Fujitsu" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#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__) +# 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(__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(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" + +#elif defined(__ARMCC_VERSION) +# 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(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) +# define COMPILER_ID "MIPSpro" +# if defined(_SGI_COMPILER_VERSION) + /* _SGI_COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) +# else + /* _COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 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(__sgi) +# define COMPILER_ID "MIPSpro" + +#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(__CRAYXE) || defined(__CRAYXC) +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(__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(__sgi) || defined(__sgi__) || defined(_SGI) +# define PLATFORM_ID "IRIX" + +#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" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#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_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# 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 + +#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 components. */ +#ifdef 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 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 "]"; + + + + +const char* info_language_dialect_default = "INFO" ":" "dialect_default[" +#if __cplusplus >= 201402L + "14" +#elif __cplusplus >= 201103L + "11" +#else + "98" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXE) || defined(__CRAYXC) + require += info_cray[argc]; +#endif + require += info_language_dialect_default[argc]; + (void)argv; + return require; +} diff --git a/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdCXX/a.out b/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdCXX/a.out new file mode 100755 index 0000000000000000000000000000000000000000..09109cbebeb7d5ef280319e2bc704d0b7765f47c GIT binary patch literal 6348 zcmb_geT-aH6+drgx*ghXncXh5w2Mr1V@hz}PRoY0D9LWO+p@UZuI*}83%-3j^LA(K zd}Zb>wy2?eL`bY@5fW<@c8!P{gDHPth*DD%qQsz*V2Ft(&TKnaK2%8fXoxcYe)qn+ zeLEDygp)mc&+ndd&;6Kl?>+b3K0Lb1vMezakg3R-+A>P&aeC7?rb{# zkbmjz2i_WZoA#V5eW*F#7)i3EkG?%Oy!o|%bX*E?8L>}8NeEXNfRb1ZE~q2k8^|n@ z;QJ^9)QR#N2B0Js%(?1k($`$Wsa_|JGg~MXovQCve8&;zrdyqT-fXVwdzGQQTdjIk zaYiP_oQziqswc*V@};6T;ZEm0t-GiO{S|qr%JSi{ik)kJ6)>y7yxU60TkR^ zQFf1x>=<&k+6>zzieU8_F?XQGtWj4k*Un$%2Z7bSDvaVyAl>Yh=E$CN2!AeOGe6 z5ltPdMUwabU1Z;xk2L$N7n;qNp2R-gfO&MorW-z@si|6dn++j8|+x9fB&jGYQIjLtkZ96JGL?H5?G531Mr*rlk%N7a%#ihFkUN# z`K6v}0H32R*NpxpbzIqDl{Ur)PMxb^%*OxQ&E~3WF|PBd%X6QCVkdjCR^MFgdUk9v zA*&l*iPiA2a3-Ew-8jMdB=2t|QkyW(J8P19t`Wsr#(^WLyK1yK^Z{%plk@NE<5M5N z2m6f5LS3Hy^kVGfgJ-dB^#?HT6W|`4iwh{v5B0t%<%Rm_)O=%fe7?~(b*#2x{8+7R z%BxvN7V44X3-wv7-7fcJ{rp|0;<54JMHyH)V-4KB7)w3gSPB2}#6tZN%#rKVCKL6y zn$3-{J@-0d`V}zyk7ggSqc71Cw~}mhsy#+PH6c7I%QxgV&&6$}yBY^LVGN3(9wz&C*%; zZ=&S*Uq$&m@c&EdJ_;J8(2wD;pJy@ev*3S&{PTO!nK`?XA6A zQdeu~-Rf<2fA1D*A;@3~u3gWa&WZJLh%2s>wzjx+iM1-y8Cz#{S(jPsqZ_O%tc{UP z(QfObme|$91>c=U=~r}_HBzpK^Svx~vE+O9;Es`A-<=K6Y;n$>p3C7{%w@zT%DUC8 z*qOsc_|v6d(V8HHmH`L4ikGLo7Rq^F>|8O2|Gsw!|7QT8DrH>X6?<^snC%_PWe$n$ zWu2LdTky2G<5nu}VQp^YFQwrfp4~z&jb2OeroBv8t70Rx3tka*^y&J3B{x0i;{v-F zF<&7?RTS$SLSub?m6!C4G!e!oDXOAZgt4hHBUZ<(#=PA{OiV>(rNWFkQdC8wj!lg( zQT2>jjT!NJ?`X`(7ZqO`b7$$iPGjycy~i|OtMD_3IgNFS!5mLxeS1zVVeS;YH?>}6 z32JX@%$SsCUaP5Hs5kTDDM5UqMQ_$adJG>TGem|}c+naM=F#kT78f@B6gxU{7&)k6?nbmN;c-CuL zClgQ@Y~f_4f8H&c+T|+{4L1Jo4e9BRcZsG>xd-+J^Tem#Tmvo(N&ipLwFuxBmW| z&jtS-@)wvI%$tsS6Cb<@UxeOZ#!Hwuo;RR3`_+=mWi_U5ehm@2@TTH-XJ~6But4SAdD91mdY9ggYYZ9&Iin-{C-64D z@C0`Jf|KSWxGLuD8>(`gOv#zem!{pklkrQHs^iWb66W1`&-XI+_Ef4Lo-bnLFg4P- zj)O#|a#&P8l~Ibh#|f7e=>i%@t=#CgB$^ zKhw+Bc4k^e%On8>kkZEc-jZg{&aOtO5kZgF2j`FM|0Fq(A2C z&qHALZ2DzA`5>6@M#{|N&q7E-4)+Tvw}F|>(=LYlFNQ(z?P>gR9>jNnX}1H+ynhYs z_=cq&vwLHA6f(!kes~`Dz)olXr~uK9bPw3r>368eHl@-3%=&#RWXJn83x79rumKr= zCxDGV-lI=pU>vt0WA_j$Xh#>kPoIGu$85;hG5>{K`A(GjTeJ4p9vB+C$F!aD$NXjr z6E`}V8u^!y`8#3wDo^1zWTQjXlKfl9eEral`Azmc?4E<3^PnB`ru=)@{TX_wl%4)2 z4SI=@nGaFUQAw`(fA_9c}4@ z^ct9QiU35r8?>nYQ%B}|0=~F)6xCtJy=ut#>p%tjG}MVftTIYe8j)ovjHDaEJpi9q XqJ9$0v2tHB=EMGOM&;>Hh4J@aOkX)~ literal 0 HcmV?d00001 diff --git a/test/cryptonight/build/CMakeFiles/CMakeDirectoryInformation.cmake b/test/cryptonight/build/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 00000000..3769d69b --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/opt/cryptoValue/xmrig888/test/cryptonight") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/opt/cryptoValue/xmrig888/test/cryptonight/build") + +# 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/test/cryptonight/build/CMakeFiles/CMakeOutput.log b/test/cryptonight/build/CMakeFiles/CMakeOutput.log new file mode 100644 index 00000000..1f684703 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/CMakeOutput.log @@ -0,0 +1,540 @@ +The system is: Linux - 4.4.50-v7+ - armv7l +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 "/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdC/a.out" + +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 "/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/3.6.2/CompilerIdCXX/a.out" + +Determining if the C compiler works passed with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_e94a7/fast" +/usr/bin/make -f CMakeFiles/cmTC_e94a7.dir/build.make CMakeFiles/cmTC_e94a7.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_e94a7.dir/testCCompiler.c.o +/usr/bin/cc -o CMakeFiles/cmTC_e94a7.dir/testCCompiler.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp/testCCompiler.c +Linking C executable cmTC_e94a7 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e94a7.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_e94a7.dir/testCCompiler.c.o -o cmTC_e94a7 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + +Detecting C compiler ABI info compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_f368b/fast" +/usr/bin/make -f CMakeFiles/cmTC_f368b.dir/build.make CMakeFiles/cmTC_f368b.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o +/usr/bin/cc -o CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c +Linking C executable cmTC_f368b +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f368b.dir/link.txt --verbose=1 +/usr/bin/cc -v CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o -o cmTC_f368b -rdynamic +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper +Target: arm-linux-gnueabihf +Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf +Thread model: posix +gcc version 4.9.2 (Raspbian 4.9.2-10) +COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/ +LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f368b' '-rdynamic' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' + /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc2lFfkb.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_f368b /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command:"/usr/bin/make" "cmTC_f368b/fast"] + ignore line: [/usr/bin/make -f CMakeFiles/cmTC_f368b.dir/build.make CMakeFiles/cmTC_f368b.dir/build] + ignore line: [make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp'] + ignore line: [Building C object CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c] + ignore line: [Linking C executable cmTC_f368b] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f368b.dir/link.txt --verbose=1] + ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o -o cmTC_f368b -rdynamic ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] + ignore line: [Target: arm-linux-gnueabihf] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] + ignore line: [Thread model: posix] + ignore line: [gcc version 4.9.2 (Raspbian 4.9.2-10) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f368b' '-rdynamic' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu'] + link line: [ /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc2lFfkb.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_f368b /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cc2lFfkb.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 [--sysroot=/] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-export-dynamic] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib/ld-linux-armhf.so.3] ==> ignore + arg [-X] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [-m] ==> ignore + arg [armelf_linux_eabi] ==> ignore + arg [-o] ==> ignore + arg [cmTC_f368b] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o] ==> ignore + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] + arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] + arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] + arg [CMakeFiles/cmTC_f368b.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] ==> ignore + remove lib [gcc] + remove lib [gcc_s] + remove lib [gcc] + remove lib [gcc_s] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> [/usr/lib] + collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + implicit libs: [c] + implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] + implicit fwks: [] + + + + +Detecting C [-std=c11] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_c29d7/fast" +/usr/bin/make -f CMakeFiles/cmTC_c29d7.dir/build.make CMakeFiles/cmTC_c29d7.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_c29d7.dir/feature_tests.c.o +/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_c29d7.dir/feature_tests.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/feature_tests.c +Linking C executable cmTC_c29d7 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c29d7.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_c29d7.dir/feature_tests.c.o -o cmTC_c29d7 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:1c_restrict + Feature record: C_FEATURE:1c_static_assert + Feature record: C_FEATURE:1c_variadic_macros + + +Detecting C [-std=c99] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_05603/fast" +/usr/bin/make -f CMakeFiles/cmTC_05603.dir/build.make CMakeFiles/cmTC_05603.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_05603.dir/feature_tests.c.o +/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_05603.dir/feature_tests.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/feature_tests.c +Linking C executable cmTC_05603 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_05603.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_05603.dir/feature_tests.c.o -o cmTC_05603 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:1c_restrict + Feature record: C_FEATURE:0c_static_assert + Feature record: C_FEATURE:1c_variadic_macros + + +Detecting C [-std=c90] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_f6b1d/fast" +/usr/bin/make -f CMakeFiles/cmTC_f6b1d.dir/build.make CMakeFiles/cmTC_f6b1d.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_f6b1d.dir/feature_tests.c.o +/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_f6b1d.dir/feature_tests.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/feature_tests.c +Linking C executable cmTC_f6b1d +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6b1d.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_f6b1d.dir/feature_tests.c.o -o cmTC_f6b1d -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:0c_restrict + Feature record: C_FEATURE:0c_static_assert + Feature record: C_FEATURE:0c_variadic_macros +Determining if the CXX compiler works passed with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_2f84b/fast" +/usr/bin/make -f CMakeFiles/cmTC_2f84b.dir/build.make CMakeFiles/cmTC_2f84b.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_2f84b.dir/testCXXCompiler.cxx.o +/usr/bin/c++ -o CMakeFiles/cmTC_2f84b.dir/testCXXCompiler.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx +Linking CXX executable cmTC_2f84b +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2f84b.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_2f84b.dir/testCXXCompiler.cxx.o -o cmTC_2f84b -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_247eb/fast" +/usr/bin/make -f CMakeFiles/cmTC_247eb.dir/build.make CMakeFiles/cmTC_247eb.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o +/usr/bin/c++ -o CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp +Linking CXX executable cmTC_247eb +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_247eb.dir/link.txt --verbose=1 +/usr/bin/c++ -v CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_247eb -rdynamic +Using built-in specs. +COLLECT_GCC=/usr/bin/c++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper +Target: arm-linux-gnueabihf +Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf +Thread model: posix +gcc version 4.9.2 (Raspbian 4.9.2-10) +COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/ +LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_247eb' '-rdynamic' '-shared-libgcc' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' + /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccaQsueb.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_247eb /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command:"/usr/bin/make" "cmTC_247eb/fast"] + ignore line: [/usr/bin/make -f CMakeFiles/cmTC_247eb.dir/build.make CMakeFiles/cmTC_247eb.dir/build] + ignore line: [make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp'] + ignore line: [Building CXX object CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Linking CXX executable cmTC_247eb] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_247eb.dir/link.txt --verbose=1] + ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_247eb -rdynamic ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] + ignore line: [Target: arm-linux-gnueabihf] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] + ignore line: [Thread model: posix] + ignore line: [gcc version 4.9.2 (Raspbian 4.9.2-10) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_247eb' '-rdynamic' '-shared-libgcc' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu'] + link line: [ /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccaQsueb.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_247eb /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_247eb.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccaQsueb.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 [--sysroot=/] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-export-dynamic] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib/ld-linux-armhf.so.3] ==> ignore + arg [-X] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [-m] ==> ignore + arg [armelf_linux_eabi] ==> ignore + arg [-o] ==> ignore + arg [cmTC_247eb] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o] ==> ignore + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] + arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] + arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] + arg [CMakeFiles/cmTC_247eb.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/arm-linux-gnueabihf/4.9/crtend.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] ==> ignore + remove lib [gcc_s] + remove lib [gcc] + remove lib [gcc_s] + remove lib [gcc] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> [/usr/lib] + collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + implicit libs: [stdc++;m;c] + implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] + implicit fwks: [] + + + + +Detecting CXX [-std=c++14] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_7b4fb/fast" +/usr/bin/make -f CMakeFiles/cmTC_7b4fb.dir/build.make CMakeFiles/cmTC_7b4fb.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_7b4fb.dir/feature_tests.cxx.o +/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_7b4fb.dir/feature_tests.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/feature_tests.cxx +Linking CXX executable cmTC_7b4fb +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b4fb.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_7b4fb.dir/feature_tests.cxx.o -o cmTC_7b4fb -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:1cxx_alias_templates + Feature record: CXX_FEATURE:1cxx_alignas + Feature record: CXX_FEATURE:1cxx_alignof + Feature record: CXX_FEATURE:1cxx_attributes + Feature record: CXX_FEATURE:1cxx_attribute_deprecated + Feature record: CXX_FEATURE:1cxx_auto_type + Feature record: CXX_FEATURE:1cxx_binary_literals + Feature record: CXX_FEATURE:1cxx_constexpr + Feature record: CXX_FEATURE:1cxx_contextual_conversions + Feature record: CXX_FEATURE:1cxx_decltype + Feature record: CXX_FEATURE:1cxx_decltype_auto + Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:1cxx_default_function_template_args + Feature record: CXX_FEATURE:1cxx_defaulted_functions + Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:1cxx_delegating_constructors + Feature record: CXX_FEATURE:1cxx_deleted_functions + Feature record: CXX_FEATURE:1cxx_digit_separators + Feature record: CXX_FEATURE:1cxx_enum_forward_declarations + Feature record: CXX_FEATURE:1cxx_explicit_conversions + Feature record: CXX_FEATURE:1cxx_extended_friend_declarations + Feature record: CXX_FEATURE:1cxx_extern_templates + Feature record: CXX_FEATURE:1cxx_final + Feature record: CXX_FEATURE:1cxx_func_identifier + Feature record: CXX_FEATURE:1cxx_generalized_initializers + Feature record: CXX_FEATURE:1cxx_generic_lambdas + Feature record: CXX_FEATURE:1cxx_inheriting_constructors + Feature record: CXX_FEATURE:1cxx_inline_namespaces + Feature record: CXX_FEATURE:1cxx_lambdas + Feature record: CXX_FEATURE:1cxx_lambda_init_captures + Feature record: CXX_FEATURE:1cxx_local_type_template_args + Feature record: CXX_FEATURE:1cxx_long_long_type + Feature record: CXX_FEATURE:1cxx_noexcept + Feature record: CXX_FEATURE:1cxx_nonstatic_member_init + Feature record: CXX_FEATURE:1cxx_nullptr + Feature record: CXX_FEATURE:1cxx_override + Feature record: CXX_FEATURE:1cxx_range_for + Feature record: CXX_FEATURE:1cxx_raw_string_literals + Feature record: CXX_FEATURE:1cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:1cxx_return_type_deduction + Feature record: CXX_FEATURE:1cxx_right_angle_brackets + Feature record: CXX_FEATURE:1cxx_rvalue_references + Feature record: CXX_FEATURE:1cxx_sizeof_member + Feature record: CXX_FEATURE:1cxx_static_assert + Feature record: CXX_FEATURE:1cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:1cxx_thread_local + Feature record: CXX_FEATURE:1cxx_trailing_return_types + Feature record: CXX_FEATURE:1cxx_unicode_literals + Feature record: CXX_FEATURE:1cxx_uniform_initialization + Feature record: CXX_FEATURE:1cxx_unrestricted_unions + Feature record: CXX_FEATURE:1cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:1cxx_variadic_macros + Feature record: CXX_FEATURE:1cxx_variadic_templates + + +Detecting CXX [-std=c++11] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_10192/fast" +/usr/bin/make -f CMakeFiles/cmTC_10192.dir/build.make CMakeFiles/cmTC_10192.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_10192.dir/feature_tests.cxx.o +/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_10192.dir/feature_tests.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/feature_tests.cxx +Linking CXX executable cmTC_10192 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_10192.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_10192.dir/feature_tests.cxx.o -o cmTC_10192 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:1cxx_alias_templates + Feature record: CXX_FEATURE:1cxx_alignas + Feature record: CXX_FEATURE:1cxx_alignof + Feature record: CXX_FEATURE:1cxx_attributes + Feature record: CXX_FEATURE:0cxx_attribute_deprecated + Feature record: CXX_FEATURE:1cxx_auto_type + Feature record: CXX_FEATURE:0cxx_binary_literals + Feature record: CXX_FEATURE:1cxx_constexpr + Feature record: CXX_FEATURE:0cxx_contextual_conversions + Feature record: CXX_FEATURE:1cxx_decltype + Feature record: CXX_FEATURE:0cxx_decltype_auto + Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:1cxx_default_function_template_args + Feature record: CXX_FEATURE:1cxx_defaulted_functions + Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:1cxx_delegating_constructors + Feature record: CXX_FEATURE:1cxx_deleted_functions + Feature record: CXX_FEATURE:0cxx_digit_separators + Feature record: CXX_FEATURE:1cxx_enum_forward_declarations + Feature record: CXX_FEATURE:1cxx_explicit_conversions + Feature record: CXX_FEATURE:1cxx_extended_friend_declarations + Feature record: CXX_FEATURE:1cxx_extern_templates + Feature record: CXX_FEATURE:1cxx_final + Feature record: CXX_FEATURE:1cxx_func_identifier + Feature record: CXX_FEATURE:1cxx_generalized_initializers + Feature record: CXX_FEATURE:0cxx_generic_lambdas + Feature record: CXX_FEATURE:1cxx_inheriting_constructors + Feature record: CXX_FEATURE:1cxx_inline_namespaces + Feature record: CXX_FEATURE:1cxx_lambdas + Feature record: CXX_FEATURE:0cxx_lambda_init_captures + Feature record: CXX_FEATURE:1cxx_local_type_template_args + Feature record: CXX_FEATURE:1cxx_long_long_type + Feature record: CXX_FEATURE:1cxx_noexcept + Feature record: CXX_FEATURE:1cxx_nonstatic_member_init + Feature record: CXX_FEATURE:1cxx_nullptr + Feature record: CXX_FEATURE:1cxx_override + Feature record: CXX_FEATURE:1cxx_range_for + Feature record: CXX_FEATURE:1cxx_raw_string_literals + Feature record: CXX_FEATURE:1cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:0cxx_return_type_deduction + Feature record: CXX_FEATURE:1cxx_right_angle_brackets + Feature record: CXX_FEATURE:1cxx_rvalue_references + Feature record: CXX_FEATURE:1cxx_sizeof_member + Feature record: CXX_FEATURE:1cxx_static_assert + Feature record: CXX_FEATURE:1cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:1cxx_thread_local + Feature record: CXX_FEATURE:1cxx_trailing_return_types + Feature record: CXX_FEATURE:1cxx_unicode_literals + Feature record: CXX_FEATURE:1cxx_uniform_initialization + Feature record: CXX_FEATURE:1cxx_unrestricted_unions + Feature record: CXX_FEATURE:1cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:1cxx_variadic_macros + Feature record: CXX_FEATURE:1cxx_variadic_templates + + +Detecting CXX [-std=c++98] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_58a93/fast" +/usr/bin/make -f CMakeFiles/cmTC_58a93.dir/build.make CMakeFiles/cmTC_58a93.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_58a93.dir/feature_tests.cxx.o +/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_58a93.dir/feature_tests.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/feature_tests.cxx +Linking CXX executable cmTC_58a93 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_58a93.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_58a93.dir/feature_tests.cxx.o -o cmTC_58a93 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/CMakeTmp' + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:0cxx_alias_templates + Feature record: CXX_FEATURE:0cxx_alignas + Feature record: CXX_FEATURE:0cxx_alignof + Feature record: CXX_FEATURE:0cxx_attributes + Feature record: CXX_FEATURE:0cxx_attribute_deprecated + Feature record: CXX_FEATURE:0cxx_auto_type + Feature record: CXX_FEATURE:0cxx_binary_literals + Feature record: CXX_FEATURE:0cxx_constexpr + Feature record: CXX_FEATURE:0cxx_contextual_conversions + Feature record: CXX_FEATURE:0cxx_decltype + Feature record: CXX_FEATURE:0cxx_decltype_auto + Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:0cxx_default_function_template_args + Feature record: CXX_FEATURE:0cxx_defaulted_functions + Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:0cxx_delegating_constructors + Feature record: CXX_FEATURE:0cxx_deleted_functions + Feature record: CXX_FEATURE:0cxx_digit_separators + Feature record: CXX_FEATURE:0cxx_enum_forward_declarations + Feature record: CXX_FEATURE:0cxx_explicit_conversions + Feature record: CXX_FEATURE:0cxx_extended_friend_declarations + Feature record: CXX_FEATURE:0cxx_extern_templates + Feature record: CXX_FEATURE:0cxx_final + Feature record: CXX_FEATURE:0cxx_func_identifier + Feature record: CXX_FEATURE:0cxx_generalized_initializers + Feature record: CXX_FEATURE:0cxx_generic_lambdas + Feature record: CXX_FEATURE:0cxx_inheriting_constructors + Feature record: CXX_FEATURE:0cxx_inline_namespaces + Feature record: CXX_FEATURE:0cxx_lambdas + Feature record: CXX_FEATURE:0cxx_lambda_init_captures + Feature record: CXX_FEATURE:0cxx_local_type_template_args + Feature record: CXX_FEATURE:0cxx_long_long_type + Feature record: CXX_FEATURE:0cxx_noexcept + Feature record: CXX_FEATURE:0cxx_nonstatic_member_init + Feature record: CXX_FEATURE:0cxx_nullptr + Feature record: CXX_FEATURE:0cxx_override + Feature record: CXX_FEATURE:0cxx_range_for + Feature record: CXX_FEATURE:0cxx_raw_string_literals + Feature record: CXX_FEATURE:0cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:0cxx_return_type_deduction + Feature record: CXX_FEATURE:0cxx_right_angle_brackets + Feature record: CXX_FEATURE:0cxx_rvalue_references + Feature record: CXX_FEATURE:0cxx_sizeof_member + Feature record: CXX_FEATURE:0cxx_static_assert + Feature record: CXX_FEATURE:0cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:0cxx_thread_local + Feature record: CXX_FEATURE:0cxx_trailing_return_types + Feature record: CXX_FEATURE:0cxx_unicode_literals + Feature record: CXX_FEATURE:0cxx_uniform_initialization + Feature record: CXX_FEATURE:0cxx_unrestricted_unions + Feature record: CXX_FEATURE:0cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:0cxx_variadic_macros + Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/test/cryptonight/build/CMakeFiles/Makefile.cmake b/test/cryptonight/build/CMakeFiles/Makefile.cmake new file mode 100644 index 00000000..bb4f7666 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/Makefile.cmake @@ -0,0 +1,115 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# 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" + "../CMakeLists.txt" + "CMakeFiles/3.6.2/CMakeCCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCXXCompiler.cmake" + "CMakeFiles/3.6.2/CMakeSystem.cmake" + "CMakeFiles/feature_tests.c" + "CMakeFiles/feature_tests.cxx" + "/usr/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in" + "/usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c" + "/usr/share/cmake-3.6/Modules/CMakeCInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in" + "/usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp" + "/usr/share/cmake-3.6/Modules/CMakeCXXInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/share/cmake-3.6/Modules/CMakeCompilerIdDetection.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompilerId.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake" + "/usr/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake" + "/usr/share/cmake-3.6/Modules/CMakeGenericSystem.cmake" + "/usr/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeParseArguments.cmake" + "/usr/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/share/cmake-3.6/Modules/CMakeSystem.cmake.in" + "/usr/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake" + "/usr/share/cmake-3.6/Modules/CMakeUnixFindMake.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Borland-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Clang-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Cray-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GHS-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-C-FeatureTests.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-C.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-CXX-FeatureTests.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-CXX.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/IAR-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Intel-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/MIPSpro-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/PGI-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SCO-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/TI-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-CXX.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-GNU-C.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-GNU-CXX.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-GNU.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux.cmake" + "/usr/share/cmake-3.6/Modules/Platform/UnixPaths.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.6.2/CMakeSystem.cmake" + "CMakeFiles/3.6.2/CMakeCCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCXXCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCXXCompiler.cmake" + "CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +set(CMAKE_DEPEND_INFO_FILES + "CMakeFiles/cryptonight_app.dir/DependInfo.cmake" + ) diff --git a/test/cryptonight/build/CMakeFiles/Makefile2 b/test/cryptonight/build/CMakeFiles/Makefile2 new file mode 100644 index 00000000..f68a1fc5 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/Makefile2 @@ -0,0 +1,108 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# The main recursive all target +all: + +.PHONY : all + +# The main recursive preinstall target +preinstall: + +.PHONY : preinstall + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# 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/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /opt/cryptoValue/xmrig888/test/cryptonight + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /opt/cryptoValue/xmrig888/test/cryptonight/build + +#============================================================================= +# Target rules for target CMakeFiles/cryptonight_app.dir + +# All Build rule for target. +CMakeFiles/cryptonight_app.dir/all: + $(MAKE) -f CMakeFiles/cryptonight_app.dir/build.make CMakeFiles/cryptonight_app.dir/depend + $(MAKE) -f CMakeFiles/cryptonight_app.dir/build.make CMakeFiles/cryptonight_app.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles --progress-num= "Built target cryptonight_app" +.PHONY : CMakeFiles/cryptonight_app.dir/all + +# Include target in all. +all: CMakeFiles/cryptonight_app.dir/all + +.PHONY : all + +# Build rule for subdir invocation for target. +CMakeFiles/cryptonight_app.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles 0 + $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/cryptonight_app.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles 0 +.PHONY : CMakeFiles/cryptonight_app.dir/rule + +# Convenience name for target. +cryptonight_app: CMakeFiles/cryptonight_app.dir/rule + +.PHONY : cryptonight_app + +# clean rule for target. +CMakeFiles/cryptonight_app.dir/clean: + $(MAKE) -f CMakeFiles/cryptonight_app.dir/build.make CMakeFiles/cryptonight_app.dir/clean +.PHONY : CMakeFiles/cryptonight_app.dir/clean + +# clean rule for target. +clean: CMakeFiles/cryptonight_app.dir/clean + +.PHONY : 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/test/cryptonight/build/CMakeFiles/TargetDirectories.txt b/test/cryptonight/build/CMakeFiles/TargetDirectories.txt new file mode 100644 index 00000000..b1ec7159 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,3 @@ +/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/edit_cache.dir +/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/rebuild_cache.dir +/opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/cryptonight_app.dir diff --git a/test/cryptonight/build/CMakeFiles/cmake.check_cache b/test/cryptonight/build/CMakeFiles/cmake.check_cache new file mode 100644 index 00000000..3dccd731 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/DependInfo.cmake b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/DependInfo.cmake new file mode 100644 index 00000000..19fab214 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/build.make b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/build.make new file mode 100644 index 00000000..2673ecb0 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/build.make @@ -0,0 +1,71 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# 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/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /opt/cryptoValue/xmrig888/test/cryptonight + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /opt/cryptoValue/xmrig888/test/cryptonight/build + +# Include any dependencies generated for this target. +include CMakeFiles/cryptonight_app.dir/depend.make + +# Include the progress variables for this target. +include CMakeFiles/cryptonight_app.dir/progress.make + +# Include the compile flags for this target's objects. +include CMakeFiles/cryptonight_app.dir/flags.make + +CMakeFiles/cryptonight_app.dir/requires: + +.PHONY : CMakeFiles/cryptonight_app.dir/requires + +CMakeFiles/cryptonight_app.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/cryptonight_app.dir/cmake_clean.cmake +.PHONY : CMakeFiles/cryptonight_app.dir/clean + +CMakeFiles/cryptonight_app.dir/depend: + cd /opt/cryptoValue/xmrig888/test/cryptonight/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /opt/cryptoValue/xmrig888/test/cryptonight /opt/cryptoValue/xmrig888/test/cryptonight /opt/cryptoValue/xmrig888/test/cryptonight/build /opt/cryptoValue/xmrig888/test/cryptonight/build /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : CMakeFiles/cryptonight_app.dir/depend + diff --git a/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/cmake_clean.cmake b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/cmake_clean.cmake new file mode 100644 index 00000000..1f2792a8 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/cryptonight_app.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/depend.make b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/depend.make new file mode 100644 index 00000000..a6430d68 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for cryptonight_app. +# This may be replaced when dependencies are built. diff --git a/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/flags.make b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/flags.make new file mode 100644 index 00000000..60c32851 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/flags.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + diff --git a/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/progress.make b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/progress.make new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/cryptonight_app.dir/progress.make @@ -0,0 +1 @@ + diff --git a/test/cryptonight/build/CMakeFiles/feature_tests.bin b/test/cryptonight/build/CMakeFiles/feature_tests.bin new file mode 100755 index 0000000000000000000000000000000000000000..e6a4535cf719180311bf7fe00d29aafc25590130 GIT binary patch literal 8636 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 404 +"1" +#else +"0" +#endif +"c_function_prototypes\n" +"C_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L +"1" +#else +"0" +#endif +"c_restrict\n" +"C_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L +"1" +#else +"0" +#endif +"c_static_assert\n" +"C_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L +"1" +#else +"0" +#endif +"c_variadic_macros\n" + +}; + +int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/test/cryptonight/build/CMakeFiles/feature_tests.cxx b/test/cryptonight/build/CMakeFiles/feature_tests.cxx new file mode 100644 index 00000000..b93418c6 --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/feature_tests.cxx @@ -0,0 +1,405 @@ + + const char features[] = {"\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L +"1" +#else +"0" +#endif +"cxx_aggregate_default_initializers\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_alias_templates\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_alignas\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_alignof\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_attributes\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_attribute_deprecated\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_auto_type\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_binary_literals\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_constexpr\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_contextual_conversions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_decltype\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_decltype_auto\n" +"CXX_FEATURE:" +#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_decltype_incomplete_return_types\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_default_function_template_args\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_defaulted_functions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_defaulted_move_initializers\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_delegating_constructors\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_deleted_functions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_digit_separators\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_enum_forward_declarations\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_explicit_conversions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_extended_friend_declarations\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_extern_templates\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_final\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_func_identifier\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_generalized_initializers\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_generic_lambdas\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_inheriting_constructors\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_inline_namespaces\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_lambdas\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_lambda_init_captures\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_local_type_template_args\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_long_long_type\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_noexcept\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_nonstatic_member_init\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_nullptr\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_override\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_range_for\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_raw_string_literals\n" +"CXX_FEATURE:" +#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_reference_qualified_functions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L +"1" +#else +"0" +#endif +"cxx_relaxed_constexpr\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_return_type_deduction\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_right_angle_brackets\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_rvalue_references\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_sizeof_member\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_static_assert\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_strong_enums\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && __cplusplus +"1" +#else +"0" +#endif +"cxx_template_template_parameters\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_thread_local\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_trailing_return_types\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_unicode_literals\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_uniform_initialization\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_unrestricted_unions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_user_literals\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L +"1" +#else +"0" +#endif +"cxx_variable_templates\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_variadic_macros\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_variadic_templates\n" + +}; + +int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/test/cryptonight/build/CMakeFiles/progress.marks b/test/cryptonight/build/CMakeFiles/progress.marks new file mode 100644 index 00000000..573541ac --- /dev/null +++ b/test/cryptonight/build/CMakeFiles/progress.marks @@ -0,0 +1 @@ +0 diff --git a/test/cryptonight/build/Makefile b/test/cryptonight/build/Makefile new file mode 100644 index 00000000..7aa323b6 --- /dev/null +++ b/test/cryptonight/build/Makefile @@ -0,0 +1,148 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# 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: + + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# 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/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /opt/cryptoValue/xmrig888/test/cryptonight + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /opt/cryptoValue/xmrig888/test/cryptonight/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.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/bin/cmake -H$(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 + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles/progress.marks + $(MAKE) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named cryptonight_app + +# Build rule for target. +cryptonight_app: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 cryptonight_app +.PHONY : cryptonight_app + +# fast build rule for target. +cryptonight_app/fast: + $(MAKE) -f CMakeFiles/cryptonight_app.dir/build.make CMakeFiles/cryptonight_app.dir/build +.PHONY : cryptonight_app/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 "... rebuild_cache" + @echo "... cryptonight_app" +.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/test/cryptonight/build/cmake_install.cmake b/test/cryptonight/build/cmake_install.cmake new file mode 100644 index 00000000..98b0dfc1 --- /dev/null +++ b/test/cryptonight/build/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /opt/cryptoValue/xmrig888/test/cryptonight + +# 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 "") + 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() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "/opt/cryptoValue/xmrig888/test/cryptonight/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/test/cryptonight_lite/CMakeCache.txt b/test/cryptonight_lite/CMakeCache.txt new file mode 100644 index 00000000..6234a696 --- /dev/null +++ b/test/cryptonight_lite/CMakeCache.txt @@ -0,0 +1,314 @@ +# This is the CMakeCache file. +# For build in directory: /opt/cryptoValue/xmrig888/test/cryptonight_lite +# It was generated by CMake: /usr/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 +######################## + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/ar + +//For backwards compatibility, what version of CMake commands and +// syntax should this version of CMake try to support. +CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 + +//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or +// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. +CMAKE_BUILD_TYPE:STRING= + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +//CXX compiler +CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ + +//Flags used by the compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the compiler during release builds for minimum +// size. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the compiler during release builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the compiler during release builds with debug info. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//C compiler +CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc + +//Flags used by the compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the compiler during release builds for minimum +// size. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the compiler during release builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the compiler during release builds with debug info. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Flags used by the linker. +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 release minsize 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 Release with Debug Info builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make + +//Flags used by the linker during the creation of modules. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info 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_NAME:STATIC=Project + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib + +//Flags used by the linker during the creation of dll's. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info 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. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/usr/bin/strip + +//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 + +//Single output directory for building all executables. +EXECUTABLE_OUTPUT_PATH:PATH= + +//Single output directory for building all libraries. +LIBRARY_OUTPUT_PATH:PATH= + +//Value Computed by CMake +Project_BINARY_DIR:STATIC=/opt/cryptoValue/xmrig888/test/cryptonight_lite + +//Value Computed by CMake +Project_SOURCE_DIR:STATIC=/opt/cryptoValue/xmrig888/test/cryptonight_lite + + +######################## +# INTERNAL cache entries +######################## + +//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=/opt/cryptoValue/xmrig888/test/cryptonight_lite +//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=6 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/usr/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-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_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 +//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 +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/opt/cryptoValue/xmrig888/test/cryptonight_lite +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE: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=1 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.6 +//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 +//uname command +CMAKE_UNAME:INTERNAL=/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 + diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCCompiler.cmake b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCCompiler.cmake new file mode 100644 index 00000000..17e12c61 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCCompiler.cmake @@ -0,0 +1,67 @@ +set(CMAKE_C_COMPILER "/usr/bin/cc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "4.9.2") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "90") +set(CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert") +set(CMAKE_C90_COMPILE_FEATURES "c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_static_assert") + +set(CMAKE_C_PLATFORM_ID "Linux") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_SIMULATE_VERSION "") + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_LINKER "/usr/bin/ld") +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_COMPILER_IS_MINGW ) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +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) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "4") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf") + +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 "arm-linux-gnueabihf") +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_LINK_LIBRARIES "c") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake new file mode 100644 index 00000000..706fed34 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake @@ -0,0 +1,68 @@ +set(CMAKE_CXX_COMPILER "/usr/bin/c++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "4.9.2") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "98") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;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_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_return_type_deduction") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "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_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_return_type_deduction") + +set(CMAKE_CXX_PLATFORM_ID "Linux") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_SIMULATE_VERSION "") + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_LINKER "/usr/bin/ld") +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_COMPILER_IS_MINGW ) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "4") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "arm-linux-gnueabihf") + +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 "arm-linux-gnueabihf") +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_LINK_LIBRARIES "stdc++;m;c") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..c0f711a5949bf3a71fac2a48650da53016179114 GIT binary patch literal 6532 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 Y0M%_^&XxO;KJT~Jg8}yW8pPgz0gU5c?EnA( literal 0 HcmV?d00001 diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..c4ed2433941776de07b175355339fbb4cddf4586 GIT binary patch literal 6584 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 AHUIzs literal 0 HcmV?d00001 diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeSystem.cmake b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeSystem.cmake new file mode 100644 index 00000000..1710ed41 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/3.6.2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-4.4.50-v7+") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "4.4.50-v7+") +set(CMAKE_HOST_SYSTEM_PROCESSOR "armv7l") + + + +set(CMAKE_SYSTEM "Linux-4.4.50-v7+") +set(CMAKE_SYSTEM_NAME "Linux") +set(CMAKE_SYSTEM_VERSION "4.4.50-v7+") +set(CMAKE_SYSTEM_PROCESSOR "armv7l") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c b/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 00000000..512e3606 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,561 @@ +#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 + + +/* 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 + /* __INTEL_COMPILER = VRP */ +# 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 +# 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 + +#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(__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(__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(_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(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) +# define COMPILER_ID "Fujitsu" + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#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__) +# 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(__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(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" + +#elif defined(__ARMCC_VERSION) +# 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(SDCC) +# define COMPILER_ID "SDCC" + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) + +#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) +# define COMPILER_ID "MIPSpro" +# if defined(_SGI_COMPILER_VERSION) + /* _SGI_COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) +# else + /* _COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 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(__sgi) +# define COMPILER_ID "MIPSpro" + +#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(__CRAYXE) || defined(__CRAYXC) +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(__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(__sgi) || defined(__sgi__) || defined(_SGI) +# define PLATFORM_ID "IRIX" + +#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" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#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_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# 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 + +#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 components. */ +#ifdef 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 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 "]"; + + + + +#if !defined(__STDC__) +# if defined(_MSC_VER) && !defined(__clang__) +# define C_DIALECT "90" +# else +# define C_DIALECT +# endif +#elif __STDC_VERSION__ >= 201000L +# define C_DIALECT "11" +#elif __STDC_VERSION__ >= 199901L +# define C_DIALECT "99" +#else +# define C_DIALECT "90" +#endif +const char* info_language_dialect_default = + "INFO" ":" "dialect_default[" C_DIALECT "]"; + +/*--------------------------------------------------------------------------*/ + +#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 SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXE) || defined(__CRAYXC) + require += info_cray[argc]; +#endif + require += info_language_dialect_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/a.out b/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/a.out new file mode 100755 index 0000000000000000000000000000000000000000..269c873241e365f4f7f9a23d3300fc36f9c01dd5 GIT binary patch literal 6172 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 M9E>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(__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(__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(_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(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) +# define COMPILER_ID "Fujitsu" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#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__) +# 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(__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(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" + +#elif defined(__ARMCC_VERSION) +# 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(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) +# define COMPILER_ID "MIPSpro" +# if defined(_SGI_COMPILER_VERSION) + /* _SGI_COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) +# else + /* _COMPILER_VERSION = VRP */ +# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) +# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) +# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 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(__sgi) +# define COMPILER_ID "MIPSpro" + +#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(__CRAYXE) || defined(__CRAYXC) +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(__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(__sgi) || defined(__sgi__) || defined(_SGI) +# define PLATFORM_ID "IRIX" + +#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" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#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_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# 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 + +#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 components. */ +#ifdef 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 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 "]"; + + + + +const char* info_language_dialect_default = "INFO" ":" "dialect_default[" +#if __cplusplus >= 201402L + "14" +#elif __cplusplus >= 201103L + "11" +#else + "98" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXE) || defined(__CRAYXC) + require += info_cray[argc]; +#endif + require += info_language_dialect_default[argc]; + (void)argv; + return require; +} diff --git a/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdCXX/a.out b/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdCXX/a.out new file mode 100755 index 0000000000000000000000000000000000000000..09109cbebeb7d5ef280319e2bc704d0b7765f47c GIT binary patch literal 6348 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 XqJ9$0v2tHB=EMGOM&;>Hh4J@aOkX)~ literal 0 HcmV?d00001 diff --git a/test/cryptonight_lite/CMakeFiles/CMakeDirectoryInformation.cmake b/test/cryptonight_lite/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 00000000..30b24dc6 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/opt/cryptoValue/xmrig888/test/cryptonight_lite") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/opt/cryptoValue/xmrig888/test/cryptonight_lite") + +# 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/test/cryptonight_lite/CMakeFiles/CMakeOutput.log b/test/cryptonight_lite/CMakeFiles/CMakeOutput.log new file mode 100644 index 00000000..79394eed --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/CMakeOutput.log @@ -0,0 +1,540 @@ +The system is: Linux - 4.4.50-v7+ - armv7l +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 "/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdC/a.out" + +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 "/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/3.6.2/CompilerIdCXX/a.out" + +Determining if the C compiler works passed with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_b2487/fast" +/usr/bin/make -f CMakeFiles/cmTC_b2487.dir/build.make CMakeFiles/cmTC_b2487.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_b2487.dir/testCCompiler.c.o +/usr/bin/cc -o CMakeFiles/cmTC_b2487.dir/testCCompiler.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp/testCCompiler.c +Linking C executable cmTC_b2487 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b2487.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_b2487.dir/testCCompiler.c.o -o cmTC_b2487 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + +Detecting C compiler ABI info compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_2b711/fast" +/usr/bin/make -f CMakeFiles/cmTC_2b711.dir/build.make CMakeFiles/cmTC_2b711.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o +/usr/bin/cc -o CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c +Linking C executable cmTC_2b711 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2b711.dir/link.txt --verbose=1 +/usr/bin/cc -v CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o -o cmTC_2b711 -rdynamic +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper +Target: arm-linux-gnueabihf +Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf +Thread model: posix +gcc version 4.9.2 (Raspbian 4.9.2-10) +COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/ +LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2b711' '-rdynamic' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' + /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccSpRMIO.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_2b711 /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command:"/usr/bin/make" "cmTC_2b711/fast"] + ignore line: [/usr/bin/make -f CMakeFiles/cmTC_2b711.dir/build.make CMakeFiles/cmTC_2b711.dir/build] + ignore line: [make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp'] + ignore line: [Building C object CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c] + ignore line: [Linking C executable cmTC_2b711] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2b711.dir/link.txt --verbose=1] + ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o -o cmTC_2b711 -rdynamic ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] + ignore line: [Target: arm-linux-gnueabihf] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] + ignore line: [Thread model: posix] + ignore line: [gcc version 4.9.2 (Raspbian 4.9.2-10) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2b711' '-rdynamic' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu'] + link line: [ /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccSpRMIO.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_2b711 /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccSpRMIO.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 [--sysroot=/] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-export-dynamic] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib/ld-linux-armhf.so.3] ==> ignore + arg [-X] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [-m] ==> ignore + arg [armelf_linux_eabi] ==> ignore + arg [-o] ==> ignore + arg [cmTC_2b711] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o] ==> ignore + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] + arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] + arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] + arg [CMakeFiles/cmTC_2b711.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] ==> ignore + remove lib [gcc] + remove lib [gcc_s] + remove lib [gcc] + remove lib [gcc_s] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> [/usr/lib] + collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + implicit libs: [c] + implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] + implicit fwks: [] + + + + +Detecting C [-std=c11] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_86548/fast" +/usr/bin/make -f CMakeFiles/cmTC_86548.dir/build.make CMakeFiles/cmTC_86548.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_86548.dir/feature_tests.c.o +/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_86548.dir/feature_tests.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/feature_tests.c +Linking C executable cmTC_86548 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_86548.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_86548.dir/feature_tests.c.o -o cmTC_86548 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:1c_restrict + Feature record: C_FEATURE:1c_static_assert + Feature record: C_FEATURE:1c_variadic_macros + + +Detecting C [-std=c99] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_f46eb/fast" +/usr/bin/make -f CMakeFiles/cmTC_f46eb.dir/build.make CMakeFiles/cmTC_f46eb.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_f46eb.dir/feature_tests.c.o +/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_f46eb.dir/feature_tests.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/feature_tests.c +Linking C executable cmTC_f46eb +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f46eb.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_f46eb.dir/feature_tests.c.o -o cmTC_f46eb -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:1c_restrict + Feature record: C_FEATURE:0c_static_assert + Feature record: C_FEATURE:1c_variadic_macros + + +Detecting C [-std=c90] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_71c23/fast" +/usr/bin/make -f CMakeFiles/cmTC_71c23.dir/build.make CMakeFiles/cmTC_71c23.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_71c23.dir/feature_tests.c.o +/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_71c23.dir/feature_tests.c.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/feature_tests.c +Linking C executable cmTC_71c23 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_71c23.dir/link.txt --verbose=1 +/usr/bin/cc CMakeFiles/cmTC_71c23.dir/feature_tests.c.o -o cmTC_71c23 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:0c_restrict + Feature record: C_FEATURE:0c_static_assert + Feature record: C_FEATURE:0c_variadic_macros +Determining if the CXX compiler works passed with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_d79fe/fast" +/usr/bin/make -f CMakeFiles/cmTC_d79fe.dir/build.make CMakeFiles/cmTC_d79fe.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_d79fe.dir/testCXXCompiler.cxx.o +/usr/bin/c++ -o CMakeFiles/cmTC_d79fe.dir/testCXXCompiler.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp/testCXXCompiler.cxx +Linking CXX executable cmTC_d79fe +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d79fe.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_d79fe.dir/testCXXCompiler.cxx.o -o cmTC_d79fe -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_6b87c/fast" +/usr/bin/make -f CMakeFiles/cmTC_6b87c.dir/build.make CMakeFiles/cmTC_6b87c.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o +/usr/bin/c++ -o CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp +Linking CXX executable cmTC_6b87c +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b87c.dir/link.txt --verbose=1 +/usr/bin/c++ -v CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6b87c -rdynamic +Using built-in specs. +COLLECT_GCC=/usr/bin/c++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper +Target: arm-linux-gnueabihf +Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf +Thread model: posix +gcc version 4.9.2 (Raspbian 4.9.2-10) +COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/ +LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6b87c' '-rdynamic' '-shared-libgcc' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' + /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJFOjLr.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_6b87c /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command:"/usr/bin/make" "cmTC_6b87c/fast"] + ignore line: [/usr/bin/make -f CMakeFiles/cmTC_6b87c.dir/build.make CMakeFiles/cmTC_6b87c.dir/build] + ignore line: [make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp'] + ignore line: [Building CXX object CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Linking CXX executable cmTC_6b87c] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b87c.dir/link.txt --verbose=1] + ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6b87c -rdynamic ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] + ignore line: [Target: arm-linux-gnueabihf] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] + ignore line: [Thread model: posix] + ignore line: [gcc version 4.9.2 (Raspbian 4.9.2-10) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/4.9/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6b87c' '-rdynamic' '-shared-libgcc' '-march=armv6' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu'] + link line: [ /usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJFOjLr.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 --sysroot=/ --build-id --eh-frame-hdr -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_6b87c /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_6b87c.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccJFOjLr.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 [--sysroot=/] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-export-dynamic] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib/ld-linux-armhf.so.3] ==> ignore + arg [-X] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [-m] ==> ignore + arg [armelf_linux_eabi] ==> ignore + arg [-o] ==> ignore + arg [cmTC_6b87c] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crt1.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbegin.o] ==> ignore + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] + arg [-L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] + arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] + arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] + arg [CMakeFiles/cmTC_6b87c.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/arm-linux-gnueabihf/4.9/crtend.o] ==> ignore + arg [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o] ==> ignore + remove lib [gcc_s] + remove lib [gcc] + remove lib [gcc_s] + remove lib [gcc] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9] ==> [/usr/lib/gcc/arm-linux-gnueabihf/4.9] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../..] ==> [/usr/lib] + collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] + collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] + implicit libs: [stdc++;m;c] + implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/4.9;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] + implicit fwks: [] + + + + +Detecting CXX [-std=c++14] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_31417/fast" +/usr/bin/make -f CMakeFiles/cmTC_31417.dir/build.make CMakeFiles/cmTC_31417.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_31417.dir/feature_tests.cxx.o +/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_31417.dir/feature_tests.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/feature_tests.cxx +Linking CXX executable cmTC_31417 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_31417.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_31417.dir/feature_tests.cxx.o -o cmTC_31417 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:1cxx_alias_templates + Feature record: CXX_FEATURE:1cxx_alignas + Feature record: CXX_FEATURE:1cxx_alignof + Feature record: CXX_FEATURE:1cxx_attributes + Feature record: CXX_FEATURE:1cxx_attribute_deprecated + Feature record: CXX_FEATURE:1cxx_auto_type + Feature record: CXX_FEATURE:1cxx_binary_literals + Feature record: CXX_FEATURE:1cxx_constexpr + Feature record: CXX_FEATURE:1cxx_contextual_conversions + Feature record: CXX_FEATURE:1cxx_decltype + Feature record: CXX_FEATURE:1cxx_decltype_auto + Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:1cxx_default_function_template_args + Feature record: CXX_FEATURE:1cxx_defaulted_functions + Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:1cxx_delegating_constructors + Feature record: CXX_FEATURE:1cxx_deleted_functions + Feature record: CXX_FEATURE:1cxx_digit_separators + Feature record: CXX_FEATURE:1cxx_enum_forward_declarations + Feature record: CXX_FEATURE:1cxx_explicit_conversions + Feature record: CXX_FEATURE:1cxx_extended_friend_declarations + Feature record: CXX_FEATURE:1cxx_extern_templates + Feature record: CXX_FEATURE:1cxx_final + Feature record: CXX_FEATURE:1cxx_func_identifier + Feature record: CXX_FEATURE:1cxx_generalized_initializers + Feature record: CXX_FEATURE:1cxx_generic_lambdas + Feature record: CXX_FEATURE:1cxx_inheriting_constructors + Feature record: CXX_FEATURE:1cxx_inline_namespaces + Feature record: CXX_FEATURE:1cxx_lambdas + Feature record: CXX_FEATURE:1cxx_lambda_init_captures + Feature record: CXX_FEATURE:1cxx_local_type_template_args + Feature record: CXX_FEATURE:1cxx_long_long_type + Feature record: CXX_FEATURE:1cxx_noexcept + Feature record: CXX_FEATURE:1cxx_nonstatic_member_init + Feature record: CXX_FEATURE:1cxx_nullptr + Feature record: CXX_FEATURE:1cxx_override + Feature record: CXX_FEATURE:1cxx_range_for + Feature record: CXX_FEATURE:1cxx_raw_string_literals + Feature record: CXX_FEATURE:1cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:1cxx_return_type_deduction + Feature record: CXX_FEATURE:1cxx_right_angle_brackets + Feature record: CXX_FEATURE:1cxx_rvalue_references + Feature record: CXX_FEATURE:1cxx_sizeof_member + Feature record: CXX_FEATURE:1cxx_static_assert + Feature record: CXX_FEATURE:1cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:1cxx_thread_local + Feature record: CXX_FEATURE:1cxx_trailing_return_types + Feature record: CXX_FEATURE:1cxx_unicode_literals + Feature record: CXX_FEATURE:1cxx_uniform_initialization + Feature record: CXX_FEATURE:1cxx_unrestricted_unions + Feature record: CXX_FEATURE:1cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:1cxx_variadic_macros + Feature record: CXX_FEATURE:1cxx_variadic_templates + + +Detecting CXX [-std=c++11] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_7a47a/fast" +/usr/bin/make -f CMakeFiles/cmTC_7a47a.dir/build.make CMakeFiles/cmTC_7a47a.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_7a47a.dir/feature_tests.cxx.o +/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_7a47a.dir/feature_tests.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/feature_tests.cxx +Linking CXX executable cmTC_7a47a +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a47a.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_7a47a.dir/feature_tests.cxx.o -o cmTC_7a47a -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:1cxx_alias_templates + Feature record: CXX_FEATURE:1cxx_alignas + Feature record: CXX_FEATURE:1cxx_alignof + Feature record: CXX_FEATURE:1cxx_attributes + Feature record: CXX_FEATURE:0cxx_attribute_deprecated + Feature record: CXX_FEATURE:1cxx_auto_type + Feature record: CXX_FEATURE:0cxx_binary_literals + Feature record: CXX_FEATURE:1cxx_constexpr + Feature record: CXX_FEATURE:0cxx_contextual_conversions + Feature record: CXX_FEATURE:1cxx_decltype + Feature record: CXX_FEATURE:0cxx_decltype_auto + Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:1cxx_default_function_template_args + Feature record: CXX_FEATURE:1cxx_defaulted_functions + Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:1cxx_delegating_constructors + Feature record: CXX_FEATURE:1cxx_deleted_functions + Feature record: CXX_FEATURE:0cxx_digit_separators + Feature record: CXX_FEATURE:1cxx_enum_forward_declarations + Feature record: CXX_FEATURE:1cxx_explicit_conversions + Feature record: CXX_FEATURE:1cxx_extended_friend_declarations + Feature record: CXX_FEATURE:1cxx_extern_templates + Feature record: CXX_FEATURE:1cxx_final + Feature record: CXX_FEATURE:1cxx_func_identifier + Feature record: CXX_FEATURE:1cxx_generalized_initializers + Feature record: CXX_FEATURE:0cxx_generic_lambdas + Feature record: CXX_FEATURE:1cxx_inheriting_constructors + Feature record: CXX_FEATURE:1cxx_inline_namespaces + Feature record: CXX_FEATURE:1cxx_lambdas + Feature record: CXX_FEATURE:0cxx_lambda_init_captures + Feature record: CXX_FEATURE:1cxx_local_type_template_args + Feature record: CXX_FEATURE:1cxx_long_long_type + Feature record: CXX_FEATURE:1cxx_noexcept + Feature record: CXX_FEATURE:1cxx_nonstatic_member_init + Feature record: CXX_FEATURE:1cxx_nullptr + Feature record: CXX_FEATURE:1cxx_override + Feature record: CXX_FEATURE:1cxx_range_for + Feature record: CXX_FEATURE:1cxx_raw_string_literals + Feature record: CXX_FEATURE:1cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:0cxx_return_type_deduction + Feature record: CXX_FEATURE:1cxx_right_angle_brackets + Feature record: CXX_FEATURE:1cxx_rvalue_references + Feature record: CXX_FEATURE:1cxx_sizeof_member + Feature record: CXX_FEATURE:1cxx_static_assert + Feature record: CXX_FEATURE:1cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:1cxx_thread_local + Feature record: CXX_FEATURE:1cxx_trailing_return_types + Feature record: CXX_FEATURE:1cxx_unicode_literals + Feature record: CXX_FEATURE:1cxx_uniform_initialization + Feature record: CXX_FEATURE:1cxx_unrestricted_unions + Feature record: CXX_FEATURE:1cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:1cxx_variadic_macros + Feature record: CXX_FEATURE:1cxx_variadic_templates + + +Detecting CXX [-std=c++98] compiler features compiled with the following output: +Change Dir: /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp + +Run Build Command:"/usr/bin/make" "cmTC_39299/fast" +/usr/bin/make -f CMakeFiles/cmTC_39299.dir/build.make CMakeFiles/cmTC_39299.dir/build +make[1]: Entering directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_39299.dir/feature_tests.cxx.o +/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_39299.dir/feature_tests.cxx.o -c /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/feature_tests.cxx +Linking CXX executable cmTC_39299 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_39299.dir/link.txt --verbose=1 +/usr/bin/c++ CMakeFiles/cmTC_39299.dir/feature_tests.cxx.o -o cmTC_39299 -rdynamic +make[1]: Leaving directory '/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/CMakeTmp' + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:0cxx_alias_templates + Feature record: CXX_FEATURE:0cxx_alignas + Feature record: CXX_FEATURE:0cxx_alignof + Feature record: CXX_FEATURE:0cxx_attributes + Feature record: CXX_FEATURE:0cxx_attribute_deprecated + Feature record: CXX_FEATURE:0cxx_auto_type + Feature record: CXX_FEATURE:0cxx_binary_literals + Feature record: CXX_FEATURE:0cxx_constexpr + Feature record: CXX_FEATURE:0cxx_contextual_conversions + Feature record: CXX_FEATURE:0cxx_decltype + Feature record: CXX_FEATURE:0cxx_decltype_auto + Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:0cxx_default_function_template_args + Feature record: CXX_FEATURE:0cxx_defaulted_functions + Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:0cxx_delegating_constructors + Feature record: CXX_FEATURE:0cxx_deleted_functions + Feature record: CXX_FEATURE:0cxx_digit_separators + Feature record: CXX_FEATURE:0cxx_enum_forward_declarations + Feature record: CXX_FEATURE:0cxx_explicit_conversions + Feature record: CXX_FEATURE:0cxx_extended_friend_declarations + Feature record: CXX_FEATURE:0cxx_extern_templates + Feature record: CXX_FEATURE:0cxx_final + Feature record: CXX_FEATURE:0cxx_func_identifier + Feature record: CXX_FEATURE:0cxx_generalized_initializers + Feature record: CXX_FEATURE:0cxx_generic_lambdas + Feature record: CXX_FEATURE:0cxx_inheriting_constructors + Feature record: CXX_FEATURE:0cxx_inline_namespaces + Feature record: CXX_FEATURE:0cxx_lambdas + Feature record: CXX_FEATURE:0cxx_lambda_init_captures + Feature record: CXX_FEATURE:0cxx_local_type_template_args + Feature record: CXX_FEATURE:0cxx_long_long_type + Feature record: CXX_FEATURE:0cxx_noexcept + Feature record: CXX_FEATURE:0cxx_nonstatic_member_init + Feature record: CXX_FEATURE:0cxx_nullptr + Feature record: CXX_FEATURE:0cxx_override + Feature record: CXX_FEATURE:0cxx_range_for + Feature record: CXX_FEATURE:0cxx_raw_string_literals + Feature record: CXX_FEATURE:0cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:0cxx_return_type_deduction + Feature record: CXX_FEATURE:0cxx_right_angle_brackets + Feature record: CXX_FEATURE:0cxx_rvalue_references + Feature record: CXX_FEATURE:0cxx_sizeof_member + Feature record: CXX_FEATURE:0cxx_static_assert + Feature record: CXX_FEATURE:0cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:0cxx_thread_local + Feature record: CXX_FEATURE:0cxx_trailing_return_types + Feature record: CXX_FEATURE:0cxx_unicode_literals + Feature record: CXX_FEATURE:0cxx_uniform_initialization + Feature record: CXX_FEATURE:0cxx_unrestricted_unions + Feature record: CXX_FEATURE:0cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:0cxx_variadic_macros + Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/test/cryptonight_lite/CMakeFiles/Makefile.cmake b/test/cryptonight_lite/CMakeFiles/Makefile.cmake new file mode 100644 index 00000000..077a7d42 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/Makefile.cmake @@ -0,0 +1,115 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# 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" + "CMakeFiles/3.6.2/CMakeCCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCXXCompiler.cmake" + "CMakeFiles/3.6.2/CMakeSystem.cmake" + "CMakeFiles/feature_tests.c" + "CMakeFiles/feature_tests.cxx" + "CMakeLists.txt" + "/usr/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in" + "/usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c" + "/usr/share/cmake-3.6/Modules/CMakeCInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in" + "/usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp" + "/usr/share/cmake-3.6/Modules/CMakeCXXInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/share/cmake-3.6/Modules/CMakeCompilerIdDetection.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineCompilerId.cmake" + "/usr/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake" + "/usr/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake" + "/usr/share/cmake-3.6/Modules/CMakeGenericSystem.cmake" + "/usr/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeParseArguments.cmake" + "/usr/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/share/cmake-3.6/Modules/CMakeSystem.cmake.in" + "/usr/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake" + "/usr/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake" + "/usr/share/cmake-3.6/Modules/CMakeUnixFindMake.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Borland-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Clang-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Cray-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GHS-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-C-FeatureTests.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-C.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-CXX-FeatureTests.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-CXX.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/GNU.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/IAR-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Intel-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/MIPSpro-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/PGI-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SCO-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/TI-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-CXX.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-GNU-C.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-GNU-CXX.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux-GNU.cmake" + "/usr/share/cmake-3.6/Modules/Platform/Linux.cmake" + "/usr/share/cmake-3.6/Modules/Platform/UnixPaths.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.6.2/CMakeSystem.cmake" + "CMakeFiles/3.6.2/CMakeCCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCXXCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCCompiler.cmake" + "CMakeFiles/3.6.2/CMakeCXXCompiler.cmake" + "CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +set(CMAKE_DEPEND_INFO_FILES + "CMakeFiles/cryptonight_lite_app.dir/DependInfo.cmake" + ) diff --git a/test/cryptonight_lite/CMakeFiles/Makefile2 b/test/cryptonight_lite/CMakeFiles/Makefile2 new file mode 100644 index 00000000..2f811f8a --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/Makefile2 @@ -0,0 +1,108 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# The main recursive all target +all: + +.PHONY : all + +# The main recursive preinstall target +preinstall: + +.PHONY : preinstall + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# 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/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /opt/cryptoValue/xmrig888/test/cryptonight_lite + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /opt/cryptoValue/xmrig888/test/cryptonight_lite + +#============================================================================= +# Target rules for target CMakeFiles/cryptonight_lite_app.dir + +# All Build rule for target. +CMakeFiles/cryptonight_lite_app.dir/all: + $(MAKE) -f CMakeFiles/cryptonight_lite_app.dir/build.make CMakeFiles/cryptonight_lite_app.dir/depend + $(MAKE) -f CMakeFiles/cryptonight_lite_app.dir/build.make CMakeFiles/cryptonight_lite_app.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles --progress-num= "Built target cryptonight_lite_app" +.PHONY : CMakeFiles/cryptonight_lite_app.dir/all + +# Include target in all. +all: CMakeFiles/cryptonight_lite_app.dir/all + +.PHONY : all + +# Build rule for subdir invocation for target. +CMakeFiles/cryptonight_lite_app.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles 0 + $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/cryptonight_lite_app.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles 0 +.PHONY : CMakeFiles/cryptonight_lite_app.dir/rule + +# Convenience name for target. +cryptonight_lite_app: CMakeFiles/cryptonight_lite_app.dir/rule + +.PHONY : cryptonight_lite_app + +# clean rule for target. +CMakeFiles/cryptonight_lite_app.dir/clean: + $(MAKE) -f CMakeFiles/cryptonight_lite_app.dir/build.make CMakeFiles/cryptonight_lite_app.dir/clean +.PHONY : CMakeFiles/cryptonight_lite_app.dir/clean + +# clean rule for target. +clean: CMakeFiles/cryptonight_lite_app.dir/clean + +.PHONY : 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/test/cryptonight_lite/CMakeFiles/TargetDirectories.txt b/test/cryptonight_lite/CMakeFiles/TargetDirectories.txt new file mode 100644 index 00000000..d76e0265 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,3 @@ +/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/edit_cache.dir +/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/rebuild_cache.dir +/opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir diff --git a/test/cryptonight_lite/CMakeFiles/cmake.check_cache b/test/cryptonight_lite/CMakeFiles/cmake.check_cache new file mode 100644 index 00000000..3dccd731 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/DependInfo.cmake b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/DependInfo.cmake new file mode 100644 index 00000000..19fab214 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/DependInfo.cmake @@ -0,0 +1,11 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) +# The set of files for implicit dependencies of each language: + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/build.make b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/build.make new file mode 100644 index 00000000..7b1b69bd --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/build.make @@ -0,0 +1,71 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# 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/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /opt/cryptoValue/xmrig888/test/cryptonight_lite + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /opt/cryptoValue/xmrig888/test/cryptonight_lite + +# Include any dependencies generated for this target. +include CMakeFiles/cryptonight_lite_app.dir/depend.make + +# Include the progress variables for this target. +include CMakeFiles/cryptonight_lite_app.dir/progress.make + +# Include the compile flags for this target's objects. +include CMakeFiles/cryptonight_lite_app.dir/flags.make + +CMakeFiles/cryptonight_lite_app.dir/requires: + +.PHONY : CMakeFiles/cryptonight_lite_app.dir/requires + +CMakeFiles/cryptonight_lite_app.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/cryptonight_lite_app.dir/cmake_clean.cmake +.PHONY : CMakeFiles/cryptonight_lite_app.dir/clean + +CMakeFiles/cryptonight_lite_app.dir/depend: + cd /opt/cryptoValue/xmrig888/test/cryptonight_lite && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /opt/cryptoValue/xmrig888/test/cryptonight_lite /opt/cryptoValue/xmrig888/test/cryptonight_lite /opt/cryptoValue/xmrig888/test/cryptonight_lite /opt/cryptoValue/xmrig888/test/cryptonight_lite /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : CMakeFiles/cryptonight_lite_app.dir/depend + diff --git a/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/cmake_clean.cmake b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/cmake_clean.cmake new file mode 100644 index 00000000..a0a33f46 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/cryptonight_lite_app.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/depend.make b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/depend.make new file mode 100644 index 00000000..461617fb --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for cryptonight_lite_app. +# This may be replaced when dependencies are built. diff --git a/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/flags.make b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/flags.make new file mode 100644 index 00000000..60c32851 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/flags.make @@ -0,0 +1,3 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + diff --git a/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/progress.make b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/progress.make new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/cryptonight_lite_app.dir/progress.make @@ -0,0 +1 @@ + diff --git a/test/cryptonight_lite/CMakeFiles/feature_tests.bin b/test/cryptonight_lite/CMakeFiles/feature_tests.bin new file mode 100755 index 0000000000000000000000000000000000000000..e6a4535cf719180311bf7fe00d29aafc25590130 GIT binary patch literal 8636 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 404 +"1" +#else +"0" +#endif +"c_function_prototypes\n" +"C_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L +"1" +#else +"0" +#endif +"c_restrict\n" +"C_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L +"1" +#else +"0" +#endif +"c_static_assert\n" +"C_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L +"1" +#else +"0" +#endif +"c_variadic_macros\n" + +}; + +int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/test/cryptonight_lite/CMakeFiles/feature_tests.cxx b/test/cryptonight_lite/CMakeFiles/feature_tests.cxx new file mode 100644 index 00000000..b93418c6 --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/feature_tests.cxx @@ -0,0 +1,405 @@ + + const char features[] = {"\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L +"1" +#else +"0" +#endif +"cxx_aggregate_default_initializers\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_alias_templates\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_alignas\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_alignof\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_attributes\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_attribute_deprecated\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_auto_type\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_binary_literals\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_constexpr\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_contextual_conversions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_decltype\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_decltype_auto\n" +"CXX_FEATURE:" +#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_decltype_incomplete_return_types\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_default_function_template_args\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_defaulted_functions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_defaulted_move_initializers\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_delegating_constructors\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_deleted_functions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_digit_separators\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_enum_forward_declarations\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_explicit_conversions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_extended_friend_declarations\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_extern_templates\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_final\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_func_identifier\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_generalized_initializers\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_generic_lambdas\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_inheriting_constructors\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_inline_namespaces\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_lambdas\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_lambda_init_captures\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_local_type_template_args\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_long_long_type\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_noexcept\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_nonstatic_member_init\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_nullptr\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_override\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_range_for\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_raw_string_literals\n" +"CXX_FEATURE:" +#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_reference_qualified_functions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L +"1" +#else +"0" +#endif +"cxx_relaxed_constexpr\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_return_type_deduction\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_right_angle_brackets\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_rvalue_references\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_sizeof_member\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_static_assert\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_strong_enums\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && __cplusplus +"1" +#else +"0" +#endif +"cxx_template_template_parameters\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_thread_local\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_trailing_return_types\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_unicode_literals\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_uniform_initialization\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_unrestricted_unions\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_user_literals\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L +"1" +#else +"0" +#endif +"cxx_variable_templates\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_variadic_macros\n" +"CXX_FEATURE:" +#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) +"1" +#else +"0" +#endif +"cxx_variadic_templates\n" + +}; + +int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/test/cryptonight_lite/CMakeFiles/progress.marks b/test/cryptonight_lite/CMakeFiles/progress.marks new file mode 100644 index 00000000..573541ac --- /dev/null +++ b/test/cryptonight_lite/CMakeFiles/progress.marks @@ -0,0 +1 @@ +0 diff --git a/test/cryptonight_lite/Makefile b/test/cryptonight_lite/Makefile new file mode 100644 index 00000000..225f3908 --- /dev/null +++ b/test/cryptonight_lite/Makefile @@ -0,0 +1,148 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.6 + +# 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: + + +# Remove some rules from gmake that .SUFFIXES does not remove. +SUFFIXES = + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# 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/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E remove -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /opt/cryptoValue/xmrig888/test/cryptonight_lite + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /opt/cryptoValue/xmrig888/test/cryptonight_lite + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.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/bin/cmake -H$(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 + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles/progress.marks + $(MAKE) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /opt/cryptoValue/xmrig888/test/cryptonight_lite/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named cryptonight_lite_app + +# Build rule for target. +cryptonight_lite_app: cmake_check_build_system + $(MAKE) -f CMakeFiles/Makefile2 cryptonight_lite_app +.PHONY : cryptonight_lite_app + +# fast build rule for target. +cryptonight_lite_app/fast: + $(MAKE) -f CMakeFiles/cryptonight_lite_app.dir/build.make CMakeFiles/cryptonight_lite_app.dir/build +.PHONY : cryptonight_lite_app/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 "... rebuild_cache" + @echo "... cryptonight_lite_app" +.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/test/cryptonight_lite/cmake_install.cmake b/test/cryptonight_lite/cmake_install.cmake new file mode 100644 index 00000000..73531049 --- /dev/null +++ b/test/cryptonight_lite/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /opt/cryptoValue/xmrig888/test/cryptonight_lite + +# 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 "") + 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() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "/opt/cryptoValue/xmrig888/test/cryptonight_lite/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}")