Advertisement
Jib

Untitled

Jib
Feb 3rd, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. ==> Starting make...
  2. patching file components/SConscript
  3. rm: impossible de supprimer ยซ install.rdf ยป: Aucun fichier ou dossier de ce type
  4. ******************************
  5. TRAY COMPONENT BUILD OPTIONS
  6. ******************************
  7. ERROR MESSAGES: on
  8. DEBUG MESSAGES: off
  9. DEBUG EVENT FILTERS: off
  10. DEBUG FUNCTION CALLS: off
  11. REMEMBER WINDOWS POSITION: on
  12.  
  13.  
  14.  
  15. scons: Reading SConscript files ...
  16. linking: --static
  17. Using GECKO_SDK=/usr/lib/xulrunner-devel-10.0
  18. NPTRAY: nptray_x86_64
  19. scons: done reading SConscript files.
  20. scons: Building targets ...
  21. python2 /usr/lib/xulrunner-devel-10.0/sdk/bin/header.py -Icomponents -I/usr/lib/xulrunner-devel-10.0/idl -o components/nsITray.h components/nsITray.idl
  22. Traceback (most recent call last):
  23. File "/usr/lib/xulrunner-devel-10.0/sdk/bin/header.py", line 497, in <module>
  24. p = xpidl.IDLParser(outputdir=options.cachedir)
  25. File "/usr/lib/xulrunner-devel-10.0/sdk/bin/xpidl.py", line 1453, in __init__
  26. optimize=1)
  27. File "/usr/lib/xulrunner-devel-10.0/sdk/bin/ply/lex.py", line 1004, in lex
  28. lexobj.writetab(lextab,outputdir)
  29. File "/usr/lib/xulrunner-devel-10.0/sdk/bin/ply/lex.py", line 175, in writetab
  30. filename = os.path.join(outputdir,basetabfilename)+".py"
  31. File "/usr/lib/python2.7/posixpath.py", line 68, in join
  32. elif path == '' or path.endswith('/'):
  33. AttributeError: 'NoneType' object has no attribute 'endswith'
  34. scons: *** [components/nsITray.h] Error 1
  35. scons: building terminated because of errors.
  36. error compiling firetray.xpi
  37. ==> ERREUR : Une erreur s'est produite dans build().
  38. #### = An error occured in build(). Aborting...
  39. Abandon...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement