Advertisement
VoltVisionFrenchy

Output from "bzr builddeb -S -- -sa"

Jul 9th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. $ bzr builddeb -S -- -sa
  2. Building using working tree
  3. Building package in normal mode
  4. Looking for a way to retrieve the upstream tarball
  5. Using the upstream tarball that is present in /home/frenchy/Documents/olaBuildTrial2
  6. Building the package in /home/frenchy/Documents/olaBuildTrial2/build-area/ola-0.9.6, using debuild -sa -S
  7. dpkg-buildpackage -rfakeroot -d -us -uc -sa -S
  8. dpkg-buildpackage: source package ola
  9. dpkg-buildpackage: source version 0.9.6-0ubuntu2
  10. dpkg-buildpackage: source distribution vivid
  11. dpkg-buildpackage: source changed by Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>
  12. dpkg-source --before-build ola-0.9.6
  13. fakeroot debian/rules clean
  14. dh clean --parallel --with autotools_dev,autoreconf,bash_completion,python2
  15. dh_testdir -O--parallel
  16. dh_auto_clean -O--parallel
  17. dh_autotools-dev_restoreconfig -O--parallel
  18. dh_autoreconf_clean -O--parallel
  19. dh_clean -O--parallel
  20. dpkg-source -b ola-0.9.6
  21. dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
  22. dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
  23. dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
  24. dpkg-source: info: using source format `1.0'
  25. dpkg-source: info: building ola using existing ola_0.9.6.orig.tar.gz
  26. dpkg-source: info: building ola in ola_0.9.6-0ubuntu2.diff.gz
  27. dpkg-source: info: building ola in ola_0.9.6-0ubuntu2.dsc
  28. dpkg-genchanges -sa -S >../ola_0.9.6-0ubuntu2_source.changes
  29. dpkg-genchanges: warning: the current version (0.9.6-0ubuntu2) is earlier than the previous one (0.9.6-1)
  30. dpkg-genchanges: including full source code in upload
  31. dpkg-source --after-build ola-0.9.6
  32. dpkg-buildpackage: source-only upload (original source is included)
  33. Now running lintian...
  34. E: ola source: source-is-missing olad/www/ola.js
  35. E: ola source: source-is-missing olad/www/mobile.js
  36. E: ola source: source-is-missing tools/rdm/static/jquery-ui-1.8.21.custom.min.js
  37. E: ola source: source-is-missing tools/rdm/static/jquery-1.7.2.min.js
  38. E: ola source: source-is-missing olad/www/new/js/app.min.js
  39. E: ola source: source-is-missing olad/www/new/libs/jquery/js/jquery.min.js
  40. E: ola source: source-is-missing olad/www/new/libs/bootstrap/js/bootstrap.min.js
  41. E: ola source: source-is-missing olad/www/new/libs/angular/js/angular.min.js
  42. E: ola source: source-is-missing olad/www/new/libs/angular-route/js/angular-route.min.js
  43. E: ola source: source-is-missing javascript/new-src/src/libs/jquery/js/jquery.min.js
  44. E: ola source: source-is-missing javascript/new-src/src/libs/bootstrap/js/bootstrap.min.js
  45. E: ola source: source-is-missing javascript/new-src/src/libs/angular/js/angular.min.js
  46. E: ola source: source-is-missing javascript/new-src/src/libs/angular-route/js/angular-route.min.js
  47. E: ola source: untranslatable-debconf-templates ola.templates: 4
  48. E: ola source: untranslatable-debconf-templates ola-rdm-tests.templates: 4
  49. E: ola source: not-using-po-debconf
  50. W: ola source: out-of-date-standards-version 3.9.5 (current is 3.9.6)
  51. Finished running lintian.
  52. Now signing changes and any dsc files...
  53. signfile ola_0.9.6-0ubuntu2.dsc Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>
  54.  
  55. You need a passphrase to unlock the secret key for
  56. user: "Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>"
  57. 2048-bit RSA key, ID F97BD19D, created 2015-07-08
  58.  
  59.  
  60. signfile ola_0.9.6-0ubuntu2_source.changes Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>
  61.  
  62. You need a passphrase to unlock the secret key for
  63. user: "Steve French (VoltVisionFrenchy) <olaubuntu@voltvision.com>"
  64. 2048-bit RSA key, ID F97BD19D, created 2015-07-08
  65.  
  66.  
  67. Successfully signed dsc and changes files
  68. Cleaning build dir: /home/frenchy/Documents/olaBuildTrial2/build-area/ola-0.9.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement