Advertisement
Guest User

Untitled

a guest
Feb 13th, 2011
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.11 KB | None | 0 0
  1. I: Copying source file
  2. I: copying [volumeicon_0.3.0-1.dsc]
  3. I: copying [./volumeicon_0.3.0.orig.tar.gz]
  4. I: copying [./volumeicon_0.3.0-1.debian.tar.gz]
  5. I: Extracting source
  6. dpkg-source: warning: extracting unsigned source package (volumeicon_0.3.0-1.dsc)
  7. dpkg-source: info: extracting volumeicon in volumeicon-0.3.0
  8. dpkg-source: info: unpacking volumeicon_0.3.0.orig.tar.gz
  9. dpkg-source: info: unpacking volumeicon_0.3.0-1.debian.tar.gz
  10. dpkg-source: info: applying fix-oss-reference.patch
  11. I: Building the package
  12. I: Running cd tmp/buildd/*/ && dpkg-buildpackage -us -uc -rfakeroot
  13. dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  14. dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
  15. dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  16. dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  17. dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions
  18. dpkg-buildpackage: source package volumeicon
  19. dpkg-buildpackage: source version 0.3.0-1
  20. dpkg-buildpackage: source changed by Andrew Gainer <gainer.andrew@gmail.com>
  21. dpkg-buildpackage: host architecture i386
  22. dpkg-source --before-build volumeicon-0.3.0
  23. fakeroot debian/rules clean
  24. dh clean
  25. dh_testdir
  26. dh_auto_clean
  27. dh_clean
  28. dpkg-source -b volumeicon-0.3.0
  29. dpkg-source: info: using source format `3.0 (quilt)'
  30. dpkg-source: info: building volumeicon using existing ./volumeicon_0.3.0.orig.tar.gz
  31. dpkg-source: info: building volumeicon in volumeicon_0.3.0-1.debian.tar.gz
  32. dpkg-source: info: building volumeicon in volumeicon_0.3.0-1.dsc
  33. debian/rules build
  34. dh build
  35. dh_testdir
  36. dh_auto_configure
  37. configure: WARNING: unrecognized options: --disable-maintainer-mode
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... no
  42. checking for mawk... mawk
  43. checking whether make sets $(MAKE)... yes
  44. checking for gcc... gcc
  45. checking whether the C compiler works... yes
  46. checking for C compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether gcc accepts -g... yes
  52. checking for gcc option to accept ISO C89... none needed
  53. checking for style of include used by make... GNU
  54. checking dependency style of gcc... none
  55. checking how to run the C preprocessor... gcc -E
  56. checking for grep that handles long lines and -e... /bin/grep
  57. checking for egrep... /bin/grep -E
  58. checking for ANSI C header files... yes
  59. checking for sys/types.h... yes
  60. checking for sys/stat.h... yes
  61. checking for stdlib.h... yes
  62. checking for string.h... yes
  63. checking for memory.h... yes
  64. checking for strings.h... yes
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unistd.h... yes
  68. checking for stdlib.h... (cached) yes
  69. checking for an ANSI C-conforming const... yes
  70. checking for stdlib.h... (cached) yes
  71. checking for GNU libc compatible malloc... yes
  72. checking for pid_t... yes
  73. checking return type of signal handlers... void
  74. checking vfork.h usability... no
  75. checking vfork.h presence... no
  76. checking for vfork.h... no
  77. checking for fork... yes
  78. checking for vfork... yes
  79. checking for working fork... yes
  80. checking for working vfork... (cached) yes
  81. checking for pkg-config... /usr/bin/pkg-config
  82. checking pkg-config is at least version 0.9.0... yes
  83. checking for GTK... yes
  84. checking for ALSA... yes
  85. configure: creating ./config.status
  86. config.status: creating Makefile
  87. config.status: creating src/Makefile
  88. config.status: creating data/Makefile
  89. config.status: executing depfiles commands
  90. configure: WARNING: unrecognized options: --disable-maintainer-mode
  91. dh_auto_build
  92. make[1]: Entering directory `/tmp/buildd/volumeicon-0.3.0'
  93. Making all in src
  94. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0/src'
  95. gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.3.0\" -DPACKAGE_STRING=\"volumeicon\ 0.3.0\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/alsa -g -O2 -c volumeicon.c
  96. gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.3.0\" -DPACKAGE_STRING=\"volumeicon\ 0.3.0\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/alsa -g -O2 -c config.c
  97. gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.3.0\" -DPACKAGE_STRING=\"volumeicon\ 0.3.0\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/alsa -g -O2 -c alsa_backend.c
  98. gcc -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/alsa -g -O2 -Wl,-Bsymbolic-functions -o volumeicon volumeicon.o config.o alsa_backend.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lasound
  99. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/src'
  100. Making all in data
  101. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0/data'
  102. make[2]: Nothing to be done for `all'.
  103. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/data'
  104. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0'
  105. make[2]: Nothing to be done for `all-am'.
  106. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0'
  107. make[1]: Leaving directory `/tmp/buildd/volumeicon-0.3.0'
  108. dh_auto_test
  109. make[1]: Entering directory `/tmp/buildd/volumeicon-0.3.0'
  110. Making check in src
  111. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0/src'
  112. make[2]: Nothing to be done for `check'.
  113. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/src'
  114. Making check in data
  115. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0/data'
  116. make[2]: Nothing to be done for `check'.
  117. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/data'
  118. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0'
  119. make[2]: Nothing to be done for `check-am'.
  120. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0'
  121. make[1]: Leaving directory `/tmp/buildd/volumeicon-0.3.0'
  122. fakeroot debian/rules binary
  123. dh binary
  124. dh_testroot
  125. dh_prep
  126. dh_installdirs
  127. dh_auto_install
  128. make[1]: Entering directory `/tmp/buildd/volumeicon-0.3.0'
  129. Making install in src
  130. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0/src'
  131. make[3]: Entering directory `/tmp/buildd/volumeicon-0.3.0/src'
  132. test -z "/usr/bin" || /bin/mkdir -p "/tmp/buildd/volumeicon-0.3.0/debian/volumeicon/usr/bin"
  133. /usr/bin/install -c volumeicon '/tmp/buildd/volumeicon-0.3.0/debian/volumeicon/usr/bin'
  134. make[3]: Nothing to be done for `install-data-am'.
  135. make[3]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/src'
  136. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/src'
  137. Making install in data
  138. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0/data'
  139. make[3]: Entering directory `/tmp/buildd/volumeicon-0.3.0/data'
  140. make[3]: Nothing to be done for `install-exec-am'.
  141. test -d "/tmp/buildd/volumeicon-0.3.0/debian/volumeicon/usr/share/volumeicon" && rm -rf "/tmp/buildd/volumeicon-0.3.0/debian/volumeicon/usr/share/volumeicon"
  142. make[3]: [uninstall-local] Error 1 (ignored)
  143. mkdir -p "/tmp/buildd/volumeicon-0.3.0/debian/volumeicon/usr/share/volumeicon"; \
  144. find gui icons | grep -v ".svn" | while read dir; do \
  145. test -d "$dir" && mkdir "/tmp/buildd/volumeicon-0.3.0/debian/volumeicon/usr/share/volumeicon/$dir"; \
  146. test -f "$dir" && cp "$dir" "/tmp/buildd/volumeicon-0.3.0/debian/volumeicon/usr/share/volumeicon/$dir"; \
  147. done
  148. make[3]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/data'
  149. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0/data'
  150. make[2]: Entering directory `/tmp/buildd/volumeicon-0.3.0'
  151. make[3]: Entering directory `/tmp/buildd/volumeicon-0.3.0'
  152. make[3]: Nothing to be done for `install-exec-am'.
  153. make[3]: Nothing to be done for `install-data-am'.
  154. make[3]: Leaving directory `/tmp/buildd/volumeicon-0.3.0'
  155. make[2]: Leaving directory `/tmp/buildd/volumeicon-0.3.0'
  156. make[1]: Leaving directory `/tmp/buildd/volumeicon-0.3.0'
  157. dh_install
  158. dh_installdocs
  159. dh_installchangelogs
  160. dh_installexamples
  161. dh_installman
  162. dh_installcatalogs
  163. dh_installcron
  164. dh_installdebconf
  165. dh_installemacsen
  166. dh_installifupdown
  167. dh_installinfo
  168. dh_installinit
  169. dh_installmenu
  170. dh_installmime
  171. dh_installmodules
  172. dh_installlogcheck
  173. dh_installlogrotate
  174. dh_installpam
  175. dh_installppp
  176. dh_installudev
  177. dh_installwm
  178. dh_installxfonts
  179. dh_bugfiles
  180. dh_lintian
  181. dh_gconf
  182. dh_icons
  183. dh_perl
  184. dh_usrlocal
  185. dh_link
  186. dh_compress
  187. dh_fixperms
  188. dh_strip
  189. dh_makeshlibs
  190. dh_shlibdeps
  191. dh_installdeb
  192. dh_gencontrol
  193. dh_md5sums
  194. dh_builddeb
  195. dpkg-deb: building package `volumeicon' in `../volumeicon_0.3.0-1_i386.deb'.
  196. dpkg-genchanges >../volumeicon_0.3.0-1_i386.changes
  197. dpkg-genchanges: including full source code in upload
  198. dpkg-source --after-build volumeicon-0.3.0
  199. dpkg-buildpackage: full upload (original source is included)
  200. I: Copying back the cached apt archive contents
  201. I: unmounting /var/cache/pbuilder/ccache filesystem
  202. I: unmounting dev/pts filesystem
  203. I: unmounting proc filesystem
  204. I: cleaning the build env
  205. I: removing directory /var/cache/pbuilder/build//27550 and its subdirectories
  206. I: Current time: Sun Feb 13 18:25:33 EST 2011
  207. I: pbuilder-time-stamp: 1297639533
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement