******************************************************************************** conan test conan-center-index/recipes/nasm/all/test_package/conanfile.py nasm/2.14@#5cdfb0c86b103745a11e409532437747 -pr /home/conan/w/prod/BuildSingleReference/36415/04da2648-7748-47bf-bffa-a7042919ad9b/profile_linux_5_libstdcpp11_gcc_debug_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] nasm/2.14 (test package): Installing package Requirements nasm/2.14 from local cache - Cache Packages nasm/2.14:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Cache Installing (downloading, building) binaries... nasm/2.14: Already installed! nasm/2.14: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin nasm/2.14 (test package): Generator txt created conanbuildinfo.txt nasm/2.14 (test package): Aggregating env generators nasm/2.14 (test package): Generated conaninfo.txt nasm/2.14 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/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 nasm/2.14 (test package): Calling build() nasm/2.14 (test package): Running test() ----Running------ > nasm --version ----------------- NASM version 2.14 compiled on May 27 2022 ----Running------ > nasm -felf64 /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/hello_linux.asm -o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/hello_linux.o ----------------- ----Running------ > ld hello_linux.o -o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/hello_linux ----------------- ----Running------ > /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/hello_linux ----------------- Hello, Conan nasm/2.14 (test package): WARN: This conanfile has no build step