******************************************************************************** conan test conan-center-index/recipes/powershell/all/test_package/conanfile.py powershell/7.1.2@ --profile=/home/conan/w/BuildSingleReference/7268/c7535d35-7e19-4bb8-87f3-ab0650770ca1/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] powershell/7.1.2 (test package): Installing package Requirements powershell/7.1.2 from local cache - Cache Packages powershell/7.1.2:44fcf6b9a7fb86b2586303e3db40189d3b511830 - Cache Installing (downloading, building) binaries... powershell/7.1.2: Already installed! powershell/7.1.2: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/powershell/7.1.2/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/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 powershell/7.1.2 (test package): Generator txt created conanbuildinfo.txt powershell/7.1.2 (test package): Generated conaninfo.txt powershell/7.1.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/powershell/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 powershell/7.1.2 (test package): Calling build() powershell/7.1.2 (test package): Running test() powershell/7.1.2 (test package): using pwsh from: /home/conan/w/BuildSingleReference/.conan/data/powershell/7.1.2/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/pwsh ----Running------ > pwsh --help ----------------- Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.Globalization.CultureInfo.get_CurrentUICulture() at Microsoft.PowerShell.NativeCultureResolver.get_UICulture() at Microsoft.PowerShell.UnmanagedPSEntry.Start(System.String[], Int32) at Microsoft.PowerShell.ManagedPSEntry.Main(System.String[]) Aborted (core dumped) powershell/7.1.2 (test package): WARN: This conanfile has no build step ERROR: powershell/7.1.2 (test package): Error in test() method, line 14 self.run("pwsh --help") ConanException: Error 134 while executing pwsh --help