******************************************************************************** conan install argtable2/2.13@ --build=argtable2 --profile=C:\J\w\BuildSingleReference/18277/6d91cd67-b4dc-4202-a561-73ee929b83fb/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.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\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** 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] argtable2:shared=True [build_requires] [env] argtable2/2.13: Forced build from source Installing package: argtable2/2.13 Requirements argtable2/2.13 from local cache - Cache Packages argtable2/2.13:a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK argtable2/2.13: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\argtable2\2.13\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK argtable2/2.13: Copying sources to build folder argtable2/2.13: Building your package in C:\J\w\BuildSingleReference\.conan\data\argtable2\2.13\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa argtable2/2.13: 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 argtable2/2.13: Calling build() ----Running------ > nmake -f Makefile.nmake argtable2.dll CONAN_CPPFLAGS="" CONAN_CXXFLAGS="-Zi -Ob0 -Od -MTd" CONAN_CFLAGS="-Zi -Ob0 -Od -MTd" CONAN_LDFLAGS="" CONAN_LIBS="" ----------------- cl -Zi -Ob0 -Od -MTd /W4 /D "WIN32" /D "_MBCS" /D "STDC_HEADERS" /D "HAVE_STDLIB_H" /D "HAVE_STRING_H" /nologo /D "NDEBUG" /O2 /GS /Zi /c argtable2.c arg_dbl.c arg_end.c arg_file.c arg_int.c arg_lit.c arg_rem.c arg_str.c getopt.c getopt1.c argtable2.c argtable2.c(634): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\string.h(272): note: see declaration of 'strncat' argtable2.c(703): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\string.h(272): note: see declaration of 'strncat' argtable2.c(958): warning C4267: 'initializing': conversion from 'size_t' to 'const unsigned int', possible loss of data arg_dbl.c arg_end.c arg_end.c(39): warning C4100: 'parent': unreferenced formal parameter arg_file.c arg_int.c arg_lit.c arg_lit.c(42): warning C4100: 'argval': unreferenced formal parameter arg_lit.c(60): warning C4100: 'argval': unreferenced formal parameter arg_rem.c arg_str.c getopt.c getopt.c(224): warning C4131: 'my_index': uses old-style declarator getopt.c(301): warning C4131: 'exchange': uses old-style declarator getopt.c(363): warning C4131: '_getopt_initialize': uses old-style declarator getopt.c(375): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' getopt.c(362): warning C4100: 'argv': unreferenced formal parameter getopt.c(362): warning C4100: 'argc': unreferenced formal parameter getopt.c(476): warning C4131: '_getopt_internal': uses old-style declarator getopt.c(931): warning C4131: 'getopt': uses old-style declarator getopt1.c getopt1.c(68): warning C4131: 'getopt_long': uses old-style declarator getopt1.c(84): warning C4131: 'getopt_long_only': uses old-style declarator Generating Code... link /DLL /OUT:argtable2.dll argtable2.obj arg_dbl.obj arg_end.obj arg_file.obj arg_int.obj arg_lit.obj arg_rem.obj arg_str.obj getopt.obj getopt1.obj /IMPLIB:impargtable2.lib /def:argtable2.def Microsoft (R) Incremental Linker Version 14.00.24215.1 Copyright (C) Microsoft Corporation. All rights reserved. Creating library impargtable2.lib and object impargtable2.exp argtable2/2.13: Package 'a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa' built argtable2/2.13: Build folder C:\J\w\BuildSingleReference\.conan\data\argtable2\2.13\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa argtable2/2.13: Generated conaninfo.txt argtable2/2.13: Generated conanbuildinfo.txt argtable2/2.13: Generating the package argtable2/2.13: Package folder C:\J\w\BuildSingleReference\.conan\data\argtable2\2.13\_\_\package\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa argtable2/2.13: Calling package() [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 argtable2/2.13 package(): Packaged 1 '.dll' file: argtable2.dll argtable2/2.13 package(): Packaged 1 '.h' file: argtable2.h argtable2/2.13 package(): Packaged 1 '.lib' file: argtable2.lib argtable2/2.13 package(): Packaged 1 file: COPYING argtable2/2.13: Package 'a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa' created argtable2/2.13: Created package revision 7c4f5dc064b8fe3683bb2c9239d257cf [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 Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9025 : overriding '/Od' with '/O2'