Advertisement
tatung

Untitled

Jul 14th, 2011
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. Entering /home/tatung/mhst2011/git/libo/odk/pack/checkidl
  2.  
  3.  
  4. Entering /home/tatung/mhst2011/git/libo/odk/pack/checkinc2
  5.  
  6. diff -br ../../unxlngi6.pro/bin/odkcommon/idl /home/tatung/mhst2011/git/libo/solver/350/unxlngi6.pro/idl 2>&1 | /usr/bin/perl ../../util/checkdiff.pl ../../unxlngi6.pro/misc/checkidl.txt
  7. diff -br ../../unxlngi6.pro/bin/odkcommon/include/typelib /home/tatung/mhst2011/git/libo/solver/350/unxlngi6.pro/inc/typelib 2>&1 | /usr/bin/perl ../../util/checkdiff.pl ../../unxlngi6.pro/misc/checkinc2.txt
  8. diff -br ../../unxlngi6.pro/bin/odkcommon/include/uno /home/tatung/mhst2011/git/libo/solver/350/unxlngi6.pro/inc/uno 2>&1 | /usr/bin/perl ../../util/checkdiff.pl ../../unxlngi6.pro/misc/checkinc2.txt
  9. diff -br ../../unxlngi6.pro/bin/odkcommon/include/bridges /home/tatung/mhst2011/git/libo/solver/350/unxlngi6.pro/inc/bridges 2>&1 | /usr/bin/perl ../../util/checkdiff.pl ../../unxlngi6.pro/misc/checkinc2.txt
  10. diff -br ../../unxlngi6.pro/bin/odkcommon/include/cppu /home/tatung/mhst2011/git/libo/solver/350/unxlngi6.pro/inc/cppu 2>&1 | /usr/bin/perl ../../util/checkdiff.pl ../../unxlngi6.pro/misc/checkinc2.txt
  11. diff -br ../../unxlngi6.pro/bin/odkcommon/include/com/sun/star/uno /home/tatung/mhst2011/git/libo/solver/350/unxlngi6.pro/inc/com/sun/star/uno 2>&1 | /usr/bin/perl ../../util/checkdiff.pl ../../unxlngi6.pro/misc/checkinc2.txt
  12. diff -br ../../unxlngi6.pro/bin/odkcommon/include/cppuhelper /home/tatung/mhst2011/git/libo/solver/350/unxlngi6.pro/inc/cppuhelper 2>&1 | /usr/bin/perl ../../util/checkdiff.pl ../../unxlngi6.pro/misc/checkinc2.txt
  13. cat ../../unxlngi6.pro/misc/checkinc2.txt
  14.  
  15. cat ../../unxlngi6.pro/misc/checkidl.txt
  16.  
  17. Entering /home/tatung/mhst2011/git/libo/odk/util
  18.  
  19. cd ../unxlngi6.pro/bin/odkcommon && zip -urq ../odkcommon.zip . || ret=$?; if [[ "$ret" != "12" && "$ret" != "1" ]] ; then exit $ret ; fi && echo "Nothing to update for zip"
  20. /usr/bin/perl -w /home/tatung/mhst2011/git/libo/solenv/bin/cleanzip.pl ../unxlngi6.pro/bin/odkcommon.zip
  21. odk deliver
  22. Module 'odk' delivered successfully. 1 files copied, 3 files unchanged
  23.  
  24. -----------------------------------------------------------------------
  25. Oh dear - something failed during the build - sorry !
  26. For more help with debugging build errors, please see the section in:
  27. http://wiki.documentfoundation.org/Development
  28.  
  29. internal build errors:
  30.  
  31. ERROR: error 65280 occurred while making /home/tatung/mhst2011/git/libo/i18npool/source/localedata/data
  32.  
  33. it seems that the error is inside 'i18npool', please re-run build
  34. inside this module to isolate the error and/or test your fix:
  35. -----------------------------------------------------------------------
  36.  
  37. rm -Rf /home/tatung/mhst2011/git/libo/i18npool/unxlngi6.pro # optional module 'clean'
  38. /bin/sh
  39. cd /home/tatung/mhst2011/git/libo
  40. source ./LinuxX86Env.Set.sh
  41. cd i18npool
  42. build
  43.  
  44. when the problem is isolated and fixed exit and re-run 'make' from the top-level
  45. make: *** [all] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement