Created
June 12, 2024 16:40
-
-
Save dicej/0ab13d5080a8d97ffcc077eb46db6a43 to your computer and use it in GitHub Desktop.
bash build.sh clr.aot+libs -c Debug -a wasm -os wasi 2>&1 |tee log.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Determining projects to restore... | |
Tool 'coverlet.console' (version '6.0.0') was restored. Available commands: coverlet | |
Tool 'dotnet-reportgenerator-globaltool' (version '5.3.0') was restored. Available commands: reportgenerator | |
Tool 'microsoft.dotnet.xharness.cli' (version '9.0.0-prerelease.24266.1') was restored. Available commands: xharness | |
Tool 'microsoft.visualstudio.slngen.tool' (version '11.1.0') was restored. Available commands: slngen | |
Restore was successful. | |
Restored /home/dicej/.nuget/packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24266.1/tools/Tools.proj (in 99 ms). | |
Determining projects to restore... | |
Restored /home/dicej/p/runtimelab/src/native/managed/compile-native.proj (in 101 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Threading.AccessControl.csproj (in 21 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj (in 126 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 126 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj (in 131 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 132 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/MobileBuildTasks/MobileBuildTasks.csproj (in 135 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/LibraryBuilder/LibraryBuilder.csproj (in 135 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.csproj (in 136 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/AndroidAppBuilder/AndroidAppBuilder.csproj (in 134 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Data/ref/System.Data.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/sfx.proj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Data/src/System.Data.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/sfx-src.proj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/AotCompilerTask/MonoAOTCompiler.csproj (in 138 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/sfx-ref.proj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/sfx-gen.proj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Core/src/System.Core.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 13 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 33 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 33 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 32 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 28 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 23 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Speech/ref/System.Speech.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 0.6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 37 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 21 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 30 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 60 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 18 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Speech/src/System.Speech.csproj (in 20 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 15 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 39 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 20 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 26 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 36 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 114 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 118 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 43 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 125 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 16 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 14 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 0.6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.Tracing.WebAssembly.PerfTracing/ref/System.Diagnostics.Tracing.WebAssembly.PerfTracing.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 243 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 241 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 26 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 14 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 24 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Console/ref/System.Console.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 30 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Console/src/System.Console.csproj (in 13 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 22 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 13 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 23 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Composition/src/System.Composition.csproj (in 13 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 13 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 14 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.IO.Ports.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System/ref/System.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/stubs/System.CodeDom.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 16 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System/src/System.csproj (in 34 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 15 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/netstandard/src/netstandard.csproj (in 28 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 15 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 29 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 19 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 14 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 18 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Web/src/System.Web.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 15 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 14 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 28 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/pretest.proj (in 0.6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/oob-src.proj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/native-binplace.proj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security/src/System.Security.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/apicompat/ApiCompat.proj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/oob.proj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/externals.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading/ref/System.Threading.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 26 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Threading/src/System.Threading.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime/src/System.Runtime.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 0.6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 0.6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/tasks.proj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 14 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/tools/illink/src/linker/Mono.Linker.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections/ref/System.Collections.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections/src/System.Collections.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 26 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 17 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 15 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 39 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 20 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.TimeProvider/ref/Microsoft.Bcl.TimeProvider.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.Numerics/ref/Microsoft.Bcl.Numerics.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.AsyncInterfaces/ref/Microsoft.Bcl.AsyncInterfaces.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.Cryptography/ref/Microsoft.Bcl.Cryptography.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/ILCompiler.DependencyAnalysisFramework.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/nativeaot/Test.CoreLib/src/Test.CoreLib.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/nativeaot/System.Private.TypeLoader/src/System.Private.TypeLoader.csproj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/nativeaot/System.Private.Reflection.Execution/src/System.Private.Reflection.Execution.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/tools/cdac-build-tool/cdac-build-tool.csproj (in 7 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/nativeaot/System.Private.DisabledReflection/src/System.Private.DisabledReflection.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/runtime-prereqs.proj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/nativeaot/BuildIntegration/BuildIntegration.proj (in 0.8 ms). | |
Restored /home/dicej/p/runtimelab/Build.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/nativeaot/System.Private.StackTraceMetadata/src/System.Private.StackTraceMetadata.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/nativeaot/System.Private.CoreLib/src/System.Private.CoreLib.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/tools/aot/ILCompiler.Build.Tasks/ILCompiler.Build.Tasks.csproj (in 6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/WasmBuildTasks/WasmBuildTasks.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/TestExclusionListTasks/TestExclusionListTasks.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj (in 16 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Net/src/System.Net.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/WorkloadBuildTasks/WorkloadBuildTasks.csproj (in 22 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.IO/src/System.IO.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 0.9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/installer.tasks/installer.tasks.csproj (in 29 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Memory/ref/System.Memory.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Memory/src/System.Memory.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 11 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 9 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Management/ref/System.Management.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 8 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq/ref/System.Linq.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 10 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq/src/System.Linq.csproj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 0.5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 0.7 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 2 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 0.6 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Management/src/System.Management.csproj (in 15 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 0.3 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 1 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 5 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 27 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 34 ms). | |
Restored /home/dicej/p/runtimelab/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 12 ms). | |
Restored /home/dicej/p/runtimelab/src/coreclr/runtime.proj (in 172 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/MonoTargetsTasks/ILStrip/AssemblyStripper/AssemblyStripper.csproj (in 880 ms). | |
Restored /home/dicej/p/runtimelab/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj (in 550 ms). | |
Restored /home/dicej/p/runtimelab/src/native/libs/build-native.proj (in 1.39 sec). | |
installer.tasks -> /home/dicej/p/runtimelab/artifacts/bin/installer.tasks/Debug/net9.0/installer.tasks.dll | |
Microsoft.NET.WebAssembly.Webcil -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Debug/net9.0/Microsoft.NET.WebAssembly.Webcil.dll | |
MobileBuildTasks -> /home/dicej/p/runtimelab/artifacts/bin/MobileBuildTasks/Debug/net9.0/MobileBuildTasks.dll | |
Crossgen2Tasks -> /home/dicej/p/runtimelab/artifacts/bin/Crossgen2Tasks/Debug/net9.0/Crossgen2Tasks.dll | |
MonoAOTCompiler -> /home/dicej/p/runtimelab/artifacts/bin/MonoAOTCompiler/Debug/net9.0/MonoAOTCompiler.dll | |
WasmBuildTasks -> /home/dicej/p/runtimelab/artifacts/bin/WasmBuildTasks/Debug/net9.0/WasmBuildTasks.dll | |
WasmBuildTasks -> /home/dicej/p/runtimelab/artifacts/bin/WasmBuildTasks/Debug/net9.0/publish/ | |
AppleAppBuilder -> /home/dicej/p/runtimelab/artifacts/bin/AppleAppBuilder/Debug/net9.0/AppleAppBuilder.dll | |
WorkloadBuildTasks -> /home/dicej/p/runtimelab/artifacts/bin/WorkloadBuildTasks/Debug/net9.0/WorkloadBuildTasks.dll | |
AssemblyStripper -> /home/dicej/p/runtimelab/artifacts/bin/AssemblyStripper/Debug/net9.0/AssemblyStripper.dll | |
WorkloadBuildTasks -> /home/dicej/p/runtimelab/artifacts/bin/WorkloadBuildTasks/Debug/net8.0/WorkloadBuildTasks.dll | |
AndroidAppBuilder -> /home/dicej/p/runtimelab/artifacts/bin/AndroidAppBuilder/Debug/net9.0/AndroidAppBuilder.dll | |
TestExclusionListTasks -> /home/dicej/p/runtimelab/artifacts/bin/TestExclusionListTasks/Debug/net9.0/TestExclusionListTasks.dll | |
Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Debug/net9.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll | |
Microsoft.Interop.SourceGeneration -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.Interop.SourceGeneration/Debug/netstandard2.0/Microsoft.Interop.SourceGeneration.dll | |
WasmAppBuilder -> /home/dicej/p/runtimelab/artifacts/bin/WasmAppBuilder/Debug/net9.0/WasmAppBuilder.dll | |
AndroidAppBuilder -> /home/dicej/p/runtimelab/artifacts/bin/AndroidAppBuilder/Debug/net9.0/publish/ | |
MonoTargetsTasks -> /home/dicej/p/runtimelab/artifacts/bin/MonoTargetsTasks/Debug/net9.0/MonoTargetsTasks.dll | |
LibraryBuilder -> /home/dicej/p/runtimelab/artifacts/bin/LibraryBuilder/Debug/net9.0/LibraryBuilder.dll | |
LibraryImportGenerator -> /home/dicej/p/runtimelab/artifacts/bin/LibraryImportGenerator/Debug/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll | |
Microsoft.NET.WebAssembly.Webcil -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Debug/net472/Microsoft.NET.WebAssembly.Webcil.dll | |
MonoAOTCompiler -> /home/dicej/p/runtimelab/artifacts/bin/MonoAOTCompiler/Debug/net472/MonoAOTCompiler.dll | |
installer.tasks -> /home/dicej/p/runtimelab/artifacts/bin/installer.tasks/Debug/net472/installer.tasks.dll | |
AssemblyStripper -> /home/dicej/p/runtimelab/artifacts/bin/AssemblyStripper/Debug/net472/AssemblyStripper.dll | |
MobileBuildTasks -> /home/dicej/p/runtimelab/artifacts/bin/MobileBuildTasks/Debug/net472/MobileBuildTasks.dll | |
WasmAppBuilder -> /home/dicej/p/runtimelab/artifacts/bin/WasmAppBuilder/Debug/net472/WasmAppBuilder.dll | |
Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Debug/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll | |
MonoTargetsTasks -> /home/dicej/p/runtimelab/artifacts/bin/MonoTargetsTasks/Debug/net472/MonoTargetsTasks.dll | |
LibraryBuilder -> /home/dicej/p/runtimelab/artifacts/bin/LibraryBuilder/Debug/net472/LibraryBuilder.dll | |
cdac-build-tool -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/cdac-build-tool/cdac-build-tool.dll | |
cdac-build-tool -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/cdac-build-tool/cdac-build-tool.dll | |
Executing "/home/dicej/p/runtimelab/src/coreclr/build-runtime.sh" -wasm -debug -os wasi -outputrid wasi-wasm -cmakeargs "-DCLR_DOTNET_HOST_PATH=/home/dicej/p/runtimelab/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/cdac-build-tool/cdac-build-tool.dll" -component nativeaot -cmakeargs "-DCMAKE_ICU_DIR=/home/dicej/.nuget/packages/microsoft.netcore.runtime.icu.transport/9.0.0-preview.5.24263.1/runtimes/wasi-wasm/native" | |
Commencing CoreCLR Repo build | |
__OutputRid: wasi-wasm | |
Setting up directories for build | |
Checking prerequisites... | |
Commencing build of " nativeaot " target in "CoreCLR component" for wasi.wasm.Debug in /home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug | |
Invoking "/home/dicej/p/runtimelab/eng/native/gen-buildsys.sh" "/home/dicej/p/runtimelab/src/coreclr" "/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug" wasm wasi clang Debug "" -DCLR_CMAKE_PGO_INSTRUMENT=0 -DCLR_CMAKE_OPTDATA_PATH= -DCLR_CMAKE_PGO_OPTIMIZE=0 -DCLI_CMAKE_FALLBACK_OS="wasi" -DCMAKE_ICU_DIR=/home/dicej/.nuget/packages/microsoft.netcore.runtime.icu.transport/9.0.0-preview.5.24263.1/runtimes/wasi-wasm/native -DCDAC_BUILD_TOOL_BINARY_PATH=/home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/cdac-build-tool/cdac-build-tool.dll -DCLR_DOTNET_HOST_PATH=/home/dicej/p/runtimelab/.dotnet/dotnet | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/usr/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:170 (include) | |
CMakeLists.txt:4 (project) | |
Not searching for unused variables given on the command line. | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
CMakeLists.txt:4 (project) | |
-- The C compiler identification is Clang 18.1.2 | |
-- The CXX compiler identification is Clang 18.1.2 | |
-- Detecting C compiler ABI info | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-lT9PdA/CMakeLists.txt:5 (project) | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /opt/wasi-sdk-22-cross/bin/clang - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Detecting CXX compiler ABI info | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-LkuHFX/CMakeLists.txt:5 (project) | |
-- Detecting CXX compiler ABI info - done | |
-- Check for working CXX compiler: /opt/wasi-sdk-22-cross/bin/clang++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-BM8qH7/CMakeLists.txt:5 (project) | |
-- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success | |
-- Performing Test HAVE_LTO | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-T8mJhw/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_LTO - Success | |
-- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-FUpIuB/CMakeLists.txt:5 (project) | |
-- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW - Success | |
-- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-L9Ck8H/CMakeLists.txt:5 (project) | |
-- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success | |
-- Looking for include files sys/socket.h, linux/in.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-K6CnEq/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/socket.h, linux/in.h - not found | |
-- Performing Test HAVE_IN_PKTINFO | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-5hbGa1/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_IN_PKTINFO - Success | |
-- Performing Test HAVE_IP_MREQN | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-hPqI7a/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_IP_MREQN - Success | |
-- Performing Test HAVE_STATFS_VFS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-pr3eGj/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATFS_VFS - Failed | |
-- Performing Test HAVE_STATFS_MOUNT | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-b3VTKh/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATFS_MOUNT - Failed | |
-- Performing Test HAVE_FLOCK64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ybWdpt/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_FLOCK64 - Failed | |
-- Looking for O_CLOEXEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-dy3snz/CMakeLists.txt:5 (project) | |
-- Looking for O_CLOEXEC - found | |
-- Looking for F_DUPFD_CLOEXEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-QZj0uF/CMakeLists.txt:5 (project) | |
-- Looking for F_DUPFD_CLOEXEC - not found | |
-- Looking for F_DUPFD | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-PF0Z12/CMakeLists.txt:5 (project) | |
-- Looking for F_DUPFD - not found | |
-- Looking for F_FULLFSYNC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-5NQKbF/CMakeLists.txt:5 (project) | |
-- Looking for F_FULLFSYNC - not found | |
-- Looking for getifaddrs | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-9QcJu8/CMakeLists.txt:5 (project) | |
-- Looking for getifaddrs - not found | |
-- Looking for fork | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-IvuLZR/CMakeLists.txt:5 (project) | |
-- Looking for fork - not found | |
-- Looking for lseek64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-JNsyoJ/CMakeLists.txt:5 (project) | |
-- Looking for lseek64 - not found | |
-- Looking for mmap64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-dOn04m/CMakeLists.txt:5 (project) | |
-- Looking for mmap64 - not found | |
-- Looking for ftruncate64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-1IXEgC/CMakeLists.txt:5 (project) | |
-- Looking for ftruncate64 - not found | |
-- Looking for posix_fadvise64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-75WI7b/CMakeLists.txt:5 (project) | |
-- Looking for posix_fadvise64 - not found | |
-- Looking for stat64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-xweRc8/CMakeLists.txt:5 (project) | |
-- Looking for stat64 - not found | |
-- Looking for vfork | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-360tDT/CMakeLists.txt:5 (project) | |
-- Looking for vfork - not found | |
-- Looking for pipe | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-UK2KEf/CMakeLists.txt:5 (project) | |
-- Looking for pipe - not found | |
-- Looking for pipe2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-fKxPau/CMakeLists.txt:5 (project) | |
-- Looking for pipe2 - not found | |
-- Looking for getmntinfo | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-v9PVEh/CMakeLists.txt:5 (project) | |
-- Looking for getmntinfo - not found | |
-- Looking for strcpy_s | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-q7MesP/CMakeLists.txt:5 (project) | |
-- Looking for strcpy_s - not found | |
-- Looking for strlcat | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-bFx2Ur/CMakeLists.txt:5 (project) | |
-- Looking for strlcat - found | |
-- Looking for posix_fadvise | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-VI4PRR/CMakeLists.txt:5 (project) | |
-- Looking for posix_fadvise - found | |
-- Looking for fallocate | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-UQ3cKW/CMakeLists.txt:5 (project) | |
-- Looking for fallocate - not found | |
-- Looking for preadv | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-9NAb9m/CMakeLists.txt:5 (project) | |
-- Looking for preadv - found | |
-- Looking for pwritev | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-fM9XaS/CMakeLists.txt:5 (project) | |
-- Looking for pwritev - found | |
-- Looking for ioctl | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-atAhv3/CMakeLists.txt:5 (project) | |
-- Looking for ioctl - found | |
-- Looking for sched_getaffinity | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-AAcSbx/CMakeLists.txt:5 (project) | |
-- Looking for sched_getaffinity - not found | |
-- Looking for sched_setaffinity | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-M0ljsL/CMakeLists.txt:5 (project) | |
-- Looking for sched_setaffinity - not found | |
-- Looking for sched_getcpu | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-mW81pG/CMakeLists.txt:5 (project) | |
-- Looking for sched_getcpu - not found | |
-- Looking for pthread_setcancelstate | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-AK5bgD/CMakeLists.txt:5 (project) | |
-- Looking for pthread_setcancelstate - not found | |
-- Looking for include file gnu/lib-names.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-tDtaWY/CMakeLists.txt:5 (project) | |
-- Looking for include file gnu/lib-names.h - not found | |
-- Looking for TIOCGWINSZ | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-TWrDaT/CMakeLists.txt:5 (project) | |
-- Looking for TIOCGWINSZ - not found | |
-- Looking for TIOCSWINSZ | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-zz5XVo/CMakeLists.txt:5 (project) | |
-- Looking for TIOCSWINSZ - not found | |
-- Looking for tcgetattr | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-M0NjJA/CMakeLists.txt:5 (project) | |
-- Looking for tcgetattr - not found | |
-- Looking for tcsetattr | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ImGsMj/CMakeLists.txt:5 (project) | |
-- Looking for tcsetattr - not found | |
-- Looking for ECHO | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-Xu8HoL/CMakeLists.txt:5 (project) | |
-- Looking for ECHO - not found | |
-- Looking for ICANON | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-cZqH55/CMakeLists.txt:5 (project) | |
-- Looking for ICANON - not found | |
-- Looking for TCSANOW | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-S4r1XX/CMakeLists.txt:5 (project) | |
-- Looking for TCSANOW - not found | |
-- Looking for cfsetspeed | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-cY0TmN/CMakeLists.txt:5 (project) | |
-- Looking for cfsetspeed - not found | |
-- Looking for cfmakeraw | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-8uJqml/CMakeLists.txt:5 (project) | |
-- Looking for cfmakeraw - not found | |
-- Performing Test HAVE_UTSNAME_DOMAINNAME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-4gOgOd/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed | |
-- Performing Test HAVE_STAT_BIRTHTIME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-1A1sn4/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_BIRTHTIME - Failed | |
-- Performing Test HAVE_STAT_FLAGS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-IHfGXD/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_FLAGS - Failed | |
-- Looking for lchflags | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-LFIPP3/CMakeLists.txt:5 (project) | |
-- Looking for lchflags - not found | |
-- Performing Test HAVE_STAT_TIMESPEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-kNjh9p/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_TIMESPEC - Failed | |
-- Performing Test HAVE_STAT_TIM | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-GKrwws/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_TIM - Success | |
-- Performing Test HAVE_STAT_NSEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-o7xWdN/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_NSEC - Failed | |
-- Performing Test HAVE_DIRENT_NAME_LEN | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-XtSRtI/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_DIRENT_NAME_LEN - Failed | |
-- Performing Test HAVE_STATFS_FSTYPENAME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-lGyVOU/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATFS_FSTYPENAME - Failed | |
-- Performing Test HAVE_STATVFS_FSTYPENAME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-SVIv8u/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATVFS_FSTYPENAME - Failed | |
-- Performing Test HAVE_STATVFS_BASETYPE | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-0x9lgR/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATVFS_BASETYPE - Failed | |
-- Looking for sys/types.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-fSlL6e/CMakeLists.txt:5 (project) | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ybDQ5a/CMakeLists.txt:5 (project) | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-H4ulPM/CMakeLists.txt:5 (project) | |
-- Looking for stddef.h - found | |
-- Check size of ((struct dirent*)0)->d_name | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-JJCay3/CMakeLists.txt:5 (project) | |
-- Check size of ((struct dirent*)0)->d_name - failed | |
-- Looking for statfs | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-1ZScfe/CMakeLists.txt:5 (project) | |
-- Looking for statfs - not found | |
-- Looking for getrlimit | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-xWTf0G/CMakeLists.txt:5 (project) | |
-- Looking for getrlimit - not found | |
-- Looking for setrlimit | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-hQWl51/CMakeLists.txt:5 (project) | |
-- Looking for setrlimit - not found | |
-- Check size of struct statfs | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-IBa5yY/CMakeLists.txt:5 (project) | |
-- Check size of struct statfs - failed | |
-- Performing Test HAVE_GNU_STRERROR_R | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-hw7qK0/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_GNU_STRERROR_R - Failed | |
-- Performing Test HAVE_READDIR_R | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-NbYFGI/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_READDIR_R - Failed | |
-- Performing Test KEVENT_HAS_VOID_UDATA | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-TMv3yY/CMakeLists.txt:5 (project) | |
-- Performing Test KEVENT_HAS_VOID_UDATA - Failed | |
-- Performing Test HAVE_FDS_BITS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-69xjrF/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_FDS_BITS - Failed | |
-- Performing Test HAVE_PRIVATE_FDS_BITS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-WioXmG/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_PRIVATE_FDS_BITS - Failed | |
-- Performing Test HAVE_SENDFILE_4 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-WwZUVB/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_SENDFILE_4 - Failed | |
-- Performing Test HAVE_SENDFILE_6 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-WERp46/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_SENDFILE_6 - Failed | |
-- Performing Test HAVE_SENDFILE_7 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-EvX79C/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_SENDFILE_7 - Failed | |
-- Looking for fcopyfile | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-plWGas/CMakeLists.txt:5 (project) | |
-- Looking for fcopyfile - not found | |
-- Looking for include file sys/sockio.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-oqHhoU/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/sockio.h - not found | |
-- Looking for include file linux/ethtool.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-XCY3ml/CMakeLists.txt:5 (project) | |
-- Looking for include file linux/ethtool.h - not found | |
-- Looking for include file sys/poll.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-R7upZC/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/poll.h - not found | |
-- Looking for include file sys/proc_info.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-lQiMwK/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/proc_info.h - not found | |
-- Looking for include files time.h, linux/errqueue.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-xQz1Hg/CMakeLists.txt:5 (project) | |
-- Looking for include files time.h, linux/errqueue.h - not found | |
-- Looking for epoll_create1 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-xyaYro/CMakeLists.txt:5 (project) | |
-- Looking for epoll_create1 - not found | |
-- Looking for accept4 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-EJzcs5/CMakeLists.txt:5 (project) | |
-- Looking for accept4 - found | |
-- Looking for kqueue | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-GG7qF4/CMakeLists.txt:5 (project) | |
-- Looking for kqueue - not found | |
-- Looking for disconnectx | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-RMNz63/CMakeLists.txt:5 (project) | |
-- Looking for disconnectx - not found | |
-- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-4jdHgL/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success | |
-- Looking for malloc_size | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-lX2V5Z/CMakeLists.txt:5 (project) | |
-- Looking for malloc_size - not found | |
-- Looking for malloc_usable_size | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-JPb9Xl/CMakeLists.txt:5 (project) | |
-- Looking for malloc_usable_size - found | |
-- Looking for malloc_usable_size | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-UtGl1t/CMakeLists.txt:5 (project) | |
-- Looking for malloc_usable_size - not found | |
-- Looking for posix_memalign | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ukoK3Z/CMakeLists.txt:5 (project) | |
-- Looking for posix_memalign - found | |
-- Looking for clock_gettime_nsec_np | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ZTIM4g/CMakeLists.txt:5 (project) | |
-- Looking for clock_gettime_nsec_np - not found | |
-- Looking for pthread_create in pthread | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-g3vBtE/CMakeLists.txt:5 (project) | |
-- Looking for pthread_create in pthread - not found | |
-- Looking for pthread_create in c | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-xcQ9CO/CMakeLists.txt:5 (project) | |
-- Looking for pthread_create in c - not found | |
-- Looking for futimes | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-bG8iyX/CMakeLists.txt:5 (project) | |
-- Looking for futimes - not found | |
-- Looking for futimens | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-tJ1e1R/CMakeLists.txt:5 (project) | |
-- Looking for futimens - found | |
-- Looking for fchmod | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-mg50wE/CMakeLists.txt:5 (project) | |
-- Looking for fchmod - found | |
-- Looking for chmod | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ogFRNd/CMakeLists.txt:5 (project) | |
-- Looking for chmod - found | |
-- Looking for utimensat | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-FhOIr7/CMakeLists.txt:5 (project) | |
-- Looking for utimensat - found | |
-- Looking for lutimes | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-QXvNlF/CMakeLists.txt:5 (project) | |
-- Looking for lutimes - not found | |
-- Performing Test BIND_ADDRLEN_UNSIGNED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-5vjqOu/CMakeLists.txt:5 (project) | |
-- Performing Test BIND_ADDRLEN_UNSIGNED - Success | |
-- Performing Test IPV6MR_INTERFACE_UNSIGNED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-EkFnld/CMakeLists.txt:5 (project) | |
-- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success | |
-- Looking for include file sys/inotify.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-3ht72B/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/inotify.h - not found | |
-- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-wgYArb/CMakeLists.txt:5 (project) | |
-- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed | |
-- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-2KSOEA/CMakeLists.txt:5 (project) | |
-- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False | |
-- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-5uRoxf/CMakeLists.txt:5 (project) | |
-- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False | |
-- Checking prototype statfs for HAVE_NON_LEGACY_STATFS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-iWUGL0/CMakeLists.txt:5 (project) | |
-- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - False | |
-- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-qnlozp/CMakeLists.txt:5 (project) | |
-- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - True | |
-- Performing Test HAVE_MKSTEMPS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-faVLLI/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_MKSTEMPS - Failed | |
-- Performing Test HAVE_MKSTEMP | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-tgmWot/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_MKSTEMP - Failed | |
-- Performing Test HAVE_NETINET_TCP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-O3Q0EE/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_TCP_VAR_H - Failed | |
-- Performing Test HAVE_NETINET_UDP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-1Cyf5r/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_UDP_VAR_H - Failed | |
-- Performing Test HAVE_NETINET_IP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-WJLM0m/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_IP_VAR_H - Failed | |
-- Performing Test HAVE_NETINET_ICMP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-91uleu/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed | |
-- Looking for include file sys/cdefs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-M3NudV/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/cdefs.h - not found | |
-- Performing Test HAVE_TCP_H_TCPSTATE_ENUM | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-VdZtLI/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success | |
-- Looking for TCPS_ESTABLISHED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ljF3j1/CMakeLists.txt:5 (project) | |
-- Looking for TCPS_ESTABLISHED - not found | |
-- Looking for getgrouplist | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-kDzKhm/CMakeLists.txt:5 (project) | |
-- Looking for getgrouplist - not found | |
-- Looking for include file syslog.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-e8C4mY/CMakeLists.txt:5 (project) | |
-- Looking for include file syslog.h - not found | |
-- Looking for include file termios.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-kwu6hd/CMakeLists.txt:5 (project) | |
-- Looking for include file termios.h - not found | |
-- Looking for include file dlfcn.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-wYiXCy/CMakeLists.txt:5 (project) | |
-- Looking for include file dlfcn.h - found | |
-- Looking for include file sys/statvfs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-Ao9Abi/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/statvfs.h - found | |
-- Looking for include file net/if.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-tAvJwW/CMakeLists.txt:5 (project) | |
-- Looking for include file net/if.h - not found | |
-- Looking for include file pthread.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-QAVSAk/CMakeLists.txt:5 (project) | |
-- Looking for include file pthread.h - found | |
-- Looking for include file sys/statfs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-rKTGsW/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/statfs.h - not found | |
-- Check size of struct rt_msghdr | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-UXr0HA/CMakeLists.txt:5 (project) | |
-- Check size of struct rt_msghdr - failed | |
-- Check size of struct rt_msghdr2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-pa5Tpl/CMakeLists.txt:5 (project) | |
-- Check size of struct rt_msghdr2 - failed | |
-- Check size of struct if_msghdr2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-jKd8IM/CMakeLists.txt:5 (project) | |
-- Check size of struct if_msghdr2 - failed | |
-- Looking for include files sys/types.h, sys/sysctl.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-rh01uH/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/types.h, sys/sysctl.h - not found | |
-- Looking for include file sys/ioctl.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-bR5sbJ/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/ioctl.h - found | |
-- Looking for include file sys/filio.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-p8WRoW/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/filio.h - not found | |
-- Looking for include files sys/types.h, netpacket/packet.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-64PJ4a/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/types.h, netpacket/packet.h - found | |
-- Looking for include file net/if_arp.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-65I0ig/CMakeLists.txt:5 (project) | |
-- Looking for include file net/if_arp.h - not found | |
-- Looking for include file sys/mntent.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-91mGF3/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/mntent.h - not found | |
-- Looking for include file mntent.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-y0ECqr/CMakeLists.txt:5 (project) | |
-- Looking for include file mntent.h - not found | |
-- Looking for include files stdint.h, net/if_media.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-EV7UJN/CMakeLists.txt:5 (project) | |
-- Looking for include files stdint.h, net/if_media.h - not found | |
-- Looking for include file linux/rtnetlink.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-NyFXjF/CMakeLists.txt:5 (project) | |
-- Looking for include file linux/rtnetlink.h - not found | |
-- Looking for include file linux/can.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ckfQhd/CMakeLists.txt:5 (project) | |
-- Looking for include file linux/can.h - not found | |
-- Looking for include file IOKit/serial/ioss.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-YzWLYu/CMakeLists.txt:5 (project) | |
-- Looking for include file IOKit/serial/ioss.h - not found | |
-- Looking for getpeereid | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-vdaKnM/CMakeLists.txt:5 (project) | |
-- Looking for getpeereid - not found | |
-- Looking for getdomainname | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-y6vJNi/CMakeLists.txt:5 (project) | |
-- Looking for getdomainname - not found | |
-- Looking for uname | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-Eccwzu/CMakeLists.txt:5 (project) | |
-- Looking for uname - found | |
-- Performing Test HAVE_GETDOMAINNAME_SIZET | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-8I1ibX/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_GETDOMAINNAME_SIZET - Failed | |
-- Looking for inotify_init | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-wPGGbL/CMakeLists.txt:5 (project) | |
-- Looking for inotify_init - not found | |
-- Looking for inotify_add_watch | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-MZjzLz/CMakeLists.txt:5 (project) | |
-- Looking for inotify_add_watch - not found | |
-- Looking for inotify_rm_watch | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-57ejV2/CMakeLists.txt:5 (project) | |
-- Looking for inotify_rm_watch - not found | |
-- Looking for include file GSS/GSS.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-LuS3SA/CMakeLists.txt:5 (project) | |
-- Looking for include file GSS/GSS.h - not found | |
-- Looking for GSS_SPNEGO_MECHANISM | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-TcFP93/CMakeLists.txt:5 (project) | |
-- Looking for GSS_SPNEGO_MECHANISM - not found | |
-- Looking for getauxval | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-cPpyX7/CMakeLists.txt:5 (project) | |
-- Looking for getauxval - not found | |
-- Looking for include file crt_externs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-PAYtF6/CMakeLists.txt:5 (project) | |
-- Looking for include file crt_externs.h - not found | |
-- Performing Test HAVE_IN_EXCL_UNLINK | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-fOaE41/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_IN_EXCL_UNLINK - Failed | |
-- Performing Test HAVE_TCP_H_TCP_KEEPALIVE | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-XYbrJu/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed | |
-- Performing Test HAVE_BUILTIN_MUL_OVERFLOW | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-2zvO0l/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success | |
-- Looking for makedev | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-M4Kc1q/CMakeLists.txt:5 (project) | |
-- Looking for makedev - not found | |
-- Looking for makedev | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-Ex9VDF/CMakeLists.txt:5 (project) | |
-- Looking for makedev - not found | |
-- Looking for getgrgid_r | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ZATfGR/CMakeLists.txt:5 (project) | |
-- Looking for getgrgid_r - not found | |
-- Performing Test HAVE_TERMIOS2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-HBqjEb/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_TERMIOS2 - Failed | |
-- Looking for include files sys/auxv.h, asm/hwcap.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-IOrsTp/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/auxv.h, asm/hwcap.h - not found | |
-- Looking for sysctlbyname | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-5QQrlM/CMakeLists.txt:5 (project) | |
-- Looking for sysctlbyname - not found | |
-- Looking for arc4random_buf | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-AElzs8/CMakeLists.txt:5 (project) | |
-- Looking for arc4random_buf - found | |
-- Looking for include file sys/time.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-jdNLpi/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/time.h - found | |
-- Looking for include file sys/mman.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-a1iLhA/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/mman.h - not found | |
-- Looking for include file pthread_np.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-u14JyJ/CMakeLists.txt:5 (project) | |
-- Looking for include file pthread_np.h - not found | |
-- Looking for vm_allocate | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-DKn2Xv/CMakeLists.txt:5 (project) | |
-- Looking for vm_allocate - not found | |
-- Performing Test HAVE_PTHREAD_THREADID_NP | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-SGbTyr/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_PTHREAD_THREADID_NP - Failed | |
-- Performing Test HAVE_PTHREAD_GETTHREADID_NP | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-nSTcaL/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed | |
-- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-LKbvLe/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY - Failed | |
-- Performing Test HAVE_MAP_HUGETLB | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-QZd9AQ/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_MAP_HUGETLB - Failed | |
-- Performing Test HAVE_CPUSET_T | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-lmLhvT/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_CPUSET_T - Failed | |
-- Performing Test HAVE_CLOCK_MONOTONIC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ET4oJh/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_CLOCK_MONOTONIC - Failed | |
-- Looking for posix_madvise | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-9r2mtw/CMakeLists.txt:5 (project) | |
-- Looking for posix_madvise - not found | |
-- Looking for _SC_PHYS_PAGES | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-WeXyp2/CMakeLists.txt:5 (project) | |
-- Looking for _SC_PHYS_PAGES - found | |
-- Looking for _SC_AVPHYS_PAGES | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-XQRyIi/CMakeLists.txt:5 (project) | |
-- Looking for _SC_AVPHYS_PAGES - found | |
-- Looking for swapctl | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-yUd5Pu/CMakeLists.txt:5 (project) | |
-- Looking for swapctl - not found | |
-- Looking for sysctl | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-dpBjit/CMakeLists.txt:5 (project) | |
-- Looking for sysctl - not found | |
-- Looking for sysinfo | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-z8NDmN/CMakeLists.txt:5 (project) | |
-- Looking for sysinfo - not found | |
-- Looking for sysconf | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-qgEKuU/CMakeLists.txt:5 (project) | |
-- Looking for sysconf - found | |
-- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-ASLYGk/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT - Success | |
-- Performing Test HAVE_XSWDEV | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-dXnZVn/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_XSWDEV - Failed | |
-- Performing Test HAVE_XSW_USAGE | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-CpdI3D/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_XSW_USAGE - Failed | |
-- Performing Test HAVE_PROCFS_STATM | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-Ddeyzv/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_PROCFS_STATM - Failed | |
-- Looking for include file sys/prctl.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-U6YSWf/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/prctl.h - not found | |
-- Looking for include file sys/ptrace.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-i73loJ/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/ptrace.h - not found | |
-- Looking for clock_nanosleep | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-89gSTR/CMakeLists.txt:5 (project) | |
-- Looking for clock_nanosleep - found | |
-- Looking for include file ucontext.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-pFdW2t/CMakeLists.txt:5 (project) | |
-- Looking for include file ucontext.h - not found | |
-- Performing Test HAVE_GREGSET_T | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-0ab929/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_GREGSET_T - Failed | |
-- Performing Test HAVE___GREGSET_T | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-yb7eyK/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE___GREGSET_T - Failed | |
-- Check size of siginfo_t | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-l2ZfhY/CMakeLists.txt:5 (project) | |
-- Check size of siginfo_t - failed | |
-- Performing Test HAVE_LWP_SELF | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-xPj6QG/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_LWP_SELF - Failed | |
-- Performing Test HAVE_CLOCK_MONOTONIC_COARSE | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-tsXYLh/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_CLOCK_MONOTONIC_COARSE - Failed | |
-- Performing Test HAVE_PR_SET_PTRACER | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug/CMakeFiles/CMakeScratch/TryCompile-SwM6bx/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_PR_SET_PTRACER - Failed | |
-- Configuring done (8.7s) | |
-- Generating done (0.0s) | |
-- Build files have been written to: /home/dicej/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug | |
~/p/runtimelab/artifacts/obj/coreclr/wasi.wasm.Debug ~/p/runtimelab/src/coreclr | |
Executing make nativeaot -j 12 | |
[ 1%] Building CXX object nativeaot/Bootstrap/base/CMakeFiles/stdc++compat.dir/__/stdcppshim.cpp.obj | |
[ 1%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/standalonegc-disabled.dir/__/clrgc.disabled.cpp.obj | |
[ 1%] Building CXX object nativeaot/Bootstrap/dll/CMakeFiles/bootstrapperdll.dir/__/main.cpp.obj | |
[ 3%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/rhassert.cpp.obj | |
[ 3%] Building CXX object nativeaot/Runtime/wasm/ExceptionHandling/CMakeFiles/CppExceptionHandling.dir/ExceptionHandling.Cpp.cpp.obj | |
[ 5%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/allocheap.cpp.obj | |
[ 7%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/DebugHeader.cpp.obj | |
[ 7%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/Crst.cpp.obj | |
[ 8%] Building CXX object nativeaot/Bootstrap/base/CMakeFiles/bootstrapper.dir/__/main.cpp.obj | |
[ 10%] Building CXX object nativeaot/Runtime/wasm/ExceptionHandling/CMakeFiles/EmulatedExceptionHandling.dir/ExceptionHandling.Emulated.cpp.obj | |
[ 12%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/CachedInterfaceDispatch.cpp.obj | |
[ 14%] Building CXX object nativeaot/Runtime/wasm/ExceptionHandling/CMakeFiles/WasmExceptionHandling.dir/ExceptionHandling.Wasm.cpp.obj | |
[ 16%] Linking CXX static library libbootstrapperdll.a | |
[ 16%] Built target bootstrapper | |
[ 17%] Linking CXX static library libstdc++compat.a | |
[ 19%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/MethodTable.cpp.obj | |
[ 19%] Linking CXX static library libEmulatedExceptionHandling.a | |
[ 21%] Linking CXX static library libWasmExceptionHandling.a | |
[ 21%] Built target bootstrapperdll | |
[ 21%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/EHHelpers.cpp.obj | |
[ 21%] Built target stdc++compat | |
[ 21%] Built target EmulatedExceptionHandling | |
[ 23%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/GcEnum.cpp.obj | |
[ 25%] Linking CXX static library libCppExceptionHandling.a | |
[ 26%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/event.cpp.obj | |
[ 26%] Built target WasmExceptionHandling | |
[ 28%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/GCHelpers.cpp.obj | |
[ 28%] Built target CppExceptionHandling | |
[ 28%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/gctoclreventsink.cpp.obj | |
[ 30%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/gcheaputilities.cpp.obj | |
[ 32%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/GCMemoryHelpers.cpp.obj | |
[ 33%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/gcenv.ee.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/DebugHeader.cpp:15: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
[ 33%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/GcStressControl.cpp.obj | |
[ 35%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/HandleTableHelpers.cpp.obj | |
[ 37%] Linking CXX static library libstandalonegc-disabled.a | |
1 warning generated. | |
[ 39%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/MathHelpers.cpp.obj | |
[ 39%] Built target standalonegc-disabled | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/GcEnum.cpp:10: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/thread.h:7: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/StackFrameIterator.h:10: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
[ 39%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/MiscHelpers.cpp.obj | |
1 warning generated. | |
[ 41%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/TypeManager.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/event.cpp:13: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[ 42%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/ObjectLayout.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/GCHelpers.cpp:21: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/gctoclreventsink.cpp:6: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/thread.h:7: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/StackFrameIterator.h:10: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[ 44%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/portable.cpp.obj | |
1 warning generated. | |
[ 44%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/RestrictedCallouts.cpp.obj | |
[ 46%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/RhConfig.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/gcenv.ee.cpp:16: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/thread.h:7: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/StackFrameIterator.h:10: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
[ 48%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/RuntimeInstance.cpp.obj | |
1 warning generated. | |
[ 50%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/StackFrameIterator.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/EHHelpers.cpp:20: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
[ 50%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/startup.cpp.obj | |
1 warning generated. | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/TypeManager.cpp:15: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
[ 51%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/stressLog.cpp.obj | |
1 warning generated. | |
[ 53%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/SyncClean.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/GcStressControl.cpp:19: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[ 55%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/threadstore.cpp.obj | |
[ 55%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/thread.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/portable.cpp:22: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
[ 57%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/UniversalTransitionHelpers.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/RestrictedCallouts.cpp:26: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[ 58%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/yieldprocessornormalized.cpp.obj | |
1 warning generated. | |
[ 58%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gceventstatus.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/MiscHelpers.cpp:20: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/StackFrameIterator.cpp:14: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/RuntimeInstance.cpp:16: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/startup.cpp:12: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[ 60%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gcload.cpp.obj | |
1 warning generated. | |
[ 62%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gcconfig.cpp.obj | |
1 warning generated. | |
[ 62%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gchandletable.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/stressLog.cpp:25: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[ 64%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gccommon.cpp.obj | |
1 warning generated. | |
[ 66%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gceewks.cpp.obj | |
[ 67%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gcwks.cpp.obj | |
[ 67%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/gcscan.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/threadstore.cpp:14: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/thread.cpp:16: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
[ 69%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/handletable.cpp.obj | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[ 71%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/handletablecache.cpp.obj | |
[ 73%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/handletablecore.cpp.obj | |
[ 73%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/handletablescan.cpp.obj | |
[ 75%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/objecthandle.cpp.obj | |
[ 76%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/softwarewritewatch.cpp.obj | |
[ 76%] Building C object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/home/dicej/p/runtimelab/src/native/minipal/cpufeatures.c.obj | |
[ 78%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/unix/PalRedhawkUnix.cpp.obj | |
[ 80%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/unix/gcenv.unix.cpp.obj | |
[ 82%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/unix/numasupport.cpp.obj | |
[ 82%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/unix/events.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/unix/PalRedhawkUnix.cpp:25: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./thread.h:7: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./StackFrameIterator.h:10: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
[ 83%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/unix/cgroup.cpp.obj | |
1 warning generated. | |
[ 85%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/__/__/gc/wasm/gcenv.wasm.cpp.obj | |
[ 87%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/PalCreateDump.cpp.obj | |
[ 87%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/unix/cgroupcpu.cpp.obj | |
[ 89%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/FinalizerHelpers.SingleThreaded.cpp.obj | |
[ 91%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/PalRedhawkWasm.cpp.obj | |
[ 91%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/AllocFast.cpp.obj | |
[ 92%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/ExceptionHandling/ExceptionHandling.cpp.obj | |
[ 94%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/GcStress.cpp.obj | |
[ 96%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/PInvoke.cpp.obj | |
[ 98%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/WriteBarriers.cpp.obj | |
[ 98%] Building CXX object nativeaot/Runtime/Portable/CMakeFiles/PortableRuntime.dir/__/wasm/StubDispatch.cpp.obj | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/wasm/FinalizerHelpers.SingleThreaded.cpp:12: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./thread.h:7: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./StackFrameIterator.h:10: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/wasm/AllocFast.cpp:15: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
1 warning generated. | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/wasm/GcStress.cpp:12: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./thread.h:7: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./StackFrameIterator.h:10: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/wasm/PInvoke.cpp:12: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./thread.h:7: | |
In file included from /home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./StackFrameIterator.h:10: | |
/home/dicej/p/runtimelab/src/coreclr/nativeaot/Runtime/./regdisplay.h:181:35: warning: implicit conversion of NULL constant to 'PCODE' (aka 'unsigned long') [-Wnull-conversion] | |
181 | inline PCODE GetIP() { return NULL; } | |
| ~~~~~~ ^~~~ | |
| 0 | |
1 warning generated. | |
[100%] Linking CXX static library libPortableRuntime.a | |
[100%] Built target PortableRuntime | |
-- Install configuration: "DEBUG" | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libbootstrapper.o | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libstdc++compat.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libbootstrapperdll.o | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libPortableRuntime.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libstandalonegc-disabled.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libCppExceptionHandling.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libWasmExceptionHandling.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/libEmulatedExceptionHandling.a | |
[100%] Built target nativeaot | |
~/p/runtimelab/src/coreclr | |
Repo successfully built. | |
Product binaries are available at /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug | |
ILLink.RoslynAnalyzer -> /home/dicej/p/runtimelab/artifacts/bin/ILLink.RoslynAnalyzer/Debug/netstandard2.0/ILLink.RoslynAnalyzer.dll | |
ILLink.CodeFixProvider -> /home/dicej/p/runtimelab/artifacts/bin/ILLink.CodeFixProvider/Debug/netstandard2.0/ILLink.CodeFixProvider.dll | |
ILCompiler.DependencyAnalysisFramework -> /home/dicej/p/runtimelab/artifacts/bin/ILCompiler.DependencyAnalysisFramework/Debug/ILCompiler.DependencyAnalysisFramework.dll | |
Mono.Linker -> /home/dicej/p/runtimelab/artifacts/bin/Mono.Linker/ref/Debug/net9.0/illink.dll | |
Mono.Linker -> /home/dicej/p/runtimelab/artifacts/bin/Mono.Linker/Debug/net9.0/illink.dll | |
ILLink.Tasks -> /home/dicej/p/runtimelab/artifacts/bin/ILLink.Tasks/Debug/net9.0/ILLink.Tasks.dll | |
System.Private.CoreLib.Generators -> /home/dicej/p/runtimelab/artifacts/bin/System.Private.CoreLib.Generators/Debug/netstandard2.0/System.Private.CoreLib.Generators.dll | |
Microsoft.Interop.SourceGeneration -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.Interop.SourceGeneration/Debug/netstandard2.0/Microsoft.Interop.SourceGeneration.dll | |
LibraryImportGenerator -> /home/dicej/p/runtimelab/artifacts/bin/LibraryImportGenerator/Debug/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll | |
System.Private.CoreLib -> /home/dicej/p/runtimelab/artifacts/bin/System.Private.CoreLib/ref/Debug/net9.0/System.Private.CoreLib.dll | |
ILLink.RoslynAnalyzer -> /home/dicej/p/runtimelab/artifacts/bin/ILLink.RoslynAnalyzer/Debug/netstandard2.0/ILLink.RoslynAnalyzer.dll | |
System.Private.CoreLib -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/System.Private.CoreLib.dll | |
System.Private.DisabledReflection -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/System.Private.DisabledReflection.dll | |
System.Private.TypeLoader -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/System.Private.TypeLoader.dll | |
System.Private.Reflection.Execution -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/System.Private.Reflection.Execution.dll | |
System.Private.StackTraceMetadata -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/aotsdk/System.Private.StackTraceMetadata.dll | |
Test.CoreLib -> /home/dicej/p/runtimelab/artifacts/bin/Test.CoreLib/wasm/Debug/Test.CoreLib.dll | |
ILCompiler.Build.Tasks -> /home/dicej/p/runtimelab/artifacts/bin/coreclr/wasi.wasm.Debug/ilc-published/netstandard/ILCompiler.Build.Tasks.dll | |
JSImportGenerator -> /home/dicej/p/runtimelab/artifacts/bin/JSImportGenerator/Debug/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll | |
ILLink.CodeFixProvider -> /home/dicej/p/runtimelab/artifacts/bin/ILLink.CodeFixProvider/Debug/netstandard2.0/ILLink.CodeFixProvider.dll | |
ILCompiler.DependencyAnalysisFramework -> /home/dicej/p/runtimelab/artifacts/bin/ILCompiler.DependencyAnalysisFramework/Debug/ILCompiler.DependencyAnalysisFramework.dll | |
Mono.Linker -> /home/dicej/p/runtimelab/artifacts/bin/Mono.Linker/ref/Debug/net9.0/illink.dll | |
Mono.Linker -> /home/dicej/p/runtimelab/artifacts/bin/Mono.Linker/Debug/net9.0/illink.dll | |
ILLink.Tasks -> /home/dicej/p/runtimelab/artifacts/bin/ILLink.Tasks/Debug/net9.0/ILLink.Tasks.dll | |
/home/dicej/p/runtimelab/src/native/libs/build-native.sh wasm Debug outconfig net9.0-wasi-Debug-wasm -os wasi icudir "/home/dicej/.nuget/packages/microsoft.netcore.runtime.icu.transport/9.0.0-preview.5.24263.1/runtimes/wasi-wasm/native" tzddir "/home/dicej/.nuget/packages/system.runtime.timezonedata/9.0.0-beta.24263.1/contentFiles/any/any/data" -numproc 12 | |
__OutputRid: wasi-wasm | |
Setting up directories for build | |
Checking prerequisites... | |
Commencing build of "install" target in "native libraries component" for wasi.wasm.Debug in /home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm | |
Invoking "/home/dicej/p/runtimelab/eng/native/gen-buildsys.sh" "/home/dicej/p/runtimelab/src/native/libs" "/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm" wasm wasi clang Debug "" -DCMAKE_USE_PTHREADS=0 -DCMAKE_TZD_DIR="/home/dicej/.nuget/packages/system.runtime.timezonedata/9.0.0-beta.24263.1/contentFiles/any/any/data" -DCMAKE_ICU_DIR="/home/dicej/.nuget/packages/microsoft.netcore.runtime.icu.transport/9.0.0-preview.5.24263.1/runtimes/wasi-wasm/native" -DCLR_CMAKE_TARGET_OS=wasi -DCLR_CMAKE_TARGET_ARCH=wasm -DWASI_SDK_PREFIX=/opt/wasi-sdk-22-cross/ -DCMAKE_TOOLCHAIN_FILE=/opt/wasi-sdk-22-cross//share/cmake/wasi-sdk.cmake | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/usr/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:170 (include) | |
CMakeLists.txt:5 (project) | |
Not searching for unused variables given on the command line. | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
CMakeLists.txt:5 (project) | |
-- The C compiler identification is Clang 18.1.2 | |
-- Detecting C compiler ABI info | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5Zts36/CMakeLists.txt:5 (project) | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /opt/wasi-sdk-22-cross//bin/clang - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-jL6jnF/CMakeLists.txt:5 (project) | |
-- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success | |
-- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-LzB0ag/CMakeLists.txt:5 (project) | |
-- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success | |
-- Looking for include files sys/socket.h, linux/in.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-hdkoLh/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/socket.h, linux/in.h - not found | |
-- Performing Test HAVE_IN_PKTINFO | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-wsaXql/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_IN_PKTINFO - Success | |
-- Performing Test HAVE_IP_MREQN | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-cFHnOl/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_IP_MREQN - Success | |
-- Performing Test HAVE_STATFS_VFS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-kuYRPE/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATFS_VFS - Failed | |
-- Performing Test HAVE_STATFS_MOUNT | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-LcgYMV/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATFS_MOUNT - Failed | |
-- Performing Test HAVE_FLOCK64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-pUIi6F/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_FLOCK64 - Failed | |
-- Looking for O_CLOEXEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Ld4RrU/CMakeLists.txt:5 (project) | |
-- Looking for O_CLOEXEC - found | |
-- Looking for F_DUPFD_CLOEXEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-RcdlHZ/CMakeLists.txt:5 (project) | |
-- Looking for F_DUPFD_CLOEXEC - not found | |
-- Looking for F_DUPFD | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-9D4Nf3/CMakeLists.txt:5 (project) | |
-- Looking for F_DUPFD - not found | |
-- Looking for F_FULLFSYNC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-uiQT8t/CMakeLists.txt:5 (project) | |
-- Looking for F_FULLFSYNC - not found | |
-- Looking for getifaddrs | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-nky6Yo/CMakeLists.txt:5 (project) | |
-- Looking for getifaddrs - not found | |
-- Looking for fork | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-bv6MHi/CMakeLists.txt:5 (project) | |
-- Looking for fork - not found | |
-- Looking for lseek64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-qgqae8/CMakeLists.txt:5 (project) | |
-- Looking for lseek64 - not found | |
-- Looking for mmap64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-SEaQs1/CMakeLists.txt:5 (project) | |
-- Looking for mmap64 - not found | |
-- Looking for ftruncate64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-4PwJZN/CMakeLists.txt:5 (project) | |
-- Looking for ftruncate64 - not found | |
-- Looking for posix_fadvise64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-0VYCa8/CMakeLists.txt:5 (project) | |
-- Looking for posix_fadvise64 - not found | |
-- Looking for stat64 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5ffh9y/CMakeLists.txt:5 (project) | |
-- Looking for stat64 - not found | |
-- Looking for vfork | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Lx0o0F/CMakeLists.txt:5 (project) | |
-- Looking for vfork - not found | |
-- Looking for pipe | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Tahu5I/CMakeLists.txt:5 (project) | |
-- Looking for pipe - not found | |
-- Looking for pipe2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-sw0raW/CMakeLists.txt:5 (project) | |
-- Looking for pipe2 - not found | |
-- Looking for getmntinfo | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-QIHBx6/CMakeLists.txt:5 (project) | |
-- Looking for getmntinfo - not found | |
-- Looking for strcpy_s | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-CxUJzJ/CMakeLists.txt:5 (project) | |
-- Looking for strcpy_s - not found | |
-- Looking for strlcat | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-SODebr/CMakeLists.txt:5 (project) | |
-- Looking for strlcat - found | |
-- Looking for posix_fadvise | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-sEOh9J/CMakeLists.txt:5 (project) | |
-- Looking for posix_fadvise - found | |
-- Looking for fallocate | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-mXRlIl/CMakeLists.txt:5 (project) | |
-- Looking for fallocate - not found | |
-- Looking for preadv | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-cJyr6g/CMakeLists.txt:5 (project) | |
-- Looking for preadv - found | |
-- Looking for pwritev | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-HcJzSb/CMakeLists.txt:5 (project) | |
-- Looking for pwritev - found | |
-- Looking for ioctl | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-3weWpA/CMakeLists.txt:5 (project) | |
-- Looking for ioctl - found | |
-- Looking for sched_getaffinity | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-sVVVbU/CMakeLists.txt:5 (project) | |
-- Looking for sched_getaffinity - not found | |
-- Looking for sched_setaffinity | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-BM38JX/CMakeLists.txt:5 (project) | |
-- Looking for sched_setaffinity - not found | |
-- Looking for sched_getcpu | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-MbcQl7/CMakeLists.txt:5 (project) | |
-- Looking for sched_getcpu - not found | |
-- Looking for pthread_setcancelstate | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-HdC88v/CMakeLists.txt:5 (project) | |
-- Looking for pthread_setcancelstate - not found | |
-- Looking for include file gnu/lib-names.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-imPli5/CMakeLists.txt:5 (project) | |
-- Looking for include file gnu/lib-names.h - not found | |
-- Looking for TIOCGWINSZ | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5OTvh4/CMakeLists.txt:5 (project) | |
-- Looking for TIOCGWINSZ - not found | |
-- Looking for TIOCSWINSZ | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Qj3P3N/CMakeLists.txt:5 (project) | |
-- Looking for TIOCSWINSZ - not found | |
-- Looking for tcgetattr | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-NxUqpS/CMakeLists.txt:5 (project) | |
-- Looking for tcgetattr - not found | |
-- Looking for tcsetattr | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-kOuYkm/CMakeLists.txt:5 (project) | |
-- Looking for tcsetattr - not found | |
-- Looking for ECHO | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-HQoV2i/CMakeLists.txt:5 (project) | |
-- Looking for ECHO - not found | |
-- Looking for ICANON | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-9DU467/CMakeLists.txt:5 (project) | |
-- Looking for ICANON - not found | |
-- Looking for TCSANOW | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Xk5YnE/CMakeLists.txt:5 (project) | |
-- Looking for TCSANOW - not found | |
-- Looking for cfsetspeed | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-1JK2WK/CMakeLists.txt:5 (project) | |
-- Looking for cfsetspeed - not found | |
-- Looking for cfmakeraw | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-HfQdkc/CMakeLists.txt:5 (project) | |
-- Looking for cfmakeraw - not found | |
-- Performing Test HAVE_UTSNAME_DOMAINNAME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-rqKPwI/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed | |
-- Performing Test HAVE_STAT_BIRTHTIME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-fb6uzZ/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_BIRTHTIME - Failed | |
-- Performing Test HAVE_STAT_FLAGS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-2cw8Lq/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_FLAGS - Failed | |
-- Looking for lchflags | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-XbfFwU/CMakeLists.txt:5 (project) | |
-- Looking for lchflags - not found | |
-- Performing Test HAVE_STAT_TIMESPEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5vLIeR/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_TIMESPEC - Failed | |
-- Performing Test HAVE_STAT_TIM | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5iBEJK/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_TIM - Success | |
-- Performing Test HAVE_STAT_NSEC | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-geDBOX/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STAT_NSEC - Failed | |
-- Performing Test HAVE_DIRENT_NAME_LEN | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-HgUSzJ/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_DIRENT_NAME_LEN - Failed | |
-- Performing Test HAVE_STATFS_FSTYPENAME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-6M7foL/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATFS_FSTYPENAME - Failed | |
-- Performing Test HAVE_STATVFS_FSTYPENAME | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-1024Uu/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATVFS_FSTYPENAME - Failed | |
-- Performing Test HAVE_STATVFS_BASETYPE | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-CC0zBq/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_STATVFS_BASETYPE - Failed | |
-- Looking for sys/types.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-mcGlXT/CMakeLists.txt:5 (project) | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-CvfCRa/CMakeLists.txt:5 (project) | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-I8jemQ/CMakeLists.txt:5 (project) | |
-- Looking for stddef.h - found | |
-- Check size of ((struct dirent*)0)->d_name | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-2EVQMy/CMakeLists.txt:5 (project) | |
-- Check size of ((struct dirent*)0)->d_name - failed | |
-- Looking for statfs | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-eC72oB/CMakeLists.txt:5 (project) | |
-- Looking for statfs - not found | |
-- Looking for getrlimit | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-MZbKfK/CMakeLists.txt:5 (project) | |
-- Looking for getrlimit - not found | |
-- Looking for setrlimit | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-vARDQG/CMakeLists.txt:5 (project) | |
-- Looking for setrlimit - not found | |
-- Check size of struct statfs | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-67XfhF/CMakeLists.txt:5 (project) | |
-- Check size of struct statfs - failed | |
-- Performing Test HAVE_GNU_STRERROR_R | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-pdWstN/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_GNU_STRERROR_R - Failed | |
-- Performing Test HAVE_READDIR_R | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-oKUlx3/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_READDIR_R - Failed | |
-- Performing Test KEVENT_HAS_VOID_UDATA | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-9W75VP/CMakeLists.txt:5 (project) | |
-- Performing Test KEVENT_HAS_VOID_UDATA - Failed | |
-- Performing Test HAVE_FDS_BITS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-XUu0WT/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_FDS_BITS - Failed | |
-- Performing Test HAVE_PRIVATE_FDS_BITS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-MrD6DZ/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_PRIVATE_FDS_BITS - Failed | |
-- Performing Test HAVE_SENDFILE_4 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5QFWmg/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_SENDFILE_4 - Failed | |
-- Performing Test HAVE_SENDFILE_6 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-WF7Dvz/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_SENDFILE_6 - Failed | |
-- Performing Test HAVE_SENDFILE_7 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Zvq9F5/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_SENDFILE_7 - Failed | |
-- Looking for fcopyfile | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-ueD3Hd/CMakeLists.txt:5 (project) | |
-- Looking for fcopyfile - not found | |
-- Looking for include file sys/sockio.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-OEEfVD/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/sockio.h - not found | |
-- Looking for include file linux/ethtool.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-a0MgJu/CMakeLists.txt:5 (project) | |
-- Looking for include file linux/ethtool.h - not found | |
-- Looking for include file sys/poll.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-QKwN8R/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/poll.h - not found | |
-- Looking for include file sys/proc_info.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5ibzNy/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/proc_info.h - not found | |
-- Looking for include files time.h, linux/errqueue.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-WOtXcF/CMakeLists.txt:5 (project) | |
-- Looking for include files time.h, linux/errqueue.h - not found | |
-- Looking for epoll_create1 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-1dxG3i/CMakeLists.txt:5 (project) | |
-- Looking for epoll_create1 - not found | |
-- Looking for accept4 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Akv3Mk/CMakeLists.txt:5 (project) | |
-- Looking for accept4 - found | |
-- Looking for kqueue | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-ZyEtC6/CMakeLists.txt:5 (project) | |
-- Looking for kqueue - not found | |
-- Looking for disconnectx | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-DeOlQF/CMakeLists.txt:5 (project) | |
-- Looking for disconnectx - not found | |
-- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-FormgL/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success | |
-- Looking for malloc_size | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-oquw1U/CMakeLists.txt:5 (project) | |
-- Looking for malloc_size - not found | |
-- Looking for malloc_usable_size | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-TTbZos/CMakeLists.txt:5 (project) | |
-- Looking for malloc_usable_size - found | |
-- Looking for malloc_usable_size | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-P7Bgi1/CMakeLists.txt:5 (project) | |
-- Looking for malloc_usable_size - not found | |
-- Looking for posix_memalign | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-8dQExB/CMakeLists.txt:5 (project) | |
-- Looking for posix_memalign - found | |
-- Looking for clock_gettime_nsec_np | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-94TMhg/CMakeLists.txt:5 (project) | |
-- Looking for clock_gettime_nsec_np - not found | |
-- Looking for pthread_create in pthread | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-NXofZy/CMakeLists.txt:5 (project) | |
-- Looking for pthread_create in pthread - not found | |
-- Looking for pthread_create in c | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-xTVMBb/CMakeLists.txt:5 (project) | |
-- Looking for pthread_create in c - not found | |
-- Looking for futimes | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-QUQfYw/CMakeLists.txt:5 (project) | |
-- Looking for futimes - not found | |
-- Looking for futimens | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-MyEDCG/CMakeLists.txt:5 (project) | |
-- Looking for futimens - found | |
-- Looking for fchmod | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-KTDbbb/CMakeLists.txt:5 (project) | |
-- Looking for fchmod - found | |
-- Looking for chmod | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-KFEh6Y/CMakeLists.txt:5 (project) | |
-- Looking for chmod - found | |
-- Looking for utimensat | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Z57g02/CMakeLists.txt:5 (project) | |
-- Looking for utimensat - found | |
-- Looking for lutimes | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-VfRAqO/CMakeLists.txt:5 (project) | |
-- Looking for lutimes - not found | |
-- Performing Test BIND_ADDRLEN_UNSIGNED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-RvbGNp/CMakeLists.txt:5 (project) | |
-- Performing Test BIND_ADDRLEN_UNSIGNED - Success | |
-- Performing Test IPV6MR_INTERFACE_UNSIGNED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-3LsvvR/CMakeLists.txt:5 (project) | |
-- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success | |
-- Looking for include file sys/inotify.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-yA45Hi/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/inotify.h - not found | |
-- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-CizSfR/CMakeLists.txt:5 (project) | |
-- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed | |
-- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Oq4WmU/CMakeLists.txt:5 (project) | |
-- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False | |
-- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-ujBgaG/CMakeLists.txt:5 (project) | |
-- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False | |
-- Checking prototype statfs for HAVE_NON_LEGACY_STATFS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-cEumRl/CMakeLists.txt:5 (project) | |
-- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - False | |
-- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-GqcH06/CMakeLists.txt:5 (project) | |
-- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - True | |
-- Performing Test HAVE_MKSTEMPS | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Dfx7wp/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_MKSTEMPS - Failed | |
-- Performing Test HAVE_MKSTEMP | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-fRdx5Q/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_MKSTEMP - Failed | |
-- Performing Test HAVE_NETINET_TCP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-z2bBdK/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_TCP_VAR_H - Failed | |
-- Performing Test HAVE_NETINET_UDP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-nwOKx9/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_UDP_VAR_H - Failed | |
-- Performing Test HAVE_NETINET_IP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-6V08xa/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_IP_VAR_H - Failed | |
-- Performing Test HAVE_NETINET_ICMP_VAR_H | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-JfSOQ9/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed | |
-- Looking for include file sys/cdefs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Pn7Q5o/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/cdefs.h - not found | |
-- Performing Test HAVE_TCP_H_TCPSTATE_ENUM | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-hXJpQk/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success | |
-- Looking for TCPS_ESTABLISHED | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-bjE3ad/CMakeLists.txt:5 (project) | |
-- Looking for TCPS_ESTABLISHED - not found | |
-- Looking for getgrouplist | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-fDWn9J/CMakeLists.txt:5 (project) | |
-- Looking for getgrouplist - not found | |
-- Looking for include file syslog.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-4QYmr1/CMakeLists.txt:5 (project) | |
-- Looking for include file syslog.h - not found | |
-- Looking for include file termios.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-hBUKPO/CMakeLists.txt:5 (project) | |
-- Looking for include file termios.h - not found | |
-- Looking for include file dlfcn.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-PCv8Rv/CMakeLists.txt:5 (project) | |
-- Looking for include file dlfcn.h - found | |
-- Looking for include file sys/statvfs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-lzCLrT/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/statvfs.h - found | |
-- Looking for include file net/if.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-VEU453/CMakeLists.txt:5 (project) | |
-- Looking for include file net/if.h - not found | |
-- Looking for include file pthread.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-g9iOj7/CMakeLists.txt:5 (project) | |
-- Looking for include file pthread.h - found | |
-- Looking for include file sys/statfs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-q43759/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/statfs.h - not found | |
-- Check size of struct rt_msghdr | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-yrLkXS/CMakeLists.txt:5 (project) | |
-- Check size of struct rt_msghdr - failed | |
-- Check size of struct rt_msghdr2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-5vjAho/CMakeLists.txt:5 (project) | |
-- Check size of struct rt_msghdr2 - failed | |
-- Check size of struct if_msghdr2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-NbOyvn/CMakeLists.txt:5 (project) | |
-- Check size of struct if_msghdr2 - failed | |
-- Looking for include files sys/types.h, sys/sysctl.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-e0QDU8/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/types.h, sys/sysctl.h - not found | |
-- Looking for include file sys/ioctl.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-qb3z1h/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/ioctl.h - found | |
-- Looking for include file sys/filio.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Hmf4hb/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/filio.h - not found | |
-- Looking for include files sys/types.h, netpacket/packet.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-6sKOfN/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/types.h, netpacket/packet.h - found | |
-- Looking for include file net/if_arp.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-9rXN2k/CMakeLists.txt:5 (project) | |
-- Looking for include file net/if_arp.h - not found | |
-- Looking for include file sys/mntent.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-YipF1p/CMakeLists.txt:5 (project) | |
-- Looking for include file sys/mntent.h - not found | |
-- Looking for include file mntent.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-GvFeZ6/CMakeLists.txt:5 (project) | |
-- Looking for include file mntent.h - not found | |
-- Looking for include files stdint.h, net/if_media.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-f6BZRN/CMakeLists.txt:5 (project) | |
-- Looking for include files stdint.h, net/if_media.h - not found | |
-- Looking for include file linux/rtnetlink.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-qIrTcB/CMakeLists.txt:5 (project) | |
-- Looking for include file linux/rtnetlink.h - not found | |
-- Looking for include file linux/can.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-6VgUXP/CMakeLists.txt:5 (project) | |
-- Looking for include file linux/can.h - not found | |
-- Looking for include file IOKit/serial/ioss.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-R4kCNV/CMakeLists.txt:5 (project) | |
-- Looking for include file IOKit/serial/ioss.h - not found | |
-- Looking for getpeereid | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-zdsDNp/CMakeLists.txt:5 (project) | |
-- Looking for getpeereid - not found | |
-- Looking for getdomainname | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-TlKcDo/CMakeLists.txt:5 (project) | |
-- Looking for getdomainname - not found | |
-- Looking for uname | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-ubUGdM/CMakeLists.txt:5 (project) | |
-- Looking for uname - found | |
-- Performing Test HAVE_GETDOMAINNAME_SIZET | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-PQBWXW/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_GETDOMAINNAME_SIZET - Failed | |
-- Looking for inotify_init | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-LTEM0P/CMakeLists.txt:5 (project) | |
-- Looking for inotify_init - not found | |
-- Looking for inotify_add_watch | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-ri1Gza/CMakeLists.txt:5 (project) | |
-- Looking for inotify_add_watch - not found | |
-- Looking for inotify_rm_watch | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-vENy8f/CMakeLists.txt:5 (project) | |
-- Looking for inotify_rm_watch - not found | |
-- Looking for include file GSS/GSS.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-6gqL4M/CMakeLists.txt:5 (project) | |
-- Looking for include file GSS/GSS.h - not found | |
-- Looking for GSS_SPNEGO_MECHANISM | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Rw0zIz/CMakeLists.txt:5 (project) | |
-- Looking for GSS_SPNEGO_MECHANISM - not found | |
-- Looking for getauxval | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-ReN1aF/CMakeLists.txt:5 (project) | |
-- Looking for getauxval - not found | |
-- Looking for include file crt_externs.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-kP2SLR/CMakeLists.txt:5 (project) | |
-- Looking for include file crt_externs.h - not found | |
-- Performing Test HAVE_IN_EXCL_UNLINK | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-qdObh0/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_IN_EXCL_UNLINK - Failed | |
-- Performing Test HAVE_TCP_H_TCP_KEEPALIVE | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-NUM1vD/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed | |
-- Performing Test HAVE_BUILTIN_MUL_OVERFLOW | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-oyIJt8/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success | |
-- Looking for makedev | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-v2xEOW/CMakeLists.txt:5 (project) | |
-- Looking for makedev - not found | |
-- Looking for makedev | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-OuWoQ7/CMakeLists.txt:5 (project) | |
-- Looking for makedev - not found | |
-- Looking for getgrgid_r | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-Ov0x4g/CMakeLists.txt:5 (project) | |
-- Looking for getgrgid_r - not found | |
-- Performing Test HAVE_TERMIOS2 | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-iwBKyf/CMakeLists.txt:5 (project) | |
-- Performing Test HAVE_TERMIOS2 - Failed | |
-- Looking for include files sys/auxv.h, asm/hwcap.h | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-uW9Qqe/CMakeLists.txt:5 (project) | |
-- Looking for include files sys/auxv.h, asm/hwcap.h - not found | |
-- Looking for sysctlbyname | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-o41IVf/CMakeLists.txt:5 (project) | |
-- Looking for sysctlbyname - not found | |
-- Looking for arc4random_buf | |
CMake Deprecation Warning at /opt/wasi-sdk-22-cross/share/cmake/wasi-sdk.cmake:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
Call Stack (most recent call first): | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/3.28.3/CMakeSystem.cmake:6 (include) | |
/home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm/CMakeFiles/CMakeScratch/TryCompile-xe6IfK/CMakeLists.txt:5 (project) | |
-- Looking for arc4random_buf - found | |
-- Configuring done (7.0s) | |
-- Generating done (0.0s) | |
-- Build files have been written to: /home/dicej/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm | |
~/p/runtimelab/artifacts/obj/native/net9.0-wasi-Debug-wasm ~/p/runtimelab/src/native/libs | |
Executing make install -j 12 | |
[ 3%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.obj | |
[ 3%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.obj | |
[ 5%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.obj | |
[ 6%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.obj | |
[ 10%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.obj | |
[ 10%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.obj | |
[ 11%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.obj | |
[ 13%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.obj | |
[ 15%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.Icudt.dir/icu_data_lib.c.obj | |
[ 18%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.Disabled.dir/pal_datetime_time_zone_data.c.obj | |
[ 18%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.dir/pal_datetime_time_zone_data.c.obj | |
[ 20%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/adler32.c.obj | |
[ 21%] Linking C static library libSystem.Globalization.Native.Icudt.a | |
[ 23%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.obj | |
[ 25%] Linking C static library libSystem.Native.TimeZoneData.Disabled.a | |
[ 26%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.obj | |
[ 28%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.obj | |
[ 30%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/compress.c.obj | |
[ 30%] Built target System.Globalization.Native.Icudt | |
[ 31%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.obj | |
[ 33%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/crc32.c.obj | |
[ 35%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/uncompr.c.obj | |
[ 36%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/deflate.c.obj | |
[ 38%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/trees.c.obj | |
[ 38%] Built target System.Native.TimeZoneData.Disabled | |
[ 40%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.obj | |
[ 41%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.obj | |
[ 43%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.obj | |
[ 45%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim_static.c.obj | |
[ 46%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.obj | |
[ 48%] Linking C static library libSystem.Native.TimeZoneData.a | |
[ 50%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.obj | |
[ 51%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.obj | |
[ 53%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/zutil.c.obj | |
[ 55%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.obj | |
[ 56%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.obj | |
[ 56%] Built target System.Native.TimeZoneData | |
[ 58%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/inflate.c.obj | |
[ 60%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/infback.c.obj | |
[ 61%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/inftrees.c.obj | |
[ 65%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/zlib_allocator_unix.c.obj | |
[ 65%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/home/dicej/p/runtimelab/src/native/external/zlib/inffast.c.obj | |
[ 66%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.obj | |
[ 68%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.obj | |
[ 70%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.obj | |
[ 71%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.obj | |
[ 73%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/home/dicej/p/runtimelab/src/native/minipal/random.c.obj | |
[ 76%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount_wasi.c.obj | |
[ 76%] Linking C static library libSystem.Globalization.Native.a | |
[ 78%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking_wasi.c.obj | |
[ 80%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload_wasi.c.obj | |
[ 81%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process_wasi.c.obj | |
[ 83%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading_wasi.c.obj | |
[ 85%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal_wasi.c.obj | |
[ 86%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid_wasi.c.obj | |
[ 86%] Built target System.Globalization.Native-Static | |
[ 88%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.obj | |
[ 90%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.obj | |
[ 91%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.obj | |
[ 93%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.obj | |
[ 95%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console_wasi.c.obj | |
[ 96%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.obj | |
[ 98%] Linking C static library libSystem.IO.Compression.Native.a | |
[ 98%] Built target System.IO.Compression.Native-Static | |
[100%] Linking C static library libSystem.Native.a | |
[100%] Built target System.Native-Static | |
Install the project... | |
-- Install configuration: "DEBUG" | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/native/net9.0-wasi-Debug-wasm/./libSystem.IO.Compression.Native.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/native/net9.0-wasi-Debug-wasm/./libSystem.Native.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/native/net9.0-wasi-Debug-wasm/./libSystem.Native.TimeZoneData.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/native/net9.0-wasi-Debug-wasm/./libSystem.Native.TimeZoneData.Disabled.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/native/net9.0-wasi-Debug-wasm/./libSystem.Globalization.Native.a | |
-- Installing: /home/dicej/p/runtimelab/artifacts/bin/native/net9.0-wasi-Debug-wasm/./libSystem.Globalization.Native.Icudt.a | |
~/p/runtimelab/src/native/libs | |
System.Runtime -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime/ref/Debug/net9.0/System.Runtime.dll | |
System.Collections.NonGeneric -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.NonGeneric/ref/Debug/net9.0/System.Collections.NonGeneric.dll | |
System.Diagnostics.Tracing -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Tracing/ref/Debug/net9.0/System.Diagnostics.Tracing.dll | |
System.Collections -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections/ref/Debug/net9.0/System.Collections.dll | |
Microsoft.Win32.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.Win32.Primitives/ref/Debug/net9.0/Microsoft.Win32.Primitives.dll | |
System.ComponentModel -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel/ref/Debug/net9.0/System.ComponentModel.dll | |
System.Reflection.TypeExtensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.TypeExtensions/ref/Debug/net9.0/System.Reflection.TypeExtensions.dll | |
System.Diagnostics.FileVersionInfo -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Debug/net9.0/System.Diagnostics.FileVersionInfo.dll | |
System.Reflection.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Primitives/ref/Debug/net9.0/System.Reflection.Primitives.dll | |
System.Text.Encoding.Extensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Encoding.Extensions/ref/Debug/net9.0/System.Text.Encoding.Extensions.dll | |
System.Runtime.CompilerServices.VisualC -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Debug/net9.0/System.Runtime.CompilerServices.VisualC.dll | |
System.Runtime.Serialization.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Debug/net9.0/System.Runtime.Serialization.Primitives.dll | |
System.IO.IsolatedStorage -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.IsolatedStorage/ref/Debug/net9.0/System.IO.IsolatedStorage.dll | |
System.Runtime.Loader -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Loader/ref/Debug/net9.0/System.Runtime.Loader.dll | |
System.Runtime.Serialization.Formatters -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Debug/net9.0/System.Runtime.Serialization.Formatters.dll | |
System.Threading -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading/ref/Debug/net9.0/System.Threading.dll | |
System.IO.Compression -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Compression/ref/Debug/net9.0/System.IO.Compression.dll | |
System.IO.FileSystem.DriveInfo -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Debug/net9.0/System.IO.FileSystem.DriveInfo.dll | |
System.Security.Claims -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Claims/ref/Debug/net9.0/System.Security.Claims.dll | |
System.Collections.Concurrent -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.Concurrent/ref/Debug/net9.0/System.Collections.Concurrent.dll | |
System.Runtime.Numerics -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Numerics/ref/Debug/net9.0/System.Runtime.Numerics.dll | |
System.Console -> /home/dicej/p/runtimelab/artifacts/bin/System.Console/ref/Debug/net9.0/System.Console.dll | |
System.Runtime.InteropServices.JavaScript -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Debug/net9.0/System.Runtime.InteropServices.JavaScript.dll | |
System.Reflection.DispatchProxy -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.DispatchProxy/ref/Debug/net9.0/System.Reflection.DispatchProxy.dll | |
System.Diagnostics.Contracts -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Contracts/ref/Debug/net9.0/System.Diagnostics.Contracts.dll | |
System.Threading.Overlapped -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Overlapped/ref/Debug/net9.0/System.Threading.Overlapped.dll | |
System.Linq -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq/ref/Debug/net9.0/System.Linq.dll | |
System.Runtime.InteropServices -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.InteropServices/ref/Debug/net9.0/System.Runtime.InteropServices.dll | |
System.ObjectModel -> /home/dicej/p/runtimelab/artifacts/bin/System.ObjectModel/ref/Debug/net9.0/System.ObjectModel.dll | |
System.Resources.Writer -> /home/dicej/p/runtimelab/artifacts/bin/System.Resources.Writer/ref/Debug/net9.0/System.Resources.Writer.dll | |
System.Threading.ThreadPool -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.ThreadPool/ref/Debug/net9.0/System.Threading.ThreadPool.dll | |
System.Threading.Thread -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Thread/ref/Debug/net9.0/System.Threading.Thread.dll | |
System.Threading.Tasks.Parallel -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Tasks.Parallel/ref/Debug/net9.0/System.Threading.Tasks.Parallel.dll | |
System.Transactions.Local -> /home/dicej/p/runtimelab/artifacts/bin/System.Transactions.Local/ref/Debug/net9.0/System.Transactions.Local.dll | |
System.Formats.Tar -> /home/dicej/p/runtimelab/artifacts/bin/System.Formats.Tar/ref/Debug/net9.0/System.Formats.Tar.dll | |
System.Security.Principal.Windows -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Principal.Windows/ref/Debug/net9.0/System.Security.Principal.Windows.dll | |
System.IO.Compression.Brotli -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Compression.Brotli/ref/Debug/net9.0/System.IO.Compression.Brotli.dll | |
System.Net.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Primitives/ref/Debug/net9.0/System.Net.Primitives.dll | |
System.Diagnostics.StackTrace -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.StackTrace/ref/Debug/net9.0/System.Diagnostics.StackTrace.dll | |
System.Linq.Expressions -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq.Expressions/ref/Debug/net9.0/System.Linq.Expressions.dll | |
System.Numerics.Vectors -> /home/dicej/p/runtimelab/artifacts/bin/System.Numerics.Vectors/ref/Debug/net9.0/System.Numerics.Vectors.dll | |
System.IO.MemoryMappedFiles -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.MemoryMappedFiles/ref/Debug/net9.0/System.IO.MemoryMappedFiles.dll | |
System.ComponentModel.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.Primitives/ref/Debug/net9.0/System.ComponentModel.Primitives.dll | |
System.IO.Compression.ZipFile -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Compression.ZipFile/ref/Debug/net9.0/System.IO.Compression.ZipFile.dll | |
System.IO.Pipes -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Pipes/ref/Debug/net9.0/System.IO.Pipes.dll | |
Microsoft.CSharp -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.CSharp/ref/Debug/net9.0/Microsoft.CSharp.dll | |
System.Linq.Parallel -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq.Parallel/ref/Debug/net9.0/System.Linq.Parallel.dll | |
System.Linq.Queryable -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq.Queryable/ref/Debug/net9.0/System.Linq.Queryable.dll | |
System.ComponentModel.EventBasedAsync -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Debug/net9.0/System.ComponentModel.EventBasedAsync.dll | |
System.Reflection.Emit.ILGeneration -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Debug/net9.0/System.Reflection.Emit.ILGeneration.dll | |
System.ComponentModel.TypeConverter -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.TypeConverter/ref/Debug/net9.0/System.ComponentModel.TypeConverter.dll | |
Microsoft.VisualBasic.Core -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.VisualBasic.Core/ref/Debug/net9.0/Microsoft.VisualBasic.Core.dll | |
System.Memory -> /home/dicej/p/runtimelab/artifacts/bin/System.Memory/ref/Debug/net9.0/System.Memory.dll | |
System.Drawing.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Drawing.Primitives/ref/Debug/net9.0/System.Drawing.Primitives.dll | |
System.Net.Ping -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Ping/ref/Debug/net9.0/System.Net.Ping.dll | |
System.Collections.Specialized -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.Specialized/ref/Debug/net9.0/System.Collections.Specialized.dll | |
System.Security.AccessControl -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.AccessControl/ref/Debug/net9.0/System.Security.AccessControl.dll | |
System.Formats.Asn1 -> /home/dicej/p/runtimelab/artifacts/bin/System.Formats.Asn1/ref/Debug/net9.0/System.Formats.Asn1.dll | |
System.Net.NetworkInformation -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.NetworkInformation/ref/Debug/net9.0/System.Net.NetworkInformation.dll | |
System.ComponentModel.Annotations -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.Annotations/ref/Debug/net9.0/System.ComponentModel.Annotations.dll | |
System.Net.Sockets -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Sockets/ref/Debug/net9.0/System.Net.Sockets.dll | |
System.Net.NameResolution -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.NameResolution/ref/Debug/net9.0/System.Net.NameResolution.dll | |
System.Xml.ReaderWriter -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.ReaderWriter/ref/Debug/net9.0/System.Xml.ReaderWriter.dll | |
System.Web.HttpUtility -> /home/dicej/p/runtimelab/artifacts/bin/System.Web.HttpUtility/ref/Debug/net9.0/System.Web.HttpUtility.dll | |
System.Net.WebHeaderCollection -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebHeaderCollection/ref/Debug/net9.0/System.Net.WebHeaderCollection.dll | |
Microsoft.Win32.Registry -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.Win32.Registry/ref/Debug/net9.0/Microsoft.Win32.Registry.dll | |
System.Diagnostics.Process -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Process/ref/Debug/net9.0/System.Diagnostics.Process.dll | |
System.Diagnostics.TraceSource -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.TraceSource/ref/Debug/net9.0/System.Diagnostics.TraceSource.dll | |
System.Collections.Immutable -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.Immutable/ref/Debug/net9.0/System.Collections.Immutable.dll | |
System.Xml.XPath -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XPath/ref/Debug/net9.0/System.Xml.XPath.dll | |
System.IO.FileSystem.AccessControl -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Debug/net9.0/System.IO.FileSystem.AccessControl.dll | |
System.Runtime.Serialization.Xml -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Xml/ref/Debug/net9.0/System.Runtime.Serialization.Xml.dll | |
System.Xml.XmlSerializer -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XmlSerializer/ref/Debug/net9.0/System.Xml.XmlSerializer.dll | |
System.Data.Common -> /home/dicej/p/runtimelab/artifacts/bin/System.Data.Common/ref/Debug/net9.0/System.Data.Common.dll | |
System.Diagnostics.TextWriterTraceListener -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Debug/net9.0/System.Diagnostics.TextWriterTraceListener.dll | |
System.Runtime.Intrinsics -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Intrinsics/ref/Debug/net9.0/System.Runtime.Intrinsics.dll | |
System.Runtime.Serialization.Json -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Json/ref/Debug/net9.0/System.Runtime.Serialization.Json.dll | |
System.Reflection.Metadata -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Metadata/ref/Debug/net9.0/System.Reflection.Metadata.dll | |
System.IO.FileSystem.Watcher -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem.Watcher/ref/Debug/net9.0/System.IO.FileSystem.Watcher.dll | |
System.Net.WebSockets -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebSockets/ref/Debug/net9.0/System.Net.WebSockets.dll | |
System.Xml.XDocument -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XDocument/ref/Debug/net9.0/System.Xml.XDocument.dll | |
System.Xml.XPath.XDocument -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XPath.XDocument/ref/Debug/net9.0/System.Xml.XPath.XDocument.dll | |
System.Security.Cryptography -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography/ref/Debug/net9.0/System.Security.Cryptography.dll | |
System.Reflection.Emit.Lightweight -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Debug/net9.0/System.Reflection.Emit.Lightweight.dll | |
System.Text.RegularExpressions -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.RegularExpressions/ref/Debug/net9.0/System.Text.RegularExpressions.dll | |
System.IO.Pipes.AccessControl -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Pipes.AccessControl/ref/Debug/net9.0/System.IO.Pipes.AccessControl.dll | |
System.Reflection.Emit -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Emit/ref/Debug/net9.0/System.Reflection.Emit.dll | |
System.Net.Security -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Security/ref/Debug/net9.0/System.Net.Security.dll | |
System.Net.WebProxy -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebProxy/ref/Debug/net9.0/System.Net.WebProxy.dll | |
System.Net.Quic -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Quic/ref/Debug/net9.0/System.Net.Quic.dll | |
System.Net.HttpListener -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.HttpListener/ref/Debug/net9.0/System.Net.HttpListener.dll | |
System.Net.Requests -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Requests/ref/Debug/net9.0/System.Net.Requests.dll | |
System.Diagnostics.DiagnosticSource -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Debug/net9.0/System.Diagnostics.DiagnosticSource.dll | |
System.Net.Mail -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Mail/ref/Debug/net9.0/System.Net.Mail.dll | |
System.Net.WebClient -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebClient/ref/Debug/net9.0/System.Net.WebClient.dll | |
System.Net.Http -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Http/ref/Debug/net9.0/System.Net.Http.dll | |
System.Net.WebSockets.Client -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebSockets.Client/ref/Debug/net9.0/System.Net.WebSockets.Client.dll | |
System.Threading.Channels -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Channels/ref/Debug/net9.0/System.Threading.Channels.dll | |
System.Threading.Tasks.Dataflow -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Debug/net9.0/System.Threading.Tasks.Dataflow.dll | |
System.Text.Encoding.CodePages -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Encoding.CodePages/ref/Debug/net9.0/System.Text.Encoding.CodePages.dll | |
System.Text.Encodings.Web -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Encodings.Web/ref/Debug/net9.0/System.Text.Encodings.Web.dll | |
System.IO.Pipelines -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Pipelines/ref/Debug/net9.0/System.IO.Pipelines.dll | |
System.Text.Json -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Json/ref/Debug/net9.0/System.Text.Json.dll | |
System.Net.Http.Json -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Http.Json/ref/Debug/net9.0/System.Net.Http.Json.dll | |
ComInterfaceGenerator -> /home/dicej/p/runtimelab/artifacts/bin/ComInterfaceGenerator/Debug/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll | |
System.Threading.Channels -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Channels/Debug/net9.0/System.Threading.Channels.dll | |
System.Text.Encodings.Web -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Encodings.Web/Debug/net9.0/System.Text.Encodings.Web.dll | |
System.Text.RegularExpressions.Generator -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.RegularExpressions.Generator/Debug/netstandard2.0/System.Text.RegularExpressions.Generator.dll | |
System.IO.Pipelines -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Pipelines/Debug/net9.0/System.IO.Pipelines.dll | |
System.Security.Principal.Windows -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Principal.Windows/Debug/net9.0/System.Security.Principal.Windows.dll | |
System.Net.HttpListener -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.HttpListener/Debug/net9.0/System.Net.HttpListener.dll | |
System.IO.IsolatedStorage -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.IsolatedStorage/Debug/net9.0/System.IO.IsolatedStorage.dll | |
System.Net.Requests -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Requests/Debug/net9.0/System.Net.Requests.dll | |
System.Net.WebSockets.Client -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebSockets.Client/Debug/net9.0/System.Net.WebSockets.Client.dll | |
System.Net.WebProxy -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebProxy/Debug/net9.0/System.Net.WebProxy.dll | |
System.Net.Security -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Security/Debug/net9.0/System.Net.Security.dll | |
System.Diagnostics.Process -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Process/Debug/net9.0/System.Diagnostics.Process.dll | |
System.Net.WebSockets -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebSockets/Debug/net9.0/System.Net.WebSockets.dll | |
System.Net.WebClient -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebClient/Debug/net9.0/System.Net.WebClient.dll | |
System.Security.Cryptography -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography/Debug/net9.0/System.Security.Cryptography.dll | |
System.Formats.Tar -> /home/dicej/p/runtimelab/artifacts/bin/System.Formats.Tar/Debug/net9.0/System.Formats.Tar.dll | |
System.IO.MemoryMappedFiles -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.MemoryMappedFiles/Debug/net9.0/System.IO.MemoryMappedFiles.dll | |
System.Threading.Tasks.Dataflow -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Tasks.Dataflow/Debug/net9.0/System.Threading.Tasks.Dataflow.dll | |
Microsoft.VisualBasic.Core -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.VisualBasic.Core/Debug/net9.0/Microsoft.VisualBasic.Core.dll | |
System.IO.FileSystem.DriveInfo -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem.DriveInfo/Debug/net9.0/System.IO.FileSystem.DriveInfo.dll | |
System.IO.Compression.ZipFile -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Compression.ZipFile/Debug/net9.0/System.IO.Compression.ZipFile.dll | |
System.Transactions.Local -> /home/dicej/p/runtimelab/artifacts/bin/System.Transactions.Local/Debug/net9.0/System.Transactions.Local.dll | |
Microsoft.CSharp -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.CSharp/Debug/net9.0/Microsoft.CSharp.dll | |
System.IO.FileSystem.AccessControl -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem.AccessControl/Debug/net9.0/System.IO.FileSystem.AccessControl.dll | |
System.Diagnostics.DiagnosticSource -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.DiagnosticSource/Debug/net9.0/System.Diagnostics.DiagnosticSource.dll | |
System.IO.Pipes.AccessControl -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Pipes.AccessControl/Debug/net9.0/System.IO.Pipes.AccessControl.dll | |
System.Net.Ping -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Ping/Debug/net9.0/System.Net.Ping.dll | |
System.Net.NetworkInformation -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.NetworkInformation/Debug/net9.0/System.Net.NetworkInformation.dll | |
System.Net.NameResolution -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.NameResolution/Debug/net9.0/System.Net.NameResolution.dll | |
System.Net.Mail -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Mail/Debug/net9.0/System.Net.Mail.dll | |
System.Net.Sockets -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Sockets/Debug/net9.0/System.Net.Sockets.dll | |
Microsoft.Win32.Registry -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.Win32.Registry/Debug/net9.0/Microsoft.Win32.Registry.dll | |
System.Collections.NonGeneric -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.NonGeneric/Debug/net9.0/System.Collections.NonGeneric.dll | |
System.Diagnostics.Tracing -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Tracing/Debug/net9.0/System.Diagnostics.Tracing.dll | |
System.Formats.Asn1 -> /home/dicej/p/runtimelab/artifacts/bin/System.Formats.Asn1/Debug/net9.0/System.Formats.Asn1.dll | |
System.Threading -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading/Debug/net9.0/System.Threading.dll | |
System.Text.Encoding.CodePages -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Encoding.CodePages/Debug/net9.0/System.Text.Encoding.CodePages.dll | |
System.IO.Compression.Brotli -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Compression.Brotli/Debug/net9.0/System.IO.Compression.Brotli.dll | |
System.Drawing.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Drawing.Primitives/Debug/net9.0/System.Drawing.Primitives.dll | |
System.Collections -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections/Debug/net9.0/System.Collections.dll | |
System.Security.AccessControl -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.AccessControl/Debug/net9.0/System.Security.AccessControl.dll | |
System.IO.Pipes -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Pipes/Debug/net9.0/System.IO.Pipes.dll | |
System.Linq -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq/Debug/net9.0/System.Linq.dll | |
System.Net.Quic -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Quic/Debug/net9.0/System.Net.Quic.dll | |
System.IO.FileSystem.Watcher -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem.Watcher/Debug/net9.0/System.IO.FileSystem.Watcher.dll | |
System.Diagnostics.FileVersionInfo -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.FileVersionInfo/Debug/net9.0/System.Diagnostics.FileVersionInfo.dll | |
System.Collections.Immutable -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.Immutable/Debug/net9.0/System.Collections.Immutable.dll | |
System.Text.Json.SourceGeneration.Roslyn3.11 -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll | |
System.Text.Json.SourceGeneration.Roslyn4.0 -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll | |
System.Private.Xml -> /home/dicej/p/runtimelab/artifacts/bin/System.Private.Xml/Debug/net9.0/System.Private.Xml.dll | |
System.Text.Json.SourceGeneration.Roslyn4.4 -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Debug/net9.0/System.Text.Json.SourceGeneration.dll | |
System.Private.Uri -> /home/dicej/p/runtimelab/artifacts/bin/System.Private.Uri/Debug/net9.0/System.Private.Uri.dll | |
System.Collections.Concurrent -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.Concurrent/Debug/net9.0/System.Collections.Concurrent.dll | |
System.Reflection.Metadata -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Metadata/Debug/net9.0/System.Reflection.Metadata.dll | |
System.Runtime -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime/Debug/net9.0/System.Runtime.dll | |
System.Text.Json -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Json/Debug/net9.0/System.Text.Json.dll | |
System.Runtime.InteropServices.JavaScript -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.InteropServices.JavaScript/Debug/net9.0/System.Runtime.InteropServices.JavaScript.dll | |
System.Runtime.Serialization.Formatters -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Formatters/Debug/net9.0/System.Runtime.Serialization.Formatters.dll | |
System.Net.Http.Json -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Http.Json/Debug/net9.0/System.Net.Http.Json.dll | |
System.Private.Xml.Linq -> /home/dicej/p/runtimelab/artifacts/bin/System.Private.Xml.Linq/Debug/net9.0/System.Private.Xml.Linq.dll | |
Microsoft.VisualBasic -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.VisualBasic/Debug/net9.0-wasi/Microsoft.VisualBasic.dll | |
System.Reflection.Emit.ILGeneration -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Emit.ILGeneration/Debug/net9.0/System.Reflection.Emit.ILGeneration.dll | |
System.Net.WebHeaderCollection -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.WebHeaderCollection/Debug/net9.0/System.Net.WebHeaderCollection.dll | |
System.ComponentModel.EventBasedAsync -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.EventBasedAsync/Debug/net9.0/System.ComponentModel.EventBasedAsync.dll | |
System.Security.Claims -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Claims/Debug/net9.0/System.Security.Claims.dll | |
System.Xml.XPath -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XPath/Debug/net9.0/System.Xml.XPath.dll | |
System.ComponentModel.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.Primitives/Debug/net9.0/System.ComponentModel.Primitives.dll | |
System.Reflection.TypeExtensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.TypeExtensions/Debug/net9.0/System.Reflection.TypeExtensions.dll | |
System.ComponentModel.Annotations -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.Annotations/Debug/net9.0/System.ComponentModel.Annotations.dll | |
System.Threading.ThreadPool -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.ThreadPool/Debug/net9.0/System.Threading.ThreadPool.dll | |
System.Reflection.Emit.Lightweight -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Emit.Lightweight/Debug/net9.0/System.Reflection.Emit.Lightweight.dll | |
System.Reflection.Emit -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Emit/Debug/net9.0/System.Reflection.Emit.dll | |
System.Text.Encoding.Extensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Encoding.Extensions/Debug/net9.0/System.Text.Encoding.Extensions.dll | |
System.Web.HttpUtility -> /home/dicej/p/runtimelab/artifacts/bin/System.Web.HttpUtility/Debug/net9.0/System.Web.HttpUtility.dll | |
System.Collections.Specialized -> /home/dicej/p/runtimelab/artifacts/bin/System.Collections.Specialized/Debug/net9.0/System.Collections.Specialized.dll | |
System.Private.DataContractSerialization -> /home/dicej/p/runtimelab/artifacts/bin/System.Private.DataContractSerialization/Debug/net9.0/System.Private.DataContractSerialization.dll | |
System.ComponentModel.TypeConverter -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.TypeConverter/Debug/net9.0/System.ComponentModel.TypeConverter.dll | |
System.Diagnostics.TextWriterTraceListener -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Debug/net9.0/System.Diagnostics.TextWriterTraceListener.dll | |
Microsoft.Win32.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.Win32.Primitives/Debug/net9.0/Microsoft.Win32.Primitives.dll | |
System.ObjectModel -> /home/dicej/p/runtimelab/artifacts/bin/System.ObjectModel/Debug/net9.0/System.ObjectModel.dll | |
System.Linq.Queryable -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq.Queryable/Debug/net9.0/System.Linq.Queryable.dll | |
System.Runtime.Numerics -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Numerics/Debug/net9.0/System.Runtime.Numerics.dll | |
System.ComponentModel -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel/Debug/net9.0/System.ComponentModel.dll | |
System.Data.Odbc -> /home/dicej/p/runtimelab/artifacts/bin/System.Data.Odbc/stub/Debug/net9.0/System.Data.Odbc.dll | |
System.Globalization.Calendars -> /home/dicej/p/runtimelab/artifacts/bin/System.Globalization.Calendars/Debug/net9.0-wasi/System.Globalization.Calendars.dll | |
System.Data.OleDb -> /home/dicej/p/runtimelab/artifacts/bin/System.Data.OleDb/stub/Debug/net9.0/System.Data.OleDb.dll | |
System.IO.FileSystem.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem.Primitives/Debug/net9.0-wasi/System.IO.FileSystem.Primitives.dll | |
System.Diagnostics.Debug -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Debug/Debug/net9.0-wasi/System.Diagnostics.Debug.dll | |
System.Threading.Tasks -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Tasks/Debug/net9.0-wasi/System.Threading.Tasks.dll | |
System.Security.Cryptography.Csp -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.Csp/Debug/net9.0-wasi/System.Security.Cryptography.Csp.dll | |
System.Runtime.Extensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Extensions/Debug/net9.0-wasi/System.Runtime.Extensions.dll | |
System.Buffers -> /home/dicej/p/runtimelab/artifacts/bin/System.Buffers/Debug/net9.0-wasi/System.Buffers.dll | |
System.Runtime.InteropServices.RuntimeInformation -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Debug/net9.0-wasi/System.Runtime.InteropServices.RuntimeInformation.dll | |
System.Reflection.Extensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Extensions/Debug/net9.0-wasi/System.Reflection.Extensions.dll | |
System.Net.ServicePoint -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.ServicePoint/Debug/net9.0-wasi/System.Net.ServicePoint.dll | |
System.Security.Permissions -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Permissions/stub/Debug/net9.0/System.Security.Permissions.dll | |
System.Globalization -> /home/dicej/p/runtimelab/artifacts/bin/System.Globalization/Debug/net9.0-wasi/System.Globalization.dll | |
System.Text.Encoding -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.Encoding/Debug/net9.0-wasi/System.Text.Encoding.dll | |
System.Security.Cryptography.Algorithms -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.Algorithms/Debug/net9.0-wasi/System.Security.Cryptography.Algorithms.dll | |
System.AppContext -> /home/dicej/p/runtimelab/artifacts/bin/System.AppContext/Debug/net9.0-wasi/System.AppContext.dll | |
System.Threading.Tasks.Parallel -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Tasks.Parallel/Debug/net9.0/System.Threading.Tasks.Parallel.dll | |
System.Security.Cryptography.Cng -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.Cng/Debug/net9.0-wasi/System.Security.Cryptography.Cng.dll | |
System.Security.Principal -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Principal/Debug/net9.0-wasi/System.Security.Principal.dll | |
System.Threading.Tasks.Extensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Tasks.Extensions/Debug/net9.0-wasi/System.Threading.Tasks.Extensions.dll | |
System.Reflection -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection/Debug/net9.0-wasi/System.Reflection.dll | |
System.Security.Cryptography.Encoding -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.Encoding/Debug/net9.0-wasi/System.Security.Cryptography.Encoding.dll | |
System.Threading.Timer -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Timer/Debug/net9.0-wasi/System.Threading.Timer.dll | |
System.Runtime.Serialization.Schema -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Schema/stub/Debug/net9.0/System.Runtime.Serialization.Schema.dll | |
System.IO.Ports -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Ports/stub/Debug/net9.0/System.IO.Ports.dll | |
System.IO -> /home/dicej/p/runtimelab/artifacts/bin/System.IO/Debug/net9.0-wasi/System.IO.dll | |
System.Xml.XPath.XDocument -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XPath.XDocument/Debug/net9.0/System.Xml.XPath.XDocument.dll | |
System.Xml.XmlSerializer -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XmlSerializer/Debug/net9.0/System.Xml.XmlSerializer.dll | |
System.Configuration.ConfigurationManager -> /home/dicej/p/runtimelab/artifacts/bin/System.Configuration.ConfigurationManager/stub/Debug/net9.0/System.Configuration.ConfigurationManager.dll | |
System.Resources.ResourceManager -> /home/dicej/p/runtimelab/artifacts/bin/System.Resources.ResourceManager/Debug/net9.0-wasi/System.Resources.ResourceManager.dll | |
System.ValueTuple -> /home/dicej/p/runtimelab/artifacts/bin/System.ValueTuple/Debug/net9.0-wasi/System.ValueTuple.dll | |
System.IO.FileSystem -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.FileSystem/Debug/net9.0-wasi/System.IO.FileSystem.dll | |
Microsoft.Win32.SystemEvents -> /home/dicej/p/runtimelab/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Debug/net9.0/Microsoft.Win32.SystemEvents.dll | |
System.Security.Cryptography.Xml -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.Xml/stub/Debug/net9.0/System.Security.Cryptography.Xml.dll | |
System.ServiceModel.Syndication -> /home/dicej/p/runtimelab/artifacts/bin/System.ServiceModel.Syndication/stub/Debug/net9.0/System.ServiceModel.Syndication.dll | |
System.ServiceProcess.ServiceController -> /home/dicej/p/runtimelab/artifacts/bin/System.ServiceProcess.ServiceController/stub/Debug/net9.0/System.ServiceProcess.ServiceController.dll | |
System.Linq.Expressions -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq.Expressions/Debug/net9.0/System.Linq.Expressions.dll | |
System.Data.SqlClient -> /home/dicej/p/runtimelab/artifacts/bin/System.Data.SqlClient/stub/Debug/net9.0/System.Data.SqlClient.dll | |
System.Diagnostics.Contracts -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Contracts/Debug/net9.0/System.Diagnostics.Contracts.dll | |
System.Runtime.Serialization.Json -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Json/Debug/net9.0/System.Runtime.Serialization.Json.dll | |
System.Windows -> /home/dicej/p/runtimelab/artifacts/bin/System.Windows/Debug/net9.0-wasi/System.Windows.dll | |
System.Threading.Overlapped -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Overlapped/Debug/net9.0/System.Threading.Overlapped.dll | |
System.Reflection.DispatchProxy -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.DispatchProxy/Debug/net9.0/System.Reflection.DispatchProxy.dll | |
System.Threading.Thread -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.Thread/Debug/net9.0/System.Threading.Thread.dll | |
System.Security.Cryptography.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.Primitives/Debug/net9.0-wasi/System.Security.Cryptography.Primitives.dll | |
System.Resources.Reader -> /home/dicej/p/runtimelab/artifacts/bin/System.Resources.Reader/Debug/net9.0-wasi/System.Resources.Reader.dll | |
System.Threading.AccessControl -> /home/dicej/p/runtimelab/artifacts/bin/System.Threading.AccessControl/stub/Debug/net9.0/System.Threading.AccessControl.dll | |
System.Linq.Parallel -> /home/dicej/p/runtimelab/artifacts/bin/System.Linq.Parallel/Debug/net9.0/System.Linq.Parallel.dll | |
System.Runtime.CompilerServices.Unsafe -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Debug/net9.0-wasi/System.Runtime.CompilerServices.Unsafe.dll | |
System.Xml.XDocument -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XDocument/Debug/net9.0/System.Xml.XDocument.dll | |
System.Web -> /home/dicej/p/runtimelab/artifacts/bin/System.Web/Debug/net9.0-wasi/System.Web.dll | |
System.Runtime.CompilerServices.VisualC -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.CompilerServices.VisualC/Debug/net9.0/System.Runtime.CompilerServices.VisualC.dll | |
System.Runtime.Loader -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Loader/Debug/net9.0/System.Runtime.Loader.dll | |
System.Security.Cryptography.OpenSsl -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.OpenSsl/Debug/net9.0-wasi/System.Security.Cryptography.OpenSsl.dll | |
System.Diagnostics.StackTrace -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.StackTrace/Debug/net9.0/System.Diagnostics.StackTrace.dll | |
System.Runtime.Serialization.Xml -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Xml/Debug/net9.0/System.Runtime.Serialization.Xml.dll | |
System.Xml.ReaderWriter -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.ReaderWriter/Debug/net9.0/System.Xml.ReaderWriter.dll | |
System.Data.Common -> /home/dicej/p/runtimelab/artifacts/bin/System.Data.Common/Debug/net9.0/System.Data.Common.dll | |
System.Data -> /home/dicej/p/runtimelab/artifacts/bin/System.Data/ref/Debug/net9.0-wasi/System.Data.dll | |
System.Text.RegularExpressions -> /home/dicej/p/runtimelab/artifacts/bin/System.Text.RegularExpressions/Debug/net9.0/System.Text.RegularExpressions.dll | |
System.Transactions -> /home/dicej/p/runtimelab/artifacts/bin/System.Transactions/Debug/net9.0-wasi/System.Transactions.dll | |
System.Xml.Linq -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.Linq/Debug/net9.0-wasi/System.Xml.Linq.dll | |
System.Xml.XmlDocument -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.XmlDocument/Debug/net9.0-wasi/System.Xml.XmlDocument.dll | |
System.Diagnostics.Tools -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.Tools/Debug/net9.0-wasi/System.Diagnostics.Tools.dll | |
System.Diagnostics.PerformanceCounter -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll | |
System.ServiceProcess -> /home/dicej/p/runtimelab/artifacts/bin/System.ServiceProcess/Debug/net9.0-wasi/System.ServiceProcess.dll | |
System.Configuration -> /home/dicej/p/runtimelab/artifacts/bin/System.Configuration/Debug/net9.0-wasi/System.Configuration.dll | |
System.ServiceModel.Web -> /home/dicej/p/runtimelab/artifacts/bin/System.ServiceModel.Web/Debug/net9.0-wasi/System.ServiceModel.Web.dll | |
System.Reflection.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Reflection.Primitives/Debug/net9.0/System.Reflection.Primitives.dll | |
System.Resources.Writer -> /home/dicej/p/runtimelab/artifacts/bin/System.Resources.Writer/Debug/net9.0/System.Resources.Writer.dll | |
System.ComponentModel.DataAnnotations -> /home/dicej/p/runtimelab/artifacts/bin/System.ComponentModel.DataAnnotations/Debug/net9.0-wasi/System.ComponentModel.DataAnnotations.dll | |
System.Memory -> /home/dicej/p/runtimelab/artifacts/bin/System.Memory/Debug/net9.0/System.Memory.dll | |
System.Net.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Net.Primitives/Debug/net9.0-wasi/System.Net.Primitives.dll | |
System.Runtime.Intrinsics -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Intrinsics/Debug/net9.0/System.Runtime.Intrinsics.dll | |
System.Runtime.Handles -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Handles/Debug/net9.0-wasi/System.Runtime.Handles.dll | |
System.Dynamic.Runtime -> /home/dicej/p/runtimelab/artifacts/bin/System.Dynamic.Runtime/Debug/net9.0-wasi/System.Dynamic.Runtime.dll | |
System.Security.Cryptography.X509Certificates -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.X509Certificates/Debug/net9.0-wasi/System.Security.Cryptography.X509Certificates.dll | |
System.Xml -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml/Debug/net9.0-wasi/System.Xml.dll | |
System.IO.Compression.FileSystem -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Compression.FileSystem/Debug/net9.0-wasi/System.IO.Compression.FileSystem.dll | |
System.Diagnostics.EventLog -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.EventLog/stub/Debug/net9.0/System.Diagnostics.EventLog.dll | |
System.Drawing.Common -> /home/dicej/p/runtimelab/artifacts/bin/System.Drawing.Common/stub/Debug/net9.0/System.Drawing.Common.dll | |
System.Net -> /home/dicej/p/runtimelab/artifacts/bin/System.Net/Debug/net9.0-wasi/System.Net.dll | |
System.Xml.Serialization -> /home/dicej/p/runtimelab/artifacts/bin/System.Xml.Serialization/Debug/net9.0-wasi/System.Xml.Serialization.dll | |
System.Security.Cryptography.Pkcs -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Debug/net9.0/System.Security.Cryptography.Pkcs.dll | |
System.Numerics.Vectors -> /home/dicej/p/runtimelab/artifacts/bin/System.Numerics.Vectors/Debug/net9.0/System.Numerics.Vectors.dll | |
System.IO.Packaging -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Packaging/stub/Debug/net9.0/System.IO.Packaging.dll | |
System.CodeDom -> /home/dicej/p/runtimelab/artifacts/bin/System.CodeDom/stub/Debug/net9.0/System.CodeDom.dll | |
System.Globalization.Extensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Globalization.Extensions/Debug/net9.0-wasi/System.Globalization.Extensions.dll | |
System.Security.Cryptography.ProtectedData -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll | |
System.Diagnostics.TraceSource -> /home/dicej/p/runtimelab/artifacts/bin/System.Diagnostics.TraceSource/Debug/net9.0/System.Diagnostics.TraceSource.dll | |
System.Runtime.Serialization.Primitives -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization.Primitives/Debug/net9.0/System.Runtime.Serialization.Primitives.dll | |
System.Data.DataSetExtensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Data.DataSetExtensions/Debug/net9.0-wasi/System.Data.DataSetExtensions.dll | |
WindowsBase -> /home/dicej/p/runtimelab/artifacts/bin/WindowsBase/Debug/net9.0-wasi/WindowsBase.dll | |
System.Numerics -> /home/dicej/p/runtimelab/artifacts/bin/System.Numerics/Debug/net9.0-wasi/System.Numerics.dll | |
System.Data -> /home/dicej/p/runtimelab/artifacts/bin/System.Data/Debug/net9.0-wasi/System.Data.dll | |
System.Drawing -> /home/dicej/p/runtimelab/artifacts/bin/System.Drawing/Debug/net9.0-wasi/System.Drawing.dll | |
System.Runtime.InteropServices -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.InteropServices/Debug/net9.0/System.Runtime.InteropServices.dll | |
System.Windows.Extensions -> /home/dicej/p/runtimelab/artifacts/bin/System.Windows.Extensions/stub/Debug/net9.0/System.Windows.Extensions.dll | |
System.Runtime.Serialization -> /home/dicej/p/runtimelab/artifacts/bin/System.Runtime.Serialization/Debug/net9.0-wasi/System.Runtime.Serialization.dll | |
/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System/Net/Http/WasiHttpHandler/WasiHttpHandler.cs(260,38): error CS0246: The type or namespace name 'Thread' could not be found (are you missing a using directive or an assembly reference?) [/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System.Net.Http.csproj::TargetFramework=net9.0-wasi] | |
/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System/Net/Http/WasiHttpHandler/WasiHttpHandler.cs(263,49): error CS0246: The type or namespace name 'Thread' could not be found (are you missing a using directive or an assembly reference?) [/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System.Net.Http.csproj::TargetFramework=net9.0-wasi] | |
System.Security.SecureString -> /home/dicej/p/runtimelab/artifacts/bin/System.Security.SecureString/Debug/net9.0-wasi/System.Security.SecureString.dll | |
System.IO.UnmanagedMemoryStream -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.UnmanagedMemoryStream/Debug/net9.0-wasi/System.IO.UnmanagedMemoryStream.dll | |
System.Core -> /home/dicej/p/runtimelab/artifacts/bin/System.Core/Debug/net9.0-wasi/System.Core.dll | |
System.Console -> /home/dicej/p/runtimelab/artifacts/bin/System.Console/Debug/net9.0-wasi/System.Console.dll | |
System.Security -> /home/dicej/p/runtimelab/artifacts/bin/System.Security/Debug/net9.0-wasi/System.Security.dll | |
System.IO.Compression -> /home/dicej/p/runtimelab/artifacts/bin/System.IO.Compression/Debug/net9.0-wasi/System.IO.Compression.dll | |
mscorlib -> /home/dicej/p/runtimelab/artifacts/bin/mscorlib/ref/Debug/net9.0-wasi/mscorlib.dll | |
System -> /home/dicej/p/runtimelab/artifacts/bin/System/ref/Debug/net9.0-wasi/System.dll | |
System -> /home/dicej/p/runtimelab/artifacts/bin/System/Debug/net9.0-wasi/System.dll | |
mscorlib -> /home/dicej/p/runtimelab/artifacts/bin/mscorlib/Debug/net9.0-wasi/mscorlib.dll | |
Build FAILED. | |
/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System/Net/Http/WasiHttpHandler/WasiHttpHandler.cs(260,38): error CS0246: The type or namespace name 'Thread' could not be found (are you missing a using directive or an assembly reference?) [/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System.Net.Http.csproj::TargetFramework=net9.0-wasi] | |
/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System/Net/Http/WasiHttpHandler/WasiHttpHandler.cs(263,49): error CS0246: The type or namespace name 'Thread' could not be found (are you missing a using directive or an assembly reference?) [/home/dicej/p/runtimelab/src/libraries/System.Net.Http/src/System.Net.Http.csproj::TargetFramework=net9.0-wasi] | |
0 Warning(s) | |
2 Error(s) | |
Time Elapsed 00:02:00.91 | |
Build failed with exit code 1. Check errors above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment