******************************************************************************** conan test conan-center-index/recipes/cppfront/all/test_package/conanfile.py cppfront/cci.20221024@#e4f2d0b5dc235213dee7489b8d346e9a -pr /home/conan/w/prod/BuildSingleReference/174548/a34f28c1-be19-47c1-b866-73252f4e0a60/profile_linux_12_libstdcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 12.0 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=12 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=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppfront/cci.20221024 (test package): Installing package Requirements Packages Build requirements cppfront/cci.20221024 from local cache - Cache Build requirements packages cppfront/cci.20221024:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... cppfront/cci.20221024: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'c3i_PR-15847' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppfront/cci.20221024: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c cppfront/cci.20221024: Downloaded package revision ad2f33de6a5d95baa387114accd90ec7 cppfront/cci.20221024 (test package): Applying build-requirement: cppfront/cci.20221024 cppfront/cci.20221024 (test package): Generator 'VirtualBuildEnv' calling 'generate()' cppfront/cci.20221024 (test package): Generator txt created conanbuildinfo.txt cppfront/cci.20221024 (test package): Aggregating env generators cppfront/cci.20221024 (test package): Generated conaninfo.txt cppfront/cci.20221024 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_package/build-release/conan/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 cppfront/cci.20221024 (test package): Calling build() cppfront/cci.20221024 (test package): Copied 1 '.cpp2' file: pure2-hello.cpp2 ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_package/build-release/conan/conanbuild.sh" && cppfront /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_package/build-release/pure2-hello.cpp2 ----------------- cppfront: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by cppfront) ERROR: cppfront/cci.20221024 (test package): Error in build() method, line 20 self.run("cppfront {}".format(os.path.join(self.build_folder, "pure2-hello.cpp2"))) ConanException: Error 1 while executing cppfront /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_package/build-release/pure2-hello.cpp2 ******************************************************************************** conan test conan-center-index/recipes/cppfront/all/test_v1_package/conanfile.py cppfront/cci.20221024@#e4f2d0b5dc235213dee7489b8d346e9a -pr /home/conan/w/prod/BuildSingleReference/174548/a34f28c1-be19-47c1-b866-73252f4e0a60/profile_linux_12_libstdcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppfront/cci.20221024 (test package): Installing package Requirements Packages Build requirements cppfront/cci.20221024 from local cache - Cache Build requirements packages cppfront/cci.20221024:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Cache Installing (downloading, building) binaries... cppfront/cci.20221024: Already installed! cppfront/cci.20221024 (test package): Applying build-requirement: cppfront/cci.20221024 cppfront/cci.20221024 (test package): Generator txt created conanbuildinfo.txt cppfront/cci.20221024 (test package): Aggregating env generators cppfront/cci.20221024 (test package): Generated conaninfo.txt cppfront/cci.20221024 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_v1_package/build/010a570ff7d501e012ed432efc43a97348a5b367/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 cppfront/cci.20221024 (test package): Calling build() ----Running------ > cppfront /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_v1_package/build/010a570ff7d501e012ed432efc43a97348a5b367/pure2-hello.cpp2 ----------------- cppfront: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by cppfront) ERROR: cppfront/cci.20221024 (test package): Error in build() method, line 16 self.run("cppfront {}".format(os.path.join(self.build_folder, "pure2-hello.cpp2"))) ConanException: Error 1 while executing cppfront /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_v1_package/build/010a570ff7d501e012ed432efc43a97348a5b367/pure2-hello.cpp2