Advertisement
Guest User

s3ql build output

a guest
Jun 27th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.87 KB | None | 0 0
  1. $ dget http://mentors.debian.net/debian/pool/main/s/s3ql/s3ql_1.0.1-1.dsc
  2.  
  3. dget: retrieving http://mentors.debian.net/debian/pool/main/s/s3ql/s3ql_1.0.1-1.dsc
  4.  
  5. % Total % Received % Xferd Average Speed Time Time Time Current
  6.  
  7. Dload Upload Total Spent Left Speed
  8.  
  9.  
  10. 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0
  11. 100 1473 100 1473 0 0 122 0 0:00:12 0:00:12 --:--:-- 12173
  12.  
  13. dget: retrieving http://mentors.debian.net/debian/pool/main/s/s3ql/s3ql_1.0.1.orig.tar.bz2
  14.  
  15. % Total % Received % Xferd Average Speed Time Time Time Current
  16.  
  17. Dload Upload Total Spent Left Speed
  18.  
  19.  
  20. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  21. 0 1306k 0 4090 0 0 8467 0 0:02:38 --:--:-- 0:02:38 16039
  22. 27 1306k 27 356k 0 0 257k 0 0:00:05 0:00:01 0:00:04 308k
  23. 100 1306k 100 1306k 0 0 648k 0 0:00:02 0:00:02 --:--:-- 731k
  24.  
  25. dget: retrieving http://mentors.debian.net/debian/pool/main/s/s3ql/s3ql_1.0.1-1.debian.tar.bz2
  26.  
  27. % Total % Received % Xferd Average Speed Time Time Time Current
  28.  
  29. Dload Upload Total Spent Left Speed
  30.  
  31.  
  32. 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0
  33. 100 3664 100 3664 0 0 240 0 0:00:15 0:00:15 --:--:-- 14955
  34.  
  35. s3ql_1.0.1-1.dsc:
  36.  
  37. dscverify: s3ql_1.0.1-1.dsc failed signature check:
  38.  
  39. gpg: Signature made Mon 27 Jun 2011 05:19:25 PM EDT using DSA key ID AE4E425C
  40.  
  41. gpg: Can't check signature: public key not found
  42.  
  43. Validation FAILED!!
  44.  
  45.  
  46. $ dpkg-source -x s3ql_1.0.1-1.dsc;cd s3ql-1.0.1;pdebuild
  47.  
  48. gpgv: Signature made Mon 27 Jun 2011 05:19:25 PM EDT using DSA key ID AE4E425C
  49.  
  50. gpgv: Can't check signature: public key not found
  51.  
  52. dpkg-source: warning: failed to verify signature on ./s3ql_1.0.1-1.dsc
  53.  
  54. dpkg-source: info: extracting s3ql in s3ql-1.0.1
  55.  
  56. dpkg-source: info: unpacking s3ql_1.0.1.orig.tar.bz2
  57.  
  58. dpkg-source: info: unpacking s3ql_1.0.1-1.debian.tar.bz2
  59.  
  60. dpkg-source: info: applying fix-sys-path.patch
  61.  
  62. dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  63.  
  64. dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
  65.  
  66. dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  67.  
  68. dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  69.  
  70. dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
  71.  
  72. dpkg-buildpackage: source package s3ql
  73.  
  74. dpkg-buildpackage: source version 1.0.1-1
  75.  
  76. dpkg-buildpackage: source changed by Nikolaus Rath <Nikolaus@rath.org>
  77.  
  78. dpkg-source --before-build s3ql-1.0.1
  79.  
  80. dpkg-source: info: using options from s3ql-1.0.1/debian/source/options: --compression=bzip2 --compression-level=9 --extend-diff-ignore=\.pyc$ --extend-diff-ignore=^doc/ --extend-diff-ignore=^contrib/.+\.1$ --extend-diff-ignore=^src/.+\.egg-info/ --tar-ignore=*.pyc
  81.  
  82. fakeroot debian/rules clean
  83.  
  84. dh clean --with python2
  85.  
  86. dh_testdir
  87.  
  88. debian/rules override_dh_auto_clean
  89.  
  90. make[1]: Entering directory `/home/nikratio/tmp/s3ql-1.0.1'
  91.  
  92. dh_auto_clean
  93.  
  94. running clean
  95.  
  96. 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
  97.  
  98. 'build/bdist.linux-x86_64' does not exist -- can't clean it
  99.  
  100. 'build/scripts-2.7' does not exist -- can't clean it
  101.  
  102. running clean
  103.  
  104. 'build/lib.linux-x86_64-2.6' does not exist -- can't clean it
  105.  
  106. 'build/bdist.linux-x86_64' does not exist -- can't clean it
  107.  
  108. 'build/scripts-2.6' does not exist -- can't clean it
  109.  
  110. rm -rf dist setup.log build doc
  111.  
  112. make[1]: Leaving directory `/home/nikratio/tmp/s3ql-1.0.1'
  113.  
  114. dh_clean
  115.  
  116. dpkg-source -b s3ql-1.0.1
  117.  
  118. dpkg-source: info: using options from s3ql-1.0.1/debian/source/options: --compression=bzip2 --compression-level=9 --extend-diff-ignore=\.pyc$ --extend-diff-ignore=^doc/ --extend-diff-ignore=^contrib/.+\.1$ --extend-diff-ignore=^src/.+\.egg-info/ --tar-ignore=*.pyc
  119.  
  120. dpkg-source: info: using source format `3.0 (quilt)'
  121.  
  122. dpkg-source: info: building s3ql using existing ./s3ql_1.0.1.orig.tar.bz2
  123.  
  124. dpkg-source: warning: ignoring deletion of directory doc
  125.  
  126. dpkg-source: info: building s3ql in s3ql_1.0.1-1.debian.tar.bz2
  127.  
  128. dpkg-source: info: building s3ql in s3ql_1.0.1-1.dsc
  129.  
  130. dpkg-genchanges -S >../s3ql_1.0.1-1_source.changes
  131.  
  132. dpkg-genchanges: including full source code in upload
  133.  
  134. dpkg-source --after-build s3ql-1.0.1
  135.  
  136. dpkg-source: info: using options from s3ql-1.0.1/debian/source/options: --compression=bzip2 --compression-level=9 --extend-diff-ignore=\.pyc$ --extend-diff-ignore=^doc/ --extend-diff-ignore=^contrib/.+\.1$ --extend-diff-ignore=^src/.+\.egg-info/ --tar-ignore=*.pyc
  137.  
  138. dpkg-buildpackage: full upload (original source is included)
  139.  
  140. [sudo] password for nikratio:
  141.  
  142. I: using fakeroot in build.
  143.  
  144. I: Current time: Mon Jun 27 18:38:50 EDT 2011
  145.  
  146. I: pbuilder-time-stamp: 1309214330
  147.  
  148. I: Building the build Environment
  149.  
  150. I: extracting base tarball [/var/cache/pbuilder/base.tgz]
  151.  
  152. I: creating local configuration
  153.  
  154. I: copying local configuration
  155.  
  156. I: mounting /proc filesystem
  157.  
  158. I: mounting /dev/pts filesystem
  159.  
  160. I: Mounting /var/cache/pbuilder/ccache
  161.  
  162. I: Mounting /var/cache/pbuilder/result
  163.  
  164. I: policy-rc.d already exists
  165.  
  166. I: Obtaining the cached apt archive contents
  167.  
  168. I: Setting up ccache
  169.  
  170. I: Installing the build-deps
  171.  
  172. I: user script /var/cache/pbuilder/build//4851/tmp/hooks/D70results starting
  173.  
  174. dpkg-scanpackages: warning: Packages in archive but missing from override file:
  175.  
  176. dpkg-scanpackages: warning: s3ql
  177.  
  178. dpkg-scanpackages: info: Wrote 1 entries to output Packages file.
  179.  
  180. Ign file: InRelease
  181.  
  182. Ign file: Release.gpg
  183.  
  184. Ign file: Release
  185.  
  186. Ign file: Translation-en
  187.  
  188. Get:1 http://mirror.cc.columbia.edu sid InRelease [146 kB]
  189.  
  190. Get:2 http://mirror.cc.columbia.edu sid/main amd64 Packages/DiffIndex [2038 B]
  191.  
  192. Get:3 http://mirror.cc.columbia.edu sid/main TranslationIndex [2045 B]
  193.  
  194. Get:4 http://mirror.cc.columbia.edu sid/main amd64 Packages [7431 kB]
  195.  
  196. Fetched 7581 kB in 9s (768 kB/s)
  197.  
  198. Reading package lists...
  199.  
  200. I: user script /var/cache/pbuilder/build//4851/tmp/hooks/D70results finished
  201.  
  202. -> Attempting to satisfy build-dependencies
  203.  
  204. -> Creating pbuilder-satisfydepends-dummy package
  205.  
  206. Package: pbuilder-satisfydepends-dummy
  207.  
  208. Version: 0.invalid.0
  209.  
  210. Architecture: amd64
  211.  
  212. Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
  213.  
  214. Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
  215.  
  216. This package was created automatically by pbuilder to satisfy the
  217.  
  218. build-dependencies of the package being currently built.
  219.  
  220. Depends: debhelper (>= 8), python (>= 2.6.6-3~), python-setuptools (>= 0.6.14), python-apsw (>= 3.7.0), libsqlite3-0 (>= 3.7.0), python-sphinx, python-argparse, python-llfuse (>= 0.31), python-pycryptopp, python-paramiko, python-lzma (>= 0.5.3), texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended
  221.  
  222. dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
  223.  
  224. Selecting previously deselected package pbuilder-satisfydepends-dummy.
  225.  
  226. (Reading database ... 12556 files and directories currently installed.)
  227.  
  228. Unpacking pbuilder-satisfydepends-dummy (from .../pbuilder-satisfydepends-dummy.deb) ...
  229.  
  230. dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
  231.  
  232. pbuilder-satisfydepends-dummy depends on debhelper (>= 8); however:
  233.  
  234. Package debhelper is not installed.
  235.  
  236. pbuilder-satisfydepends-dummy depends on python (>= 2.6.6-3~); however:
  237.  
  238. Package python is not installed.
  239.  
  240. pbuilder-satisfydepends-dummy depends on python-setuptools (>= 0.6.14); however:
  241.  
  242. Package python-setuptools is not installed.
  243.  
  244. pbuilder-satisfydepends-dummy depends on python-apsw (>= 3.7.0); however:
  245.  
  246. Package python-apsw is not installed.
  247.  
  248. pbuilder-satisfydepends-dummy depends on python-sphinx; however:
  249.  
  250. Package python-sphinx is not installed.
  251.  
  252. pbuilder-satisfydepends-dummy depends on python-argparse; however:
  253.  
  254. Package python-argparse is not installed.
  255.  
  256. pbuilder-satisfydepends-dummy depends on python-llfuse (>= 0.31); however:
  257.  
  258. Package python-llfuse is not installed.
  259.  
  260. pbuilder-satisfydepends-dummy depends on python-pycryptopp; however:
  261.  
  262. Package python-pycryptopp is not installed.
  263.  
  264. pbuilder-satisfydepends-dummy depends on python-paramiko; however:
  265.  
  266. Package python-paramiko is not installed.
  267.  
  268. pbuilder-satisfydepends-dummy depends on python-lzma (>= 0.5.3); however:
  269.  
  270. Package python-lzma is not installed.
  271.  
  272. pbuilder-satisfydepends-dummy depends on texlive-latex-base; however:
  273.  
  274. Package texlive-latex-base is not installed.
  275.  
  276. pbuilder-satisfydepends-dummy depends on texlive-latex-recommended; however:
  277.  
  278. Package texlive-latex-recommended is not installed.
  279.  
  280. pbuilder-satisfydepends-dummy depends on texlive-latex-extra; however:
  281.  
  282. Package texlive-latex-extra is not installed.
  283.  
  284. pbuilder-satisfydepends-dummy depends on texlive-fonts-recommended; however:
  285.  
  286. Package texlive-fonts-recommended is not installed.
  287.  
  288. Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
  289.  
  290. Reading package lists...
  291.  
  292. Building dependency tree...
  293.  
  294. Reading state information...
  295.  
  296. Reading extended state information...
  297.  
  298. Initializing package states...
  299.  
  300. The following NEW packages will be installed:
  301.  
  302. bsdmainutils{a} debhelper{a} ed{a} file{a} fontconfig-config{a}
  303.  
  304. gettext{a} gettext-base{a} groff-base{a} html2text{a} intltool-debian{a}
  305.  
  306. libcroco3{a} libcrypto++9{a} libdb4.8{a} libexpat1{a} libfontconfig1{a}
  307.  
  308. libfreetype6{a} libfuse2{a} libglib2.0-0{a} libice6{a} libjpeg62{a}
  309.  
  310. libjs-jquery{a} libkpathsea5{a} liblcms1{a} libmagic1{a} libopenjpeg2{a}
  311.  
  312. libpcre3{a} libpipeline1{a} libpng12-0{a} libpoppler5{a} libsm6{a}
  313.  
  314. libssl1.0.0{a} libunistring0{a} libx11-6{a} libx11-data{a} libxau6{a}
  315.  
  316. libxaw7{a} libxcb1{a} libxdmcp6{a} libxext6{a} libxml2{a} libxmu6{a}
  317.  
  318. libxpm4{a} libxt6{a} luatex{a} man-db{a} mime-support{a} po-debconf{a}
  319.  
  320. preview-latex-style{a} python{a} python-apsw{a} python-argparse{a}
  321.  
  322. python-central{a} python-crypto{a} python-docutils{a} python-jinja2{a}
  323.  
  324. python-llfuse{a} python-lzma{a} python-markupsafe{a} python-minimal{a}
  325.  
  326. python-paramiko{a} python-pkg-resources{a} python-pycryptopp{a}
  327.  
  328. python-pygments{a} python-roman{a} python-setuptools{a} python-sphinx{a}
  329.  
  330. python-support{a} python2.6{a} python2.6-minimal{a} tex-common{a}
  331.  
  332. texlive-base{a} texlive-binaries{a} texlive-common{a} texlive-doc-base{a}
  333.  
  334. texlive-fonts-recommended{a} texlive-latex-base{a} texlive-latex-extra{a}
  335.  
  336. texlive-latex-recommended{a} texlive-pictures{a} ttf-dejavu-core{a}
  337.  
  338. ucf{a} x11-common{a}
  339.  
  340. 0 packages upgraded, 82 newly installed, 0 to remove and 29 not upgraded.
  341.  
  342. Need to get 3086 kB/78.2 MB of archives. After unpacking 246 MB will be used.
  343.  
  344. Writing extended state information...
  345.  
  346. Get: 1 http://mirror.cc.columbia.edu/debian/ sid/main libfreetype6 amd64 2.4.4-2 [414 kB]
  347.  
  348. Get: 2 http://mirror.cc.columbia.edu/debian/ sid/main debhelper all 8.9.0 [559 kB]
  349.  
  350. Get: 3 http://mirror.cc.columbia.edu/debian/ sid/main tex-common all 2.10 [725 kB]
  351.  
  352. Get: 4 http://mirror.cc.columbia.edu/debian/ sid/main preview-latex-style all 11.86-3 [123 kB]
  353.  
  354. Get: 5 http://mirror.cc.columbia.edu/debian/ sid/main python-sphinx all 1.0.7-5 [1264 kB]
  355.  
  356. Fetched 3086 kB in 3s (862 kB/s)
  357.  
  358. debconf: delaying package configuration, since apt-utils is not installed
  359.  
  360. Selecting previously deselected package libpipeline1.
  361.  
  362. (Reading database ... 12556 files and directories currently installed.)
  363.  
  364. Unpacking libpipeline1 (from .../libpipeline1_1.2.0-3_amd64.deb) ...
  365.  
  366. Selecting previously deselected package libfreetype6.
  367.  
  368. Unpacking libfreetype6 (from .../libfreetype6_2.4.4-2_amd64.deb) ...
  369.  
  370. Selecting previously deselected package x11-common.
  371.  
  372. Unpacking x11-common (from .../x11-common_1%3a7.6+7_all.deb) ...
  373.  
  374. Selecting previously deselected package libice6.
  375.  
  376. Unpacking libice6 (from .../libice6_2%3a1.0.7-2_amd64.deb) ...
  377.  
  378. Selecting previously deselected package libsm6.
  379.  
  380. Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2_amd64.deb) ...
  381.  
  382. Selecting previously deselected package libxau6.
  383.  
  384. Unpacking libxau6 (from .../libxau6_1%3a1.0.6-3_amd64.deb) ...
  385.  
  386. Selecting previously deselected package libxdmcp6.
  387.  
  388. Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.1.0-3_amd64.deb) ...
  389.  
  390. Selecting previously deselected package libxcb1.
  391.  
  392. Unpacking libxcb1 (from .../libxcb1_1.7-3_amd64.deb) ...
  393.  
  394. Selecting previously deselected package libx11-data.
  395.  
  396. Unpacking libx11-data (from .../libx11-data_2%3a1.4.3-2_all.deb) ...
  397.  
  398. Selecting previously deselected package libx11-6.
  399.  
  400. Unpacking libx11-6 (from .../libx11-6_2%3a1.4.3-2_amd64.deb) ...
  401.  
  402. Selecting previously deselected package libxext6.
  403.  
  404. Unpacking libxext6 (from .../libxext6_2%3a1.3.0-3_amd64.deb) ...
  405.  
  406. Selecting previously deselected package libxt6.
  407.  
  408. Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2_amd64.deb) ...
  409.  
  410. Selecting previously deselected package bsdmainutils.
  411.  
  412. Unpacking bsdmainutils (from .../bsdmainutils_8.2.3_amd64.deb) ...
  413.  
  414. Selecting previously deselected package groff-base.
  415.  
  416. Unpacking groff-base (from .../groff-base_1.21-6_amd64.deb) ...
  417.  
  418. Selecting previously deselected package libssl1.0.0.
  419.  
  420. Unpacking libssl1.0.0 (from .../libssl1.0.0_1.0.0d-3_amd64.deb) ...
  421.  
  422. Selecting previously deselected package man-db.
  423.  
  424. Unpacking man-db (from .../man-db_2.6.0.2-1_amd64.deb) ...
  425.  
  426. Selecting previously deselected package libmagic1.
  427.  
  428. Unpacking libmagic1 (from .../libmagic1_5.04-5+b1_amd64.deb) ...
  429.  
  430. Selecting previously deselected package file.
  431.  
  432. Unpacking file (from .../file_5.04-5+b1_amd64.deb) ...
  433.  
  434. Selecting previously deselected package gettext-base.
  435.  
  436. Unpacking gettext-base (from .../gettext-base_0.18.1.1-3_amd64.deb) ...
  437.  
  438. Selecting previously deselected package libpcre3.
  439.  
  440. Unpacking libpcre3 (from .../libpcre3_8.12-3_amd64.deb) ...
  441.  
  442. Selecting previously deselected package libxml2.
  443.  
  444. Unpacking libxml2 (from .../libxml2_2.7.8.dfsg-3_amd64.deb) ...
  445.  
  446. Selecting previously deselected package mime-support.
  447.  
  448. Unpacking mime-support (from .../mime-support_3.51-1_all.deb) ...
  449.  
  450. Selecting previously deselected package python2.6-minimal.
  451.  
  452. Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.7-1_amd64.deb) ...
  453.  
  454. Selecting previously deselected package libdb4.8.
  455.  
  456. Unpacking libdb4.8 (from .../libdb4.8_4.8.30-8_amd64.deb) ...
  457.  
  458. Selecting previously deselected package libexpat1.
  459.  
  460. Unpacking libexpat1 (from .../libexpat1_2.0.1-7_amd64.deb) ...
  461.  
  462. Selecting previously deselected package python2.6.
  463.  
  464. Unpacking python2.6 (from .../python2.6_2.6.7-1_amd64.deb) ...
  465.  
  466. Selecting previously deselected package python-minimal.
  467.  
  468. Unpacking python-minimal (from .../python-minimal_2.6.6-14_all.deb) ...
  469.  
  470. Selecting previously deselected package python.
  471.  
  472. Unpacking python (from .../python_2.6.6-14_all.deb) ...
  473.  
  474. Selecting previously deselected package python-central.
  475.  
  476. Unpacking python-central (from .../python-central_0.6.17_all.deb) ...
  477.  
  478. Selecting previously deselected package python-support.
  479.  
  480. Unpacking python-support (from .../python-support_1.0.13_all.deb) ...
  481.  
  482. Selecting previously deselected package ucf.
  483.  
  484. Unpacking ucf (from .../ucf_3.0025+nmu2_all.deb) ...
  485.  
  486. Moving old data out of the way
  487.  
  488. Selecting previously deselected package html2text.
  489.  
  490. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ...
  491.  
  492. Selecting previously deselected package libglib2.0-0.
  493.  
  494. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.28.6-1_amd64.deb) ...
  495.  
  496. Selecting previously deselected package libcroco3.
  497.  
  498. Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ...
  499.  
  500. Selecting previously deselected package libunistring0.
  501.  
  502. Unpacking libunistring0 (from .../libunistring0_0.9.3-4_amd64.deb) ...
  503.  
  504. Selecting previously deselected package gettext.
  505.  
  506. Unpacking gettext (from .../gettext_0.18.1.1-3_amd64.deb) ...
  507.  
  508. Selecting previously deselected package intltool-debian.
  509.  
  510. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
  511.  
  512. Selecting previously deselected package po-debconf.
  513.  
  514. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu1_all.deb) ...
  515.  
  516. Selecting previously deselected package debhelper.
  517.  
  518. Unpacking debhelper (from .../debhelper_8.9.0_all.deb) ...
  519.  
  520. Selecting previously deselected package ed.
  521.  
  522. Unpacking ed (from .../archives/ed_1.4-3_amd64.deb) ...
  523.  
  524. Selecting previously deselected package ttf-dejavu-core.
  525.  
  526. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-1_all.deb) ...
  527.  
  528. Selecting previously deselected package fontconfig-config.
  529.  
  530. Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-2.2_all.deb) ...
  531.  
  532. Selecting previously deselected package libcrypto++9.
  533.  
  534. Unpacking libcrypto++9 (from .../libcrypto++9_5.6.1-5_amd64.deb) ...
  535.  
  536. Selecting previously deselected package libfontconfig1.
  537.  
  538. Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-2.2_amd64.deb) ...
  539.  
  540. Selecting previously deselected package libfuse2.
  541.  
  542. Unpacking libfuse2 (from .../libfuse2_2.8.5-3_amd64.deb) ...
  543.  
  544. Selecting previously deselected package libjpeg62.
  545.  
  546. Unpacking libjpeg62 (from .../libjpeg62_6b1-1_amd64.deb) ...
  547.  
  548. Selecting previously deselected package libjs-jquery.
  549.  
  550. Unpacking libjs-jquery (from .../libjs-jquery_1.6.1-1_all.deb) ...
  551.  
  552. Selecting previously deselected package libkpathsea5.
  553.  
  554. Unpacking libkpathsea5 (from .../libkpathsea5_2009-8_amd64.deb) ...
  555.  
  556. Selecting previously deselected package liblcms1.
  557.  
  558. Unpacking liblcms1 (from .../liblcms1_1.18.dfsg-1.2+b4_amd64.deb) ...
  559.  
  560. Selecting previously deselected package libopenjpeg2.
  561.  
  562. Unpacking libopenjpeg2 (from .../libopenjpeg2_1.3+dfsg-4_amd64.deb) ...
  563.  
  564. Selecting previously deselected package libpng12-0.
  565.  
  566. Unpacking libpng12-0 (from .../libpng12-0_1.2.44-2_amd64.deb) ...
  567.  
  568. Selecting previously deselected package libpoppler5.
  569.  
  570. Unpacking libpoppler5 (from .../libpoppler5_0.12.4-1.2_amd64.deb) ...
  571.  
  572. Selecting previously deselected package libxmu6.
  573.  
  574. Unpacking libxmu6 (from .../libxmu6_2%3a1.1.0-2_amd64.deb) ...
  575.  
  576. Selecting previously deselected package libxpm4.
  577.  
  578. Unpacking libxpm4 (from .../libxpm4_1%3a3.5.9-1_amd64.deb) ...
  579.  
  580. Selecting previously deselected package libxaw7.
  581.  
  582. Unpacking libxaw7 (from .../libxaw7_2%3a1.0.9-2_amd64.deb) ...
  583.  
  584. Selecting previously deselected package luatex.
  585.  
  586. Unpacking luatex (from .../luatex_0.70.1-1_amd64.deb) ...
  587.  
  588. Selecting previously deselected package tex-common.
  589.  
  590. Unpacking tex-common (from .../tex-common_2.10_all.deb) ...
  591.  
  592. Selecting previously deselected package preview-latex-style.
  593.  
  594. Unpacking preview-latex-style (from .../preview-latex-style_11.86-3_all.deb) ...
  595.  
  596. Selecting previously deselected package python-apsw.
  597.  
  598. Unpacking python-apsw (from .../python-apsw_3.7.5-r1-1+b1_amd64.deb) ...
  599.  
  600. Selecting previously deselected package python-argparse.
  601.  
  602. Unpacking python-argparse (from .../python-argparse_1.1-1_all.deb) ...
  603.  
  604. Selecting previously deselected package python-crypto.
  605.  
  606. Unpacking python-crypto (from .../python-crypto_2.3-2_amd64.deb) ...
  607.  
  608. Selecting previously deselected package python-roman.
  609.  
  610. Unpacking python-roman (from .../python-roman_0.7-2_all.deb) ...
  611.  
  612. Selecting previously deselected package python-docutils.
  613.  
  614. Unpacking python-docutils (from .../python-docutils_0.7-2_all.deb) ...
  615.  
  616. Selecting previously deselected package python-markupsafe.
  617.  
  618. Unpacking python-markupsafe (from .../python-markupsafe_0.12-2_amd64.deb) ...
  619.  
  620. Selecting previously deselected package python-jinja2.
  621.  
  622. Unpacking python-jinja2 (from .../python-jinja2_2.5.5-5_amd64.deb) ...
  623.  
  624. Selecting previously deselected package python-llfuse.
  625.  
  626. Unpacking python-llfuse (from .../python-llfuse_0.32-1_amd64.deb) ...
  627.  
  628. Selecting previously deselected package python-lzma.
  629.  
  630. Unpacking python-lzma (from .../python-lzma_0.5.3-1+b1_amd64.deb) ...
  631.  
  632. Selecting previously deselected package python-paramiko.
  633.  
  634. Unpacking python-paramiko (from .../python-paramiko_1.7.7.1-1_all.deb) ...
  635.  
  636. Selecting previously deselected package python-pkg-resources.
  637.  
  638. Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.16-1_all.deb) ...
  639.  
  640. Selecting previously deselected package python-pycryptopp.
  641.  
  642. Unpacking python-pycryptopp (from .../python-pycryptopp_0.5.29-1_amd64.deb) ...
  643.  
  644. Selecting previously deselected package python-pygments.
  645.  
  646. Unpacking python-pygments (from .../python-pygments_1.4+dfsg-2_all.deb) ...
  647.  
  648. Selecting previously deselected package python-setuptools.
  649.  
  650. Unpacking python-setuptools (from .../python-setuptools_0.6.16-1_all.deb) ...
  651.  
  652. Selecting previously deselected package python-sphinx.
  653.  
  654. Unpacking python-sphinx (from .../python-sphinx_1.0.7-5_all.deb) ...
  655.  
  656. Selecting previously deselected package texlive-common.
  657.  
  658. Unpacking texlive-common (from .../texlive-common_2009-11_all.deb) ...
  659.  
  660. Selecting previously deselected package texlive-doc-base.
  661.  
  662. Unpacking texlive-doc-base (from .../texlive-doc-base_2009-2_all.deb) ...
  663.  
  664. Selecting previously deselected package texlive-binaries.
  665.  
  666. Unpacking texlive-binaries (from .../texlive-binaries_2009-8_amd64.deb) ...
  667.  
  668. Selecting previously deselected package texlive-base.
  669.  
  670. Unpacking texlive-base (from .../texlive-base_2009-11_all.deb) ...
  671.  
  672. Selecting previously deselected package texlive-fonts-recommended.
  673.  
  674. Unpacking texlive-fonts-recommended (from .../texlive-fonts-recommended_2009-11_all.deb) ...
  675.  
  676. Selecting previously deselected package texlive-latex-base.
  677.  
  678. Unpacking texlive-latex-base (from .../texlive-latex-base_2009-11_all.deb) ...
  679.  
  680. Selecting previously deselected package texlive-pictures.
  681.  
  682. Unpacking texlive-pictures (from .../texlive-pictures_2009-11_all.deb) ...
  683.  
  684. Selecting previously deselected package texlive-latex-extra.
  685.  
  686. Unpacking texlive-latex-extra (from .../texlive-latex-extra_2009-10_all.deb) ...
  687.  
  688. Selecting previously deselected package texlive-latex-recommended.
  689.  
  690. Unpacking texlive-latex-recommended (from .../texlive-latex-recommended_2009-11_all.deb) ...
  691.  
  692. Setting up libpipeline1 (1.2.0-3) ...
  693.  
  694. Setting up libfreetype6 (2.4.4-2) ...
  695.  
  696. Setting up x11-common (1:7.6+7) ...
  697.  
  698. Setting up libice6 (2:1.0.7-2) ...
  699.  
  700. Setting up libsm6 (2:1.2.0-2) ...
  701.  
  702. Setting up libxau6 (1:1.0.6-3) ...
  703.  
  704. Setting up libxdmcp6 (1:1.1.0-3) ...
  705.  
  706. Setting up libxcb1 (1.7-3) ...
  707.  
  708. Setting up libx11-data (2:1.4.3-2) ...
  709.  
  710. Setting up libx11-6 (2:1.4.3-2) ...
  711.  
  712. Setting up libxext6 (2:1.3.0-3) ...
  713.  
  714. Setting up libxt6 (1:1.1.1-2) ...
  715.  
  716. Setting up bsdmainutils (8.2.3) ...
  717.  
  718. update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode.
  719.  
  720. update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode.
  721.  
  722. Setting up groff-base (1.21-6) ...
  723.  
  724. Setting up libssl1.0.0 (1.0.0d-3) ...
  725.  
  726. Setting up man-db (2.6.0.2-1) ...
  727.  
  728. Building database of manual pages ...
  729.  
  730. Setting up libmagic1 (5.04-5+b1) ...
  731.  
  732. Setting up file (5.04-5+b1) ...
  733.  
  734. Setting up gettext-base (0.18.1.1-3) ...
  735.  
  736. Setting up libpcre3 (8.12-3) ...
  737.  
  738. Setting up libxml2 (2.7.8.dfsg-3) ...
  739.  
  740. Setting up mime-support (3.51-1) ...
  741.  
  742. Setting up python2.6-minimal (2.6.7-1) ...
  743.  
  744. Setting up libdb4.8 (4.8.30-8) ...
  745.  
  746. Setting up libexpat1 (2.0.1-7) ...
  747.  
  748. Setting up python2.6 (2.6.7-1) ...
  749.  
  750. Setting up python-minimal (2.6.6-14) ...
  751.  
  752. Setting up python (2.6.6-14) ...
  753.  
  754. Setting up python-central (0.6.17) ...
  755.  
  756. Setting up python-support (1.0.13) ...
  757.  
  758. Setting up ucf (3.0025+nmu2) ...
  759.  
  760. Setting up html2text (1.3.2a-15) ...
  761.  
  762. Setting up libglib2.0-0 (2.28.6-1) ...
  763.  
  764. No schema files found: doing nothing.
  765.  
  766. Setting up libcroco3 (0.6.2-1) ...
  767.  
  768. Setting up libunistring0 (0.9.3-4) ...
  769.  
  770. Setting up gettext (0.18.1.1-3) ...
  771.  
  772. Setting up intltool-debian (0.35.0+20060710.1) ...
  773.  
  774. Setting up po-debconf (1.0.16+nmu1) ...
  775.  
  776. Setting up debhelper (8.9.0) ...
  777.  
  778. Setting up ed (1.4-3) ...
  779.  
  780. Setting up ttf-dejavu-core (2.33-1) ...
  781.  
  782. Setting up fontconfig-config (2.8.0-2.2) ...
  783.  
  784. Setting up libcrypto++9 (5.6.1-5) ...
  785.  
  786. Setting up libfontconfig1 (2.8.0-2.2) ...
  787.  
  788. Setting up libfuse2 (2.8.5-3) ...
  789.  
  790. Setting up libjpeg62 (6b1-1) ...
  791.  
  792. Setting up libjs-jquery (1.6.1-1) ...
  793.  
  794. Setting up libkpathsea5 (2009-8) ...
  795.  
  796. Setting up liblcms1 (1.18.dfsg-1.2+b4) ...
  797.  
  798. Setting up libopenjpeg2 (1.3+dfsg-4) ...
  799.  
  800. Setting up libpng12-0 (1.2.44-2) ...
  801.  
  802. Setting up libpoppler5 (0.12.4-1.2) ...
  803.  
  804. Setting up libxmu6 (2:1.1.0-2) ...
  805.  
  806. Setting up libxpm4 (1:3.5.9-1) ...
  807.  
  808. Setting up libxaw7 (2:1.0.9-2) ...
  809.  
  810. Setting up luatex (0.70.1-1) ...
  811.  
  812. texlive-base is not ready, cannot create formats
  813.  
  814. Setting up tex-common (2.10) ...
  815.  
  816.  
  817.  
  818. Creating config file /etc/texmf/texmf.d/05TeXMF.cnf with new version
  819.  
  820.  
  821.  
  822. Creating config file /etc/texmf/texmf.d/15Plain.cnf with new version
  823.  
  824.  
  825.  
  826. Creating config file /etc/texmf/texmf.d/45TeXinputs.cnf with new version
  827.  
  828.  
  829.  
  830. Creating config file /etc/texmf/texmf.d/55Fonts.cnf with new version
  831.  
  832.  
  833.  
  834. Creating config file /etc/texmf/texmf.d/65BibTeX.cnf with new version
  835.  
  836.  
  837.  
  838. Creating config file /etc/texmf/texmf.d/75DviPS.cnf with new version
  839.  
  840.  
  841.  
  842. Creating config file /etc/texmf/texmf.d/80DVIPDFMx.cnf with new version
  843.  
  844.  
  845.  
  846. Creating config file /etc/texmf/texmf.d/85Misc.cnf with new version
  847.  
  848.  
  849.  
  850. Creating config file /etc/texmf/texmf.d/90TeXDoc.cnf with new version
  851.  
  852.  
  853.  
  854. Creating config file /etc/texmf/texmf.d/95NonPath.cnf with new version
  855.  
  856.  
  857.  
  858. Creating config file /etc/texmf/updmap.d/00updmap.cfg with new version
  859.  
  860.  
  861.  
  862. Creating config file /etc/texmf/texmf.cnf with new version
  863.  
  864. Running mktexlsr. This may take some time... done.
  865.  
  866. texlive-base is not ready, delaying updmap-sys call
  867.  
  868. texlive-base is not ready, skipping fmtutil-sys --all call
  869.  
  870. Setting up preview-latex-style (11.86-3) ...
  871.  
  872. Setting up python-apsw (3.7.5-r1-1+b1) ...
  873.  
  874. Setting up python-argparse (1.1-1) ...
  875.  
  876. Setting up python-crypto (2.3-2) ...
  877.  
  878. Setting up python-roman (0.7-2) ...
  879.  
  880. Setting up python-docutils (0.7-2) ...
  881.  
  882. Setting up python-markupsafe (0.12-2) ...
  883.  
  884. Setting up python-jinja2 (2.5.5-5) ...
  885.  
  886. Setting up python-llfuse (0.32-1) ...
  887.  
  888. Setting up python-lzma (0.5.3-1+b1) ...
  889.  
  890. Setting up python-paramiko (1.7.7.1-1) ...
  891.  
  892. Setting up python-pkg-resources (0.6.16-1) ...
  893.  
  894. Setting up python-pycryptopp (0.5.29-1) ...
  895.  
  896. Setting up python-pygments (1.4+dfsg-2) ...
  897.  
  898. Setting up python-setuptools (0.6.16-1) ...
  899.  
  900. Setting up python-sphinx (1.0.7-5) ...
  901.  
  902. Setting up texlive-common (2009-11) ...
  903.  
  904. Setting up texlive-doc-base (2009-2) ...
  905.  
  906. Setting up texlive-binaries (2009-8) ...
  907.  
  908. update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode.
  909.  
  910. update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode.
  911.  
  912. Building format(s) --refresh.
  913.  
  914. This may take some time... done.
  915.  
  916. Processing triggers for tex-common ...
  917.  
  918. Running mktexlsr. This may take some time... done.
  919.  
  920. Setting up texlive-base (2009-11) ...
  921.  
  922. Running mktexlsr. This may take some time... done.
  923.  
  924. Building format(s) --all --cnffile /etc/texmf/fmt.d/10texlive-base.cnf.
  925.  
  926. This may take some time... done.
  927.  
  928. Processing triggers for tex-common ...
  929.  
  930. Running updmap-sys. This may take some time... done.
  931.  
  932. Running mktexlsr /var/lib/texmf ... done.
  933.  
  934. Building e-tex based formats --byhyphen /var/lib/texmf/tex/generic/config/language.def.
  935.  
  936. This may take some time... done.
  937.  
  938. Setting up texlive-pictures (2009-11) ...
  939.  
  940. Setting up texlive-fonts-recommended (2009-11) ...
  941.  
  942. Setting up texlive-latex-base (2009-11) ...
  943.  
  944. Running mktexlsr. This may take some time... done.
  945.  
  946. Building format(s) --all --cnffile /etc/texmf/fmt.d/10texlive-latex-base.cnf.
  947.  
  948. This may take some time... done.
  949.  
  950. Processing triggers for tex-common ...
  951.  
  952. Running mktexlsr. This may take some time... done.
  953.  
  954. Running updmap-sys. This may take some time... done.
  955.  
  956. Running mktexlsr /var/lib/texmf ... done.
  957.  
  958. Setting up texlive-latex-extra (2009-10) ...
  959.  
  960. Setting up texlive-latex-recommended (2009-11) ...
  961.  
  962. Processing triggers for python-central ...
  963.  
  964. Processing triggers for python-support ...
  965.  
  966. Processing triggers for tex-common ...
  967.  
  968. Running mktexlsr. This may take some time... done.
  969.  
  970. Running updmap-sys. This may take some time... done.
  971.  
  972. Running mktexlsr /var/lib/texmf ... done.
  973.  
  974. Reading package lists...
  975.  
  976. Building dependency tree...
  977.  
  978. Reading state information...
  979.  
  980. Reading extended state information...
  981.  
  982. Initializing package states...
  983.  
  984. Writing extended state information...
  985.  
  986. -> Finished parsing the build-deps
  987.  
  988. Reading package lists...
  989.  
  990. Building dependency tree...
  991.  
  992. Reading state information...
  993.  
  994. The following NEW packages will be installed:
  995.  
  996. fakeroot
  997.  
  998. debconf: delaying package configuration, since apt-utils is not installed
  999.  
  1000. 0 upgraded, 1 newly installed, 0 to remove and 29 not upgraded.
  1001.  
  1002. Need to get 0 B/131 kB of archives.
  1003.  
  1004. After this operation, 471 kB of additional disk space will be used.
  1005.  
  1006. Selecting previously deselected package fakeroot.
  1007.  
  1008. (Reading database ... 28926 files and directories currently installed.)
  1009.  
  1010. Unpacking fakeroot (from .../fakeroot_1.16-1_amd64.deb) ...
  1011.  
  1012. Processing triggers for man-db ...
  1013.  
  1014. Setting up fakeroot (1.16-1) ...
  1015.  
  1016. update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
  1017.  
  1018. I: Copying back the cached apt archive contents
  1019.  
  1020. I: new cache content debhelper_8.9.0_all.deb added
  1021.  
  1022. I: new cache content tex-common_2.10_all.deb added
  1023.  
  1024. I: new cache content preview-latex-style_11.86-3_all.deb added
  1025.  
  1026. I: new cache content python-sphinx_1.0.7-5_all.deb added
  1027.  
  1028. I: new cache content libfreetype6_2.4.4-2_amd64.deb added
  1029.  
  1030. I: Copying source file
  1031.  
  1032. I: copying [../s3ql_1.0.1-1.dsc]
  1033.  
  1034. I: copying [../s3ql_1.0.1.orig.tar.bz2]
  1035.  
  1036. I: copying [../s3ql_1.0.1-1.debian.tar.bz2]
  1037.  
  1038. I: Extracting source
  1039.  
  1040. dpkg-source: warning: extracting unsigned source package (s3ql_1.0.1-1.dsc)
  1041.  
  1042. dpkg-source: info: extracting s3ql in s3ql-1.0.1
  1043.  
  1044. dpkg-source: info: unpacking s3ql_1.0.1.orig.tar.bz2
  1045.  
  1046. dpkg-source: info: unpacking s3ql_1.0.1-1.debian.tar.bz2
  1047.  
  1048. dpkg-source: info: applying fix-sys-path.patch
  1049.  
  1050. I: Building the package
  1051.  
  1052. W: no hooks of type A found -- ignoring
  1053.  
  1054. I: Running cd tmp/buildd/*/ && dpkg-buildpackage -us -uc -rfakeroot
  1055.  
  1056. dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  1057.  
  1058. dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
  1059.  
  1060. dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  1061.  
  1062. dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  1063.  
  1064. dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
  1065.  
  1066. dpkg-buildpackage: source package s3ql
  1067.  
  1068. dpkg-buildpackage: source version 1.0.1-1
  1069.  
  1070. dpkg-buildpackage: source changed by Nikolaus Rath <Nikolaus@rath.org>
  1071.  
  1072. dpkg-source --before-build s3ql-1.0.1
  1073.  
  1074. dpkg-buildpackage: host architecture amd64
  1075.  
  1076. dpkg-source: info: using options from s3ql-1.0.1/debian/source/options: --compression=bzip2 --compression-level=9 --extend-diff-ignore=\.pyc$ --extend-diff-ignore=^doc/ --extend-diff-ignore=^contrib/.+\.1$ --extend-diff-ignore=^src/.+\.egg-info/ --tar-ignore=*.pyc
  1077.  
  1078. fakeroot debian/rules clean
  1079.  
  1080. dh clean --with python2
  1081.  
  1082. dh_testdir
  1083.  
  1084. debian/rules override_dh_auto_clean
  1085.  
  1086. make[1]: Entering directory `/tmp/buildd/s3ql-1.0.1'
  1087.  
  1088. dh_auto_clean
  1089.  
  1090. running clean
  1091.  
  1092. 'build/lib.linux-x86_64-2.6' does not exist -- can't clean it
  1093.  
  1094. 'build/bdist.linux-x86_64' does not exist -- can't clean it
  1095.  
  1096. 'build/scripts-2.6' does not exist -- can't clean it
  1097.  
  1098. rm -rf dist setup.log build doc
  1099.  
  1100. make[1]: Leaving directory `/tmp/buildd/s3ql-1.0.1'
  1101.  
  1102. dh_clean
  1103.  
  1104. dpkg-source -b s3ql-1.0.1
  1105.  
  1106. dpkg-source: info: using options from s3ql-1.0.1/debian/source/options: --compression=bzip2 --compression-level=9 --extend-diff-ignore=\.pyc$ --extend-diff-ignore=^doc/ --extend-diff-ignore=^contrib/.+\.1$ --extend-diff-ignore=^src/.+\.egg-info/ --tar-ignore=*.pyc
  1107.  
  1108. dpkg-source: info: using source format `3.0 (quilt)'
  1109.  
  1110. dpkg-source: info: building s3ql using existing ./s3ql_1.0.1.orig.tar.bz2
  1111.  
  1112. dpkg-source: warning: ignoring deletion of directory doc
  1113.  
  1114. dpkg-source: info: building s3ql in s3ql_1.0.1-1.debian.tar.bz2
  1115.  
  1116. dpkg-source: info: building s3ql in s3ql_1.0.1-1.dsc
  1117.  
  1118. debian/rules build
  1119.  
  1120. dh build --with python2
  1121.  
  1122. dh_testdir
  1123.  
  1124. dh_auto_configure
  1125.  
  1126. debian/rules override_dh_auto_build
  1127.  
  1128. make[1]: Entering directory `/tmp/buildd/s3ql-1.0.1'
  1129.  
  1130. python setup.py build_sphinx
  1131.  
  1132. running build_sphinx
  1133.  
  1134. Running html builder...
  1135.  
  1136. creating /tmp/buildd/s3ql-1.0.1/doc
  1137.  
  1138. creating /tmp/buildd/s3ql-1.0.1/doc/html
  1139.  
  1140. Running Sphinx v1.0.7
  1141.  
  1142. loading pickled environment... not yet created
  1143.  
  1144. building [html]: targets for 27 source files that are out of date
  1145.  
  1146. updating environment: 27 added, 0 changed, 0 removed
  1147.  
  1148. reading sources... [ 3%] about
  1149. reading sources... [ 7%] adm
  1150. reading sources... [ 11%] backends
  1151. reading sources... [ 14%] contrib
  1152. reading sources... [ 18%] fsck
  1153. reading sources... [ 22%] index
  1154. reading sources... [ 25%] installation
  1155. reading sources... [ 29%] issues
  1156. reading sources... [ 33%] man/adm
  1157. reading sources... [ 37%] man/cp
  1158. reading sources... [ 40%] man/ctrl
  1159. reading sources... [ 44%] man/expire_backups
  1160. reading sources... [ 48%] man/fsck
  1161. reading sources... [ 51%] man/index
  1162. reading sources... [ 55%] man/lock
  1163. reading sources... [ 59%] man/mkfs
  1164. reading sources... [ 62%] man/mount
  1165. reading sources... [ 66%] man/pcp
  1166. reading sources... [ 70%] man/rm
  1167. reading sources... [ 74%] man/stat
  1168. reading sources... [ 77%] man/umount
  1169. reading sources... [ 81%] mkfs
  1170. reading sources... [ 85%] mount
  1171. reading sources... [ 88%] resources
  1172. reading sources... [ 92%] special
  1173. reading sources... [ 96%] tips
  1174. reading sources... [100%] umount
  1175.  
  1176.  
  1177. looking for now-outdated files... none found
  1178.  
  1179. pickling environment... done
  1180.  
  1181. checking consistency... done
  1182.  
  1183. preparing documents... done
  1184.  
  1185. writing output... [ 3%] about
  1186. writing output... [ 7%] adm
  1187. writing output... [ 11%] backends
  1188. writing output... [ 14%] contrib
  1189. writing output... [ 18%] fsck
  1190. writing output... [ 22%] index
  1191. writing output... [ 25%] installation
  1192. writing output... [ 29%] issues
  1193. writing output... [ 33%] man/adm
  1194. writing output... [ 37%] man/cp
  1195. writing output... [ 40%] man/ctrl
  1196. writing output... [ 44%] man/expire_backups
  1197. writing output... [ 48%] man/fsck
  1198. writing output... [ 51%] man/index
  1199. writing output... [ 55%] man/lock
  1200. writing output... [ 59%] man/mkfs
  1201. writing output... [ 62%] man/mount
  1202. writing output... [ 66%] man/pcp
  1203. writing output... [ 70%] man/rm
  1204. writing output... [ 74%] man/stat
  1205. writing output... [ 77%] man/umount
  1206. writing output... [ 81%] mkfs
  1207. writing output... [ 85%] mount
  1208. writing output... [ 88%] resources
  1209. writing output... [ 92%] special
  1210. writing output... [ 96%] tips
  1211. writing output... [100%] umount
  1212.  
  1213.  
  1214. writing additional files... search
  1215.  
  1216. copying static files... done
  1217.  
  1218. dumping search index... done
  1219.  
  1220. dumping object inventory... done
  1221.  
  1222. build succeeded.
  1223.  
  1224. Running latex builder...
  1225.  
  1226. creating /tmp/buildd/s3ql-1.0.1/doc/latex
  1227.  
  1228. Running Sphinx v1.0.7
  1229.  
  1230. loading pickled environment... done
  1231.  
  1232. building [latex]: all documents
  1233.  
  1234. updating environment: 0 added, 0 changed, 0 removed
  1235.  
  1236. looking for now-outdated files... none found
  1237.  
  1238. processing manual.tex... index about installation backends mkfs adm mount special umount fsck contrib tips issues man/index man/mkfs man/adm man/mount man/stat man/ctrl man/cp man/rm man/lock man/umount man/fsck man/pcp man/expire_backups resources
  1239.  
  1240. resolving references...
  1241.  
  1242. writing... done
  1243.  
  1244. copying TeX support files... done
  1245.  
  1246. build succeeded.
  1247.  
  1248. Running man builder...
  1249.  
  1250. creating /tmp/buildd/s3ql-1.0.1/doc/man
  1251.  
  1252. Running Sphinx v1.0.7
  1253.  
  1254. loading pickled environment... done
  1255.  
  1256. building [man]: all manpages
  1257.  
  1258. updating environment: 0 added, 0 changed, 0 removed
  1259.  
  1260. looking for now-outdated files... none found
  1261.  
  1262. writing... mkfs.s3ql.1 { } mount.s3ql.1 { } umount.s3ql.1 { } fsck.s3ql.1 { } s3qlctrl.1 { } s3qladm.1 { } s3qlcp.1 { } s3qllock.1 { } s3qlrm.1 { } s3qlstat.1 { } expire_backups.1 { } pcp.1 { }
  1263.  
  1264. build succeeded.
  1265.  
  1266. Running pdflatex...
  1267.  
  1268. make[1]: Leaving directory `/tmp/buildd/s3ql-1.0.1'
  1269.  
  1270. dh_auto_test
  1271.  
  1272. fakeroot debian/rules binary
  1273.  
  1274. dh binary --with python2
  1275.  
  1276. dh_testroot
  1277.  
  1278. dh_prep
  1279.  
  1280. dh_installdirs
  1281.  
  1282. debian/rules override_dh_auto_install
  1283.  
  1284. make[1]: Entering directory `/tmp/buildd/s3ql-1.0.1'
  1285.  
  1286. python setup.py install --root=debian/s3ql --install-layout=deb \
  1287.  
  1288. --install-lib=/usr/share/s3ql --install-scripts=/usr/share/s3ql
  1289.  
  1290. running install
  1291.  
  1292. running build
  1293.  
  1294. running build_py
  1295.  
  1296. creating build
  1297.  
  1298. creating build/lib.linux-x86_64-2.6
  1299.  
  1300. creating build/lib.linux-x86_64-2.6/s3ql
  1301.  
  1302. copying src/s3ql/fs.py -> build/lib.linux-x86_64-2.6/s3ql
  1303.  
  1304. copying src/s3ql/thread_group.py -> build/lib.linux-x86_64-2.6/s3ql
  1305.  
  1306. copying src/s3ql/ordered_dict.py -> build/lib.linux-x86_64-2.6/s3ql
  1307.  
  1308. copying src/s3ql/__init__.py -> build/lib.linux-x86_64-2.6/s3ql
  1309.  
  1310. copying src/s3ql/parse_args.py -> build/lib.linux-x86_64-2.6/s3ql
  1311.  
  1312. copying src/s3ql/database.py -> build/lib.linux-x86_64-2.6/s3ql
  1313.  
  1314. copying src/s3ql/inode_cache.py -> build/lib.linux-x86_64-2.6/s3ql
  1315.  
  1316. copying src/s3ql/common.py -> build/lib.linux-x86_64-2.6/s3ql
  1317.  
  1318. copying src/s3ql/upload_manager.py -> build/lib.linux-x86_64-2.6/s3ql
  1319.  
  1320. copying src/s3ql/fsck.py -> build/lib.linux-x86_64-2.6/s3ql
  1321.  
  1322. copying src/s3ql/block_cache.py -> build/lib.linux-x86_64-2.6/s3ql
  1323.  
  1324. copying src/s3ql/daemonize.py -> build/lib.linux-x86_64-2.6/s3ql
  1325.  
  1326. copying src/s3ql/multi_lock.py -> build/lib.linux-x86_64-2.6/s3ql
  1327.  
  1328. creating build/lib.linux-x86_64-2.6/s3ql/backends
  1329.  
  1330. copying src/s3ql/backends/local.py -> build/lib.linux-x86_64-2.6/s3ql/backends
  1331.  
  1332. copying src/s3ql/backends/__init__.py -> build/lib.linux-x86_64-2.6/s3ql/backends
  1333.  
  1334. copying src/s3ql/backends/ftplib.py -> build/lib.linux-x86_64-2.6/s3ql/backends
  1335.  
  1336. copying src/s3ql/backends/ftp.py -> build/lib.linux-x86_64-2.6/s3ql/backends
  1337.  
  1338. copying src/s3ql/backends/common.py -> build/lib.linux-x86_64-2.6/s3ql/backends
  1339.  
  1340. copying src/s3ql/backends/sftp.py -> build/lib.linux-x86_64-2.6/s3ql/backends
  1341.  
  1342. copying src/s3ql/backends/s3.py -> build/lib.linux-x86_64-2.6/s3ql/backends
  1343.  
  1344. creating build/lib.linux-x86_64-2.6/s3ql/cli
  1345.  
  1346. copying src/s3ql/cli/ctrl.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1347.  
  1348. copying src/s3ql/cli/statfs.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1349.  
  1350. copying src/s3ql/cli/__init__.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1351.  
  1352. copying src/s3ql/cli/cp.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1353.  
  1354. copying src/s3ql/cli/mount.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1355.  
  1356. copying src/s3ql/cli/fsck.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1357.  
  1358. copying src/s3ql/cli/remove.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1359.  
  1360. copying src/s3ql/cli/lock.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1361.  
  1362. copying src/s3ql/cli/mkfs.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1363.  
  1364. copying src/s3ql/cli/umount.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1365.  
  1366. copying src/s3ql/cli/adm.py -> build/lib.linux-x86_64-2.6/s3ql/cli
  1367.  
  1368. creating build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1369.  
  1370. copying src/s3ql/backends/boto/resultset.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1371.  
  1372. copying src/s3ql/backends/boto/__init__.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1373.  
  1374. copying src/s3ql/backends/boto/storage_uri.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1375.  
  1376. copying src/s3ql/backends/boto/connection.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1377.  
  1378. copying src/s3ql/backends/boto/exception.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1379.  
  1380. copying src/s3ql/backends/boto/utils.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1381.  
  1382. copying src/s3ql/backends/boto/handler.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto
  1383.  
  1384. creating build/lib.linux-x86_64-2.6/s3ql/backends/boto/pyami
  1385.  
  1386. copying src/s3ql/backends/boto/pyami/__init__.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/pyami
  1387.  
  1388. copying src/s3ql/backends/boto/pyami/config.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/pyami
  1389.  
  1390. creating build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1391.  
  1392. copying src/s3ql/backends/boto/s3/prefix.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1393.  
  1394. copying src/s3ql/backends/boto/s3/__init__.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1395.  
  1396. copying src/s3ql/backends/boto/s3/user.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1397.  
  1398. copying src/s3ql/backends/boto/s3/key.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1399.  
  1400. copying src/s3ql/backends/boto/s3/connection.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1401.  
  1402. copying src/s3ql/backends/boto/s3/acl.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1403.  
  1404. copying src/s3ql/backends/boto/s3/bucket.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1405.  
  1406. copying src/s3ql/backends/boto/s3/bucketlistresultset.py -> build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3
  1407.  
  1408. running install_lib
  1409.  
  1410. creating debian/s3ql/usr
  1411.  
  1412. creating debian/s3ql/usr/share
  1413.  
  1414. creating debian/s3ql/usr/share/s3ql
  1415.  
  1416. creating debian/s3ql/usr/share/s3ql/s3ql
  1417.  
  1418. copying build/lib.linux-x86_64-2.6/s3ql/fs.py -> debian/s3ql/usr/share/s3ql/s3ql
  1419.  
  1420. copying build/lib.linux-x86_64-2.6/s3ql/thread_group.py -> debian/s3ql/usr/share/s3ql/s3ql
  1421.  
  1422. creating debian/s3ql/usr/share/s3ql/s3ql/backends
  1423.  
  1424. copying build/lib.linux-x86_64-2.6/s3ql/backends/local.py -> debian/s3ql/usr/share/s3ql/s3ql/backends
  1425.  
  1426. creating debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1427.  
  1428. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/resultset.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1429.  
  1430. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/__init__.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1431.  
  1432. creating debian/s3ql/usr/share/s3ql/s3ql/backends/boto/pyami
  1433.  
  1434. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/pyami/__init__.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/pyami
  1435.  
  1436. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/pyami/config.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/pyami
  1437.  
  1438. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/storage_uri.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1439.  
  1440. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/connection.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1441.  
  1442. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/exception.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1443.  
  1444. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/utils.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1445.  
  1446. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/handler.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto
  1447.  
  1448. creating debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1449.  
  1450. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/prefix.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1451.  
  1452. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/__init__.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1453.  
  1454. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/user.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1455.  
  1456. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/key.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1457.  
  1458. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/connection.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1459.  
  1460. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/acl.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1461.  
  1462. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/bucket.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1463.  
  1464. copying build/lib.linux-x86_64-2.6/s3ql/backends/boto/s3/bucketlistresultset.py -> debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3
  1465.  
  1466. copying build/lib.linux-x86_64-2.6/s3ql/backends/__init__.py -> debian/s3ql/usr/share/s3ql/s3ql/backends
  1467.  
  1468. copying build/lib.linux-x86_64-2.6/s3ql/backends/ftplib.py -> debian/s3ql/usr/share/s3ql/s3ql/backends
  1469.  
  1470. copying build/lib.linux-x86_64-2.6/s3ql/backends/ftp.py -> debian/s3ql/usr/share/s3ql/s3ql/backends
  1471.  
  1472. copying build/lib.linux-x86_64-2.6/s3ql/backends/common.py -> debian/s3ql/usr/share/s3ql/s3ql/backends
  1473.  
  1474. copying build/lib.linux-x86_64-2.6/s3ql/backends/sftp.py -> debian/s3ql/usr/share/s3ql/s3ql/backends
  1475.  
  1476. copying build/lib.linux-x86_64-2.6/s3ql/backends/s3.py -> debian/s3ql/usr/share/s3ql/s3ql/backends
  1477.  
  1478. copying build/lib.linux-x86_64-2.6/s3ql/ordered_dict.py -> debian/s3ql/usr/share/s3ql/s3ql
  1479.  
  1480. copying build/lib.linux-x86_64-2.6/s3ql/__init__.py -> debian/s3ql/usr/share/s3ql/s3ql
  1481.  
  1482. copying build/lib.linux-x86_64-2.6/s3ql/parse_args.py -> debian/s3ql/usr/share/s3ql/s3ql
  1483.  
  1484. copying build/lib.linux-x86_64-2.6/s3ql/database.py -> debian/s3ql/usr/share/s3ql/s3ql
  1485.  
  1486. creating debian/s3ql/usr/share/s3ql/s3ql/cli
  1487.  
  1488. copying build/lib.linux-x86_64-2.6/s3ql/cli/ctrl.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1489.  
  1490. copying build/lib.linux-x86_64-2.6/s3ql/cli/statfs.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1491.  
  1492. copying build/lib.linux-x86_64-2.6/s3ql/cli/__init__.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1493.  
  1494. copying build/lib.linux-x86_64-2.6/s3ql/cli/cp.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1495.  
  1496. copying build/lib.linux-x86_64-2.6/s3ql/cli/mount.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1497.  
  1498. copying build/lib.linux-x86_64-2.6/s3ql/cli/fsck.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1499.  
  1500. copying build/lib.linux-x86_64-2.6/s3ql/cli/remove.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1501.  
  1502. copying build/lib.linux-x86_64-2.6/s3ql/cli/lock.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1503.  
  1504. copying build/lib.linux-x86_64-2.6/s3ql/cli/mkfs.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1505.  
  1506. copying build/lib.linux-x86_64-2.6/s3ql/cli/umount.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1507.  
  1508. copying build/lib.linux-x86_64-2.6/s3ql/cli/adm.py -> debian/s3ql/usr/share/s3ql/s3ql/cli
  1509.  
  1510. copying build/lib.linux-x86_64-2.6/s3ql/inode_cache.py -> debian/s3ql/usr/share/s3ql/s3ql
  1511.  
  1512. copying build/lib.linux-x86_64-2.6/s3ql/common.py -> debian/s3ql/usr/share/s3ql/s3ql
  1513.  
  1514. copying build/lib.linux-x86_64-2.6/s3ql/upload_manager.py -> debian/s3ql/usr/share/s3ql/s3ql
  1515.  
  1516. copying build/lib.linux-x86_64-2.6/s3ql/fsck.py -> debian/s3ql/usr/share/s3ql/s3ql
  1517.  
  1518. copying build/lib.linux-x86_64-2.6/s3ql/block_cache.py -> debian/s3ql/usr/share/s3ql/s3ql
  1519.  
  1520. copying build/lib.linux-x86_64-2.6/s3ql/daemonize.py -> debian/s3ql/usr/share/s3ql/s3ql
  1521.  
  1522. copying build/lib.linux-x86_64-2.6/s3ql/multi_lock.py -> debian/s3ql/usr/share/s3ql/s3ql
  1523.  
  1524. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/fs.py to fs.pyc
  1525.  
  1526. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/thread_group.py to thread_group.pyc
  1527.  
  1528. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/local.py to local.pyc
  1529.  
  1530. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/resultset.py to resultset.pyc
  1531.  
  1532. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/__init__.py to __init__.pyc
  1533.  
  1534. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/pyami/__init__.py to __init__.pyc
  1535.  
  1536. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/pyami/config.py to config.pyc
  1537.  
  1538. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/storage_uri.py to storage_uri.pyc
  1539.  
  1540. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/connection.py to connection.pyc
  1541.  
  1542. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/exception.py to exception.pyc
  1543.  
  1544. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/utils.py to utils.pyc
  1545.  
  1546. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/handler.py to handler.pyc
  1547.  
  1548. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/prefix.py to prefix.pyc
  1549.  
  1550. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/__init__.py to __init__.pyc
  1551.  
  1552. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/user.py to user.pyc
  1553.  
  1554. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/key.py to key.pyc
  1555.  
  1556. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/connection.py to connection.pyc
  1557.  
  1558. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/acl.py to acl.pyc
  1559.  
  1560. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/bucket.py to bucket.pyc
  1561.  
  1562. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/boto/s3/bucketlistresultset.py to bucketlistresultset.pyc
  1563.  
  1564. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/__init__.py to __init__.pyc
  1565.  
  1566. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/ftplib.py to ftplib.pyc
  1567.  
  1568. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/ftp.py to ftp.pyc
  1569.  
  1570. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/common.py to common.pyc
  1571.  
  1572. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/sftp.py to sftp.pyc
  1573.  
  1574. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/backends/s3.py to s3.pyc
  1575.  
  1576. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/ordered_dict.py to ordered_dict.pyc
  1577.  
  1578. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/__init__.py to __init__.pyc
  1579.  
  1580. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/parse_args.py to parse_args.pyc
  1581.  
  1582. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/database.py to database.pyc
  1583.  
  1584. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/ctrl.py to ctrl.pyc
  1585.  
  1586. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/statfs.py to statfs.pyc
  1587.  
  1588. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/__init__.py to __init__.pyc
  1589.  
  1590. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/cp.py to cp.pyc
  1591.  
  1592. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/mount.py to mount.pyc
  1593.  
  1594. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/fsck.py to fsck.pyc
  1595.  
  1596. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/remove.py to remove.pyc
  1597.  
  1598. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/lock.py to lock.pyc
  1599.  
  1600. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/mkfs.py to mkfs.pyc
  1601.  
  1602. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/umount.py to umount.pyc
  1603.  
  1604. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/cli/adm.py to adm.pyc
  1605.  
  1606. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/inode_cache.py to inode_cache.pyc
  1607.  
  1608. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/common.py to common.pyc
  1609.  
  1610. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/upload_manager.py to upload_manager.pyc
  1611.  
  1612. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/fsck.py to fsck.pyc
  1613.  
  1614. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/block_cache.py to block_cache.pyc
  1615.  
  1616. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/daemonize.py to daemonize.pyc
  1617.  
  1618. byte-compiling debian/s3ql/usr/share/s3ql/s3ql/multi_lock.py to multi_lock.pyc
  1619.  
  1620. running install_data
  1621.  
  1622. creating debian/s3ql/usr/share/man
  1623.  
  1624. creating debian/s3ql/usr/share/man/man1
  1625.  
  1626. copying /tmp/buildd/s3ql-1.0.1/doc/man/mount.s3ql.1 -> debian/s3ql/usr/share/man/man1
  1627.  
  1628. copying /tmp/buildd/s3ql-1.0.1/doc/man/fsck.s3ql.1 -> debian/s3ql/usr/share/man/man1
  1629.  
  1630. copying /tmp/buildd/s3ql-1.0.1/doc/man/s3qlstat.1 -> debian/s3ql/usr/share/man/man1
  1631.  
  1632. copying /tmp/buildd/s3ql-1.0.1/doc/man/s3qlrm.1 -> debian/s3ql/usr/share/man/man1
  1633.  
  1634. copying /tmp/buildd/s3ql-1.0.1/doc/man/mkfs.s3ql.1 -> debian/s3ql/usr/share/man/man1
  1635.  
  1636. copying /tmp/buildd/s3ql-1.0.1/doc/man/s3qlctrl.1 -> debian/s3ql/usr/share/man/man1
  1637.  
  1638. copying /tmp/buildd/s3ql-1.0.1/doc/man/s3qladm.1 -> debian/s3ql/usr/share/man/man1
  1639.  
  1640. copying /tmp/buildd/s3ql-1.0.1/doc/man/s3qlcp.1 -> debian/s3ql/usr/share/man/man1
  1641.  
  1642. copying /tmp/buildd/s3ql-1.0.1/doc/man/umount.s3ql.1 -> debian/s3ql/usr/share/man/man1
  1643.  
  1644. copying /tmp/buildd/s3ql-1.0.1/doc/man/s3qllock.1 -> debian/s3ql/usr/share/man/man1
  1645.  
  1646. running install_egg_info
  1647.  
  1648. running egg_info
  1649.  
  1650. writing requirements to src/s3ql.egg-info/requires.txt
  1651.  
  1652. writing src/s3ql.egg-info/PKG-INFO
  1653.  
  1654. writing top-level names to src/s3ql.egg-info/top_level.txt
  1655.  
  1656. writing dependency_links to src/s3ql.egg-info/dependency_links.txt
  1657.  
  1658. writing entry points to src/s3ql.egg-info/entry_points.txt
  1659.  
  1660. reading manifest file 'src/s3ql.egg-info/SOURCES.txt'
  1661.  
  1662. writing manifest file 'src/s3ql.egg-info/SOURCES.txt'
  1663.  
  1664. Copying src/s3ql.egg-info to debian/s3ql/usr/share/s3ql/s3ql-1.0.1.egg-info
  1665.  
  1666. running install_scripts
  1667.  
  1668. Installing s3qlstat script to debian/s3ql/usr/share/s3ql
  1669.  
  1670. Installing s3qllock script to debian/s3ql/usr/share/s3ql
  1671.  
  1672. Installing s3qladm script to debian/s3ql/usr/share/s3ql
  1673.  
  1674. Installing s3qlctrl script to debian/s3ql/usr/share/s3ql
  1675.  
  1676. Installing umount.s3ql script to debian/s3ql/usr/share/s3ql
  1677.  
  1678. Installing s3qlcp script to debian/s3ql/usr/share/s3ql
  1679.  
  1680. Installing s3qlrm script to debian/s3ql/usr/share/s3ql
  1681.  
  1682. Installing mount.s3ql script to debian/s3ql/usr/share/s3ql
  1683.  
  1684. Installing fsck.s3ql script to debian/s3ql/usr/share/s3ql
  1685.  
  1686. Installing mkfs.s3ql script to debian/s3ql/usr/share/s3ql
  1687.  
  1688. make[1]: Leaving directory `/tmp/buildd/s3ql-1.0.1'
  1689.  
  1690. dh_install
  1691.  
  1692. dh_installdocs
  1693.  
  1694. debian/rules override_dh_installchangelogs
  1695.  
  1696. make[1]: Entering directory `/tmp/buildd/s3ql-1.0.1'
  1697.  
  1698. dh_installchangelogs Changes.txt
  1699.  
  1700. make[1]: Leaving directory `/tmp/buildd/s3ql-1.0.1'
  1701.  
  1702. dh_installexamples
  1703.  
  1704. dh_installman
  1705.  
  1706. dh_installcatalogs
  1707.  
  1708. dh_installcron
  1709.  
  1710. dh_installdebconf
  1711.  
  1712. dh_installemacsen
  1713.  
  1714. dh_installifupdown
  1715.  
  1716. dh_installinfo
  1717.  
  1718. dh_installinit
  1719.  
  1720. dh_installmenu
  1721.  
  1722. dh_installmime
  1723.  
  1724. dh_installmodules
  1725.  
  1726. dh_installlogcheck
  1727.  
  1728. dh_installlogrotate
  1729.  
  1730. dh_installpam
  1731.  
  1732. dh_installppp
  1733.  
  1734. dh_installudev
  1735.  
  1736. dh_installwm
  1737.  
  1738. dh_installxfonts
  1739.  
  1740. dh_installgsettings
  1741.  
  1742. dh_bugfiles
  1743.  
  1744. dh_ucf
  1745.  
  1746. dh_lintian
  1747.  
  1748. dh_gconf
  1749.  
  1750. dh_icons
  1751.  
  1752. dh_perl
  1753.  
  1754. dh_python2
  1755.  
  1756. dh_usrlocal
  1757.  
  1758. debian/rules override_dh_link
  1759.  
  1760. make[1]: Entering directory `/tmp/buildd/s3ql-1.0.1'
  1761.  
  1762. dh_link
  1763.  
  1764. for entry in debian/s3ql/usr/share/s3ql/*; do \
  1765.  
  1766. if [ -d "$entry" ] || [ ! -x "$entry" ]; then \
  1767.  
  1768. continue; \
  1769.  
  1770. fi; \
  1771.  
  1772. ln -s ../share/s3ql/`basename "$entry"` \
  1773.  
  1774. "debian/s3ql/usr/bin/`basename \"$entry\"`"; \
  1775.  
  1776. done
  1777.  
  1778. make[1]: Leaving directory `/tmp/buildd/s3ql-1.0.1'
  1779.  
  1780. debian/rules override_dh_compress
  1781.  
  1782. make[1]: Entering directory `/tmp/buildd/s3ql-1.0.1'
  1783.  
  1784. dh_compress -X.txt -X.py
  1785.  
  1786. # Force compression of manpages
  1787.  
  1788. gzip debian/s3ql/usr/share/doc/s3ql/contrib/*.1
  1789.  
  1790. make[1]: Leaving directory `/tmp/buildd/s3ql-1.0.1'
  1791.  
  1792. debian/rules override_dh_fixperms
  1793.  
  1794. make[1]: Entering directory `/tmp/buildd/s3ql-1.0.1'
  1795.  
  1796. dh_fixperms
  1797.  
  1798. chmod +x debian/s3ql/usr/share/doc/s3ql/contrib/*.py \
  1799.  
  1800. debian/s3ql/usr/share/doc/s3ql/contrib/*.sh
  1801.  
  1802. make[1]: Leaving directory `/tmp/buildd/s3ql-1.0.1'
  1803.  
  1804. dh_strip
  1805.  
  1806. dh_makeshlibs
  1807.  
  1808. dh_shlibdeps
  1809.  
  1810. dh_installdeb
  1811.  
  1812. dh_gencontrol
  1813.  
  1814. dh_md5sums
  1815.  
  1816. dh_builddeb
  1817.  
  1818. dpkg-deb: building package `s3ql' in `../s3ql_1.0.1-1_all.deb'.
  1819.  
  1820. dpkg-genchanges >../s3ql_1.0.1-1_amd64.changes
  1821.  
  1822. dpkg-genchanges: including full source code in upload
  1823.  
  1824. dpkg-source --after-build s3ql-1.0.1
  1825.  
  1826. dpkg-source: info: using options from s3ql-1.0.1/debian/source/options: --compression=bzip2 --compression-level=9 --extend-diff-ignore=\.pyc$ --extend-diff-ignore=^doc/ --extend-diff-ignore=^contrib/.+\.1$ --extend-diff-ignore=^src/.+\.egg-info/ --tar-ignore=*.pyc
  1827.  
  1828. dpkg-buildpackage: full upload (original source is included)
  1829.  
  1830. I: user script /var/cache/pbuilder/build//4851/tmp/hooks/B90lintian starting
  1831.  
  1832. Reading package lists...
  1833.  
  1834. Building dependency tree...
  1835.  
  1836. Reading state information...
  1837.  
  1838. The following extra packages will be installed:
  1839.  
  1840. diffstat libapt-pkg-perl libclass-accessor-perl libdigest-hmac-perl
  1841.  
  1842. libdigest-sha1-perl libemail-valid-perl libio-pty-perl libio-string-perl
  1843.  
  1844. libipc-run-perl libmailtools-perl libnet-dns-perl libnet-domain-tld-perl
  1845.  
  1846. libnet-ip-perl libparse-debianchangelog-perl libsub-name-perl liburi-perl
  1847.  
  1848. locales netbase unzip
  1849.  
  1850. Suggested packages:
  1851.  
  1852. libio-socket-inet6-perl libwww-perl binutils-multiarch libtext-template-perl
  1853.  
  1854. zip
  1855.  
  1856. Recommended packages:
  1857.  
  1858. libhtml-parser-perl libhtml-template-perl libxml-simple-perl ifupdown
  1859.  
  1860. The following NEW packages will be installed:
  1861.  
  1862. diffstat libapt-pkg-perl libclass-accessor-perl libdigest-hmac-perl
  1863.  
  1864. libdigest-sha1-perl libemail-valid-perl libio-pty-perl libio-string-perl
  1865.  
  1866. libipc-run-perl libmailtools-perl libnet-dns-perl libnet-domain-tld-perl
  1867.  
  1868. libnet-ip-perl libparse-debianchangelog-perl libsub-name-perl liburi-perl
  1869.  
  1870. lintian locales netbase unzip
  1871.  
  1872. 0 upgraded, 20 newly installed, 0 to remove and 29 not upgraded.
  1873.  
  1874. Need to get 118 kB/6587 kB of archives.
  1875.  
  1876. After this operation, 20.0 MB of additional disk space will be used.
  1877.  
  1878. Get:1 http://mirror.cc.columbia.edu/debian/ sid/main netbase all 4.46 [21.0 kB]
  1879.  
  1880. Get:2 http://mirror.cc.columbia.edu/debian/ sid/main libmailtools-perl all 2.08-1 [97.4 kB]
  1881.  
  1882. debconf: delaying package configuration, since apt-utils is not installed
  1883.  
  1884. Fetched 118 kB in 0s (395 kB/s)
  1885.  
  1886. Selecting previously deselected package netbase.
  1887.  
  1888. (Reading database ... 28963 files and directories currently installed.)
  1889.  
  1890. Unpacking netbase (from .../archives/netbase_4.46_all.deb) ...
  1891.  
  1892. Selecting previously deselected package locales.
  1893.  
  1894. Unpacking locales (from .../locales_2.13-7_all.deb) ...
  1895.  
  1896. Selecting previously deselected package diffstat.
  1897.  
  1898. Unpacking diffstat (from .../diffstat_1.54-1_amd64.deb) ...
  1899.  
  1900. Selecting previously deselected package libapt-pkg-perl.
  1901.  
  1902. Unpacking libapt-pkg-perl (from .../libapt-pkg-perl_0.1.24+b2_amd64.deb) ...
  1903.  
  1904. Selecting previously deselected package libsub-name-perl.
  1905.  
  1906. Unpacking libsub-name-perl (from .../libsub-name-perl_0.05-1+b1_amd64.deb) ...
  1907.  
  1908. Selecting previously deselected package libclass-accessor-perl.
  1909.  
  1910. Unpacking libclass-accessor-perl (from .../libclass-accessor-perl_0.34-1_all.deb) ...
  1911.  
  1912. Selecting previously deselected package libdigest-sha1-perl.
  1913.  
  1914. Unpacking libdigest-sha1-perl (from .../libdigest-sha1-perl_2.13-1+b1_amd64.deb) ...
  1915.  
  1916. Selecting previously deselected package libdigest-hmac-perl.
  1917.  
  1918. Unpacking libdigest-hmac-perl (from .../libdigest-hmac-perl_1.02+dfsg-1_all.deb) ...
  1919.  
  1920. Selecting previously deselected package libmailtools-perl.
  1921.  
  1922. Unpacking libmailtools-perl (from .../libmailtools-perl_2.08-1_all.deb) ...
  1923.  
  1924. Selecting previously deselected package libnet-ip-perl.
  1925.  
  1926. Unpacking libnet-ip-perl (from .../libnet-ip-perl_1.25-3_all.deb) ...
  1927.  
  1928. Selecting previously deselected package libnet-dns-perl.
  1929.  
  1930. Unpacking libnet-dns-perl (from .../libnet-dns-perl_0.66-2+b1_amd64.deb) ...
  1931.  
  1932. Selecting previously deselected package libnet-domain-tld-perl.
  1933.  
  1934. Unpacking libnet-domain-tld-perl (from .../libnet-domain-tld-perl_1.69-1_all.deb) ...
  1935.  
  1936. Selecting previously deselected package libemail-valid-perl.
  1937.  
  1938. Unpacking libemail-valid-perl (from .../libemail-valid-perl_0.184-1_all.deb) ...
  1939.  
  1940. Selecting previously deselected package libio-pty-perl.
  1941.  
  1942. Unpacking libio-pty-perl (from .../libio-pty-perl_1%3a1.08-1+b1_amd64.deb) ...
  1943.  
  1944. Selecting previously deselected package libio-string-perl.
  1945.  
  1946. Unpacking libio-string-perl (from .../libio-string-perl_1.08-2_all.deb) ...
  1947.  
  1948. Selecting previously deselected package libipc-run-perl.
  1949.  
  1950. Unpacking libipc-run-perl (from .../libipc-run-perl_0.89-1_all.deb) ...
  1951.  
  1952. Selecting previously deselected package libparse-debianchangelog-perl.
  1953.  
  1954. Unpacking libparse-debianchangelog-perl (from .../libparse-debianchangelog-perl_1.2.0-1_all.deb) ...
  1955.  
  1956. Selecting previously deselected package liburi-perl.
  1957.  
  1958. Unpacking liburi-perl (from .../liburi-perl_1.58-1_all.deb) ...
  1959.  
  1960. Selecting previously deselected package unzip.
  1961.  
  1962. Unpacking unzip (from .../archives/unzip_6.0-4_amd64.deb) ...
  1963.  
  1964. Selecting previously deselected package lintian.
  1965.  
  1966. Unpacking lintian (from .../archives/lintian_2.5.1_all.deb) ...
  1967.  
  1968. Processing triggers for man-db ...
  1969.  
  1970. Setting up netbase (4.46) ...
  1971.  
  1972. Setting up locales (2.13-7) ...
  1973.  
  1974. Generating locales (this might take a while)...
  1975.  
  1976. Generation complete.
  1977.  
  1978. Setting up diffstat (1.54-1) ...
  1979.  
  1980. Setting up libapt-pkg-perl (0.1.24+b2) ...
  1981.  
  1982. Setting up libsub-name-perl (0.05-1+b1) ...
  1983.  
  1984. Setting up libclass-accessor-perl (0.34-1) ...
  1985.  
  1986. Setting up libdigest-sha1-perl (2.13-1+b1) ...
  1987.  
  1988. Setting up libdigest-hmac-perl (1.02+dfsg-1) ...
  1989.  
  1990. Setting up libmailtools-perl (2.08-1) ...
  1991.  
  1992. Setting up libnet-ip-perl (1.25-3) ...
  1993.  
  1994. Setting up libnet-dns-perl (0.66-2+b1) ...
  1995.  
  1996. Setting up libnet-domain-tld-perl (1.69-1) ...
  1997.  
  1998. Setting up libemail-valid-perl (0.184-1) ...
  1999.  
  2000. Setting up libio-pty-perl (1:1.08-1+b1) ...
  2001.  
  2002. Setting up libio-string-perl (1.08-2) ...
  2003.  
  2004. Setting up libipc-run-perl (0.89-1) ...
  2005.  
  2006. Setting up libparse-debianchangelog-perl (1.2.0-1) ...
  2007.  
  2008. Setting up liburi-perl (1.58-1) ...
  2009.  
  2010. Setting up unzip (6.0-4) ...
  2011.  
  2012. Setting up lintian (2.5.1) ...
  2013.  
  2014. Generating en_US.UTF-8 locale for internal Lintian use....
  2015.  
  2016. +++ lintian output +++
  2017.  
  2018. I: s3ql: script-in-usr-share-doc usr/share/doc/s3ql/contrib/benchmark.py
  2019.  
  2020. I: s3ql: script-in-usr-share-doc usr/share/doc/s3ql/contrib/expire_backups.py
  2021.  
  2022. I: s3ql: script-in-usr-share-doc usr/share/doc/s3ql/contrib/make_dummy.py
  2023.  
  2024. I: s3ql: script-in-usr-share-doc usr/share/doc/s3ql/contrib/pcp.py
  2025.  
  2026. I: s3ql: script-in-usr-share-doc usr/share/doc/s3ql/contrib/s3ql_backup.sh
  2027.  
  2028. +++ end of lintian output +++
  2029.  
  2030. I: user script /var/cache/pbuilder/build//4851/tmp/hooks/B90lintian finished
  2031.  
  2032. I: Copying back the cached apt archive contents
  2033.  
  2034. I: new cache content netbase_4.46_all.deb added
  2035.  
  2036. I: new cache content libmailtools-perl_2.08-1_all.deb added
  2037.  
  2038. I: unmounting /var/cache/pbuilder/result filesystem
  2039.  
  2040. I: unmounting /var/cache/pbuilder/ccache filesystem
  2041.  
  2042. I: unmounting dev/pts filesystem
  2043.  
  2044. I: unmounting proc filesystem
  2045.  
  2046. I: cleaning the build env
  2047.  
  2048. I: removing directory /var/cache/pbuilder/build//4851 and its subdirectories
  2049.  
  2050. I: Current time: Mon Jun 27 18:40:06 EDT 2011
  2051.  
  2052. I: pbuilder-time-stamp: 1309214406
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement