Advertisement
Guest User

build_error.log

a guest
Aug 9th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. log for /Users/jamchen/Developer/Android/libreoffice_core/jurt/prj
  2. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  3. [ build DEP ] LNK:Library/libjpipe.dylib
  4. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  5. [ build JCS ] Jar/jurt
  6. Note: Some input files use or override a deprecated API.
  7. Note: Recompile with -Xlint:deprecation for details.
  8. [ build JAR ] jurt
  9. [ build C ] jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c
  10. [ build LNK ] Library/libjpipe.dylib
  11. [ build ZIP ] jurt_src
  12. [ build MCB ] CustomTarget/jurt/util/libjpipe.jnilib
  13. macosx-create-bundle: error: file is not an executable or shared library.
  14. make[3]: *** [/Users/jamchen/Developer/Android/libreoffice_core/workdir/unxmacxi.pro/CustomTarget/jurt/util/libjpipe.jnilib] Error 1
  15. log for /Users/jamchen/Developer/Android/libreoffice_core/ucbhelper/prj
  16. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  17. [ build DEP ] LNK:Library/libucbhelper4gcc3.dylib
  18. make[3]: warning: -jN forced in submake: disabling jobserver mode.
  19. [ build PKG ] ucbhelper_inc
  20. [ build CXX ] ucbhelper/source/client/activedatasink.cxx
  21. [ build CXX ] ucbhelper/source/client/activedatastreamer.cxx
  22. [ build CXX ] ucbhelper/source/client/commandenvironment.cxx
  23. [ build CXX ] ucbhelper/source/client/content.cxx
  24. [ build CXX ] ucbhelper/source/client/contentbroker.cxx
  25. [ build CXX ] ucbhelper/source/client/fileidentifierconverter.cxx
  26. [ build CXX ] ucbhelper/source/client/interceptedinteraction.cxx
  27. [ build CXX ] ucbhelper/source/client/proxydecider.cxx
  28. [ build CXX ] ucbhelper/source/provider/cancelcommandexecution.cxx
  29. [ build CXX ] ucbhelper/source/provider/contenthelper.cxx
  30. [ build CXX ] ucbhelper/source/provider/contentidentifier.cxx
  31. [ build CXX ] ucbhelper/source/provider/contentinfo.cxx
  32. [ build CXX ] ucbhelper/source/provider/fd_inputstream.cxx
  33. [ build CXX ] ucbhelper/source/provider/interactionrequest.cxx
  34. [ build CXX ] ucbhelper/source/provider/propertyvalueset.cxx
  35. [ build CXX ] ucbhelper/source/provider/providerhelper.cxx
  36. [ build CXX ] ucbhelper/source/provider/registerucb.cxx
  37. [ build CXX ] ucbhelper/source/provider/resultset.cxx
  38. [ build CXX ] ucbhelper/source/provider/resultsethelper.cxx
  39. [ build CXX ] ucbhelper/source/provider/resultsetmetadata.cxx
  40. [ build CXX ] ucbhelper/source/provider/simpleauthenticationrequest.cxx
  41. [ build CXX ] ucbhelper/source/provider/simplecertificatevalidationrequest.cxx
  42. [ build CXX ] ucbhelper/source/provider/simpleinteractionrequest.cxx
  43. [ build CXX ] ucbhelper/source/provider/simpleioerrorrequest.cxx
  44. [ build CXX ] ucbhelper/source/provider/simplenameclashresolverequest.cxx
  45. [ build CXX ] ucbhelper/source/provider/std_inputstream.cxx
  46. [ build CXX ] ucbhelper/source/provider/std_outputstream.cxx
  47. [ build LNK ] Library/libucbhelper4gcc3.dylib
  48. Undefined symbols for architecture x86_64:
  49. "com::sun::star::uno::Reference<com::sun::star::uno::XInterface>::operator com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&() const", referenced from:
  50. non-virtual thunk to ucbhelper::ContentImplHelper::getParent()in contenthelper.o
  51. ld: symbol(s) not found for architecture x86_64
  52. collect2: ld returned 1 exit status
  53. make[3]: *** [/Users/jamchen/Developer/Android/libreoffice_core/workdir/unxmacxi.pro/LinkTarget/Library/libucbhelper4gcc3.dylib] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement