******************************************************************************** conan test conan-center-index/recipes/nasm/all/test_package/conanfile.py nasm/2.13.01@#21c6dab3ed7a16978e3c08cc3055918d -pr /home/conan/w/prod/BuildSingleReference/36421/d89036c2-efe7-4674-b586-236ca1dead96/profile_linux_11_libstdcpp_clang_debug_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] [build_requires] [env] nasm/2.13.01 (test package): Installing package Requirements nasm/2.13.01 from local cache - Cache Packages nasm/2.13.01:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... nasm/2.13.01: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'c3i_PR-10947' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nasm/2.13.01: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.13.01: Downloaded package revision 71536a3cea72089f7d40b7fcfd3a3e32 nasm/2.13.01: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/nasm/2.13.01/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin nasm/2.13.01 (test package): Generator txt created conanbuildinfo.txt nasm/2.13.01 (test package): Aggregating env generators nasm/2.13.01 (test package): Generated conaninfo.txt nasm/2.13.01 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/f6b8edb79b71d675d2c91aab3ca79ec48e3fd5c2/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.13.01 (test package): Calling build() nasm/2.13.01 (test package): Running test() ----Running------ > nasm --version ----------------- NASM version 2.13.01 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/f6b8edb79b71d675d2c91aab3ca79ec48e3fd5c2/hello_linux.o ----------------- ----Running------ > ld hello_linux.o -o /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/f6b8edb79b71d675d2c91aab3ca79ec48e3fd5c2/hello_linux ----------------- ----Running------ > /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/f6b8edb79b71d675d2c91aab3ca79ec48e3fd5c2/hello_linux ----------------- Hello, Conan nasm/2.13.01 (test package): WARN: This conanfile has no build step