Advertisement
VoltVisionFrenchy

Untitled

Jun 17th, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. frenchyubuntu@frenchyubuntu-HP-2000-Notebook-PC:~/olabuild3/ola$ bzr builddeb -S -- -rfakeroot -kD2851FF9
  2. Building using working tree
  3. Building package in normal mode
  4. Looking for a way to retrieve the upstream tarball
  5. Upstream tarball already exists in build directory, using that
  6. Building the package in /home/frenchyubuntu/olabuild3/build-area/ola-0.9.5, using debuild -rfakeroot -kD2851FF9 -S
  7. dpkg-buildpackage -rfakeroot -d -us -uc -S
  8. dpkg-buildpackage: source package ola
  9. dpkg-buildpackage: source version 0.9.5-1ubuntu1
  10. dpkg-buildpackage: source distribution trusty
  11. dpkg-buildpackage: source changed by Steve French <olaubuntu@voltvision.com>
  12. dpkg-source --before-build ola-0.9.5
  13. fakeroot debian/rules clean
  14. dh_testdir
  15. dh_testroot
  16. rm -f build-stamp
  17. # Add here commands to clean up after the build process.
  18. [ ! -f Makefile ] || /usr/bin/make distclean
  19. rm -f config.sub config.guess
  20. dh_clean
  21. dpkg-source -b ola-0.9.5
  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 `3.0 (quilt)'
  25. dpkg-source: info: building ola using existing ./ola_0.9.5.orig.tar.gz
  26. dpkg-source: info: local changes detected, the modified files are:
  27. ola-0.9.5/Makefile.in
  28. ola-0.9.5/aclocal.m4
  29. ola-0.9.5/configure
  30. ola-0.9.5/java/Makefile.in
  31. dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ola_0.9.5-1ubuntu1.diff.9HnGn_
  32. dpkg-source: info: you can integrate the local changes with dpkg-source --commit
  33. dpkg-buildpackage: error: dpkg-source -b ola-0.9.5 gave error exit status 2
  34. debuild: fatal error at line 1364:
  35. dpkg-buildpackage -rfakeroot -d -us -uc -S failed
  36. bzr: ERROR: The build failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement