level7

Untitled

Jun 15th, 2011
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. C:\jitsi\resources\install>ant build-installation-wix
  2. Buildfile: C:\jitsi\resources\install\build.xml
  3.  
  4. -pre-version:
  5.  
  6. version:
  7. [javac] C:\jitsi\build.xml:466: warning: 'includeantruntime' was not set, de
  8. faulting to build.sysclasspath=last; set to false for repeatable builds
  9. [javac] Compiling 3 source files to C:\jitsi\resources\install\classes
  10. [echo] Jitsi version 1.0-beta1-0.build.by.SVN
  11.  
  12. load-properties:
  13.  
  14. build-installation-wix:
  15.  
  16. clean-install-windows:
  17. [delete] Deleting directory C:\jitsi\release\windows
  18. [mkdir] Created dir: C:\jitsi\release\windows
  19. [mkdir] Created dir: C:\jitsi\release\windows\tmp
  20.  
  21. build-installation-wix-base:
  22. [propertyfile] Creating new property file: C:\jitsi\release\windows\versionupdat
  23. e.properties
  24. [mkdir] Created dir: C:\jitsi\release\windows\tmp\light
  25. [exec] /bin/sh: cygpath: command not found
  26. [exec] /bin/sh: cygpath: command not found
  27. [exec] rm.exe -f ../../../../resources/install/windows/config.h
  28. [exec] echo.exe -e '#define PRODUCTNAME "Jitsi"\n#undef PACKAGECODE' > /con
  29. fig.h
  30. [exec] cygwin warning:
  31. [exec] MS-DOS style path detected: C:/mingw/x86/bin
  32. [exec] Preferred POSIX equivalent is: /cygdrive/c/mingw/x86/bin
  33. [exec] CYGWIN environment variable option "nodosfilewarning" turns off th
  34. is warning.
  35. [exec] Consult the user's guide for more details about POSIX paths:
  36. [exec] http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
  37. [exec] make: rm.exe: Command not found
  38. [exec] make: [/config.h] Error 127 (ignored)
  39. [exec] /bin/sh: echo.exe: command not found
  40. [exec] make: *** [/config.h] Error 127
  41.  
  42. BUILD FAILED
  43. C:\jitsi\resources\install\build.xml:295: The following error occurred while exe
  44. cuting this line:
  45. C:\jitsi\resources\install\build.xml:397: exec returned: 2
  46.  
  47. Total time: 2 seconds
Advertisement
Add Comment
Please, Sign In to add comment