******************************************************************************** conan install nlopt/2.7.1@#d69796ee521c4c07a864ce1eb738474b --build=nlopt -pr C:\J\w\prod\BuildSingleReference@2\77872\66de454e-09ed-4af0-be52-42cb752a2cde/profile_windows_15_mtd_vs_debug_64.nlopt-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows [options] nlopt:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nlopt/2.7.1: Forced build from source Installing package: nlopt/2.7.1 Requirements nlopt/2.7.1 from local cache - Cache Packages nlopt/2.7.1:574e1dfffcb0c9d427b3522bb353511cd011e4a4 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK nlopt/2.7.1: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\source\src nlopt/2.7.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK nlopt/2.7.1: Copying sources to build folder nlopt/2.7.1: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4 nlopt/2.7.1: Generator txt created conanbuildinfo.txt nlopt/2.7.1: Calling generate() nlopt/2.7.1: Aggregating env generators [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 nlopt/2.7.1: Calling build() nlopt/2.7.1: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- NLopt version 2.7.1 -- Looking for getopt.h -- Looking for getopt.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for getpid -- Looking for getpid - found -- Looking for syscall -- Looking for syscall - not found -- Looking for isinf -- Looking for isinf - not found -- Looking for isnan -- Looking for isnan - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for qsort_r -- Looking for qsort_r - not found -- Looking for time -- Looking for time - found -- Looking for copysign -- Looking for copysign - found -- Looking for getopt -- Looking for getopt - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Looking for sqrt in m -- Looking for sqrt in m - not found -- Looking for fpclassify -- Looking for fpclassify - FALSE -- Performing Test HAVE_THREAD_LOCAL_STORAGE -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Failed -- Performing Test HAVE_THREAD_LOCAL_STORAGE -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Success -- Looking for __cplusplus -- Looking for __cplusplus - found -- Performing Test SUPPORTS_STDCXX11 -- Performing Test SUPPORTS_STDCXX11 - Success -- Performing Test HAS_FPIC -- Performing Test HAS_FPIC - Failed -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/build nlopt/2.7.1: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build" --config Debug ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating nlopt.hpp Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/src/CMakeLists.txt Generating nlopt.f Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/src/CMakeLists.txt Generating nlopt.f Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/src/CMakeLists.txt DIRect.c direct_wrap.c DIRserial.c DIRsubrout.c cdirect.c hybrid.c praxis.c plis.c plip.c pnet.c mssubs.c pssubs.c crs.c mlsl.c mma.c ccsa_quadratic.c cobyla.c C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\algs\crs\crs.c(55): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\algs\crs\crs.c(70): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] newuoa.c nldrmd.c sbplx.c auglag.c bobyqa.c C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\algs\neldermead\nldrmd.c(42): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] isres.c slsqp.c esch.c general.c options.c optimize.c deprecated.c f77api.c mt19937ar.c sobolseq.c timer.c stop.c C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\api\optimize.c(654): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] redblack.c qsort_r.c rescale.c C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\util\timer.c(54): warning C4244: 'return': conversion from 'time_t' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\util\timer.c(85): warning C4244: 'return': conversion from 'time_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] global.cc linalg.cc local.cc stogo.cc tools.cc evolvent.cc solver.cc local_optimizer.cc ags.cc C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\algs\stogo\tools.cc(166): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\algs\stogo\tools.cc(179): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\algs\ags\solver.cc(35): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\src\src\algs\ags\solver.cc(36): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\nlopt.vcxproj] nlopt.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build\Debug\nlopt.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/src/CMakeLists.txt nlopt/2.7.1: Package '574e1dfffcb0c9d427b3522bb353511cd011e4a4' built nlopt/2.7.1: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build nlopt/2.7.1: Generated conaninfo.txt nlopt/2.7.1: Generated conanbuildinfo.txt nlopt/2.7.1: Generating the package nlopt/2.7.1: Package folder C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\package\574e1dfffcb0c9d427b3522bb353511cd011e4a4 nlopt/2.7.1: Calling package() nlopt/2.7.1: Copied 1 file: COPYING nlopt/2.7.1: Copied 1 file: COPYRIGHT nlopt/2.7.1: Copied 1 file: COPYRIGHT nlopt/2.7.1: Copied 1 file: COPYRIGHT nlopt/2.7.1: Copied 1 file: COPYING nlopt/2.7.1: Copied 1 file: COPYRIGHT nlopt/2.7.1: Copied 1 file: COPYRIGHT nlopt/2.7.1: Copied 1 file: COPYRIGHT nlopt/2.7.1: Copied 1 file: COPYRIGHT nlopt/2.7.1: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@2\.conan\data\nlopt\2.7.1\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/include/nlopt.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/include/nlopt.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/include/nlopt.f -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/nlopt.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/cmake/nlopt/NLoptLibraryDepends.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/cmake/nlopt/NLoptLibraryDepends-debug.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/cmake/nlopt/NLoptConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/nlopt/2.7.1/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/cmake/nlopt/NLoptConfigVersion.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK nlopt/2.7.1 package(): Packaged 1 '.f' file: nlopt.f nlopt/2.7.1 package(): Packaged 1 '.h' file: nlopt.h nlopt/2.7.1 package(): Packaged 1 '.hpp' file: nlopt.hpp nlopt/2.7.1 package(): Packaged 1 '.lib' file: nlopt.lib nlopt/2.7.1 package(): Packaged 9 files nlopt/2.7.1: Package '574e1dfffcb0c9d427b3522bb353511cd011e4a4' created nlopt/2.7.1: Created package revision 29badef6a179f60b9ff7561921efd2e7 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators nlopt/2.7.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior