Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

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

Merged
merged 1 commit into from
May 31, 2017

Conversation

dotnet-bot
Copy link

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

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
Member

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

cc @stephentoub @danmosemsft

@stephentoub
Copy link
Member

@dotnet-bot test this please

@danmoseley
Copy link
Member

@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
Member

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
Member

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

@danmoseley
Copy link
Member

@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
Member

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

@danmoseley
Copy link
Member

@dotnet-bot test portable windows debug pipeline

@gkhanna79
Copy link
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
Copy link
Member

chcosta commented May 31, 2017

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

@chcosta
Copy link
Member

chcosta commented May 31, 2017

@danmoseley
Copy link
Member

@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
Member

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

@gkhanna79
Copy link
Member

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

@gkhanna79
Copy link
Member

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

@danmoseley
Copy link
Member

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

@ellismg
Copy link
Contributor

ellismg commented May 31, 2017

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
Copy link
Member

danmoseley commented May 31, 2017

@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
Copy link
Member

krwq commented May 31, 2017

FYI my local netfx build with this changes is not failing

@danmoseley
Copy link
Member

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

@danmoseley
Copy link
Member

Tizen passed this time - woot.

@danmoseley
Copy link
Member

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.