Guest User

Untitled

a guest
Jan 17th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. replacing old 'openra-dr-245'
  2. installing 'openra-dr-247'
  3. these derivations will be built:
  4. /nix/store/wfln36kx5ird6bnzgz9zklhvh90ng5r7-openra-dr-247.drv
  5. building '/nix/store/wfln36kx5ird6bnzgz9zklhvh90ng5r7-openra-dr-247.drv'...
  6. unpacking sources
  7. unpacking source archive /nix/store/dlzzf1a21bqwrcvnnv4li59hhm970a5i-source
  8. unpacking source archive /nix/store/xxi88h2r10ycb1f0m24nqw2fnjg973wi-engine
  9. source root is .
  10. patching sources
  11. dos2unix: converting file CODE_OF_CONDUCT.md to Unix format...
  12. dos2unix: converting file CONTRIBUTING.md to Unix format...
  13. dos2unix: converting file README.md to Unix format...
  14. configuring
  15. Version changed to 247.
  16. make: Entering directory '/build/source/engine'
  17. make: Leaving directory '/build/source/engine'
  18. building
  19. build flags: SHELL=/nix/store/vs6d2fjkl4kb3jb7rwibsd76k9v2n4xy-bash-4.4-p23/bin/bash prefix=\$\(out\)
  20. make[1]: Entering directory '/build/source/engine'
  21. Detected Lua 5.1 library at /nix/store/0yxc4p8qh8rwl8b4y7jyzs1xdywcf0x9-lua-5.1.5/lib/liblua.so.5.1.5
  22. Eluant.dll.config has been created successfully.
  23. CSC fixheader.exe
  24. CSC OpenRA.Game.exe
  25. CSC OpenRA.Platforms.Default.dll
  26. CSC mods/common/OpenRA.Mods.Common.dll
  27. CSC mods/common/OpenRA.Mods.Cnc.dll
  28. CSC mods/d2k/OpenRA.Mods.D2k.dll
  29. CSC OpenRA.Utility.exe
  30. CSC OpenRA.Server.exe
  31. make[1]: Leaving directory '/build/source/engine'
  32. SpriteLoaders/DrCrsLoader.cs(22,29): error CS0535: 'DrCrsLoader' does not implement interface member 'ISpriteLoader.TryParseSprite(Stream, out ISpriteFrame[])'
  33. SpriteLoaders/DrTilLoader.cs(21,29): error CS0535: 'DrTilLoader' does not implement interface member 'ISpriteLoader.TryParseSprite(Stream, out ISpriteFrame[])'
  34. SpriteLoaders/DrSprLoader.cs(21,29): error CS0535: 'DrSprLoader' does not implement interface member 'ISpriteLoader.TryParseSprite(Stream, out ISpriteFrame[])'
  35. Traits/World/PaletteFromDrFile.cs(24,44): error CS0246: The type or namespace name 'IProvidesCursorPaletteInfo' could not be found (are you missing a using directive or an assembly reference?)
  36. Traits/World/PaletteFromDrFile.cs(47,16): error CS0246: The type or namespace name 'IProvidesCursorPaletteInfo' could not be found (are you missing a using directive or an assembly reference?)
  37. Traits/World/PaletteFromDrFile.cs(47,16): error CS0538: 'IProvidesCursorPaletteInfo' in explicit interface declaration is not an interface
  38. Traits/World/PaletteFromDrFile.cs(49,26): error CS0246: The type or namespace name 'IProvidesCursorPaletteInfo' could not be found (are you missing a using directive or an assembly reference?)
  39. Traits/World/PaletteFromDrFile.cs(49,26): error CS0538: 'IProvidesCursorPaletteInfo' in explicit interface declaration is not an interface
  40. running tests
  41. check flags: SHELL=/nix/store/vs6d2fjkl4kb3jb7rwibsd76k9v2n4xy-bash-4.4-p23/bin/bash prefix=\$\(out\) VERBOSE=y test
  42. make[1]: Entering directory '/build/source/engine'
  43. CSC OpenRA.Platforms.Default.dll
  44. CSC mods/common/OpenRA.Mods.Common.dll
  45. CSC mods/common/OpenRA.Mods.Cnc.dll
  46. CSC mods/d2k/OpenRA.Mods.D2k.dll
  47. CSC OpenRA.Utility.exe
  48. CSC OpenRA.Server.exe
  49. make[1]: Leaving directory '/build/source/engine'
  50. Testing dr mod MiniYAML...
  51. Fontconfig error: Cannot load default config file
  52.  
  53. Unhandled Exception:
  54. System.IO.FileNotFoundException: Assembly `dr|OpenRA.Mods.Dr.dll` not found.
  55. at OpenRA.ObjectCreator..ctor (OpenRA.Manifest manifest, OpenRA.InstalledMods mods) [0x00137] in /build/source/engine/OpenRA.Game/ObjectCreator.cs:63
  56. at OpenRA.ModData..ctor (OpenRA.Manifest mod, OpenRA.InstalledMods mods, System.Boolean useLoadScreen) [0x0002c] in /build/source/engine/OpenRA.Game/ModData.cs:55
  57. at OpenRA.Program.Main (System.String[] args) [0x000e9] in /build/source/engine/OpenRA.Utility/Program.cs:74
  58. [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Assembly `dr|OpenRA.Mods.Dr.dll` not found.
  59. at OpenRA.ObjectCreator..ctor (OpenRA.Manifest manifest, OpenRA.InstalledMods mods) [0x00137] in /build/source/engine/OpenRA.Game/ObjectCreator.cs:63
  60. at OpenRA.ModData..ctor (OpenRA.Manifest mod, OpenRA.InstalledMods mods, System.Boolean useLoadScreen) [0x0002c] in /build/source/engine/OpenRA.Game/ModData.cs:55
  61. at OpenRA.Program.Main (System.String[] args) [0x000e9] in /build/source/engine/OpenRA.Utility/Program.cs:74
  62. make: *** [Makefile:149: test] Error 1
  63. builder for '/nix/store/wfln36kx5ird6bnzgz9zklhvh90ng5r7-openra-dr-247.drv' failed with exit code 2
  64. error: build of '/nix/store/wfln36kx5ird6bnzgz9zklhvh90ng5r7-openra-dr-247.drv' failed
Add Comment
Please, Sign In to add comment