Advertisement
castermn

libreoffice compile testtool

Nov 12th, 2011
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. [ build JAR ] pocketword
  2. [ build MOD ] scripting
  3. [ build JAR ] XMergeBridge
  4. [ build MOD ] xmerge
  5. [ build MOD ] tail_end
  6. [ build ALL ] top level modules: tail_end
  7. [ build ALL ] loaded modules: MathMLDTD Mesa animations automation basctl bean chart2 cui dbaccess desktop eventattacher fileaccess filter forms formula hwpfilter lotuswordpro oox package padmin reportdesign sc sccomp scripting sd slideshow starmath sw swext tail_end testautomation unoxml uui vbahelper wizards writerfilter writerperfect xmerge xmlsecurity
  8. tail_build deliver
  9. Module 'tail_build' delivered successfully. 0 files copied, 0 files unchanged
  10.  
  11. -----------------------------------------------------------------------
  12. Oh dear - something failed during the build - sorry !
  13. For more help with debugging build errors, please see the section in:
  14. http://wiki.documentfoundation.org/Development
  15.  
  16. internal build errors:
  17.  
  18. ERROR: error 65280 occurred while making /home/luc/git/core/testtools/source/bridgetest
  19.  
  20. it seems that the error is inside 'testtools', please re-run build
  21. inside this module to isolate the error and/or test your fix:
  22. -----------------------------------------------------------------------
  23.  
  24. /bin/bash
  25. cd /home/luc/git/core
  26. source ./Env.Host.sh
  27. cd testtools
  28. rm -Rf /home/luc/git/core/testtools/unxlngx6.pro # optional module 'clean'
  29. build
  30.  
  31. when the problem is isolated and fixed exit and re-run 'make' from the top-level
  32. make: *** [build] Fout 1
  33. luc@debian:~/git/core$
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement