Loading

Paste #pjbh3op2l

  1. $  make clean        
  2. [CLEAN PNML]
  3. [CLEAN NML]
  4. [CLEAN LNG]
  5. [CLEAN GRF]
  6. [CLEAN DOC]
  7. [CLEAN BUNDLE]
  8. [CLEAN BUNDLE SRC]
  9.  
  10.  
  11. $  time make -j1      
  12. [GENERATE PNML]
  13. python scripts/preprocess.py 'FIRS Industry Replacement Set 2015-01-24 (5502:abc336a88976)' '4053' '' ''
  14. [PYTHON] python preprocessing
  15. [PYTHON] render pnml
  16. Linking
  17. 17.02s
  18. [PYTHON] render docs
  19. [PARSE BASE LANG & EXTRA STRINGS] utils.py
  20. 1.33s
  21. [CPP] generated/firs.nml
  22. [LNG] custom_tags.txt
  23. [NML] firs.grf
  24.  nmlc warning: "lang/serbian.lng", line 123: String commands don't match with master file "english.lng"
  25. nmlc warning: "lang/serbian.lng", line 129: String commands don't match with master file "english.lng"
  26.  nmlc warning: "lang/esperanto.lng", line 122: String commands don't match with master file "english.lng"
  27. nmlc warning: "lang/esperanto.lng", line 128: String commands don't match with master file "english.lng"
  28.  nmlc warning: "lang/welsh.lng", line 122: String commands don't match with master file "english.lng"
  29. nmlc warning: "lang/welsh.lng", line 128: String commands don't match with master file "english.lng"
  30.  nmlc warning: "lang/slovak.lng", line 133: String commands don't match with master file "english.lng"
  31. nmlc warning: "lang/slovak.lng", line 140: String commands don't match with master file "english.lng"
  32.  nmlc warning: "lang/czech.lng", line 99: String commands don't match with master file "english.lng"
  33. nmlc warning: "lang/czech.lng", line 104: String commands don't match with master file "english.lng"
  34.  nmlc warning: "lang/romanian.lng", line 125: String commands don't match with master file "english.lng"
  35. nmlc warning: "lang/romanian.lng", line 132: String commands don't match with master file "english.lng"
  36. [BUNDLE] firs
  37. [BUNDLE TAR] firs.tar
  38. make -j1  180.20s user 4.45s system 127% cpu 2:24.38 total
  39.  
  40. $  time make -j1
  41. [CPP] generated/firs.nml
  42. [LNG] custom_tags.txt
  43. [NML] firs.grf
  44.  nmlc warning: "lang/serbian.lng", line 123: String commands don't match with master file "english.lng"
  45. nmlc warning: "lang/serbian.lng", line 129: String commands don't match with master file "english.lng"
  46.  nmlc warning: "lang/esperanto.lng", line 122: String commands don't match with master file "english.lng"
  47. nmlc warning: "lang/esperanto.lng", line 128: String commands don't match with master file "english.lng"
  48.  nmlc warning: "lang/welsh.lng", line 122: String commands don't match with master file "english.lng"
  49. nmlc warning: "lang/welsh.lng", line 128: String commands don't match with master file "english.lng"
  50.  nmlc warning: "lang/slovak.lng", line 133: String commands don't match with master file "english.lng"
  51. nmlc warning: "lang/slovak.lng", line 140: String commands don't match with master file "english.lng"
  52.  nmlc warning: "lang/czech.lng", line 99: String commands don't match with master file "english.lng"
  53. nmlc warning: "lang/czech.lng", line 104: String commands don't match with master file "english.lng"
  54.  nmlc warning: "lang/romanian.lng", line 125: String commands don't match with master file "english.lng"
  55. nmlc warning: "lang/romanian.lng", line 132: String commands don't match with master file "english.lng"
  56. [BUNDLE] firs
  57. [BUNDLE TAR] firs.tar
  58. make -j1  109.06s user 3.01s system 99% cpu 1:52.19 total

Comments