Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.27 KB | None | 0 0
  1. Entering /build/src/libreoffice-build-3.2.99.2/build/libreoffice-3.2.99.2/cli_ure/source/climaker
  2.  
  3. Compiling: cli_ure/unxlngx6.pro/misc/climaker_version.c
  4. gcc: unrecognized option '-Z7'
  5. gmcs -debug -unsafe climaker_csharp.cs -reference:../../unxlngx6.pro/bin/cli_basetypes.dll -out:../../unxlngx6.pro/bin/climaker.exe
  6. mkbundle2 -L ../../unxlngx6.pro/lib --deps -o ../../unxlngx6.pro/bin/climaker ../../unxlngx6.pro/bin/climaker.exe ../../unxlngx6.pro/bin/cli_basetypes.dll
  7. Compiling: cli_ure/source/climaker/climaker_mono.cxx
  8. g++: unrecognized option '-Z7'
  9. /build/src/libreoffice-build-3.2.99.2/build/libreoffice-3.2.99.2/cli_ure/source/climaker/climaker_mono.cxx:522:5: warning: unused parameter 'ptr'
  10. climaker_csharp.cs(2299,12): warning CS0414: The private field `UnoXInterfaceMethodTypeDescription.mExceptionTypesHandle' is assigned but its value is never used
  11. Compilation succeeded - 1 warning(s)
  12. dmake:  Error executing 'mkbundle2': No such file or directory
  13. dmake:  Error code -1, while making '../../unxlngx6.pro/bin/climaker'
  14.  
  15. 1 module(s):
  16.     cli_ure
  17. need(s) to be rebuilt
  18.  
  19. Reason(s):
  20.  
  21.  
  22. Attention: if you fix the errors in above module(s) you may continue the build issuing the following command:
  23.  
  24.     build --all:cli_ure
  25.  
  26. make: *** [stamp/build] Error 1
  27.    Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement