W: /.pbuilderrc does not exist I: using fakeroot in build. pbuilder-buildpackage/amd64 $Id: pbuilder-buildpackage-funcs,v 1.32 2006/11/06 20:06:25 lool Exp $ $Id: pbuilder-buildpackage,v 1.127 2006/08/15 13:14:25 dancer Exp $ Current time: Thu Mar 8 02:06:23 CET 2007 pbuilder-time-stamp: 1173315983 Building the build Environment -> extracting base tarball [/var/cache/pbuilder/feisty/base.tgz] -> creating local configuration -> copying local configuration -> mounting /proc filesystem -> mounting /dev/pts filesystem -> policy-rc.d already exists Obtaining the cached apt archive contents Installing the build-deps -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.29 2006/11/06 20:20:56 lool Exp $ -> Considering build-dep debhelper (>> 4) -> Trying debhelper -> Installing debhelper Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: file gettext html2text intltool-debian libmagic1 po-debconf Suggested packages: dh-make cvs gettext-doc Recommended packages: curl wget lynx libmail-sendmail-perl libcompress-zlib-perl The following NEW packages will be installed: debhelper file gettext html2text intltool-debian libmagic1 po-debconf 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 1616kB/2733kB of archives. After unpacking 10.8MB of additional disk space will be used. Get:1 http://archive.ubuntu.com feisty/main gettext 0.16.1-1ubuntu2 [1616kB] Fetched 1616kB in 7s (204kB/s) Selecting previously deselected package libmagic1. (Reading database ... 12701 files and directories currently installed.) Unpacking libmagic1 (from .../libmagic1_4.19-1ubuntu1_amd64.deb) ... Selecting previously deselected package file. Unpacking file (from .../file_4.19-1ubuntu1_amd64.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.16.1-1ubuntu2_amd64.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.8_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.42ubuntu1_all.deb) ... Setting up libmagic1 (4.19-1ubuntu1) ... Setting up file (4.19-1ubuntu1) ... Setting up html2text (1.3.2a-3) ... Setting up gettext (0.16.1-1ubuntu2) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.8) ... Setting up debhelper (5.0.42ubuntu1) ... -> Finished parsing the build-deps Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: fakeroot 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 101kB of archives. After unpacking 401kB of additional disk space will be used. Get:1 http://archive.ubuntu.com feisty/main fakeroot 1.5.10ubuntu2 [101kB] Fetched 101kB in 1s (62.6kB/s) Selecting previously deselected package fakeroot. (Reading database ... 13233 files and directories currently installed.) Unpacking fakeroot (from .../fakeroot_1.5.10ubuntu2_amd64.deb) ... Setting up fakeroot (1.5.10ubuntu2) ... Copying back the cached apt archive contents -> new cache content fakeroot_1.5.10ubuntu2_amd64.deb added -> new cache content gettext_0.16.1-1ubuntu2_amd64.deb added Copying source file -> copying [wordpress_2.1.2-1ubuntu1.dsc] -> copying [./wordpress_2.1.2.orig.tar.gz] -> copying [./wordpress_2.1.2-1ubuntu1.diff.gz] Extracting source dpkg-source: extracting wordpress in wordpress-2.1.2 dpkg-source: unpacking wordpress_2.1.2.orig.tar.gz dpkg-source: applying ./wordpress_2.1.2-1ubuntu1.diff.gz -> Building the package dpkg-buildpackage: source package is wordpress dpkg-buildpackage: source version is 2.1.2-1ubuntu1 dpkg-buildpackage: source changed by Michael Bienia dpkg-buildpackage: host architecture amd64 dpkg-buildpackage: source version without epoch 2.1.2-1ubuntu1 dh_clean rm -f debian/wordpress.substvars rm -f debian/wordpress.*.debhelper rm -rf debian/wordpress rm -f debian/files find . \( \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} \; \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \) dpkg-source: building wordpress using existing wordpress_2.1.2.orig.tar.gz dpkg-source: building wordpress in wordpress_2.1.2-1ubuntu1.diff.gz dpkg-source: building wordpress in wordpress_2.1.2-1ubuntu1.dsc make: Nothing to be done for `build'. dh_testdir dh_testroot chmod -R a-x,a+X wp-includes/ dh_install -Xlicense.txt -Xlicense.html -XMIT-LICENSE install -d debian/wordpress/etc/wordpress cp -a ./debian/wp-config.php debian/wordpress/etc/wordpress/ cp -a ./debian/htaccess debian/wordpress/etc/wordpress/ install -d debian/wordpress/usr/share/wordpress cd ./wp-admin/.. && find wp-admin ! \( -regex .\*license\\.txt.\* -or -regex .\*license\\.html.\* -or -regex .\*MIT-LICENSE.\* \) \( -type f -or -type l \) -exec cp --parents -dp {} /tmp/buildd/wordpress-2.1.2/debian/wordpress/usr/share/wordpress/ \; cd ./wp-admin/.. && find wp-admin ! \( -regex .\*license\\.txt.\* -or -regex .\*license\\.html.\* -or -regex .\*MIT-LICENSE.\* \) \( -type d -and -empty \) -exec cp --parents -a {} /tmp/buildd/wordpress-2.1.2/debian/wordpress/usr/share/wordpress/ \; cd ./wp-content/.. && find wp-content ! \( -regex .\*license\\.txt.\* -or -regex .\*license\\.html.\* -or -regex .\*MIT-LICENSE.\* \) \( -type f -or -type l \) -exec cp --parents -dp {} /tmp/buildd/wordpress-2.1.2/debian/wordpress/usr/share/wordpress/ \; cd ./wp-content/.. && find wp-content ! \( -regex .\*license\\.txt.\* -or -regex .\*license\\.html.\* -or -regex .\*MIT-LICENSE.\* \) \( -type d -and -empty \) -exec cp --parents -a {} /tmp/buildd/wordpress-2.1.2/debian/wordpress/usr/share/wordpress/ \; cd ./wp-includes/.. && find wp-includes ! \( -regex .\*license\\.txt.\* -or -regex .\*license\\.html.\* -or -regex .\*MIT-LICENSE.\* \) \( -type f -or -type l \) -exec cp --parents -dp {} /tmp/buildd/wordpress-2.1.2/debian/wordpress/usr/share/wordpress/ \; cd ./wp-includes/.. && find wp-includes ! \( -regex .\*license\\.txt.\* -or -regex .\*license\\.html.\* -or -regex .\*MIT-LICENSE.\* \) \( -type d -and -empty \) -exec cp --parents -a {} /tmp/buildd/wordpress-2.1.2/debian/wordpress/usr/share/wordpress/ \; cp -a ./index.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-atom.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-blog-header.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-comments-post.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-commentsrss2.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-config-sample.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-cron.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-feed.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-links-opml.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-login.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-mail.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-pass.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-rdf.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-register.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-rss.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-rss2.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-settings.php debian/wordpress/usr/share/wordpress/ cp -a ./wp-trackback.php debian/wordpress/usr/share/wordpress/ cp -a ./xmlrpc.php debian/wordpress/usr/share/wordpress/ dh_installdocs install -g 0 -o 0 -d debian/wordpress/usr/share/doc/wordpress cp -a readme.html debian/wordpress/usr/share/doc/wordpress chown -R 0:0 debian/wordpress/usr/share/doc chmod -R go=rX debian/wordpress/usr/share/doc chmod -R u\+rw debian/wordpress/usr/share/doc install -g 0 -o 0 -m 644 -p debian/README.debian debian/wordpress/usr/share/doc/wordpress/README.Debian install -g 0 -o 0 -m 644 -p debian/copyright debian/wordpress/usr/share/doc/wordpress/copyright dh_installchangelogs install -o 0 -g 0 -p -m644 debian/changelog debian/wordpress/usr/share/doc/wordpress/changelog.Debian install -o 0 -g 0 -p -m644 debian/NEWS debian/wordpress/usr/share/doc/wordpress/NEWS.Debian dh_installexamples install -d debian/wordpress/usr/share/doc/wordpress/examples cp -a debian/apache.conf debian/wordpress/usr/share/doc/wordpress/examples cp -a debian/setup-mysql debian/wordpress/usr/share/doc/wordpress/examples dh_compress cd debian/wordpress chmod a-x usr/share/doc/wordpress/NEWS.Debian usr/share/doc/wordpress/changelog.Debian gzip -9f usr/share/doc/wordpress/NEWS.Debian usr/share/doc/wordpress/changelog.Debian cd '/tmp/buildd/wordpress-2.1.2' dh_fixperms find debian/wordpress -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/wordpress ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/wordpress/usr/share/doc -type f ! -regex 'debian/wordpress/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644 find debian/wordpress/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755 find debian/wordpress/usr/share/man debian/wordpress/usr/man/ debian/wordpress/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/wordpress -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/wordpress/usr/include -type f -name '*.h' -print0 2>/dev/null | xargs -0r chmod 644 find debian/wordpress/usr/lib/perl5 debian/wordpress/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X dh_installdeb install -o 0 -g 0 -d debian/wordpress/DEBIAN sed s/#DEBHELPER#// < debian/postinst > debian/wordpress/DEBIAN/postinst chown 0:0 debian/wordpress/DEBIAN/postinst chmod 755 debian/wordpress/DEBIAN/postinst sed s/#DEBHELPER#// < debian/postrm > debian/wordpress/DEBIAN/postrm chown 0:0 debian/wordpress/DEBIAN/postrm chmod 755 debian/wordpress/DEBIAN/postrm find debian/wordpress/etc -type f -printf '/etc/%P ' >> debian/wordpress/DEBIAN/conffiles chmod 644 debian/wordpress/DEBIAN/conffiles dh_link rm -f debian/wordpress/usr/share/wordpress/readme.html ln -sf ../doc/wordpress/readme.html debian/wordpress/usr/share/wordpress/readme.html rm -f debian/wordpress/usr/share/wordpress/wp-config.php ln -sf /etc/wordpress/wp-config.php debian/wordpress/usr/share/wordpress/wp-config.php rm -f debian/wordpress/usr/share/wordpress/.htaccess ln -sf /etc/wordpress/htaccess debian/wordpress/usr/share/wordpress/.htaccess dh_gencontrol dpkg-gencontrol -ldebian/changelog -isp -Tdebian/wordpress.substvars -Pdebian/wordpress chmod 644 debian/wordpress/DEBIAN/control chown 0:0 debian/wordpress/DEBIAN/control dh_md5sums (cd debian/wordpress >/dev/null ; find . -type f ! -path "./etc/wordpress/wp-config.php" ! -path "./etc/wordpress/htaccess" ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null chmod 644 debian/wordpress/DEBIAN/md5sums chown 0:0 debian/wordpress/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/wordpress .. dpkg-deb: building package `wordpress' in `../wordpress_2.1.2-1ubuntu1_all.deb'. dpkg-buildpackage: binary and diff upload (original source NOT included) Copying back the cached apt archive contents -> unmounting dev/pts filesystem -> unmounting proc filesystem Current time: Thu Mar 8 02:07:04 CET 2007 pbuilder-time-stamp: 1173316024 -> cleaning the build env -> removing directory /var/cache/pbuilder/build//7493 and its subdirectories