Advertisement
Guest User

qtdesktopcomponents-git build error 2013-04-23

a guest
Apr 23rd, 2013
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ==> Making package: qtdesktopcomponents-git 20130322-1 (Tue Apr 23 18:39:45 CEST 2013)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. ==> Extracting sources...
  6. ==> Removing existing pkg/ directory...
  7. ==> Starting build()...
  8. ==> Connecting to GIT server....
  9. ==> The local files are updated.
  10. HEAD is now at 5fd9dec... Remove unused files
  11. ==> GIT checkout done or server timeout
  12. ==> Starting build...
  13. Cloning into '/tmp/packerbuild-1000/qtdesktopcomponents-git/qtdesktopcomponents-git/src/qtdesktopcomponents-build'...
  14. done.
  15. Note: checking out '5fd9dec6595a4c41d789ef4648253525168c04d4'.
  16.  
  17. You are in 'detached HEAD' state. You can look around, make experimental
  18. changes and commit them, and you can discard any commits you make in this
  19. state without impacting any branches by performing another checkout.
  20.  
  21. If you want to create a new branch to retain commits you create, you may
  22. do so (now or later) by using -b with the checkout command again. Example:
  23.  
  24. git checkout -b new_branch_name
  25.  
  26. Info: creating cache file /tmp/packerbuild-1000/qtdesktopcomponents-git/qtdesktopcomponents-git/src/qtdesktopcomponents-build/.qmake.cache
  27. cd src/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /tmp/packerbuild-1000/qtdesktopcomponents-git/qtdesktopcomponents-git/src/qtdesktopcomponents-build/src/src.pro -o Makefile ) && make -f Makefile
  28. make[1]: Entering directory `/tmp/packerbuild-1000/qtdesktopcomponents-git/qtdesktopcomponents-git/src/qtdesktopcomponents-build/src'
  29. cd qtdesktop/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /tmp/packerbuild-1000/qtdesktopcomponents-git/qtdesktopcomponents-git/src/qtdesktopcomponents-build/src/qtdesktop/qtdesktop.pro -o Makefile ) && make -f Makefile
  30. Project ERROR: No version for documentation specified.
  31. make[1]: *** [sub-qtdesktop-make_first] Error 3
  32. make[1]: Leaving directory `/tmp/packerbuild-1000/qtdesktopcomponents-git/qtdesktopcomponents-git/src/qtdesktopcomponents-build/src'
  33. make: *** [sub-src-make_first] Error 2
  34. ==> ERROR: A failure occurred in build().
  35. Aborting...
  36. The build failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement