********************************************************************************
conan test conan-center-index\recipes\libidn\all\test_package\conanfile.py libidn/1.36@#484f804da1c554cf724201a252b11dd9 -pr C:\J\w\prod\BuildSingleReference@6\22188\85034583-fa03-45b3-8765-5eaeed9acfca/profile_windows_15_mdd_vs_debug_64.libidn-shared-False.txt
********************************************************************************
Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@6\.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\prod\BuildSingleReference@6\.conan\profiles\default ***
*** Or override with -s compiler='other' -s ...s***
Configuration:
[settings]
arch=x86_64
build_type=Debug
compiler=Visual Studio
compiler.runtime=MDd
compiler.version=15
os=Windows
[options]
libidn:shared=False
[build_requires]
[env]
libiconv/1.16: Not found in local cache, looking in remotes...
libiconv/1.16: Trying with 'conan-center'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
libiconv/1.16: Downloaded recipe revision eae489614aa6b1b8ca652cc33d3c26a9
libidn/1.36 (test package): Installing package
Requirements
libiconv/1.16 from 'conan-center' - Downloaded
libidn/1.36 from local cache - Cache
Packages
libiconv/1.16:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download
libidn/1.36:7a51dfd29dc1d2124e1da6c837e1a065ffc97da9 - Download
Installing (downloading, building) binaries...
libiconv/1.16: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center'
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
libiconv/1.16: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1
libiconv/1.16: Downloaded package revision e38043e76e63861444fd6f6212941d6f
libidn/1.36: Retrieving package 7a51dfd29dc1d2124e1da6c837e1a065ffc97da9 from remote 'c3i_PR-10410'
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
libidn/1.36: Package installed 7a51dfd29dc1d2124e1da6c837e1a065ffc97da9
libidn/1.36: Downloaded package revision 60c49eb45b8a23fafe172657b6d0a1cf
libiconv/1.16: Appending PATH environment var: C:\J\w\prod\BuildSingleReference@6\.conan\data\libiconv\1.16\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1\bin
libidn/1.36: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@6\.conan\data\libidn\1.36\_\_\package\7a51dfd29dc1d2124e1da6c837e1a065ffc97da9\bin
libidn/1.36 (test package): Generator cmake created conanbuildinfo.cmake
libidn/1.36 (test package): Generator txt created conanbuildinfo.txt
libidn/1.36 (test package): Aggregating env generators
libidn/1.36 (test package): Generated conaninfo.txt
libidn/1.36 (test package): Generated graphinfo
Using lockfile: 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60/conan.lock'
Using cached profile from lockfile
[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
libidn/1.36 (test package): Calling build()
----Running------
> cd C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\package" -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" -Wno-dev C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package
-----------------
-- The C compiler identification is MSVC 19.16.27045.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
-- Conan: called by CMake conan helper
-- Conan: Adjusting output directories
-- Conan: Using cmake global configuration
-- Conan: Adjusting default RPATHs Conan policies
-- Conan: Adjusting language standard
-- This project seems to be plain C, using 'MSVC' compiler
-- Configuring done
-- Generating done
-- Build files have been written to: C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/libidn/all/test_package/build/fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60
----Running------
> cmake --build C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60 --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
Building Custom Rule C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/libidn/all/test_package/CMakeLists.txt
test_package.c
Creating library C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/libidn/all/test_package/build/fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60/lib/test_package.lib and object C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/libidn/all/test_package/build/fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60/lib/test_package.exp
idn.lib(toutf8.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'idn.lib(toutf8.obj)' or at 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\test_package.vcxproj]
idn.lib(c-strcasecmp.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'idn.lib(c-strcasecmp.obj)' or at 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\test_package.vcxproj]
idn.lib(striconv.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'idn.lib(striconv.obj)' or at 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\test_package.vcxproj]
iconv.lib(iconv.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'iconv.lib(iconv.obj)' or at 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\test_package.vcxproj]
iconv.lib(localcharset.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'iconv.lib(localcharset.obj)' or at 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\test_package.vcxproj]
test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\libidn\all\test_package\build\fc8822d1fc39fd747b4f51a57ab48cc2e8b4ac60\bin\test_package.exe
Building Custom Rule C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/libidn/all/test_package/CMakeLists.txt
libidn/1.36 (test package): Running test()
----Running------
> idn --help
-----------------
Usage: idn [OPTION]... [STRINGS]...
Internationalized Domain Name (IDN) convert STRINGS, or standard input.
Command line interface to the internationalized domain name library.
All strings are expected to be encoded in the preferred charset used
by your locale. Use --debug to find out what this charset is. You
can override the charset used by setting environment variable CHARSET.
To process a string that starts with '-', for example '-foo', use '--'
to signal the end of parameters, as in: idn --quiet -a -- -foo
Mandatory arguments to long options are mandatory for short options too.
-h, --help Print help and exit
-V, --version Print version and exit
-s, --stringprep Prepare string according to nameprep profile
-d, --punycode-decode Decode Punycode
-e, --punycode-encode Encode Punycode
-a, --idna-to-ascii Convert to ACE according to IDNA (default mode)
-u, --idna-to-unicode Convert from ACE according to IDNA
--allow-unassigned Toggle IDNA AllowUnassigned flag (default off)
--usestd3asciirules Toggle IDNA UseSTD3ASCIIRules flag (default off)
--no-tld Don't check string for TLD specific rules
Only for --idna-to-ascii and --idna-to-unicode
-n, --nfkc Normalize string according to Unicode v3.2 NFKC
-p, --profile=STRING Use specified stringprep profile instead
Valid stringprep profiles: Nameprep
iSCSI Nodeprep Resourceprep trace SASLprep
--debug Print debugging information
--quiet Silent operation
Report bugs to: bug-libidn@gnu.org
GNU Libidn home page:
General help using GNU software:
----Running------
> bin\test_package
-----------------
Locale charset: ASCII
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR