Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Input
- ### PowerShell
- ```powershell
- PowerShell 7.4.1
- PS C:\Users\janin\Documents\Files\GitHub\Godot-fork> ./modules/mono.build_scripts/build_assemblies.py --godot-output-dir ./bin
- ```
- # Output
- ### py
- ```py
- Running MSBuild: 'C:\Program Files\dotnet\dotnet.exe' msbuild 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue/GodotSharp/GodotSharp.sln' /restore /t:Build /p:Configuration=Debug /p:NoWarn=1591
- MSBuild version 17.9.6+a4ecab324 for .NET
- Determining projects to restore...
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharpEditor\GodotSharpEditor.csproj (in 133 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotPlugins\GodotPlugins.csproj (in 133 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj (in 693 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\Godot.SourceGenerators.Internal\Godot.SourceGenerators.Internal.csproj (in 775 ms).
- Godot.SourceGenerators.Internal -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\Godot.SourceGenerators.Internal\bin\Debug\netstandard2.0\Godot.SourceGenerators.Internal.dll
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Generated\GodotObjects\GltfAccessor.cs(287, 18): warning CS0108: 'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Generated\GodotObjects\GltfAccessor.cs(578, 43): warning CS0108: 'GltfAccessor.MethodName.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Core\Dictionary.cs(483, 18): warning CA1001: Type 'Dictionary' owns disposable field(s) '_underlyingDict' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001) [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Core\Array.cs(1045, 25): warning CA1001: Type 'Array' owns disposable field(s) '_underlyingArray' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001) [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- GodotSharp -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\bin\Debug\GodotSharp.dll
- GodotPlugins -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotPlugins\bin\Debug\net6.0\GodotPlugins.dll
- GodotSharpEditor -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharpEditor\bin\Debug\GodotSharpEditor.dll
- The package GodotSharpEditor.4.3.0-dev is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharpEditor\bin\Debug\GodotSharpEditor.4.3.0-dev.nupkg'.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharpEditor\bin\Debug\GodotSharpEditor.4.3.0-dev.snupkg'.
- The package GodotSharp.4.3.0-dev is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\bin\Debug\GodotSharp.4.3.0-dev.nupkg'.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\bin\Debug\GodotSharp.4.3.0-dev.snupkg'.
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotSharp.dll...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotSharp.pdb...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotSharp.xml...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotSharpEditor.dll...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotSharpEditor.pdb...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotSharpEditor.xml...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotPlugins.dll...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotPlugins.pdb...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Debug\GodotPlugins.runtimeconfig.json...
- Running MSBuild: 'C:\Program Files\dotnet\dotnet.exe' msbuild 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue/GodotSharp/GodotSharp.sln' /restore /t:Build /p:Configuration=Release /p:NoWarn=1591
- MSBuild version 17.9.6+a4ecab324 for .NET
- Determining projects to restore...
- All projects are up-to-date for restore.
- Godot.SourceGenerators.Internal -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\Godot.SourceGenerators.Internal\bin\Release\netstandard2.0\Godot.SourceGenerators.Internal.dll
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Generated\GodotObjects\GltfAccessor.cs(287, 18): warning CS0108: 'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Generated\GodotObjects\GltfAccessor.cs(578, 43): warning CS0108: 'GltfAccessor.MethodName.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Core\Dictionary.cs(483, 18): warning CA1001: Type 'Dictionary' owns disposable field(s) '_underlyingDict' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001) [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\Core\Array.cs(1045, 25): warning CA1001: Type 'Array' owns disposable field(s) '_underlyingArray' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001) [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\GodotSharp.csproj]
- GodotSharp -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\bin\Release\GodotSharp.dll
- GodotPlugins -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotPlugins\bin\Release\net6.0\GodotPlugins.dll
- GodotSharpEditor -> C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharpEditor\bin\Release\GodotSharpEditor.dll
- The package GodotSharpEditor.4.3.0-dev is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharpEditor\bin\Release\GodotSharpEditor.4.3.0-dev.nupkg'.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharpEditor\bin\Release\GodotSharpEditor.4.3.0-dev.snupkg'.
- The package GodotSharp.4.3.0-dev is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\bin\Release\GodotSharp.4.3.0-dev.nupkg'.
- Successfully created package 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue\GodotSharp\GodotSharp\bin\Release\GodotSharp.4.3.0-dev.snupkg'.
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotSharp.dll...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotSharp.pdb...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotSharp.xml...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotSharpEditor.dll...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotSharpEditor.pdb...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotSharpEditor.xml...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotPlugins.dll...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotPlugins.pdb...
- Copying assembly to C:\Users\janin\Documents\Files\GitHub\Godot-fork\bin\GodotSharp\Api\Release\GodotPlugins.runtimeconfig.json...
- Running MSBuild: 'C:\Program Files\dotnet\dotnet.exe' msbuild 'C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\glue/GodotSharp/GodotSharp.sln' /restore /t:Build /p:Configuration=Release /p:NoWarn=1591
- MSBuild version 17.9.6+a4ecab324 for .NET
- Determining projects to restore...
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\Godot.NET.Sdk\Godot.SourceGenerators\Godot.SourceGenerators.csproj : error NU1301: The local source 'C:\Users\janin\MyLocalNugetSource' doesn't exist. [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.sln]
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.Shared\GodotTools.Shared.csproj (in 129 ms).
- Failed to restore C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\Godot.NET.Sdk\Godot.SourceGenerators\Godot.SourceGenerators.csproj (in 130 ms).
- C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.OpenVisualStudio\GodotTools.OpenVisualStudio.csproj : error NU1301: The local source 'C:\Users\janin\MyLocalNugetSource' doesn't exist. [C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.sln]
- Failed to restore C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.OpenVisualStudio\GodotTools.OpenVisualStudio.csproj (in 9 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.IdeMessaging\GodotTools.IdeMessaging.csproj (in 201 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.Core\GodotTools.Core.csproj (in 2 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.BuildLogger\GodotTools.BuildLogger.csproj (in 580 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools.ProjectEditor\GodotTools.ProjectEditor.csproj (in 672 ms).
- Restored C:\Users\janin\Documents\Files\GitHub\Godot-fork\modules\mono\editor\GodotTools\GodotTools\GodotTools.csproj (in 858 ms).
- 1 of 9 projects are up-to-date for restore.
- ```
- *quits here*
Advertisement
Add Comment
Please, Sign In to add comment