Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Update CoreClr, Standard to preview1-25331-02, preview1-25331-01, respectively (master) - #20499

Merged
danmoseley merged 1 commit into
dotnet:masterfrom
dotnet-bot:master-UpdateDependencies
May 31, 2017
Merged

Update CoreClr, Standard to preview1-25331-02, preview1-25331-01, respectively (master)#20499
danmoseley merged 1 commit into
dotnet:masterfrom
dotnet-bot:master-UpdateDependencies

Conversation

@dotnet-bot

@dotnet-bot dotnet-bot commented May 31, 2017

Copy link
Copy Markdown

No description provided.

@dotnet-bot
dotnet-bot force-pushed the master-UpdateDependencies branch from c23c9cd to 3ad57a7 Compare May 31, 2017 13:29
@dotnet-bot
dotnet-bot force-pushed the master-UpdateDependencies branch from 3ad57a7 to bb636fe Compare May 31, 2017 13:47
@ViktorHofer

Copy link
Copy Markdown
Member

I can't push into this branch... Can somebody give me permissions to do so?

cc @stephentoub @danmosemsft

@stephentoub

Copy link
Copy Markdown
Member

@dotnet-bot test this please

@danmoseley

Copy link
Copy Markdown

@stephentoub I understand the test jobs above will not reset until the build legs restart them. I'ts confusing.

@innerloop Tizen armel Debug Cross Build (segfault)
@innerloop Tizen armel Release Cross Build (segfault)

@danmoseley

Copy link
Copy Markdown

ARM crossgen is segfaulting

/opt/corefx/Tools/System.ComponentModel.TypeConverter.dll -> /opt/corefx/Tools/System.ComponentModel.TypeConverter.ni.dll
Tools/crossgen.sh: line 54:   869 Segmentation fault      (core dumped) $__crossgen /Platform_Assemblies_Paths $__sharedFxDir:$__toolsDir /nologo /MissingDependenciesOK /ReadyToRun $__file > /dev/null

@eerhardt

Copy link
Copy Markdown
Member

@ViktorHofer - @weshaggard can give you push access to @dotnet-bot's repos.

@danmoseley

Copy link
Copy Markdown

@gkhanna79 I have seen segfaults running crossgen on ARM recently on other jobs eg https://github.com/dotnet/coreclr/issues/11438#issuecomment-304180771. Thoughts about these? Should we block on Tizen folk?

@danmoseley

Copy link
Copy Markdown

@dotnet-bot test Portable Windows x64 Debug Build please (@mmitche channel closed exception)

@danmoseley

Copy link
Copy Markdown

@dotnet-bot test portable windows debug pipeline

@gkhanna79

Copy link
Copy Markdown
Member

The above crash can be addressed if Tools/crossgen.sh skips compiling SPC.dll for Arm/Armel since cross compiling crossgen is not yet present for those arch on Linux. @chcosta is this something you can help with?

@chcosta

chcosta commented May 31, 2017

Copy link
Copy Markdown
Member

This is different than the thing @ellismg fixed a week or two ago? I can take a look.

@chcosta

chcosta commented May 31, 2017

Copy link
Copy Markdown
Member

@danmoseley

Copy link
Copy Markdown

@chcosta @gkhanna79 meantime, should this block merging this job? it's on critical path for 2.0 (but I don't want to skip anything actually necessay)

@gkhanna79

Copy link
Copy Markdown
Member

@dotnet-bot test Innerloop Tizen armel Debug Cross Build please

@gkhanna79

Copy link
Copy Markdown
Member

@dotnet-bot test Innerloop Tizen armel Release Cross Build please

@gkhanna79

Copy link
Copy Markdown
Member

@danmosemsft It should not block them but for now, I have restarted them to see if they pass.

@danmoseley

Copy link
Copy Markdown

I already re-run them, but sure why not.

@ellismg

ellismg commented May 31, 2017

Copy link
Copy Markdown
Contributor

I do not think the crossgen.sh thing is the problem. If you look at the build logs we hit pacakage restore issues later and that seems to fail the job.

@dotnet-bot dotnet-bot changed the title Update CoreClr, Standard to preview1-25331-01, preview1-25331-01, respectively (master) Update CoreClr, Standard to preview1-25331-02, preview1-25331-01, respectively (master) May 31, 2017
@dotnet-bot
dotnet-bot force-pushed the master-UpdateDependencies branch from bb636fe to e48d87a Compare May 31, 2017 17:11
@danmoseley

danmoseley commented May 31, 2017

Copy link
Copy Markdown

@joperezr any idea why the netfx build fails with


D:\j\workspace\netfx_windows---8c0e8fba\Tools\dotnetcli\sdk\2.0.0-preview1-005977\NuGet.targets(97,5): error : Unable to resolve 'Microsoft.NETCore.Runtime.CoreCLR (>= 2.1.0-preview1-25331-02)' for '.NETStandard,Version=v2.0'. [D:\j\workspace\netfx_windows---8c0e8fba\external\ilasm\ilasm.depproj] [D:\j\workspace\netfx_windows---8c0e8fba\external\ilasm\ilasm.depproj]
D:\j\workspace\netfx_windows---8c0e8fba\Tools\dotnetcli\sdk\2.0.0-preview1-005977\NuGet.targets(97,5): error : Unable to resolve 'Microsoft.NETCore.Runtime.CoreCLR (>= 2.1.0-preview1-25331-02)' for '.NETStandard,Version=v2.0 (win81-x64)'. [D:\j\workspace\netfx_windows---8c0e8fba\external\ilasm\ilasm.depproj] [D:\j\workspace\netfx_windows---8c0e8fba\external\ilasm\ilasm.depproj]

https://ci.dot.net/job/dotnet_corefx/job/master/job/netfx_windows_nt_debug_prtest/902/consoleText

@krwq

krwq commented May 31, 2017

Copy link
Copy Markdown
Member

FYI my local netfx build with this changes is not failing

@danmoseley

Copy link
Copy Markdown

@dotnet-bot test Innerloop netfx Windows_NT Debug x86 Build and Test please (nuget restore issue?)

@danmoseley

Copy link
Copy Markdown

Tizen passed this time - woot.

@danmoseley

Copy link
Copy Markdown

NETFX issue known issue @mmitche is updating images for.
I opened https://github.com/dotnet/corefx/issues/20510 for the other issue - seems it's just slightly out of the expected range.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.