******************************************************************************** conan test conan-center-index/recipes/nasm/all/test_package/conanfile.py nasm/2.14@ --profile=/home/conan/w/BuildSingleReference/17977/85eebeec-e276-4760-b822-2c7357f1cad2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] [build_requires] [env] nasm/2.14 (test package): Installing package Requirements nasm/2.14 from local cache - Cache Packages nasm/2.14:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Cache Installing (downloading, building) binaries... nasm/2.14: Already installed! nasm/2.14: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/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 nasm/2.14 (test package): Generator txt created conanbuildinfo.txt nasm/2.14 (test package): Generated conaninfo.txt nasm/2.14 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/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 Jun 16 2021 ----Running------ > nasm -felf64 /home/conan/w/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/hello_linux.asm -o /home/conan/w/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/hello_linux.o ----------------- ----Running------ > ld hello_linux.o -o /home/conan/w/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/hello_linux ----------------- ----Running------ > /home/conan/w/BuildSingleReference/conan-center-index/recipes/nasm/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/hello_linux ----------------- Hello, Conan nasm/2.14: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/lib nasm/2.14 (test package): WARN: This conanfile has no build step