Advertisement
castermn

testtool - part 2

Nov 13th, 2011
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.41 KB | None | 0 0
  1. luc@debian:~/git/core$ /bin/bash
  2. luc@debian:~/git/core$ cd /home/luc/git/core
  3. luc@debian:~/git/core$ source ./Env.Host.sh
  4. luc@debian:~/git/core$ cd testtools/
  5. luc@debian:~/git/core/testtools$ rm -Rf /home/luc/git/core/testtools/unxlngx6.pro
  6. luc@debian:~/git/core/testtools$ build
  7.  
  8.  
  9. =============
  10. (1/1) Building module testtools
  11. =============
  12. Entering /home/luc/git/core/testtools/source/cliversioning
  13.  
  14. Entering /home/luc/git/core/testtools/inc
  15.  
  16. Entering /home/luc/git/core/testtools/source/bridgetest/idl
  17.  
  18. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/idlc -O../../../unxlngx6.pro/misc/bridgetest_idl -I/home/luc/git/core/solver/unxlngx6.pro/idl -cid -we bridgetest.idl
  19. Compiling: bridgetest.idl
  20. rm -f ../../../unxlngx6.pro/bin/bridgetest.rdb
  21. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/regmerge ../../../unxlngx6.pro/bin/bridgetest.rdb /UCR ../../../unxlngx6.pro/misc/bridgetest_idl/bridgetest.urd
  22. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/cppumaker -O../../../unxlngx6.pro/inc -BUCR ../../../unxlngx6.pro/bin/bridgetest.rdb -X/home/luc/git/core/solver/unxlngx6.pro/bin/types.rdb
  23. touch ../../../unxlngx6.pro/misc/bridgetest_idl.cppumaker.done
  24. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/javamaker -O../../../unxlngx6.pro/class -BUCR -nD -X/home/luc/git/core/solver/unxlngx6.pro/bin/types.rdb ../../../unxlngx6.pro/bin/bridgetest.rdb
  25. touch ../../../unxlngx6.pro/misc/bridgetest_idl.javamaker.done
  26. Entering /home/luc/git/core/testtools/source/bridgetest
  27.  
  28. Making: all_bridgetest.dpslo
  29. Compiling: testtools/unxlngx6.pro/misc/cppobj.uno_version.c
  30. Compiling: testtools/unxlngx6.pro/misc/bridgetest.uno_version.c
  31. Compiling: testtools/unxlngx6.pro/misc/constructors.uno_version.c
  32. Compiling: testtools/source/bridgetest/bridgetest.cxx
  33. Compiling: testtools/source/bridgetest/cppobj.cxx
  34. Compiling: testtools/source/bridgetest/currentcontextchecker.cxx
  35. Compiling: testtools/source/bridgetest/multi.cxx
  36. Making: cppobj.lib
  37. Making: bridgetest.lib
  38. Making: cppobj.uno.so
  39. Making: bridgetest.uno.so
  40. Compiling: testtools/source/bridgetest/constructors.cxx
  41. Making: constructors.uno.so
  42. Making: all_bridgetest.dpslo
  43. echo ../../unxlngx6.pro/lib
  44. ../../unxlngx6.pro/lib
  45. /bin/cp /home/luc/git/core/solver/unxlngx6.pro/bin/udkapi.rdb ../../unxlngx6.pro/lib/uno_types.rdb
  46. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/regmerge ../../unxlngx6.pro/lib/uno_types.rdb / ../../unxlngx6.pro/bin/bridgetest.rdb
  47. echo \
  48. '<list><filename>bridgetest.component</filename> <filename>constructors.component</filename> <filename>cppobj.component</filename> <filename>testComponent.component</filename></list>' \
  49. > ../../unxlngx6.pro/misc/uno_services.input
  50. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/xsltproc --nonet --stringparam uri './bridgetest.uno.so' -o ../../unxlngx6.pro/misc/bridgetest.component \
  51. /home/luc/git/core/solenv/bin/createcomponent.xslt bridgetest.component
  52. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/xsltproc --nonet --stringparam uri './constructors.uno.so' -o ../../unxlngx6.pro/misc/constructors.component \
  53. /home/luc/git/core/solenv/bin/createcomponent.xslt constructors.component
  54. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/xsltproc --nonet --stringparam uri './cppobj.uno.so' -o ../../unxlngx6.pro/misc/cppobj.component \
  55. /home/luc/git/core/solenv/bin/createcomponent.xslt cppobj.component
  56. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/xsltproc --nonet --stringparam uri \
  57. 'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o ../../unxlngx6.pro/misc/testComponent.component \
  58. /home/luc/git/core/solenv/bin/createcomponent.xslt testComponent.component
  59. : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/xsltproc --nonet --stringparam prefix /home/luc/git/core/testtools/source/bridgetest/../../unxlngx6.pro/misc/ -o ../../unxlngx6.pro/lib/uno_services.rdb \
  60. /home/luc/git/core/solenv/bin/packcomponents.xslt ../../unxlngx6.pro/misc/uno_services.input
  61. cd ../../unxlngx6.pro/lib && : && LD_LIBRARY_PATH=/home/luc/git/core/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /home/luc/git/core/solver/unxlngx6.pro/bin/uno \
  62. -ro uno_services.rdb -ro uno_types.rdb \
  63. -s com.sun.star.test.bridge.BridgeTest -- \
  64. com.sun.star.test.bridge.CppTestObject
  65.  
  66.  
  67.  
  68. ### test succeeded!
  69. cp -f /home/luc/git/core/solver/unxlngx6.pro/xml/ure/services.rdb ../../unxlngx6.pro/lib/services.rdb
  70. cp: cannot stat `/home/luc/git/core/solver/unxlngx6.pro/xml/ure/services.rdb': No such file or directory
  71. dmake: Error code 1, while making '../../unxlngx6.pro/lib/services.rdb'
  72.  
  73. -----------------------------------------------------------------------
  74. Oh dear - something failed during the build - sorry !
  75. For more help with debugging build errors, please see the section in:
  76. http://wiki.documentfoundation.org/Development
  77.  
  78. internal build errors:
  79.  
  80. ERROR: error 65280 occurred while making /home/luc/git/core/testtools/source/bridgetest
  81.  
  82. it seems that the error is inside 'testtools', please re-run build
  83. inside this module to isolate the error and/or test your fix:
  84. -----------------------------------------------------------------------
  85.  
  86. /bin/bash
  87. cd /home/luc/git/core
  88. source ./Env.Host.sh
  89. cd testtools
  90. rm -Rf /home/luc/git/core/testtools/unxlngx6.pro # optional module 'clean'
  91. build
  92.  
  93. when the problem is isolated and fixed exit and re-run 'make' from the top-level
  94. luc@debian:~/git/core/testtools$
  95.  
  96.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement