********************************************************************************
conan test conan-center-index/recipes/jwasm/all/test_package/conanfile.py jwasm/2.13@#9f511a54ef28e94cd229f10a54c4d6b5 -pr /home/conan/w/prod/BuildSingleReference/83560/5d9466ed-c810-4a75-be3a-09dee566af10/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True
********************************************************************************
Configuration:
[settings]
arch=x86_64
build_type=Debug
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=5
os=Linux
[options]
[build_requires]
[env]
[conf]
tools.system.package_manager:mode=install
tools.system.package_manager:sudo=True
jwasm/2.13 (test package): Installing package
Requirements
Packages
Build requirements
jwasm/2.13 from local cache - Cache
Build requirements packages
jwasm/2.13:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Cache
Installing (downloading, building) binaries...
jwasm/2.13: Already installed!
jwasm/2.13: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/jwasm/2.13/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin
jwasm/2.13 (test package): Applying build-requirement: jwasm/2.13
jwasm/2.13 (test package): Generator txt created conanbuildinfo.txt
jwasm/2.13 (test package): Aggregating env generators
jwasm/2.13 (test package): Generated conaninfo.txt
jwasm/2.13 (test package): Generated graphinfo
Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_package/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
jwasm/2.13 (test package): Calling build()
jwasm/2.13 (test package): Running test()
----Running------
> jwasm -h
-----------------
JWasm v2.12pre, Aug 29 2022, Masm-compatible assembler.
Portions Copyright (c) 1992-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
JWasm [options] asm-file [options] [asm-file] ... [@env_var]
options:
-<0|1|..|10>[p] Set CPU: 0=8086 (default), 1=80186, 2=80286, 3=80386,
4=80486, 5=Pentium, 6=PPro, 7=P2, 8=P3, 9=P4, 10=x86-64;
allows privileged instructions
-c Assemble without linking (always set)
-C
Set OPTION CASEMAP: p=NONE, u=ALL, x=NOTPUBLIC (default)
-D[=text] Define text macro
-e Set error limit number (default=50)
-EP Output preprocessed listing to stdout
-eq don't display error messages
-Fd[=] Write import definition file
-Fi Force to be included
-Fl[=] Write listing file
-Fo Set object file name
-Fw Set errors file name
-FPi 80x87 instructions with emulation fixups
-FPi87 80x87 instructions (default)
-fpc Disallow floating-point instructions (.NO87)
-fp Set FPU, is: 0=8087 (default), 2=80287, 3=80387
-G Use Pascal, C, Fastcall or Stdcall calling convention
-I Add directory to list of include directories
-m Set memory model:
(Tiny, Small, Compact, Medium, Large, Huge, Flat)
-nc= Set class name of code segment
-n= Set name of d)ata segment, m)odule or t)ext segment
-q, -nologo Don't display version and copyright information
-Sa Maximize source listing
-safeseh Assert all exception handlers are declared
-Sf Generate first pass listing
-Sg Display generated code in listing
-Sn Suppress symbol-table listing
-Sx List false conditionals
-w Same as /W0 /WX
-W Set warning level number (default=2, max=4)
-WX Treat all warnings as errors
-X Ignore INCLUDE environment path
-zcm C names are decorated with '_' prefix (default)
-zcw No name decoration for C symbols
-Zd Add line number debug info (OMF & COFF only)
-Zf Make all symbols public
-zf<0|1> Set FASTCALL type: 0=MS VC style (default),
1=OW register calling convention
-Zg Generated code is to exactly match Masm's one
-Zi[0|1|2|3] Add symbolic debug info (OMF & COFF): 0=globals
1= +locals, 2= +types (default), 3= +constants
-zlc No OMF records about data in code
-zld No OMF records about far call optimization
-zl Suppress items in COFF symbol table: f=no .file entry,
p=no static procs, s=no auxiliary entries for sections
-Zm Masm v5.1 compatibility
-Zne Disable syntax extensions not supported by Masm
-Zp[n] Set structure alignment, n=<1|2|4|8|16|32>
-Zs Perform syntax check only
-zt<0|1|2> Set STDCALL symbol decoration: 0=No name decoration,
1=No '@size' suffix for functions, 2=Full (default)
-Zv8 Enable Masm v8+ PROC visibility
-zze No name decoration for exported symbols
-zzs Store decorated name of start address (COFF only)
@env_var Environment variable or file containing further commands
output formats:
-bin plain binary file
-coff COFF object file
-elf 32-bit ELF object file
-elf64 64-bit ELF object file
-mz DOS MZ binary file
-omf OMF object file (default)
-pe PE binary file, 32/64-bit
-win64 64-bit COFF object file
Debug options:
-af Display all files used in assembly process
-ce Cause an exception
-dm Display all messages
-dr Display reserved words
-drh Display reserved words hash table
-ds Display global symbols
-dsh Display global symbols hash table
-dt Display debug trace
-ls Display preprocessed line storage
-nbp Disable backpatching
-nfp Do full subsequent passes (disables "fastpass")
-pm= Stop assembly after passes
-sp Skip preprocessor step
----Running------
> jwasm -elf64 -Fo=/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_package/build/Debug/Lin64_1.o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_package/./Lin64_1.asm
-----------------
JWasm v2.12pre, Aug 29 2022, Masm-compatible assembler.
Portions Copyright (c) 1992-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_package/./Lin64_1.asm: 24 lines, 2 passes, 334 ms, 0 warnings, 0 errors
31 items in symbol table, expected 31
max items in a line=2, lines with 0/1/<=5/<=10 items=7979/29/1/0,
1333 items in resw table, max items/line=7 [0=143 1=267 225 109 50 14 2 1]
invokation CATSTR=0 SUBSTR=0 SIZESTR=0 INSTR=0 EQU(text)=0
lines read(files)/processed in pass one: 24 / 24
invokations: PreprocessLine=40/31/28, Tokenize=51/0
memory used: 241 kB
----Running------
> ld /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_package/build/Debug/Lin64_1.o -o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_package/build/Debug/Lin64_1
-----------------
----Running------
> /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_package/build/Debug/Lin64_1
-----------------
Hello, world!
jwasm/2.13 (test package): WARN: This conanfile has no build step
********************************************************************************
conan test conan-center-index/recipes/jwasm/all/test_v1_package/conanfile.py jwasm/2.13@#9f511a54ef28e94cd229f10a54c4d6b5 -pr /home/conan/w/prod/BuildSingleReference/83560/5d9466ed-c810-4a75-be3a-09dee566af10/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True
********************************************************************************
Configuration:
[settings]
arch=x86_64
build_type=Debug
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=5
os=Linux
[options]
[build_requires]
[env]
[conf]
tools.system.package_manager:mode=install
tools.system.package_manager:sudo=True
jwasm/2.13 (test package): Installing package
Requirements
Packages
Build requirements
jwasm/2.13 from local cache - Cache
Build requirements packages
jwasm/2.13:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Cache
Installing (downloading, building) binaries...
jwasm/2.13: Already installed!
jwasm/2.13: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/jwasm/2.13/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin
jwasm/2.13 (test package): Applying build-requirement: jwasm/2.13
jwasm/2.13 (test package): Generator txt created conanbuildinfo.txt
jwasm/2.13 (test package): Aggregating env generators
jwasm/2.13 (test package): Generated conaninfo.txt
jwasm/2.13 (test package): Generated graphinfo
Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_v1_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/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
jwasm/2.13 (test package): Calling build()
jwasm/2.13 (test package): Running test()
----Running------
> jwasm -h
-----------------
JWasm v2.12pre, Aug 29 2022, Masm-compatible assembler.
Portions Copyright (c) 1992-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
JWasm [options] asm-file [options] [asm-file] ... [@env_var]
options:
-<0|1|..|10>[p] Set CPU: 0=8086 (default), 1=80186, 2=80286, 3=80386,
4=80486, 5=Pentium, 6=PPro, 7=P2, 8=P3, 9=P4, 10=x86-64;
allows privileged instructions
-c Assemble without linking (always set)
-C
Set OPTION CASEMAP: p=NONE, u=ALL, x=NOTPUBLIC (default)
-D[=text] Define text macro
-e Set error limit number (default=50)
-EP Output preprocessed listing to stdout
-eq don't display error messages
-Fd[=] Write import definition file
-Fi Force to be included
-Fl[=] Write listing file
-Fo Set object file name
-Fw Set errors file name
-FPi 80x87 instructions with emulation fixups
-FPi87 80x87 instructions (default)
-fpc Disallow floating-point instructions (.NO87)
-fp Set FPU, is: 0=8087 (default), 2=80287, 3=80387
-G Use Pascal, C, Fastcall or Stdcall calling convention
-I Add directory to list of include directories
-m Set memory model:
(Tiny, Small, Compact, Medium, Large, Huge, Flat)
-nc= Set class name of code segment
-n= Set name of d)ata segment, m)odule or t)ext segment
-q, -nologo Don't display version and copyright information
-Sa Maximize source listing
-safeseh Assert all exception handlers are declared
-Sf Generate first pass listing
-Sg Display generated code in listing
-Sn Suppress symbol-table listing
-Sx List false conditionals
-w Same as /W0 /WX
-W Set warning level number (default=2, max=4)
-WX Treat all warnings as errors
-X Ignore INCLUDE environment path
-zcm C names are decorated with '_' prefix (default)
-zcw No name decoration for C symbols
-Zd Add line number debug info (OMF & COFF only)
-Zf Make all symbols public
-zf<0|1> Set FASTCALL type: 0=MS VC style (default),
1=OW register calling convention
-Zg Generated code is to exactly match Masm's one
-Zi[0|1|2|3] Add symbolic debug info (OMF & COFF): 0=globals
1= +locals, 2= +types (default), 3= +constants
-zlc No OMF records about data in code
-zld No OMF records about far call optimization
-zl Suppress items in COFF symbol table: f=no .file entry,
p=no static procs, s=no auxiliary entries for sections
-Zm Masm v5.1 compatibility
-Zne Disable syntax extensions not supported by Masm
-Zp[n] Set structure alignment, n=<1|2|4|8|16|32>
-Zs Perform syntax check only
-zt<0|1|2> Set STDCALL symbol decoration: 0=No name decoration,
1=No '@size' suffix for functions, 2=Full (default)
-Zv8 Enable Masm v8+ PROC visibility
-zze No name decoration for exported symbols
-zzs Store decorated name of start address (COFF only)
@env_var Environment variable or file containing further commands
output formats:
-bin plain binary file
-coff COFF object file
-elf 32-bit ELF object file
-elf64 64-bit ELF object file
-mz DOS MZ binary file
-omf OMF object file (default)
-pe PE binary file, 32/64-bit
-win64 64-bit COFF object file
Debug options:
-af Display all files used in assembly process
-ce Cause an exception
-dm Display all messages
-dr Display reserved words
-drh Display reserved words hash table
-ds Display global symbols
-dsh Display global symbols hash table
-dt Display debug trace
-ls Display preprocessed line storage
-nbp Disable backpatching
-nfp Do full subsequent passes (disables "fastpass")
-pm= Stop assembly after passes
-sp Skip preprocessor step
----Running------
> jwasm -elf64 -Fo=/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_v1_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/Lin64_1.o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_v1_package/../test_package/Lin64_1.asm
-----------------
JWasm v2.12pre, Aug 29 2022, Masm-compatible assembler.
Portions Copyright (c) 1992-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_v1_package/../test_package/Lin64_1.asm: 24 lines, 2 passes, 250 ms, 0 warnings, 0 errors
31 items in symbol table, expected 31
max items in a line=2, lines with 0/1/<=5/<=10 items=7979/29/1/0,
1333 items in resw table, max items/line=7 [0=143 1=267 225 109 50 14 2 1]
invokation CATSTR=0 SUBSTR=0 SIZESTR=0 INSTR=0 EQU(text)=0
lines read(files)/processed in pass one: 24 / 24
invokations: PreprocessLine=40/31/28, Tokenize=51/0
memory used: 241 kB
----Running------
> ld /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_v1_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/Lin64_1.o -o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_v1_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/Lin64_1
-----------------
----Running------
> /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jwasm/all/test_v1_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/Lin64_1
-----------------
Hello, world!
jwasm/2.13 (test package): WARN: This conanfile has no build step