gusibsd

Untitled

Mar 25th, 2014
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/bin/itstool", line 1516, in <module>
  3. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  4. File "/usr/local/bin/itstool", line 724, in apply_its_rules
  5. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  6. File "/usr/local/bin/itstool", line 754, in apply_its_file
  7. if not nss.has_key(nsdef.name):
  8. AttributeError: 'dict' object has no attribute 'has_key'
  9. Traceback (most recent call last):
  10. File "/usr/local/bin/itstool", line 1516, in <module>
  11. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  12. File "/usr/local/bin/itstool", line 724, in apply_its_rules
  13. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  14. File "/usr/local/bin/itstool", line 754, in apply_its_file
  15. if not nss.has_key(nsdef.name):
  16. AttributeError: 'dict' object has no attribute 'has_key'
  17. gmake[3]: *** [bg/bg.stamp] Error 1
  18. gmake[3]: *** Waiting for unfinished jobs....
  19. gmake[3]: *** [de/de.stamp] Error 1
  20. Traceback (most recent call last):
  21. File "/usr/local/bin/itstool", line 1516, in <module>
  22. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  23. File "/usr/local/bin/itstool", line 724, in apply_its_rules
  24. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  25. File "/usr/local/bin/itstool", line 754, in apply_its_file
  26. if not nss.has_key(nsdef.name):
  27. AttributeError: 'dict' object has no attribute 'has_key'
  28. Traceback (most recent call last):
  29. File "/usr/local/bin/itstool", line 1516, in <module>
  30. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  31. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  32. File "/usr/local/bin/itstool", line 754, in apply_its_file
  33. if not nss.has_key(nsdef.name):
  34. AttributeError: 'dict' object has no attribute 'has_key'
  35. Traceback (most recent call last):
  36. File "/usr/local/bin/itstool", line 1516, in <module>
  37. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  38. File "/usr/local/bin/itstool", line 724, in apply_its_rules
  39. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  40. File "/usr/local/bin/itstool", line 754, in apply_its_file
  41. if not nss.has_key(nsdef.name):
  42. AttributeError: 'dict' object has no attribute 'has_key'
  43. gmake[3]: *** [fi/fi.stamp] Error 1
  44. Traceback (most recent call last):
  45. File "/usr/local/bin/itstool", line 1516, in <module>
  46. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  47. File "/usr/local/bin/itstool", line 724, in apply_its_rules
  48. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  49. File "/usr/local/bin/itstool", line 754, in apply_its_file
  50. if not nss.has_key(nsdef.name):
  51. AttributeError: 'dict' object has no attribute 'has_key'
  52. gmake[3]: *** [cs/cs.stamp] Error 1
  53. gmake[3]: *** [el/el.stamp] Error 1
  54. Traceback (most recent call last):
  55. File "/usr/local/bin/itstool", line 1516, in <module>
  56. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  57. File "/usr/local/bin/itstool", line 724, in apply_its_rules
  58. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  59. File "/usr/local/bin/itstool", line 754, in apply_its_file
  60. if not nss.has_key(nsdef.name):
  61. AttributeError: 'dict' object has no attribute 'has_key'
  62. gmake[3]: *** [ca/ca.stamp] Error 1
  63. Traceback (most recent call last):
  64. File "/usr/local/bin/itstool", line 1516, in <module>
  65. doc.apply_its_rules(not(opts.nobuiltins), params=params)
  66. File "/usr/local/bin/itstool", line 724, in apply_its_rules
  67. self.apply_its_file(os.path.join(itsdir, dfile), params=params)
  68. File "/usr/local/bin/itstool", line 754, in apply_its_file
  69. if not nss.has_key(nsdef.name):
  70. AttributeError: 'dict' object has no attribute 'has_key'
  71. gmake[3]: *** [en_GB/en_GB.stamp] Error 1
  72. gmake[3]: *** [es/es.stamp] Error 1
  73. gmake[3]: Leaving directory `/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-3.12.0/help'
  74. gmake[2]: *** [all-recursive] Error 1
  75. gmake[2]: Leaving directory `/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-3.12.0'
  76. gmake[1]: *** [all] Error 2
  77. gmake[1]: Leaving directory `/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-3.12.0'
  78. ===> Compilation failed unexpectedly.
  79. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
  80. the maintainer.
Advertisement
Add Comment
Please, Sign In to add comment