******************************************************************************** conan install nlopt/2.6.2@ --build=nlopt --profile=C:\J\w\BuildSingleReference@5/65310/e0b37292-2c83-4a87-8034-dfbda09245ed/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@5\.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] nlopt/2.6.2: Forced build from source Installing package: nlopt/2.6.2 Requirements nlopt/2.6.2 from local cache - Cache Packages nlopt/2.6.2:574e1dfffcb0c9d427b3522bb353511cd011e4a4 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK nlopt/2.6.2: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK nlopt/2.6.2: Copying sources to build folder nlopt/2.6.2: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4 nlopt/2.6.2: Generator cmake created conanbuildinfo.cmake nlopt/2.6.2: 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.6.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\package\574e1dfffcb0c9d427b3522bb353511cd011e4a4" -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" -DNLOPT_CXX="True" -DNLOPT_FORTRAN="False" -DNLOPT_PYTHON="False" -DNLOPT_OCTAVE="False" -DNLOPT_MATLAB="False" -DNLOPT_GUILE="False" -DNLOPT_SWIG="False" -DNLOPT_TESTS="False" -DWITH_THREADLOCAL="True" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- 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 -- 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 -- 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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- 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 -- 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 -- NLopt version 2.6.2 -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for getopt.h -- Looking for getopt.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/stat.h -- Looking for sys/stat.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 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/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating nlopt.f Generating nlopt.hpp Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/source_subfolder/CMakeLists.txt Generating nlopt.f Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/source_subfolder/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 newuoa.c nldrmd.c sbplx.c auglag.c bobyqa.c isres.c slsqp.c esch.c general.c C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\algs\crs\crs.c(55): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] options.c optimize.c C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\algs\crs\crs.c(70): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] deprecated.c f77api.c C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\algs\neldermead\nldrmd.c(42): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] mt19937ar.c sobolseq.c timer.c stop.c redblack.c qsort_r.c rescale.c C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\util\sobolseq.c(96): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\util\timer.c(54): warning C4244: 'return': conversion from 'time_t' to 'double', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\util\timer.c(85): warning C4244: 'return': conversion from 'time_t' to 'unsigned long', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] global.cc linalg.cc local.cc stogo.cc tools.cc evolvent.cc solver.cc local_optimizer.cc ags.cc C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\algs\stogo\tools.cc(166): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\algs\stogo\tools.cc(179): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\algs\ags\solver.cc(35): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\source_subfolder\src\algs\ags\solver.cc(36): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\source_subfolder\nlopt.vcxproj] nlopt.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\lib\nlopt.lib Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/build/574e1dfffcb0c9d427b3522bb353511cd011e4a4/CMakeLists.txt nlopt/2.6.2: Package '574e1dfffcb0c9d427b3522bb353511cd011e4a4' built nlopt/2.6.2: Build folder C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4 nlopt/2.6.2: Generated conaninfo.txt nlopt/2.6.2: Generated conanbuildinfo.txt nlopt/2.6.2: Generating the package nlopt/2.6.2: Package folder C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\package\574e1dfffcb0c9d427b3522bb353511cd011e4a4 nlopt/2.6.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. nlopt.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\nlopt\2.6.2\_\_\build\574e1dfffcb0c9d427b3522bb353511cd011e4a4\build_subfolder\lib\nlopt.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/include/nlopt.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/include/nlopt.hpp -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/include/nlopt.f -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/nlopt.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/cmake/nlopt/NLoptLibraryDepends.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/cmake/nlopt/NLoptLibraryDepends-debug.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/package/574e1dfffcb0c9d427b3522bb353511cd011e4a4/lib/cmake/nlopt/NLoptConfig.cmake -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/nlopt/2.6.2/_/_/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 nlopt/2.6.2 package(): Packaged 1 '.f' file: nlopt.f nlopt/2.6.2 package(): Packaged 1 '.h' file: nlopt.h nlopt/2.6.2 package(): Packaged 1 '.hpp' file: nlopt.hpp nlopt/2.6.2 package(): Packaged 1 '.lib' file: nlopt.lib nlopt/2.6.2 package(): Packaged 9 files nlopt/2.6.2: Package '574e1dfffcb0c9d427b3522bb353511cd011e4a4' created nlopt/2.6.2: Created package revision 594b041740807640e4a7010196db28e8 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY