Advertisement
VoltVisionFrenchy

Untitled

Jun 17th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 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.
  37.  
  38.  
  39.  
  40. frenchyubuntu@frenchyubuntu-HP-2000-Notebook-PC:~/olabuild3/ola$ dpkg-source --commit
  41. dpkg-source: info: local changes detected, the modified files are:
  42. ola/Makefile.in
  43. ola/aclocal.m4
  44. ola/autom4te.cache/output.0
  45. ola/autom4te.cache/output.1
  46. ola/autom4te.cache/requests
  47. ola/autom4te.cache/traces.0
  48. ola/autom4te.cache/traces.1
  49. ola/configure
  50. ola/java/Makefile.in
  51. Enter the desired patch name: simonsautoconftrick
  52. dpkg-source: info: local changes have been recorded in a new patch: ola/debian/patches/simonsautoconftrick
  53.  
  54.  
  55.  
  56. frenchyubuntu@frenchyubuntu-HP-2000-Notebook-PC:~/olabuild3/ola$ bzr builddeb -S -- -rfakeroot -kD2851FF9
  57. Building using working tree
  58. Building package in normal mode
  59. Purging the build dir: /home/frenchyubuntu/olabuild3/build-area/ola-0.9.5
  60. Looking for a way to retrieve the upstream tarball
  61. Upstream tarball already exists in build directory, using that
  62. Building the package in /home/frenchyubuntu/olabuild3/build-area/ola-0.9.5, using debuild -rfakeroot -kD2851FF9 -S
  63. dpkg-buildpackage -rfakeroot -d -us -uc -S
  64. dpkg-buildpackage: source package ola
  65. dpkg-buildpackage: source version 0.9.5-1ubuntu1
  66. dpkg-buildpackage: source distribution trusty
  67. dpkg-buildpackage: source changed by Steve French <olaubuntu@voltvision.com>
  68. dpkg-source --before-build ola-0.9.5
  69. fakeroot debian/rules clean
  70. dh_testdir
  71. dh_testroot
  72. rm -f build-stamp
  73. # Add here commands to clean up after the build process.
  74. [ ! -f Makefile ] || /usr/bin/make distclean
  75. rm -f config.sub config.guess
  76. dh_clean
  77. dpkg-source -b ola-0.9.5
  78. dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
  79. dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
  80. dpkg-source: info: using source format `3.0 (quilt)'
  81. dpkg-source: info: building ola using existing ./ola_0.9.5.orig.tar.gz
  82. dpkg-source: info: local changes detected, the modified files are:
  83. ola-0.9.5/Makefile.in
  84. ola-0.9.5/aclocal.m4
  85. ola-0.9.5/configure
  86. ola-0.9.5/java/Makefile.in
  87. dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ola_0.9.5-1ubuntu1.diff.hAOxTa
  88. dpkg-source: info: you can integrate the local changes with dpkg-source --commit
  89. dpkg-buildpackage: error: dpkg-source -b ola-0.9.5 gave error exit status 2
  90. debuild: fatal error at line 1364:
  91. dpkg-buildpackage -rfakeroot -d -us -uc -S failed
  92. bzr: ERROR: The build failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement