[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.0400390625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe openblas/0.3.10 exports: File 'conandata.yml' found. Exporting it... openblas/0.3.10 exports: Copied 1 '.yml' file: conandata.yml openblas/0.3.10 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.3.10': {'sha256': '0484d275f87e9b8641ff2eecaa9df2830cbe276ac79ad80494822721de6e1693', 'url': 'https://github.com/xianyi/OpenBLAS/archive/v0.3.10.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 0.3.10: sha256: 0484d275f87e9b8641ff2eecaa9df2830cbe276ac79ad80494822721de6e1693 url: https://github.com/xianyi/OpenBLAS/archive/v0.3.10.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK openblas/0.3.10: The stored package has not changed openblas/0.3.10: Using the exported files summary hash as the recipe revision: 8ec2b2c303e986294ffe24c93d620b00 openblas/0.3.10: Exported revision: 8ec2b2c303e986294ffe24c93d620b00 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] openblas:shared=False [build_requires] [env] openblas/0.3.10: Forced build from source openblas/0.3.10 (test package): Installing package Requirements openblas/0.3.10 from local cache - Cache Packages openblas/0.3.10:f78f370a1a218c65c05fb5645230f82e1ae94e5a - Build Installing (downloading, building) binaries... openblas/0.3.10: Copying sources to build folder openblas/0.3.10: Building your package in C:\J\workspace\onan-center-pull-request_PR-2172\1\pr_2172_1_0_2\.conan\data\openblas\0.3.10\_\_\build\f78f370a1a218c65c05fb5645230f82e1ae94e5a openblas/0.3.10: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK openblas/0.3.10: Calling build() ----Running------ > cd C:\J\workspace\onan-center-pull-request_PR-2172\1\pr_2172_1_0_2\.conan\data\openblas\0.3.10\_\_\build\f78f370a1a218c65c05fb5645230f82e1ae94e5a\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\workspace\onan-center-pull-request_PR-2172\1\pr_2172_1_0_2\.conan\data\openblas\0.3.10\_\_\package\f78f370a1a218c65c05fb5645230f82e1ae94e5a" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DNOFORTRAN="True" -DBUILD_WITHOUT_LAPACK="True" -DDYNAMIC_ARCH="True" -DUSE_THREAD="True" -DUSE_LOCKING="False" -DMSVC_STATIC_CRT="False" -DANDROID="False" -Wno-dev C:\J\workspace\onan-center-pull-request_PR-2172\1\pr_2172_1_0_2\.conan\data\openblas\0.3.10\_\_\build\f78f370a1a218c65c05fb5645230f82e1ae94e5a ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- The ASM compiler identification is unknown -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Warning: Did not find file Compiler/-ASM CMake Warning at source_subfolder/CMakeLists.txt:66 (message): CMake support is experimental. It does not yet support all build options and may not produce the same Makefiles that OpenBLAS ships with. -- GEMM multithread threshold set to 4. -- Multi-threading enabled with 16 threads. MSVC CMake Error at source_subfolder/cmake/prebuild.cmake:501 (MESSAGE): Compiling getarch failed Change Dir: C:/J/workspace/onan-center-pull-request_PR-2172/1/pr_2172_1_0_2/.conan/data/openblas/0.3.10/_/_/build/f78f370a1a218c65c05fb5645230f82e1ae94e5a/build_subfolder/source_subfolder/getarch_build/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe cmTC_73f40.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=14.0 /v:m && Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(312,5): error MSB3491: Could not write lines to file "cmTC_73f40.dir\Debug\cmTC_73f40.tlog\cmTC_73f40.lastbuildstate". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. [C:\J\workspace\onan-center-pull-request_PR-2172\1\pr_2172_1_0_2\.conan\data\openblas\0.3.10\_\_\build\f78f370a1a218c65c05fb5645230f82e1ae94e5a\build_subfolder\source_subfolder\getarch_build\CMakeFiles\CMakeTmp\cmTC_73f40.vcxproj] Call Stack (most recent call first): source_subfolder/cmake/system.cmake:157 (include) source_subfolder/CMakeLists.txt:69 (include) -- Configuring incomplete, errors occurred! See also "C:/J/workspace/onan-center-pull-request_PR-2172/1/pr_2172_1_0_2/.conan/data/openblas/0.3.10/_/_/build/f78f370a1a218c65c05fb5645230f82e1ae94e5a/build_subfolder/CMakeFiles/CMakeOutput.log". See also "C:/J/workspace/onan-center-pull-request_PR-2172/1/pr_2172_1_0_2/.conan/data/openblas/0.3.10/_/_/build/f78f370a1a218c65c05fb5645230f82e1ae94e5a/build_subfolder/CMakeFiles/CMakeError.log". openblas/0.3.10: JSON file created at 'C:\J\workspace\onan-center-pull-request_PR-2172/1/co_pr_2172_1_0_2/_create.json'