Your message dated Tue, 3 Jul 2012 11:37:00 +0200
with message-id
<caovfzewgd3qb4oy2x8_vac6-bmjuoahffsze4f5au3ozay2...@mail.gmail.com>
and subject line Re:
has caused the Debian Bug report #673792,
regarding mydumper: FTBFS with multiarch - runaway regex
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
673792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mydumper
Version: 0.5.1-2
Severity: serious
Justification: FTBFS
Hello,
mydumper currently FTBFS in sid:
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
MYSQL_LIBRARIES_crypto
linked by target "mydumper" in directory /tmp/buildd/mydumper-0.5.1
linked by target "myloader" in directory /tmp/buildd/mydumper-0.5.1
MYSQL_LIBRARIES_inux-gnu
linked by target "mydumper" in directory /tmp/buildd/mydumper-0.5.1
linked by target "myloader" in directory /tmp/buildd/mydumper-0.5.1
MYSQL_LIBRARIES_ssl
linked by target "mydumper" in directory /tmp/buildd/mydumper-0.5.1
linked by target "myloader" in directory /tmp/buildd/mydumper-0.5.1
Full log is attached.
Samuel
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault <samuel.thiba...@fnac.net>
<r> make
<r> oops
<m> make clean
W: /home/samy/.pbuilderrc does not exist
dpkg-buildpackage: source package mydumper
dpkg-buildpackage: source version 0.5.1-2
dpkg-buildpackage: source changed by Mateusz Kijowski
<mateusz.kijow...@gmail.com>
dpkg-source -i -I --before-build mydumper-0.5.1
fakeroot debian/rules clean
dh clean --with sphinxdoc
dh_testdir
dh_auto_clean
dh_clean
rm -f debian/mydumper.substvars
rm -f debian/mydumper.*.debhelper
rm -rf debian/mydumper/
rm -f debian/*.debhelper.log
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 \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} \; \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \)
\)
rm -f *-stamp
dpkg-source -i -I -b mydumper-0.5.1
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building mydumper using existing ./mydumper_0.5.1.orig.tar.gz
dpkg-source: info: building mydumper in mydumper_0.5.1-2.debian.tar.gz
dpkg-source: info: building mydumper in mydumper_0.5.1-2.dsc
dpkg-genchanges -S >../mydumper_0.5.1-2_source.changes
dpkg-genchanges: not including original source code in upload
dpkg-source -i -I --after-build mydumper-0.5.1
dpkg-buildpackage: binary and diff upload (original source NOT included)
W: /home/samy/.pbuilderrc does not exist
I: using fakeroot in build.
I: Current time: Thu May 17 12:48:14 CEST 2012
I: pbuilder-time-stamp: 1337251694
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Setting up ccache
I: Installing the build-deps
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by
pbuilder
This package was created automatically by pbuilder to satisfy the
build-dependencies of the package being currently built.
Depends: debhelper (>= 8.0.0), cmake, quilt, libmysqlclient-dev,
libglib2.0-dev, libpcre3-dev, zlib1g-dev, python-sphinx (>= 1.0.7+dfsg),
python-docutils
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 11946 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring
anyway as you requested:
pbuilder-satisfydepends-dummy depends on debhelper (>= 8.0.0); however:
Package debhelper is not installed.
pbuilder-satisfydepends-dummy depends on cmake; however:
Package cmake is not installed.
pbuilder-satisfydepends-dummy depends on quilt; however:
Package quilt is not installed.
pbuilder-satisfydepends-dummy depends on libmysqlclient-dev; however:
Package libmysqlclient-dev is not installed.
pbuilder-satisfydepends-dummy depends on libglib2.0-dev; however:
Package libglib2.0-dev is not installed.
pbuilder-satisfydepends-dummy depends on libpcre3-dev; however:
Package libpcre3-dev is not installed.
pbuilder-satisfydepends-dummy depends on zlib1g-dev; however:
Package zlib1g-dev is not installed.
pbuilder-satisfydepends-dummy depends on python-sphinx (>= 1.0.7+dfsg);
however:
Package python-sphinx is not installed.
pbuilder-satisfydepends-dummy depends on python-docutils; however:
Package python-docutils is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
bsdmainutils{a} cmake{a} cmake-data{a} debhelper{a} diffstat{a}
docutils-common{a} emacsen-common{a} file{a} gettext{a} gettext-base{a}
groff-base{a} html2text{a} intltool-debian{a} libarchive12{a}
libasprintf0c2{a} libcroco3{a} libcurl3{a} libcurl3-gnutls{a} libelf1{a}
libexpat1{a} libffi5{a} libgcrypt11{a} libgettextpo0{a} libglib2.0-0{a}
libglib2.0-bin{a} libglib2.0-data{a} libglib2.0-dev{a} libgnutls26{a}
libgpg-error0{a} libgssapi-krb5-2{a} libidn11{a} libjs-jquery{a}
libjs-sphinxdoc{a} libjs-underscore{a} libk5crypto3{a} libkeyutils1{a}
libkrb5-3{a} libkrb5support0{a} libldap-2.4-2{a} libmagic1{a}
libmysqlclient-dev{a} libmysqlclient18{a} libnettle4{a} libp11-kit0{a}
libpcre3{a} libpcre3-dev{a} libpcrecpp0{a} libpipeline1{a} libpopt0{a}
libprocps0{a} librtmp0{a} libsasl2-2{a} libssh2-1{a} libssl1.0.0{a}
libtasn1-3{a} libunistring0{a} libxml2{a} libxmlrpc-core-c3{a} man-db{a}
mime-support{a} mysql-common{a} pkg-config{a} po-debconf{a} procps{a}
python{a} python-docutils{a} python-jinja2{a} python-markupsafe{a}
python-minimal{a} python-pygments{a} python-roman{a} python-sphinx{a}
python-support{a} python2.7{a} python2.7-minimal{a} quilt{a} sgml-base{a}
sphinx-common{a} xml-core{a} zlib1g-dev{a}
0 packages upgraded, 80 newly installed, 0 to remove and 0 not upgraded.
Need to get 2067 kB/38.2 MB of archives. After unpacking 108 MB will be used.
Writing extended state information...
Get: 1 http://debian.med.univ-tours.fr/debian/ sid/main docutils-common all
0.8.1-6 [196 kB]
Get: 2 http://debian.med.univ-tours.fr/debian/ sid/main libjs-underscore all
1.3.3-1 [42.6 kB]
Get: 3 http://debian.med.univ-tours.fr/debian/ sid/main libjs-sphinxdoc all
1.1.3+dfsg-3 [43.7 kB]
Get: 4 http://debian.med.univ-tours.fr/debian/ sid/main python-roman all
0.8.1-6 [51.8 kB]
Get: 5 http://debian.med.univ-tours.fr/debian/ sid/main python-docutils all
0.8.1-6 [392 kB]
Get: 6 http://debian.med.univ-tours.fr/debian/ sid/main python-jinja2 amd64
2.6-1 [168 kB]
Get: 7 http://debian.med.univ-tours.fr/debian/ sid/main python-pygments all
1.5+dfsg-1 [451 kB]
Get: 8 http://debian.med.univ-tours.fr/debian/ sid/main sphinx-common all
1.1.3+dfsg-3 [412 kB]
Get: 9 http://debian.med.univ-tours.fr/debian/ sid/main python-sphinx all
1.1.3+dfsg-3 [310 kB]
Fetched 2067 kB in 28s (73.4 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpipeline1:amd64.
(Reading database ... 11946 files and directories currently installed.)
Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ...
Selecting previously unselected package libpopt0:amd64.
Unpacking libpopt0:amd64 (from .../libpopt0_1.16-5_amd64.deb) ...
Selecting previously unselected package libprocps0:amd64.
Unpacking libprocps0:amd64 (from .../libprocps0_1%3a3.3.2-3_amd64.deb) ...
Selecting previously unselected package libssl1.0.0:amd64.
Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1c-1_amd64.deb) ...
Selecting previously unselected package libasprintf0c2:amd64.
Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-8_amd64.deb)
...
Selecting previously unselected package libgpg-error0:amd64.
Unpacking libgpg-error0:amd64 (from .../libgpg-error0_1.10-3_amd64.deb) ...
Selecting previously unselected package libgcrypt11:amd64.
Unpacking libgcrypt11:amd64 (from .../libgcrypt11_1.5.0-3_amd64.deb) ...
Selecting previously unselected package libp11-kit0:amd64.
Unpacking libp11-kit0:amd64 (from .../libp11-kit0_0.12-3_amd64.deb) ...
Selecting previously unselected package libtasn1-3:amd64.
Unpacking libtasn1-3:amd64 (from .../libtasn1-3_2.12-1_amd64.deb) ...
Selecting previously unselected package libgnutls26:amd64.
Unpacking libgnutls26:amd64 (from .../libgnutls26_2.12.19-1_amd64.deb) ...
Selecting previously unselected package libkeyutils1:amd64.
Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-2_amd64.deb) ...
Selecting previously unselected package libkrb5support0:amd64.
Unpacking libkrb5support0:amd64 (from
.../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libk5crypto3:amd64.
Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libkrb5-3:amd64.
Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Unpacking libgssapi-krb5-2:amd64 (from
.../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ...
Selecting previously unselected package libidn11:amd64.
Unpacking libidn11:amd64 (from .../libidn11_1.24-2_amd64.deb) ...
Selecting previously unselected package libsasl2-2:amd64.
Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4_amd64.deb) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.28-1.3_amd64.deb) ...
Selecting previously unselected package libmagic1:amd64.
Unpacking libmagic1:amd64 (from .../libmagic1_5.11-1_amd64.deb) ...
Selecting previously unselected package libpcre3:amd64.
Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ...
Selecting previously unselected package libxml2:amd64.
Unpacking libxml2:amd64 (from .../libxml2_2.7.8.dfsg-9_amd64.deb) ...
Selecting previously unselected package libnettle4:amd64.
Unpacking libnettle4:amd64 (from .../libnettle4_2.4-1_amd64.deb) ...
Selecting previously unselected package libarchive12:amd64.
Unpacking libarchive12:amd64 (from .../libarchive12_3.0.4-1_amd64.deb) ...
Selecting previously unselected package libffi5:amd64.
Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ...
Selecting previously unselected package libglib2.0-0:amd64.
Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ...
Selecting previously unselected package libcroco3:amd64.
Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ...
Selecting previously unselected package librtmp0:amd64.
Unpacking librtmp0:amd64 (from
.../librtmp0_2.4+20111222.git4e06e21-1_amd64.deb) ...
Selecting previously unselected package libssh2-1:amd64.
Unpacking libssh2-1:amd64 (from .../libssh2-1_1.4.1-1_amd64.deb) ...
Selecting previously unselected package libcurl3:amd64.
Unpacking libcurl3:amd64 (from .../libcurl3_7.25.0-1_amd64.deb) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Unpacking libcurl3-gnutls:amd64 (from .../libcurl3-gnutls_7.25.0-1_amd64.deb)
...
Selecting previously unselected package libelf1:amd64.
Unpacking libelf1:amd64 (from .../libelf1_0.153-1_amd64.deb) ...
Selecting previously unselected package libexpat1:amd64.
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1_amd64.deb) ...
Selecting previously unselected package libunistring0:amd64.
Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ...
Selecting previously unselected package libgettextpo0:amd64.
Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-8_amd64.deb) ...
Selecting previously unselected package mysql-common.
Unpacking mysql-common (from .../mysql-common_5.5.23-2_all.deb) ...
Selecting previously unselected package libmysqlclient18:amd64.
Unpacking libmysqlclient18:amd64 (from .../libmysqlclient18_5.5.23-2_amd64.deb)
...
Selecting previously unselected package libpcrecpp0:amd64.
Unpacking libpcrecpp0:amd64 (from .../libpcrecpp0_1%3a8.30-5_amd64.deb) ...
Selecting previously unselected package bsdmainutils.
Unpacking bsdmainutils (from .../bsdmainutils_9.0.1_amd64.deb) ...
Selecting previously unselected package groff-base.
Unpacking groff-base (from .../groff-base_1.21-7_amd64.deb) ...
Selecting previously unselected package man-db.
Unpacking man-db (from .../man-db_2.6.1-2_amd64.deb) ...
Selecting previously unselected package procps.
Unpacking procps (from .../procps_1%3a3.3.2-3_amd64.deb) ...
Selecting previously unselected package file.
Unpacking file (from .../archives/file_5.11-1_amd64.deb) ...
Selecting previously unselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.18.1.1-8_amd64.deb) ...
Selecting previously unselected package mime-support.
Unpacking mime-support (from .../mime-support_3.52-1_all.deb) ...
Selecting previously unselected package python2.7-minimal.
Unpacking python2.7-minimal (from
.../python2.7-minimal_2.7.3~rc2-2.1_amd64.deb) ...
Selecting previously unselected package python2.7.
Unpacking python2.7 (from .../python2.7_2.7.3~rc2-2.1_amd64.deb) ...
Selecting previously unselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.7.2-10_all.deb) ...
Selecting previously unselected package python.
Unpacking python (from .../python_2.7.2-10_all.deb) ...
Selecting previously unselected package python-support.
Unpacking python-support (from .../python-support_1.0.14_all.deb) ...
Selecting previously unselected package libxmlrpc-core-c3.
Unpacking libxmlrpc-core-c3 (from .../libxmlrpc-core-c3_1.16.33-3.1_amd64.deb)
...
Selecting previously unselected package emacsen-common.
Unpacking emacsen-common (from .../emacsen-common_2.0.2_all.deb) ...
Selecting previously unselected package cmake-data.
Unpacking cmake-data (from .../cmake-data_2.8.8-3_all.deb) ...
Selecting previously unselected package cmake.
Unpacking cmake (from .../cmake_2.8.8-3_amd64.deb) ...
Selecting previously unselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ...
Selecting previously unselected package gettext.
Unpacking gettext (from .../gettext_0.18.1.1-8_amd64.deb) ...
Selecting previously unselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb)
...
Selecting previously unselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ...
Selecting previously unselected package debhelper.
Unpacking debhelper (from .../debhelper_9.20120513_all.deb) ...
Selecting previously unselected package diffstat.
Unpacking diffstat (from .../diffstat_1.55-2_amd64.deb) ...
Selecting previously unselected package sgml-base.
Unpacking sgml-base (from .../sgml-base_1.26+nmu1_all.deb) ...
Selecting previously unselected package xml-core.
Unpacking xml-core (from .../archives/xml-core_0.13_all.deb) ...
Selecting previously unselected package docutils-common.
Unpacking docutils-common (from .../docutils-common_0.8.1-6_all.deb) ...
Selecting previously unselected package libglib2.0-data.
Unpacking libglib2.0-data (from .../libglib2.0-data_2.32.3-1_all.deb) ...
Selecting previously unselected package libglib2.0-bin.
Unpacking libglib2.0-bin (from .../libglib2.0-bin_2.32.3-1_amd64.deb) ...
Selecting previously unselected package libpcre3-dev.
Unpacking libpcre3-dev (from .../libpcre3-dev_1%3a8.30-5_amd64.deb) ...
Selecting previously unselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.26-1_amd64.deb) ...
Selecting previously unselected package zlib1g-dev:amd64.
Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.7.dfsg-1_amd64.deb) ...
Selecting previously unselected package libglib2.0-dev.
Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.32.3-1_amd64.deb) ...
Selecting previously unselected package libjs-jquery.
Unpacking libjs-jquery (from .../libjs-jquery_1.7.2-1_all.deb) ...
Selecting previously unselected package libjs-underscore.
Unpacking libjs-underscore (from .../libjs-underscore_1.3.3-1_all.deb) ...
Selecting previously unselected package libjs-sphinxdoc.
Unpacking libjs-sphinxdoc (from .../libjs-sphinxdoc_1.1.3+dfsg-3_all.deb) ...
Selecting previously unselected package libmysqlclient-dev.
Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.23-2_amd64.deb)
...
Selecting previously unselected package python-roman.
Unpacking python-roman (from .../python-roman_0.8.1-6_all.deb) ...
Selecting previously unselected package python-docutils.
Unpacking python-docutils (from .../python-docutils_0.8.1-6_all.deb) ...
Selecting previously unselected package python-markupsafe.
Unpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...
Selecting previously unselected package python-jinja2.
Unpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...
Selecting previously unselected package python-pygments.
Unpacking python-pygments (from .../python-pygments_1.5+dfsg-1_all.deb) ...
Selecting previously unselected package sphinx-common.
Unpacking sphinx-common (from .../sphinx-common_1.1.3+dfsg-3_all.deb) ...
Selecting previously unselected package python-sphinx.
Unpacking python-sphinx (from .../python-sphinx_1.1.3+dfsg-3_all.deb) ...
Selecting previously unselected package quilt.
Unpacking quilt (from .../archives/quilt_0.60-2_all.deb) ...
Setting up libpipeline1:amd64 (1.2.1-1) ...
Setting up libpopt0:amd64 (1.16-5) ...
Setting up libprocps0:amd64 (1:3.3.2-3) ...
Setting up libssl1.0.0:amd64 (1.0.1c-1) ...
Setting up libasprintf0c2:amd64 (0.18.1.1-8) ...
Setting up libgpg-error0:amd64 (1.10-3) ...
Setting up libgcrypt11:amd64 (1.5.0-3) ...
Setting up libp11-kit0:amd64 (0.12-3) ...
Setting up libtasn1-3:amd64 (2.12-1) ...
Setting up libgnutls26:amd64 (2.12.19-1) ...
Setting up libkeyutils1:amd64 (1.5.5-2) ...
Setting up libkrb5support0:amd64 (1.10.1+dfsg-1) ...
Setting up libk5crypto3:amd64 (1.10.1+dfsg-1) ...
Setting up libkrb5-3:amd64 (1.10.1+dfsg-1) ...
Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-1) ...
Setting up libidn11:amd64 (1.24-2) ...
Setting up libsasl2-2:amd64 (2.1.25.dfsg1-4) ...
Setting up libldap-2.4-2:amd64 (2.4.28-1.3) ...
Setting up libmagic1:amd64 (5.11-1) ...
Setting up libpcre3:amd64 (1:8.30-5) ...
Setting up libxml2:amd64 (2.7.8.dfsg-9) ...
Setting up libnettle4:amd64 (2.4-1) ...
Setting up libarchive12:amd64 (3.0.4-1) ...
Setting up libffi5:amd64 (3.0.10-3) ...
Setting up libglib2.0-0:amd64 (2.32.3-1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.5-1) ...
Setting up librtmp0:amd64 (2.4+20111222.git4e06e21-1) ...
Setting up libssh2-1:amd64 (1.4.1-1) ...
Setting up libcurl3:amd64 (7.25.0-1) ...
Setting up libcurl3-gnutls:amd64 (7.25.0-1) ...
Setting up libelf1:amd64 (0.153-1) ...
Setting up libexpat1:amd64 (2.1.0-1) ...
Setting up libunistring0:amd64 (0.9.3-5) ...
Setting up libgettextpo0:amd64 (0.18.1.1-8) ...
Setting up mysql-common (5.5.23-2) ...
Setting up libmysqlclient18:amd64 (5.5.23-2) ...
Setting up libpcrecpp0:amd64 (1:8.30-5) ...
Setting up bsdmainutils (9.0.1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write)
in auto mode.
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in
auto mode.
Setting up groff-base (1.21-7) ...
Setting up man-db (2.6.1-2) ...
Building database of manual pages ...
Setting up procps (1:3.3.2-3) ...
update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto
mode.
invoke-rc.d: policy-rc.d denied execution of start.
Setting up file (5.11-1) ...
Setting up gettext-base (0.18.1.1-8) ...
Setting up mime-support (3.52-1) ...
update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto
mode.
Setting up python2.7-minimal (2.7.3~rc2-2.1) ...
Setting up python2.7 (2.7.3~rc2-2.1) ...
Setting up python-minimal (2.7.2-10) ...
Setting up python (2.7.2-10) ...
Setting up python-support (1.0.14) ...
Setting up libxmlrpc-core-c3 (1.16.33-3.1) ...
Setting up emacsen-common (2.0.2) ...
Setting up cmake-data (2.8.8-3) ...
Install emacsen-common for emacs
Install cmake-data for emacs
Setting up cmake (2.8.8-3) ...
Setting up html2text (1.3.2a-15) ...
Setting up gettext (0.18.1.1-8) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu2) ...
Setting up debhelper (9.20120513) ...
Setting up diffstat (1.55-2) ...
Setting up sgml-base (1.26+nmu1) ...
Setting up xml-core (0.13) ...
Setting up docutils-common (0.8.1-6) ...
Setting up libglib2.0-data (2.32.3-1) ...
Setting up libglib2.0-bin (2.32.3-1) ...
Setting up libpcre3-dev (1:8.30-5) ...
Setting up pkg-config (0.26-1) ...
Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-1) ...
Setting up libglib2.0-dev (2.32.3-1) ...
Setting up libjs-jquery (1.7.2-1) ...
Setting up libjs-underscore (1.3.3-1) ...
Setting up libjs-sphinxdoc (1.1.3+dfsg-3) ...
Setting up libmysqlclient-dev (5.5.23-2) ...
Setting up python-roman (0.8.1-6) ...
Setting up python-docutils (0.8.1-6) ...
update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to
provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to
provide /usr/bin/rst2html (rst2html) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to
provide /usr/bin/rst2latex (rst2latex) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to
provide /usr/bin/rst2man (rst2man) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to
provide /usr/bin/rst2odt (rst2odt) in auto mode.
update-alternatives: using
/usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide
/usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to
provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to
provide /usr/bin/rst2s5 (rst2s5) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to
provide /usr/bin/rst2xetex (rst2xetex) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to
provide /usr/bin/rst2xml (rst2xml) in auto mode.
update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to
provide /usr/bin/rstpep2html (rstpep2html) in auto mode.
Setting up python-markupsafe (0.15-1) ...
Setting up python-jinja2 (2.6-1) ...
Setting up python-pygments (1.5+dfsg-1) ...
Setting up sphinx-common (1.1.3+dfsg-3) ...
Setting up python-sphinx (1.1.3+dfsg-3) ...
Setting up quilt (0.60-2) ...
Processing triggers for python-support ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
-> 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 0 B/109 kB of archives.
After this operation, 324 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
fakeroot
debconf: delaying package configuration, since apt-utils is not installed
Authentication warning overridden.
Selecting previously unselected package fakeroot.
(Reading database ... 17249 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.18.3-1_amd64.deb) ...
Processing triggers for man-db ...
Setting up fakeroot (1.18.3-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot
(fakeroot) in auto mode.
I: Copying back the cached apt archive contents
I: new cache content python-pygments_1.5+dfsg-1_all.deb added
I: new cache content sphinx-common_1.1.3+dfsg-3_all.deb added
I: new cache content python-jinja2_2.6-1_amd64.deb added
I: new cache content libjs-underscore_1.3.3-1_all.deb added
I: new cache content libjs-sphinxdoc_1.1.3+dfsg-3_all.deb added
I: new cache content python-docutils_0.8.1-6_all.deb added
I: new cache content python-sphinx_1.1.3+dfsg-3_all.deb added
I: new cache content python-roman_0.8.1-6_all.deb added
I: new cache content docutils-common_0.8.1-6_all.deb added
I: Copying source file
I: copying [../mydumper_0.5.1-2.dsc]
I: copying [../mydumper_0.5.1.orig.tar.gz]
I: copying [../mydumper_0.5.1-2.debian.tar.gz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (mydumper_0.5.1-2.dsc)
dpkg-source: info: extracting mydumper in mydumper-0.5.1
dpkg-source: info: unpacking mydumper_0.5.1.orig.tar.gz
dpkg-source: info: unpacking mydumper_0.5.1-2.debian.tar.gz
dpkg-source: info: applying 0001-destination-of-generated-config.h.patch
dpkg-source: info: applying 0002-manpage-whatis-description.patch
dpkg-source: info: applying 0003-dont-install-documentation-source.patch
dpkg-source: info: applying 0004-typo-fix-in-myloader.patch
dpkg-source: info: applying 0005-zlib-file-type-change-fixes.patch
I: Building the package
I: Running cd tmp/buildd/*/ && env
PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc
-i -I -rfakeroot
dpkg-buildpackage: source package mydumper
dpkg-buildpackage: source version 0.5.1-2
dpkg-buildpackage: source changed by Mateusz Kijowski
<mateusz.kijow...@gmail.com>
dpkg-source -i -I --before-build mydumper-0.5.1
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean --with sphinxdoc
dh_testdir
dh_auto_clean
dh_clean
rm -f debian/mydumper.substvars
rm -f debian/mydumper.*.debhelper
rm -rf debian/mydumper/
rm -f debian/*.debhelper.log
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 \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} \; \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \)
\)
rm -f *-stamp
dpkg-source -i -I -b mydumper-0.5.1
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building mydumper using existing ./mydumper_0.5.1.orig.tar.gz
dpkg-source: info: building mydumper in mydumper_0.5.1-2.debian.tar.gz
dpkg-source: info: building mydumper in mydumper_0.5.1-2.dsc
debian/rules build
dh build --with sphinxdoc
dh_testdir
dh_auto_configure
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON
-- The C compiler identification is GNU 4.7.0
-- The CXX compiler identification is GNU 4.7.0
-- Check for working C compiler: /usr/lib/ccache/gcc
-- Check for working C compiler: /usr/lib/ccache/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using mysql-config: /usr/bin/mysql_config
-- Found MySQL: /usr/include/mysql,
MYSQL_LIBRARIES_inux-gnu-NOTFOUND;/usr/lib/x86_64-linux-gnu/libmysqlclient_r.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/librt.so;MYSQL_LIBRARIES_ssl-NOTFOUND;MYSQL_LIBRARIES_crypto-NOTFOUND;/usr/lib/x86_64-linux-gnu/libdl.so
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.7")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for one of the modules 'glib-2.0'
-- checking for one of the modules 'gthread-2.0'
-- checking for module 'libpcre'
-- found libpcre, version 8.30
-- Found PCRE: /usr/include
-- ------------------------------------------------
-- MYSQL_CONFIG = /usr/bin/mysql_config
-- CMAKE_INSTALL_PREFIX = /usr
-- BUILD_DOCS = ON
-- RUN_CPPCHECK = OFF
-- Change a values with: cmake -D<Variable>=<Value>
-- ------------------------------------------------
--
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
MYSQL_LIBRARIES_crypto
linked by target "mydumper" in directory /tmp/buildd/mydumper-0.5.1
linked by target "myloader" in directory /tmp/buildd/mydumper-0.5.1
MYSQL_LIBRARIES_inux-gnu
linked by target "mydumper" in directory /tmp/buildd/mydumper-0.5.1
linked by target "myloader" in directory /tmp/buildd/mydumper-0.5.1
MYSQL_LIBRARIES_ssl
linked by target "mydumper" in directory /tmp/buildd/mydumper-0.5.1
linked by target "myloader" in directory /tmp/buildd/mydumper-0.5.1
-- Configuring incomplete, errors occurred!
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_VERBOSE_MAKEFILE=ON returned exit code 1
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//22910 and its subdirectories
--- End Message ---
--- Begin Message ---
Version: 0.5.1-3
--- End Message ---