Auto detecting your dev setup to initialize the default profile (C:\J\w\cci_PR-3261\.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\cci_PR-3261\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 3.5634765625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe yasm/1.3.0 exports: File 'conandata.yml' found. Exporting it... yasm/1.3.0 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.3.0': {'url': 'http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz', 'sha256': '3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 1.3.0: sha256: 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f url: http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK yasm/1.3.0: A new conanfile.py version was exported yasm/1.3.0: Folder: C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\export yasm/1.3.0: Using the exported files summary hash as the recipe revision: 56f2b8134516ff6013c56cbf2d1fde98 yasm/1.3.0: Exported revision: 56f2b8134516ff6013c56cbf2d1fde98 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] [build_requires] [env] yasm/1.3.0: Forced build from source yasm/1.3.0 (test package): Installing package Requirements yasm/1.3.0 from local cache - Cache Packages yasm/1.3.0:456f15897172eef340fcbac8a70811f2beb26a93 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK yasm/1.3.0: Configuring sources in C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK yasm/1.3.0: Copying sources to build folder yasm/1.3.0: Building your package in C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93 yasm/1.3.0: Generator txt created conanbuildinfo.txt [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 yasm/1.3.0: Calling build() ----Running------ > echo Conan:vcvars already set && devenv "yasm.sln" /upgrade && msbuild "yasm.sln" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:1 /target:yasm /p:PlatformToolset="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\conan_build.props" ----------------- Conan:vcvars already set Microsoft Visual Studio 2015 Version 14.0.25420.1. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'libyasm'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Debug|x64': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|x64': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'modules'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Debug|x64': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|x64': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'yasm'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Debug|x64': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|x64': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'genmacro'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'genversion'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 're2c'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'genperf'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'genmodule'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'genstring'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'ytasm'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Debug|x64': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|x64': changing Platform Toolset to 'v140' (was 'v100'). Upgrading project 'vsyasm'... Configuration 'Debug|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Debug|x64': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|Win32': changing Platform Toolset to 'v140' (was 'v100'). Configuration 'Release|x64': changing Platform Toolset to 'v140' (was 'v100'). Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\UpgradeLog.htm Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. genstring.c genstring.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\genstring\Win32\Release\genstring.exe genstring.vcxproj -> Win32\Release\genstring.pdb (Full PDB) genmodule.c genmodule.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\genmodule\Win32\Release\genmodule.exe genmodule.vcxproj -> Win32\Release\genmodule.pdb (Full PDB) The system cannot find the file specified. 1.3.0 genversion.c genversion.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\genversion\Win32\Release\genversion.exe genversion.vcxproj -> Win32\Release\genversion.pdb (Full PDB) assocdat.c bc-align.c bc-data.c bc-incbin.c bc-org.c bc-reserve.c bitvect.c bytecode.c errwarn.c expr.c file.c ..\..\..\libyasm\file.c(253): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\libyasm\libyasm.vcxproj] ..\..\..\libyasm\file.c(253): warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getcwd. See online help for details. [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\libyasm\libyasm.vcxproj] C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\direct.h(94): note: see declaration of 'getcwd' floatnum.c hamt.c insn.c intnum.c ..\..\..\libyasm\intnum.c(296): warning C4267: 'function': conversion from 'size_t' to 'N_int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\libyasm\libyasm.vcxproj] inttree.c linemap.c md5.c mergesort.c module.c Generating Code... Compiling... phash.c section.c strcasecmp.c strsep.c symrec.c ..\..\..\libyasm\symrec.c(553): warning C4312: 'type cast': conversion from 'unsigned int' to 'yasm_symrec_get_label_bytecodep' of greater size [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\libyasm\libyasm.vcxproj] valparam.c ..\..\..\libyasm\valparam.c(300): warning C4244: '=': conversion from 'uintptr_t' to 'unsigned long', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\libyasm\libyasm.vcxproj] value.c xmalloc.c xstrdup.c Generating Code... libyasm.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\libyasm\x64\Release\libyasm.lib genmacro.c genmacro.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\genmacro\Win32\Release\genmacro.exe genmacro.vcxproj -> Win32\Release\genmacro.pdb (Full PDB) genperf.c perfect.c phash.c xmalloc.c xstrdup.c Generating Code... genperf.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\genperf\Win32\Release\genperf.exe genperf.vcxproj -> Win32\Release\genperf.pdb (Full PDB) Building with Python ... copying tf to .\\x86insn_nasm.c fail to map group of size 2 for tab size 512 copying tf to .\\x86insn_gas.c copying tf to .\\x86cpu.c copying tf to .\\x86regtmod.c actions.c C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\tools/re2c/scanner.h(26): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\actions.c(571): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\actions.c(588): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\actions.c(682): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] code.c C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\tools/re2c/scanner.h(26): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\code.c(54): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\stdio.h(2457): note: see declaration of 'fdopen' ..\..\..\tools\re2c\code.c(113): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\code.c(609): warning C4244: 'return': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\code.c(674): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] dfa.c ..\..\..\tools\re2c\dfa.c(139): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\dfa.c(154): warning C4244: '=': conversion from 'unsigned short' to 'Char', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\dfa.c(168): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\dfa.c(227): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] main.c C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\tools/re2c/scanner.h(26): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] ..\..\..\tools\re2c\main.c(179): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] mbo_getopt.c ..\..\..\tools\re2c\mbo_getopt.c(97): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] parser.c C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\tools/re2c/scanner.h(26): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] scanner.c C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\tools/re2c/scanner.h(26): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] scanner.re(60): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] scanner.re(38): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] scanner.re(129): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\re2c.vcxproj] substr.c translate.c Generating Code... re2c.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\re2c\Win32\Release\re2c.exe re2c.vcxproj -> Win32\Release\re2c.pdb (Full PDB) lc3barch.c lc3bbc.c lc3bid.c x86arch.c x86bc.c elf-x86-x32.c gas-parse-intel.c gas-eval.c gas-preproc.c ..\..\..\modules\preprocs\gas\gas-preproc.c(206): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\gas\gas-preproc.c(873): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\gas\gas-preproc.c(876): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\gas\gas-preproc.c(889): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\gas\gas-preproc.c(901): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\gas\gas-preproc.c(911): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\gas\gas-preproc.c(1082): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\gas\gas-preproc.c(1092): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] x86cpu.c modules/arch/x86/x86cpu.gperf(484): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] x86expr.c x86id.c x86regtmod.c cv-dbgfmt.c cv-symline.c cv-type.c dwarf2-aranges.c dwarf2-dbgfmt.c dwarf2-info.c dwarf2-line.c ..\..\..\modules\dbgfmts\dwarf2\dwarf2-line.c(539): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\dbgfmts\dwarf2\dwarf2-line.c(545): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] Generating Code... Compiling... null-dbgfmt.c stabs-dbgfmt.c bin-objfmt.c coff-objfmt.c dbg-objfmt.c elf-objfmt.c elf-x86-amd64.c elf-x86-x86.c elf.c macho-objfmt.c rdf-objfmt.c ..\..\..\modules\objfmts\rdf\rdf-objfmt.c(855): warning C4244: '=': conversion from 'uintptr_t' to 'unsigned int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] win64-except.c xdf-objfmt.c ..\..\..\modules\objfmts\xdf\xdf-objfmt.c(651): warning C4244: 'function': conversion from 'uintptr_t' to 'unsigned long', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] gas-parse.c gas-parser.c gas-token.c nasm-parse.c nasm-parser.c nasm-token.c nasm-eval.c Generating Code... Compiling... nasm-pp.c ..\..\..\modules\preprocs\nasm\nasm-pp.c(884): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\nasm\nasm-pp.c(957): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\nasm\nasm-pp.c(975): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\nasm\nasm-pp.c(987): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\nasm\nasm-pp.c(1025): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] ..\..\..\modules\preprocs\nasm\nasm-pp.c(1026): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] nasm-preproc.c nasmlib.c raw-preproc.c ..\..\..\modules\preprocs\raw\raw-preproc.c(84): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] cpp-preproc.c ..\..\..\modules\preprocs\cpp\cpp-preproc.c(256): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data [C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\modules.vcxproj] nasm-listfmt.c Generating Code... modules.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\modules\x64\Release\modules.lib yasm-options.c yasm.c Generating Code... yasm.vcxproj -> C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93\source_subfolder\Mkfiles\vc10\x64\Release\yasm.exe yasm.vcxproj -> x64\Release\yasm.pdb (Full PDB) yasm/1.3.0: Package '456f15897172eef340fcbac8a70811f2beb26a93' built yasm/1.3.0: Build folder C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\build\456f15897172eef340fcbac8a70811f2beb26a93 yasm/1.3.0: Generated conaninfo.txt yasm/1.3.0: Generated conanbuildinfo.txt yasm/1.3.0: Generating the package yasm/1.3.0: Package folder C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\package\456f15897172eef340fcbac8a70811f2beb26a93 yasm/1.3.0: 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 yasm/1.3.0 package(): Packaged 7 '.exe' files yasm/1.3.0 package(): Packaged 1 '.txt' file: BSD.txt yasm/1.3.0 package(): Packaged 1 file: COPYING yasm/1.3.0: Package '456f15897172eef340fcbac8a70811f2beb26a93' created yasm/1.3.0: Created package revision a11b493ce96d361ab7899483e0adc596 yasm/1.3.0: Appending PATH environment variable: C:\J\w\cci_PR-3261\.conan\data\yasm\1.3.0\_\_\package\456f15897172eef340fcbac8a70811f2beb26a93\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK yasm/1.3.0 (test package): Generator txt created conanbuildinfo.txt yasm/1.3.0 (test package): Generated conaninfo.txt yasm/1.3.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-3261/2/907c792d-5cd2-470b-bd9f-0c8b9ea39ff1/recipes/yasm/all\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7/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 yasm/1.3.0 (test package): Calling build() yasm/1.3.0 (test package): Running test() ----Running------ > yasm --help ----------------- usage: yasm [option]* file Options: --version show version text --license show license text -h, --help show help text --arch= select architecture (list with -a help) -a --parser= select parser (list with -p help) -p --preproc= select preprocessor (list with -r help) -r --oformat= select object format (list with -f help) -f --dformat= select debugging format (list with -g help) -g --lformat= select list format (list with -L help) -L --list= name of list-file output -l --objfile= name of object-file output -o --mapfile= name of map-file output --machine= select machine (list with -m help) -m --force-strict treat all sized operands as if `strict' was used -w inhibits warning messages -W enables/disables warning -M generate Makefile dependencies on stdout -E redirect error messages to file -s redirect error messages to stdout -e, --preproc-only preprocess only (writes output to stdout by default) -i add include path -I add include path -P pre-include file -d pre-define a macro, optionally to value -D pre-define a macro, optionally to value -u undefine a macro -U undefine a macro -X