-
Notifications
You must be signed in to change notification settings - Fork 8.4k
powershell won't compile on ubuntu 16.10 #2735
Copy link
Copy link
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aOS-LinuxResolution-AnsweredThe question is answered.The question is answered.WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Milestone
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aOS-LinuxResolution-AnsweredThe question is answered.The question is answered.WG-Maintainers-Buildspecific to affecting the buildspecific to affecting the build
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
Expected behavior
PowerShell binary exists.
Actual behavior
christopher@starburst:~/projects/power-shell/src/powershell-unix⟫ dotnet build --configuration Linux
Project Microsoft.PowerShell.CoreCLR.AssemblyLoadContext (.NETStandard,Version=v1.6) will be compiled because expected outputs are missing
Compiling Microsoft.PowerShell.CoreCLR.AssemblyLoadContext for .NETStandard,Version=v1.6
/usr/share/dotnet/dotnet compile-csc @/home/christopher/projects/power-shell/src/Microsoft.PowerShell.CoreCLR.AssemblyLoadContext/obj/Linux/netstandard1.6/dotnet-compile.rsp returned Exit Code 1
/home/christopher/projects/power-shell/src/Microsoft.PowerShell.CoreCLR.AssemblyLoadContext/CoreCLR/CorePsAssemblyLoadContext.cs(112,35): error CS0103: The name 'InitializeTypeCatalog' does not exist in the current context
Compilation failed.
0 Warning(s)
1 Error(s)
Time elapsed 00:00:01.2199140
Environment data
uname -a
Linux starburst 4.8.0-26-generic #28-Ubuntu SMP Tue Oct 18 14:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.10
Release: 16.10
Codename: yakkety
dotnet --version
1.0.0-preview2-1-003177
dotnet --info
.NET Command Line Tools (1.0.0-preview2-1-003177)
Product Information:
Version: 1.0.0-preview2-1-003177
Commit SHA-1 hash: a2df9c2576
Runtime Environment:
OS Name: ubuntu
OS Version: 16.10
OS Platform: Linux
RID: ubuntu.16.10-x64