******************************************************************************** conan test conan-center-index/recipes/make/all/test_package/conanfile.py make/4.2.1@#05a51135795f095a2af5197934f6c732 -pr /home/conan/w/prod/BuildSingleReference/113231/5055e8f9-efb4-434a-9eb9-c6b7466c30ac/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 make/4.2.1 (test package): Installing package Requirements Packages Build requirements make/4.2.1 from local cache - Cache Build requirements packages make/4.2.1:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Cache Installing (downloading, building) binaries... make/4.2.1: Already installed! make/4.2.1 (test package): Applying build-requirement: make/4.2.1 make/4.2.1 (test package): Generator 'VirtualBuildEnv' calling 'generate()' make/4.2.1 (test package): Generator txt created conanbuildinfo.txt make/4.2.1 (test package): Aggregating env generators make/4.2.1 (test package): Generated conaninfo.txt make/4.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_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 make/4.2.1 (test package): Calling build() make/4.2.1 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/conanbuild.sh" && None -C /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_package love ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/deactivate_conanbuildenv-debug-x86_64.sh Configuring environment variables /bin/sh: 1: None: not found make/4.2.1 (test package): WARN: This conanfile has no build step ERROR: make/4.2.1 (test package): Error in test() method, line 14 self.run(f"{make} -C {self.source_folder} love") ConanException: Error 127 while executing None -C /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_package love ******************************************************************************** conan test conan-center-index/recipes/make/all/test_v1_package/conanfile.py make/4.2.1@#05a51135795f095a2af5197934f6c732 -pr /home/conan/w/prod/BuildSingleReference/113231/5055e8f9-efb4-434a-9eb9-c6b7466c30ac/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 make/4.2.1 (test package): Installing package Requirements make/4.2.1 from local cache - Cache Packages make/4.2.1:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Cache Installing (downloading, building) binaries... make/4.2.1: Already installed! make/4.2.1 (test package): Generator txt created conanbuildinfo.txt make/4.2.1 (test package): Aggregating env generators make/4.2.1 (test package): Generated conaninfo.txt make/4.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/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 make/4.2.1 (test package): Calling build() make/4.2.1 (test package): Running test() ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/make/4.2.1/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/make -C /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_v1_package/../test_package love ----------------- make: Entering directory '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_package' echo "not war" not war make: Leaving directory '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/make/all/test_package' make/4.2.1 (test package): WARN: This conanfile has no build step