Advertisement
Xi0N

Error compiling Supersonic

May 14th, 2012
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.62 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Building Supersonic Installer for Windows
  3. [INFO]    task-segment: [install]
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
  6. [INFO] [yuicompressor:jslint {execution: default}]
  7. [INFO] nb warnings: 0, nb errors: 0
  8. [INFO] [yuicompressor:compress {execution: default}]
  9. [INFO] nb warnings: 0, nb errors: 0
  10. [INFO] [dependency:analyze-only {execution: analyze}]
  11. [INFO] Skipping pom project
  12. [INFO] [install:install {execution: default-install}]
  13. [INFO] Installing /home/jonander/build/supersonic/subsonic-installer-windows/pom.xml to /home/jonander/.m2/repository/com/github/mach5/supersonic/supersonic-installer-windows/4.7.beta1/supersonic-installer-windows-4.7.beta1.pom
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Building Supersonic Installer for Mac
  16. [INFO]    task-segment: [install]
  17. [INFO] ------------------------------------------------------------------------
  18. [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
  19. [INFO] [yuicompressor:jslint {execution: default}]
  20. [INFO] nb warnings: 0, nb errors: 0
  21. [INFO] [yuicompressor:compress {execution: default}]
  22. [INFO] nb warnings: 0, nb errors: 0
  23. [INFO] [dependency:analyze-only {execution: analyze}]
  24. [INFO] Skipping pom project
  25. [INFO] [install:install {execution: default-install}]
  26. [INFO] Installing /home/jonander/build/supersonic/subsonic-installer-mac/pom.xml to /home/jonander/.m2/repository/com/github/mach5/supersonic/supersonic-installer-mac/4.7.beta1/supersonic-installer-mac-4.7.beta1.pom
  27. [INFO] ------------------------------------------------------------------------
  28. [INFO] Building Supersonic Installer for Debian
  29. [INFO]    task-segment: [install]
  30. [INFO] ------------------------------------------------------------------------
  31. [INFO] [antrun:run {execution: dpkg}]
  32. [INFO] Executing tasks
  33.  
  34. main:
  35.      [echo] Creating Debian package...
  36.      [copy] Copying 8 files to /home/jonander/build/supersonic/subsonic-installer-debian/target/deb
  37.      [copy] Copying 1 file to /home/jonander/build/supersonic/subsonic-installer-debian/target/deb/usr/share/supersonic
  38.      [copy] Copying 1 file to /home/jonander/build/supersonic/subsonic-installer-debian/target/deb/usr/share/supersonic
  39.      [copy] Copying 1 file to /home/jonander/build/supersonic/subsonic-installer-debian/target/deb/usr/share/supersonic
  40.      [copy] Copying 1 file to /home/jonander/build/supersonic/subsonic-installer-debian/target/deb/var/supersonic/transcode
  41.      [copy] Copying 1 file to /home/jonander/build/supersonic/subsonic-installer-debian/target/deb/var/supersonic/transcode
  42.      [exec] /usr/bin/fakeroot: line 178: dpkg: command not found
  43.      [exec] Result: 127
  44. [INFO] ------------------------------------------------------------------------
  45. [ERROR] BUILD ERROR
  46. [INFO] ------------------------------------------------------------------------
  47. [INFO] An Ant BuildException has occured: Execute failed: java.io.IOException: Cannot run program "lintian" (in directory "/home/jonander/build/supersonic/subsonic-installer-debian"): error=2, No such file or directory
  48.  
  49. [INFO] ------------------------------------------------------------------------
  50. [INFO] For more information, run Maven with the -e switch
  51. [INFO] ------------------------------------------------------------------------
  52. [INFO] Total time: 2 minutes 23 seconds
  53. [INFO] Finished at: Mon May 14 15:54:02 CEST 2012
  54. [INFO] Final Memory: 59M/142M
  55. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement