Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mono 5.0.0 #2049

Merged
merged 2 commits into from
May 15, 2017
Merged

Mono 5.0.0 #2049

merged 2 commits into from
May 15, 2017

Conversation

dbent
Copy link
Member

@dbent dbent commented May 15, 2017

Fixes #2048

@dbent dbent added the In progress We're still working on this label May 15, 2017
@dbent dbent mentioned this pull request May 15, 2017
@dbent dbent removed the In progress We're still working on this label May 15, 2017
@dbent dbent mentioned this pull request May 15, 2017
@politas
Copy link
Member

politas commented May 15, 2017

Seems like IL-Repack is still targeting Mono 4, and thus failing? (If I'm reading this right)

========================================
Repack-Ckan
========================================
INFO: IL Repack - Version 2.0.12
INFO: Target platform directory resolved to /usr/lib/mono/4.0
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CmdLine.exe
INFO: Failed to load debug information for /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CmdLine.exe
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/Autofac.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CKAN.dll
INFO: Failed to load debug information for /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CKAN.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/ChinhDo.Transactions.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CommandLine.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CurlSharp.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/ICSharpCode.SharpZipLib.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/INIFileParser.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/Newtonsoft.Json.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/log4net.dll
INFO: Adding assembly for merge: /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CKAN-GUI.exe
INFO: Failed to load debug information for /mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CKAN-GUI.exe
WARN: Duplicate Win32 resource with id=0, parents=[3,1], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[3,2], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[3,3], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[3,4], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[3,5], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[3,6], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[3,7], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[14,32512], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
WARN: Duplicate Win32 resource with id=0, parents=[24,1], name= in assembly CKAN-GUI, Version=1.22.0.0, Culture=neutral, PublicKeyToken=null, ignoring
INFO: Processing references
INFO: Processing types
INFO: Merging <Module>
INFO: Merging <Module>
INFO: Renaming <>f__AnonymousType0`2 into <0180ca7c-fe02-4527-9d72-6ff7b7018d9c><>f__AnonymousType0`2
INFO: Merging <Module>
INFO: Renaming <PrivateImplementationDetails> into <060643bf-553d-4e59-ab29-5608a9c0df15><PrivateImplementationDetails>
INFO: Merging <Module>
INFO: Merging <Module>
INFO: Merging <Module>
INFO: Merging <Module>
INFO: Merging <Module>
INFO: Merging <Module>
INFO: Renaming <PrivateImplementationDetails> into <fcb18da7-2728-496b-b958-e68b637ee319><PrivateImplementationDetails>
INFO: Merging <Module>
INFO: Merging <Module>
INFO: Processing types
INFO: Processing resources
WARN: [System.Runtime.CompilerServices.CompilationRelaxationsAttribute] attribute wasn't merged because of inconsistency across merged assemblies
INFO: Fixing references
System.ComponentModel.Win32Exception (0x80004005): ApplicationName='/tmp/tmp3166687a.tmp', CommandLine='-r -p:/mnt/raid/Repositories/monodevelop/CKAN/_build/out/CmdLine/Debug/bin/CmdLine.pdb -s:srcsrv', CurrentDirectory='', Native error= Access denied
  at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x002dc] in <76fe267e1bf64ad1a7865d07a5edd3f0>:0 
  at System.Diagnostics.Process.Start () [0x0003a] in <76fe267e1bf64ad1a7865d07a5edd3f0>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <76fe267e1bf64ad1a7865d07a5edd3f0>:0 
  at ILRepacking.Steps.SourceServerData.PdbStr.Execute (System.String arguments) [0x0002d] in <b2eacf7d68f042b0849ffe35ef7f670c>:0 
  at ILRepacking.Steps.SourceServerData.PdbStr.Read (System.String pdb) [0x0000c] in <b2eacf7d68f042b0849ffe35ef7f670c>:0 
  at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].ToArray () [0x0002b] in <c716d84e34fc4c408a98d9a0c1024723>:0 
  at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <c716d84e34fc4c408a98d9a0c1024723>:0 
  at ILRepacking.Steps.SourceServerData.SourceServerDataRepackStep.Perform () [0x0003e] in <b2eacf7d68f042b0849ffe35ef7f670c>:0 
  at ILRepacking.ILRepack.Repack () [0x002dd] in <b2eacf7d68f042b0849ffe35ef7f670c>:0 
  at ILRepacking.Application.Main (System.String[] args) [0x0004a] in <b2eacf7d68f042b0849ffe35ef7f670c>:0 
An error occurred when executing task 'Repack-Ckan'.

@dbent
Copy link
Member Author

dbent commented May 15, 2017

Delete your _build/tools/ILRepack directory.

@politas
Copy link
Member

politas commented May 15, 2017

Ah, yes. I forgot that step. Now it's working. I knew there had to be some change in my system that had caused this to break. I missed the Mono version upgrade.

@politas politas merged commit b155071 into master May 15, 2017
politas added a commit that referenced this pull request May 15, 2017
@politas
Copy link
Member

politas commented May 15, 2017

Thanks, @dbent! Now I can get on with other things!

@politas politas deleted the mono_5.0.0 branch May 15, 2017 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants