********************************************************************************
conan test conan-center-index\recipes\libidn\all\test_package\conanfile.py libidn/1.36@ --profile=C:\J\w\BuildSingleReference@5/24499/1a487a84-d329-4ced-8f31-4b2868f16705/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
arch_build=x86_64
build_type=Release
compiler=Visual Studio
compiler.runtime=MT
compiler.version=14
os=Windows
os_build=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 b470d65f230073c5cf775b8c14fb8c1e
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:df81ad20137149d7a51276fd3e24009b45e5964a - Download
libidn/1.36:aef9d51ae235e55b75a7f0c1c5f32a814e8f8abc - Download
Installing (downloading, building) binaries...
libiconv/1.16: Retrieving package df81ad20137149d7a51276fd3e24009b45e5964a from remote 'conan-center'
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
libiconv/1.16: Package installed df81ad20137149d7a51276fd3e24009b45e5964a
libiconv/1.16: Downloaded package revision 99955d25fb8bf4306d99fabef6d67c8a
libidn/1.36: Retrieving package aef9d51ae235e55b75a7f0c1c5f32a814e8f8abc from remote 'c3i_PR-6363'
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
libidn/1.36: Package installed aef9d51ae235e55b75a7f0c1c5f32a814e8f8abc
libidn/1.36: Downloaded package revision 5fbf6e3f2dc1185688cef6b2a38de647
libiconv/1.16: Appending PATH environment var: C:\J\w\BuildSingleReference@5\.conan\data\libiconv\1.16\_\_\package\df81ad20137149d7a51276fd3e24009b45e5964a\bin
[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
libidn/1.36: Appending PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\libidn\1.36\_\_\package\aef9d51ae235e55b75a7f0c1c5f32a814e8f8abc\bin
[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
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): Generated conaninfo.txt
libidn/1.36 (test package): Generated graphinfo
Using lockfile: 'C:\J\w\BuildSingleReference@5\conan-center-index\recipes\libidn\all\test_package\build\129e8db482c3b2b56fb574c266003a380980fe8d/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\BuildSingleReference@5\conan-center-index\recipes\libidn\all\test_package\build\129e8db482c3b2b56fb574c266003a380980fe8d && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\conan-center-index\recipes\libidn\all\test_package\build\129e8db482c3b2b56fb574c266003a380980fe8d\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\BuildSingleReference@5\conan-center-index\recipes\libidn\all\test_package
-----------------
-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763.
-- The C 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
-- 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/BuildSingleReference@5/conan-center-index/recipes/libidn/all/test_package/build/129e8db482c3b2b56fb574c266003a380980fe8d
----Running------
> cmake --build C:\J\w\BuildSingleReference@5\conan-center-index\recipes\libidn\all\test_package\build\129e8db482c3b2b56fb574c266003a380980fe8d --config Release -- /m:16 /verbosity:minimal
-----------------
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
Building Custom Rule C:/J/w/BuildSingleReference@5/conan-center-index/recipes/libidn/all/test_package/CMakeLists.txt
test_package.c
Creating library C:/J/w/BuildSingleReference@5/conan-center-index/recipes/libidn/all/test_package/build/129e8db482c3b2b56fb574c266003a380980fe8d/lib/test_package.lib and object C:/J/w/BuildSingleReference@5/conan-center-index/recipes/libidn/all/test_package/build/129e8db482c3b2b56fb574c266003a380980fe8d/lib/test_package.exp
test_package.vcxproj -> C:\J\w\BuildSingleReference@5\conan-center-index\recipes\libidn\all\test_package\build\129e8db482c3b2b56fb574c266003a380980fe8d\bin\test_package.exe
Building Custom Rule C:/J/w/BuildSingleReference@5/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