Package Details: rctc 2.3.1.2100-7

Git Clone URL: https://aur.archlinux.org/rctc.git (read-only, click to copy)
Package Base: rctc
Description: Commandline Compiler for the ReCT Programming language
Upstream URL: http://rect.ml/
Licenses: GPL3
Submitter: RedCubeDev
Maintainer: None
Last Packager: RedCubeDev
Votes: 0
Popularity: 0.000000
First Submitted: 2021-07-31 18:42 (UTC)
Last Updated: 2021-08-08 18:24 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

a821 commented on 2025-06-28 07:05 (UTC)

I get this error trying to build it in a clean chroot (from the last tag 2.3.1.10000, after fixing sources and adding icu to deps).

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.String.ToLowerInvariant()
   at Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment.GetArch()
   at Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment..cctor()
   at Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment.GetRuntimeIdentifier()
   at Microsoft.DotNet.Cli.MulticoreJitProfilePathCalculator.CalculateProfileRootPath()
   at Microsoft.DotNet.Cli.MulticoreJitActivator.StartCliProfileOptimization()
   at Microsoft.DotNet.Cli.MulticoreJitActivator.TryActivateMulticoreJit()
   at Microsoft.DotNet.Cli.Program.Main(System.String[])
/startdir/PKGBUILD: line 14:  1953 Aborted                 (core dumped) dotnet build -c Release