Advertisement
v1ral_ITS

example of how to compile binary

Aug 6th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 29.57 KB | None | 0 0
  1.  
  2. Automatic build of hello_2.2-1 on nautilus by sbuild/amd64 98
  3. Build started at 20061209-1621
  4. ******************************************************************************
  5. Checking available source versions...
  6. Fetching source files...
  7. Reading package lists...
  8. Building dependency tree...
  9. Need to get 388kB of source archives.
  10. Get:1 http://incoming.debian.org  hello 2.2-1 (dsc) [512B]
  11. Get:2 http://incoming.debian.org  hello 2.2-1 (tar) [383kB]
  12. Get:3 http://incoming.debian.org  hello 2.2-1 (diff) [4766B]
  13. Fetched 388kB in 3s (104kB/s)
  14. Download complete and in download only mode
  15. ------------------------------------------------------------------------------
  16. dpkg-source: extracting hello in hello-2.2
  17. dpkg-buildpackage: source package is hello
  18. dpkg-buildpackage: source version is 2.2-1
  19. dpkg-buildpackage: host architecture amd64
  20. dpkg-buildpackage: source version without epoch 2.2-1
  21.  /usr/bin/fakeroot debian/rules clean
  22. rm -f build
  23. /usr/bin/make -i distclean
  24. make[1]: Entering directory `/build/buildd/hello-2.2'
  25. make[1]: *** No rule to make target `distclean'.  Stop.
  26. make[1]: Leaving directory `/build/buildd/hello-2.2'
  27. make: [clean] Error 2 (ignored)
  28. rm -rf *~ debian/tmp debian/*~ debian/files* debian/substvars
  29. debian/rules build
  30. ./configure --prefix=/usr
  31. checking for a BSD-compatible install... /usr/bin/install -c
  32. checking whether build environment is sane... yes
  33. checking for a thread-safe mkdir -p... /bin/mkdir -p
  34. checking for gawk... no
  35. checking for mawk... mawk
  36. checking whether make sets $(MAKE)... yes
  37. checking for gcc... gcc
  38. checking for C compiler default output file name... a.out
  39. checking whether the C compiler works... yes
  40. checking whether we are cross compiling... no
  41. checking for suffix of executables...
  42. checking for suffix of object files... o
  43. checking whether we are using the GNU C compiler... yes
  44. checking whether gcc accepts -g... yes
  45. checking for gcc option to accept ISO C89... none needed
  46. checking for style of include used by make... GNU
  47. checking dependency style of gcc... gcc3
  48. checking for ranlib... ranlib
  49. checking build system type... x86_64-unknown-linux-gnu
  50. checking host system type... x86_64-unknown-linux-gnu
  51. checking how to run the C preprocessor... gcc -E
  52. checking for grep that handles long lines and -e... /bin/grep
  53. checking for egrep... /bin/grep -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking whether strerror_r is declared... yes
  65. checking for strerror_r... yes
  66. checking whether strerror_r returns char *... yes
  67. checking stdio_ext.h usability... yes
  68. checking stdio_ext.h presence... yes
  69. checking for stdio_ext.h... yes
  70. checking wchar.h usability... yes
  71. checking wchar.h presence... yes
  72. checking for wchar.h... yes
  73. checking wctype.h usability... yes
  74. checking wctype.h presence... yes
  75. checking for wctype.h... yes
  76. checking getopt.h usability... yes
  77. checking getopt.h presence... yes
  78. checking for getopt.h... yes
  79. checking for getopt_long_only... yes
  80. checking whether optreset is declared... no
  81. checking for working GNU getopt function... yes
  82. checking whether getenv is declared... yes
  83. checking for inline... inline
  84. checking for iswprint... yes
  85. checking for mbsinit... yes
  86. checking for stdbool.h that conforms to C99... yes
  87. checking for _Bool... yes
  88. checking for error_at_line... yes
  89. checking for __fpending... yes
  90. checking whether __fpending is declared... yes
  91. checking whether the compiler generally respects inline... yes
  92. checking for mbstate_t... yes
  93. checking whether mbrtowc and mbstate_t are properly declared... yes
  94. checking for unistd.h... (cached) yes
  95. checking whether NLS is requested... yes
  96. checking for msgfmt... no
  97. checking for gmsgfmt... :
  98. checking for xgettext... no
  99. checking for msgmerge... no
  100. checking for ld used by GCC... /usr/bin/ld
  101. checking if the linker (/usr/bin/ld) is GNU ld... yes
  102. checking for shared library run path origin... done
  103. checking for CFPreferencesCopyAppValue... no
  104. checking for CFLocaleCopyCurrent... no
  105. checking for GNU gettext in libc... yes
  106. checking whether to use NLS... yes
  107. checking where the gettext function comes from... libc
  108. configure: creating ./config.status
  109. config.status: creating Makefile
  110. config.status: creating contrib/Makefile
  111. config.status: creating gnulib/lib/Makefile
  112. config.status: creating man/Makefile
  113. config.status: creating po/Makefile.in
  114. config.status: creating src/Makefile
  115. config.status: creating tests/Makefile
  116. config.status: creating config.h
  117. config.status: executing depfiles commands
  118. config.status: executing po-directories commands
  119. config.status: creating po/POTFILES
  120. config.status: creating po/Makefile
  121. /usr/bin/make CC="gcc" CFLAGS="-g -Wall -O2"
  122. make[1]: Entering directory `/build/buildd/hello-2.2'
  123. /usr/bin/make  all-recursive
  124. make[2]: Entering directory `/build/buildd/hello-2.2'
  125. Making all in contrib
  126. make[3]: Entering directory `/build/buildd/hello-2.2/contrib'
  127. make[3]: Nothing to be done for `all'.
  128. make[3]: Leaving directory `/build/buildd/hello-2.2/contrib'
  129. Making all in gnulib/lib
  130. make[3]: Entering directory `/build/buildd/hello-2.2/gnulib/lib'
  131. /usr/bin/make  all-am
  132. make[4]: Entering directory `/build/buildd/hello-2.2/gnulib/lib'
  133. gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -g -Wall -O2 -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c
  134. mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po
  135. gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -g -Wall -O2 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c
  136. mv -f .deps/close-stream.Tpo .deps/close-stream.Po
  137. gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -g -Wall -O2 -MT closeout.o -MD -MP -MF .deps/closeout.Tpo -c -o closeout.o closeout.c
  138. mv -f .deps/closeout.Tpo .deps/closeout.Po
  139. gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -g -Wall -O2 -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c
  140. mv -f .deps/exitfail.Tpo .deps/exitfail.Po
  141. gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -g -Wall -O2 -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c
  142. mv -f .deps/quotearg.Tpo .deps/quotearg.Po
  143. gcc -DHAVE_CONFIG_H -I. -I../..  -I../../intl   -g -Wall -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
  144. mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
  145. rm -f libgnu.a
  146. ar cru libgnu.a xalloc-die.o close-stream.o closeout.o exitfail.o quotearg.o xmalloc.o
  147. ranlib libgnu.a
  148. make[4]: Leaving directory `/build/buildd/hello-2.2/gnulib/lib'
  149. make[3]: Leaving directory `/build/buildd/hello-2.2/gnulib/lib'
  150. Making all in po
  151. make[3]: Entering directory `/build/buildd/hello-2.2/po'
  152. make[3]: Nothing to be done for `all'.
  153. make[3]: Leaving directory `/build/buildd/hello-2.2/po'
  154. Making all in src
  155. make[3]: Entering directory `/build/buildd/hello-2.2/src'
  156. gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -I../gnulib/lib -I../gnulib/lib   -g -Wall -O2 -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c
  157. mv -f .deps/hello.Tpo .deps/hello.Po
  158. gcc  -g -Wall -O2   -o hello hello.o ../gnulib/lib/libgnu.a
  159. make[3]: Leaving directory `/build/buildd/hello-2.2/src'
  160. Making all in man
  161. make[3]: Entering directory `/build/buildd/hello-2.2/man'
  162. make[3]: Nothing to be done for `all'.
  163. make[3]: Leaving directory `/build/buildd/hello-2.2/man'
  164. Making all in tests
  165. make[3]: Entering directory `/build/buildd/hello-2.2/tests'
  166. make[3]: Nothing to be done for `all'.
  167. make[3]: Leaving directory `/build/buildd/hello-2.2/tests'
  168. make[3]: Entering directory `/build/buildd/hello-2.2'
  169. make[3]: Nothing to be done for `all-am'.
  170. make[3]: Leaving directory `/build/buildd/hello-2.2'
  171. make[2]: Leaving directory `/build/buildd/hello-2.2'
  172. make[1]: Leaving directory `/build/buildd/hello-2.2'
  173. touch build
  174.  /usr/bin/fakeroot debian/rules binary-arch
  175. test $(id -u) = 0
  176. rm -rf debian/tmp
  177. install -d debian/tmp/DEBIAN debian/tmp/usr/share/doc/hello
  178. /usr/bin/make INSTALL_PROGRAM="install -s" \
  179.         prefix=$(pwd)/debian/tmp/usr install
  180. make[1]: Entering directory `/build/buildd/hello-2.2'
  181. Making install in contrib
  182. make[2]: Entering directory `/build/buildd/hello-2.2/contrib'
  183. make[3]: Entering directory `/build/buildd/hello-2.2/contrib'
  184. make[3]: Nothing to be done for `install-exec-am'.
  185. make[3]: Nothing to be done for `install-data-am'.
  186. make[3]: Leaving directory `/build/buildd/hello-2.2/contrib'
  187. make[2]: Leaving directory `/build/buildd/hello-2.2/contrib'
  188. Making install in gnulib/lib
  189. make[2]: Entering directory `/build/buildd/hello-2.2/gnulib/lib'
  190. /usr/bin/make  install-am
  191. make[3]: Entering directory `/build/buildd/hello-2.2/gnulib/lib'
  192. make[4]: Entering directory `/build/buildd/hello-2.2/gnulib/lib'
  193. make[4]: Nothing to be done for `install-exec-am'.
  194. make[4]: Nothing to be done for `install-data-am'.
  195. make[4]: Leaving directory `/build/buildd/hello-2.2/gnulib/lib'
  196. make[3]: Leaving directory `/build/buildd/hello-2.2/gnulib/lib'
  197. make[2]: Leaving directory `/build/buildd/hello-2.2/gnulib/lib'
  198. Making install in po
  199. make[2]: Entering directory `/build/buildd/hello-2.2/po'
  200. /bin/mkdir -p /build/buildd/hello-2.2/debian/tmp/usr/share
  201. installing bg.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/bg/LC_MESSAGES/hello.mo
  202. installing ca.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/ca/LC_MESSAGES/hello.mo
  203. installing da.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/da/LC_MESSAGES/hello.mo
  204. installing de.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/de/LC_MESSAGES/hello.mo
  205. installing de_DE.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/de_DE/LC_MESSAGES/hello.mo
  206. installing el.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/el/LC_MESSAGES/hello.mo
  207. installing eo.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/eo/LC_MESSAGES/hello.mo
  208. installing es.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/es/LC_MESSAGES/hello.mo
  209. installing es_AR.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/es_AR/LC_MESSAGES/hello.mo
  210. installing et.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/et/LC_MESSAGES/hello.mo
  211. installing eu.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/eu/LC_MESSAGES/hello.mo
  212. installing fa.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/fa/LC_MESSAGES/hello.mo
  213. installing fi.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/fi/LC_MESSAGES/hello.mo
  214. installing fr.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/fr/LC_MESSAGES/hello.mo
  215. installing ga.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/ga/LC_MESSAGES/hello.mo
  216. installing gl.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/gl/LC_MESSAGES/hello.mo
  217. installing he.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/he/LC_MESSAGES/hello.mo
  218. installing hr.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/hr/LC_MESSAGES/hello.mo
  219. installing hu.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/hu/LC_MESSAGES/hello.mo
  220. installing id.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/id/LC_MESSAGES/hello.mo
  221. installing it.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/it/LC_MESSAGES/hello.mo
  222. installing ja.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/ja/LC_MESSAGES/hello.mo
  223. installing ka.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/ka/LC_MESSAGES/hello.mo
  224. installing ko.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/ko/LC_MESSAGES/hello.mo
  225. installing lv.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/lv/LC_MESSAGES/hello.mo
  226. installing nb.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/nb/LC_MESSAGES/hello.mo
  227. installing nl.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/nl/LC_MESSAGES/hello.mo
  228. installing nn.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/nn/LC_MESSAGES/hello.mo
  229. installing pl.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/pl/LC_MESSAGES/hello.mo
  230. installing pt.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/pt/LC_MESSAGES/hello.mo
  231. installing pt_BR.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/hello.mo
  232. installing ro.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/ro/LC_MESSAGES/hello.mo
  233. installing ru.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/ru/LC_MESSAGES/hello.mo
  234. installing sk.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/sk/LC_MESSAGES/hello.mo
  235. installing sl.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/sl/LC_MESSAGES/hello.mo
  236. installing sr.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/sr/LC_MESSAGES/hello.mo
  237. installing sv.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/sv/LC_MESSAGES/hello.mo
  238. installing tr.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/tr/LC_MESSAGES/hello.mo
  239. installing uk.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/uk/LC_MESSAGES/hello.mo
  240. installing vi.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/vi/LC_MESSAGES/hello.mo
  241. installing zh_CN.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/hello.mo
  242. installing zh_TW.gmo as /build/buildd/hello-2.2/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/hello.mo
  243. if test "hello" = "gettext-tools"; then \
  244.       /bin/mkdir -p /build/buildd/hello-2.2/debian/tmp/usr/share/gettext/po; \
  245.       for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  246.         /usr/bin/install -c -m 644 ./$file \
  247.                 /build/buildd/hello-2.2/debian/tmp/usr/share/gettext/po/$file; \
  248.       done; \
  249.       for file in Makevars; do \
  250.         rm -f /build/buildd/hello-2.2/debian/tmp/usr/share/gettext/po/$file; \
  251.       done; \
  252.     else \
  253.       : ; \
  254.     fi
  255. make[2]: Leaving directory `/build/buildd/hello-2.2/po'
  256. Making install in src
  257. make[2]: Entering directory `/build/buildd/hello-2.2/src'
  258. make[3]: Entering directory `/build/buildd/hello-2.2/src'
  259. test -z "/build/buildd/hello-2.2/debian/tmp/usr/bin" || /bin/mkdir -p "/build/buildd/hello-2.2/debian/tmp/usr/bin"
  260.  install -s 'hello' '/build/buildd/hello-2.2/debian/tmp/usr/bin/hello'
  261. make[3]: Nothing to be done for `install-data-am'.
  262. make[3]: Leaving directory `/build/buildd/hello-2.2/src'
  263. make[2]: Leaving directory `/build/buildd/hello-2.2/src'
  264. Making install in man
  265. make[2]: Entering directory `/build/buildd/hello-2.2/man'
  266. make[3]: Entering directory `/build/buildd/hello-2.2/man'
  267. make[3]: Nothing to be done for `install-exec-am'.
  268. test -z "/build/buildd/hello-2.2/debian/tmp/usr/share/man/man1" || /bin/mkdir -p "/build/buildd/hello-2.2/debian/tmp/usr/share/man/man1"
  269. /usr/bin/install -c -m 644 './hello.1' '/build/buildd/hello-2.2/debian/tmp/usr/share/man/man1/hello.1'
  270. make[3]: Leaving directory `/build/buildd/hello-2.2/man'
  271. make[2]: Leaving directory `/build/buildd/hello-2.2/man'
  272. Making install in tests
  273. make[2]: Entering directory `/build/buildd/hello-2.2/tests'
  274. make[3]: Entering directory `/build/buildd/hello-2.2/tests'
  275. make[3]: Nothing to be done for `install-exec-am'.
  276. make[3]: Nothing to be done for `install-data-am'.
  277. make[3]: Leaving directory `/build/buildd/hello-2.2/tests'
  278. make[2]: Leaving directory `/build/buildd/hello-2.2/tests'
  279. make[2]: Entering directory `/build/buildd/hello-2.2'
  280. make[3]: Entering directory `/build/buildd/hello-2.2'
  281. make[3]: Nothing to be done for `install-exec-am'.
  282. make[3]: Nothing to be done for `install-data-am'.
  283. make[3]: Leaving directory `/build/buildd/hello-2.2'
  284. make[2]: Leaving directory `/build/buildd/hello-2.2'
  285. make[1]: Leaving directory `/build/buildd/hello-2.2'
  286. cp -a NEWS debian/copyright debian/tmp/usr/share/doc/hello
  287. cp -a debian/changelog debian/tmp/usr/share/doc/hello/changelog.Debian
  288. cp -a ChangeLog debian/tmp/usr/share/doc/hello/changelog
  289. cd debian/tmp/usr/share/doc/hello && gzip -9 changelog changelog.Debian
  290. gzip -r9 debian/tmp/usr/share/man
  291. dpkg-shlibdeps debian/tmp/usr/bin/hello
  292. dpkg-gencontrol -isp
  293. chown -R root:root debian/tmp
  294. chmod -R u+w,go=rX debian/tmp
  295. dpkg --build debian/tmp ..
  296. dpkg-deb: building package `hello' in `../hello_2.2-1_amd64.deb'.
  297.  dpkg-genchanges -B -mDebian Build Daemon <buildd_i386-nautilus>
  298. dpkg-genchanges: arch-specific upload - not including arch-independent packages
  299. dpkg-genchanges: binary-only upload - not including any source code
  300. dpkg-buildpackage: binary only upload (no source included)
  301. ******************************************************************************
  302. Build finished at 20061209-1621
  303.  
  304. chroot-unstable/build/buildd/hello_2.2-1_amd64.deb:
  305.  new debian package, version 2.0.
  306.  size 43384 bytes: control archive= 520 bytes.
  307.      603 bytes,    16 lines      control              
  308.  Package: hello
  309.  Version: 2.2-1
  310.  Section: devel
  311.  Priority: optional
  312.  Architecture: amd64
  313.  Depends: libc6 (>= 2.3.5-1)
  314.  Installed-Size: 592
  315.  Maintainer: Santiago Vila <sanvila@debian.org>
  316.  Description: The classic greeting, and a good example
  317.   The GNU hello program produces a familiar, friendly greeting.  It
  318.   allows non-programmers to use a classic computer science tool which
  319.   would otherwise be unavailable to them.
  320.   .
  321.   Seriously, though: this is an example of how to do a Debian package.
  322.   It is the Debian version of the GNU Project's `hello world' program
  323.   (which is itself an example for the GNU Project).
  324.  
  325. chroot-unstable/build/buildd/hello_2.2-1_amd64.deb:
  326. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./
  327. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/
  328. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/bin/
  329. -rwxr-xr-x root/root     16520 2006-12-09 16:21:33 ./usr/bin/hello
  330. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/
  331. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/man/
  332. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/man/man1/
  333. -rw-r--r-- root/root       660 2006-12-09 16:21:33 ./usr/share/man/man1/hello.1.gz
  334. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/doc/
  335. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/doc/hello/
  336. -rw-r--r-- root/root      2220 2006-11-23 14:54:37 ./usr/share/doc/hello/NEWS
  337. -rw-r--r-- root/root      1648 2006-12-09 16:21:27 ./usr/share/doc/hello/copyright
  338. -rw-r--r-- root/root      2966 2006-12-09 16:21:27 ./usr/share/doc/hello/changelog.Debian.gz
  339. -rw-r--r-- root/root      6271 2006-11-23 15:00:27 ./usr/share/doc/hello/changelog.gz
  340. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/
  341. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/hu/
  342. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/hu/LC_MESSAGES/
  343. -rw-r--r-- root/root      2250 2006-12-09 16:21:32 ./usr/share/locale/hu/LC_MESSAGES/hello.mo
  344. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/el/
  345. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/el/LC_MESSAGES/
  346. -rw-r--r-- root/root      1558 2006-12-09 16:21:32 ./usr/share/locale/el/LC_MESSAGES/hello.mo
  347. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/eu/
  348. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/eu/LC_MESSAGES/
  349. -rw-r--r-- root/root      2142 2006-12-09 16:21:32 ./usr/share/locale/eu/LC_MESSAGES/hello.mo
  350. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/fi/
  351. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/fi/LC_MESSAGES/
  352. -rw-r--r-- root/root      3665 2006-12-09 16:21:32 ./usr/share/locale/fi/LC_MESSAGES/hello.mo
  353. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ka/
  354. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ka/LC_MESSAGES/
  355. -rw-r--r-- root/root      3132 2006-12-09 16:21:32 ./usr/share/locale/ka/LC_MESSAGES/hello.mo
  356. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/tr/
  357. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/tr/LC_MESSAGES/
  358. -rw-r--r-- root/root      3813 2006-12-09 16:21:33 ./usr/share/locale/tr/LC_MESSAGES/hello.mo
  359. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/fa/
  360. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/fa/LC_MESSAGES/
  361. -rw-r--r-- root/root      2650 2006-12-09 16:21:32 ./usr/share/locale/fa/LC_MESSAGES/hello.mo
  362. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ca/
  363. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ca/LC_MESSAGES/
  364. -rw-r--r-- root/root      2056 2006-12-09 16:21:32 ./usr/share/locale/ca/LC_MESSAGES/hello.mo
  365. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/lv/
  366. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/lv/LC_MESSAGES/
  367. -rw-r--r-- root/root      1524 2006-12-09 16:21:32 ./usr/share/locale/lv/LC_MESSAGES/hello.mo
  368. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/hr/
  369. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/hr/LC_MESSAGES/
  370. -rw-r--r-- root/root      2176 2006-12-09 16:21:32 ./usr/share/locale/hr/LC_MESSAGES/hello.mo
  371. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sk/
  372. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sk/LC_MESSAGES/
  373. -rw-r--r-- root/root      2138 2006-12-09 16:21:33 ./usr/share/locale/sk/LC_MESSAGES/hello.mo
  374. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ga/
  375. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ga/LC_MESSAGES/
  376. -rw-r--r-- root/root      3471 2006-12-09 16:21:32 ./usr/share/locale/ga/LC_MESSAGES/hello.mo
  377. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/id/
  378. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/id/LC_MESSAGES/
  379. -rw-r--r-- root/root      3200 2006-12-09 16:21:32 ./usr/share/locale/id/LC_MESSAGES/hello.mo
  380. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sv/
  381. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sv/LC_MESSAGES/
  382. -rw-r--r-- root/root      2115 2006-12-09 16:21:33 ./usr/share/locale/sv/LC_MESSAGES/hello.mo
  383. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/pt/
  384. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/pt/LC_MESSAGES/
  385. -rw-r--r-- root/root      1121 2006-12-09 16:21:33 ./usr/share/locale/pt/LC_MESSAGES/hello.mo
  386. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/he/
  387. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/he/LC_MESSAGES/
  388. -rw-r--r-- root/root      2157 2006-12-09 16:21:32 ./usr/share/locale/he/LC_MESSAGES/hello.mo
  389. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sl/
  390. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sl/LC_MESSAGES/
  391. -rw-r--r-- root/root      2215 2006-12-09 16:21:33 ./usr/share/locale/sl/LC_MESSAGES/hello.mo
  392. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/et/
  393. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/et/LC_MESSAGES/
  394. -rw-r--r-- root/root      3059 2006-12-09 16:21:32 ./usr/share/locale/et/LC_MESSAGES/hello.mo
  395. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/da/
  396. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/da/LC_MESSAGES/
  397. -rw-r--r-- root/root      2118 2006-12-09 16:21:32 ./usr/share/locale/da/LC_MESSAGES/hello.mo
  398. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/de/
  399. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/de/LC_MESSAGES/
  400. -rw-r--r-- root/root      2810 2006-12-09 16:21:32 ./usr/share/locale/de/LC_MESSAGES/hello.mo
  401. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/nl/
  402. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/nl/LC_MESSAGES/
  403. -rw-r--r-- root/root      2149 2006-12-09 16:21:32 ./usr/share/locale/nl/LC_MESSAGES/hello.mo
  404. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/de_DE/
  405. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/de_DE/LC_MESSAGES/
  406. -rw-r--r-- root/root      2028 2006-12-09 16:21:32 ./usr/share/locale/de_DE/LC_MESSAGES/hello.mo
  407. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/pt_BR/
  408. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/pt_BR/LC_MESSAGES/
  409. -rw-r--r-- root/root      2167 2006-12-09 16:21:33 ./usr/share/locale/pt_BR/LC_MESSAGES/hello.mo
  410. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/eo/
  411. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/eo/LC_MESSAGES/
  412. -rw-r--r-- root/root      3138 2006-12-09 16:21:32 ./usr/share/locale/eo/LC_MESSAGES/hello.mo
  413. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/es/
  414. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/es/LC_MESSAGES/
  415. -rw-r--r-- root/root      3413 2006-12-09 16:21:32 ./usr/share/locale/es/LC_MESSAGES/hello.mo
  416. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/fr/
  417. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/fr/LC_MESSAGES/
  418. -rw-r--r-- root/root      2227 2006-12-09 16:21:32 ./usr/share/locale/fr/LC_MESSAGES/hello.mo
  419. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/ru/
  420. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/ru/LC_MESSAGES/
  421. -rw-r--r-- root/root      2167 2006-12-09 16:21:33 ./usr/share/locale/ru/LC_MESSAGES/hello.mo
  422. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/vi/
  423. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/vi/LC_MESSAGES/
  424. -rw-r--r-- root/root      3724 2006-12-09 16:21:33 ./usr/share/locale/vi/LC_MESSAGES/hello.mo
  425. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/zh_CN/
  426. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/zh_CN/LC_MESSAGES/
  427. -rw-r--r-- root/root      1935 2006-12-09 16:21:33 ./usr/share/locale/zh_CN/LC_MESSAGES/hello.mo
  428. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/ro/
  429. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/ro/LC_MESSAGES/
  430. -rw-r--r-- root/root      2133 2006-12-09 16:21:33 ./usr/share/locale/ro/LC_MESSAGES/hello.mo
  431. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sr/
  432. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/sr/LC_MESSAGES/
  433. -rw-r--r-- root/root      4058 2006-12-09 16:21:33 ./usr/share/locale/sr/LC_MESSAGES/hello.mo
  434. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ja/
  435. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ja/LC_MESSAGES/
  436. -rw-r--r-- root/root      2224 2006-12-09 16:21:32 ./usr/share/locale/ja/LC_MESSAGES/hello.mo
  437. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/es_AR/
  438. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/es_AR/LC_MESSAGES/
  439. -rw-r--r-- root/root      2094 2006-12-09 16:21:32 ./usr/share/locale/es_AR/LC_MESSAGES/hello.mo
  440. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/uk/
  441. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/uk/LC_MESSAGES/
  442. -rw-r--r-- root/root      2095 2006-12-09 16:21:33 ./usr/share/locale/uk/LC_MESSAGES/hello.mo
  443. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/gl/
  444. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/gl/LC_MESSAGES/
  445. -rw-r--r-- root/root      2176 2006-12-09 16:21:32 ./usr/share/locale/gl/LC_MESSAGES/hello.mo
  446. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ko/
  447. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/ko/LC_MESSAGES/
  448. -rw-r--r-- root/root      2063 2006-12-09 16:21:32 ./usr/share/locale/ko/LC_MESSAGES/hello.mo
  449. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/bg/
  450. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/bg/LC_MESSAGES/
  451. -rw-r--r-- root/root      4393 2006-12-09 16:21:32 ./usr/share/locale/bg/LC_MESSAGES/hello.mo
  452. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/nn/
  453. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/nn/LC_MESSAGES/
  454. -rw-r--r-- root/root      2158 2006-12-09 16:21:32 ./usr/share/locale/nn/LC_MESSAGES/hello.mo
  455. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/pl/
  456. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/pl/LC_MESSAGES/
  457. -rw-r--r-- root/root      3389 2006-12-09 16:21:33 ./usr/share/locale/pl/LC_MESSAGES/hello.mo
  458. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/nb/
  459. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/nb/LC_MESSAGES/
  460. -rw-r--r-- root/root      2066 2006-12-09 16:21:32 ./usr/share/locale/nb/LC_MESSAGES/hello.mo
  461. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/zh_TW/
  462. drwxr-xr-x root/root         0 2006-12-09 16:21:33 ./usr/share/locale/zh_TW/LC_MESSAGES/
  463. -rw-r--r-- root/root      2198 2006-12-09 16:21:33 ./usr/share/locale/zh_TW/LC_MESSAGES/hello.mo
  464. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/it/
  465. drwxr-xr-x root/root         0 2006-12-09 16:21:32 ./usr/share/locale/it/LC_MESSAGES/
  466. -rw-r--r-- root/root      2108 2006-12-09 16:21:32 ./usr/share/locale/it/LC_MESSAGES/hello.mo
  467.  
  468. hello_2.2-1_amd64.changes:
  469. Format: 1.7
  470. Date: Sat,  9 Dec 2006 17:00:14 +0100
  471. Source: hello
  472. Binary: hello
  473. Architecture: amd64
  474. Version: 2.2-1
  475. Distribution: unstable
  476. Urgency: low
  477. Maintainer: Debian Build Daemon <buildd_i386-nautilus>
  478. Changed-By: Santiago Vila <sanvila@debian.org>
  479. Description:
  480.  hello      - The classic greeting, and a good example
  481. Closes: 109895
  482. Changes:
  483.  hello (2.2-1) unstable; urgency=low
  484.  .
  485.    * New upstream release.
  486.    * Repackaged source without GFDL manual.
  487.    * Option -m does no longer exist (Closes: #109895).
  488.    * Removed prerm and postinst, as info files are missing now.
  489. Files:
  490.  b815fef1319fd6becda7a43bbf88ef9d 43384 devel optional hello_2.2-1_amd64.deb
  491.  
  492. ******************************************************************************
  493. Built successfully
  494. Purging chroot-unstable/build/buildd/hello-2.2
  495. ------------------------------------------------------------------------------
  496. ******************************************************************************
  497. Finished at 20061209-1621
  498. Build needed 00:00:07, 3228k disk space
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement