******************************************************************************** conan test cci-f05512cf/recipes/nasm/all/test_package/conanfile.py nasm/2.13.02@#096b340cae66a202520885ca6fae1547 -pr /home/conan/w/prod-v1/bsr/78056/dffba/profile_linux_5_libstdcpp11_gcc_debug_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/78056/ffcdd/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/78056/ffcdd/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/78056/ffcdd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** 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.13.02 (test package): Installing package Requirements Packages Build requirements nasm/2.13.02 from local cache - Cache Build requirements packages nasm/2.13.02:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... nasm/2.13.02: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'c3i_PR-21905' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nasm/2.13.02: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.13.02: Downloaded package revision a0e84d732571b87e853357126199c277 nasm/2.13.02 (test package): Applying build-requirement: nasm/2.13.02 nasm/2.13.02 (test package): Generator txt created conanbuildinfo.txt nasm/2.13.02 (test package): Generator 'VirtualBuildEnv' calling 'generate()' nasm/2.13.02 (test package): Aggregating env generators nasm/2.13.02 (test package): Generated conaninfo.txt nasm/2.13.02 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/generators/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.02 (test package): Calling build() nasm/2.13.02 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/generators/conanbuild.sh" && nasm --version ----------------- NASM version 2.13.02 compiled on Dec 26 2023 ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/generators/conanbuild.sh" && nasm -felf64 /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/./hello_linux.asm -o /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/hello_linux.o ----------------- ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/generators/conanbuild.sh" && ld hello_linux.o -o /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/hello_linux ----------------- ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/generators/conanbuild.sh" && /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_package/build/Debug/hello_linux ----------------- Hello, Conan nasm/2.13.02 (test package): WARN: This conanfile has no build step ******************************************************************************** conan test cci-f05512cf/recipes/nasm/all/test_v1_package/conanfile.py nasm/2.13.02@#096b340cae66a202520885ca6fae1547 -pr /home/conan/w/prod-v1/bsr/78056/dffba/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.13.02 (test package): Installing package Requirements Packages Build requirements nasm/2.13.02 from local cache - Cache Build requirements packages nasm/2.13.02:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Cache Installing (downloading, building) binaries... nasm/2.13.02: Already installed! nasm/2.13.02 (test package): Applying build-requirement: nasm/2.13.02 nasm/2.13.02 (test package): Generator txt created conanbuildinfo.txt nasm/2.13.02 (test package): Aggregating env generators nasm/2.13.02 (test package): Generated conaninfo.txt nasm/2.13.02 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_v1_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.13.02 (test package): Calling build() nasm/2.13.02 (test package): Running test() ----Running------ > nasm --version ----------------- NASM version 2.13.02 compiled on Dec 26 2023 ----Running------ > nasm -felf64 /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_v1_package/hello_linux.asm -o /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_v1_package/build/f548c738a1bd7642902109bcccab6536800adc57/hello_linux.o ----------------- ----Running------ > ld hello_linux.o -o /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_v1_package/build/f548c738a1bd7642902109bcccab6536800adc57/hello_linux ----------------- ----Running------ > /home/conan/w/prod-v1/bsr/cci-f05512cf/recipes/nasm/all/test_v1_package/build/f548c738a1bd7642902109bcccab6536800adc57/hello_linux ----------------- Hello, Conan nasm/2.13.02 (test package): WARN: This conanfile has no build step