--- Begin Message ---
Package: git-buildpackage
Version: 0.9.14
Severity: important
Dear Maintainer,
gbp buildpackage --git-arch=i386 -b
The postbuild hook uses $GBP_CHANGES_FILE, but this variable contains
the wrong architectore (from the host system, not the arch from
--git-arch)
In contrast
ARCH=i385 gbp buildpackage -b
works as expected. I consider this as a bug.
-- System Information:
Debian Release: 10.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_DK:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages git-buildpackage depends on:
ii devscripts 2.19.5+deb10u1
ii git 1:2.20.1-2
ii man-db 2.8.5-2
ii python3 3.7.3-1
ii python3-dateutil 2.7.3-3
ii python3-pkg-resources 40.8.0-1
ii sensible-utils 0.0.12
Versions of packages git-buildpackage recommends:
ii cowbuilder 0.88
ii pbuilder 0.230.4
ii pristine-tar 1.46
ii python3-requests 2.21.0-1
Versions of packages git-buildpackage suggests:
pn python3-notify2 <none>
ii sudo 1.8.27-1
ii unzip 6.0-23+deb10u1
-- no debconf information
gbp:debug: ['git', 'rev-parse', '--show-cdup']
gbp:debug: ['git', 'rev-parse', '--is-bare-repository']
gbp:debug: ['git', 'rev-parse', '--git-dir']
gbp:debug: /bin/true [] []
gbp:debug: ['git', 'status', '--porcelain']
gbp:debug: ['git', 'symbolic-ref', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/debian/stretch']
gbp:debug: ['git', 'ls-tree', 'HEAD']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/changelog']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:info: Building with (cowbuilder) for stretch:i386
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/pristine-tar']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:debug: Looking for orig tarballs
'exim4-exim.org_4.92.3+fixes-35-g40b67cbe7.orig.tar.gz' at '../tarballs/'
gbp:info: All Orig tarballs
'exim4-exim.org_4.92.3+fixes-35-g40b67cbe7.orig.tar.gz' found at '../tarballs/'
gbp:info: Exporting 'HEAD' to '/home/heiko/exim/GBP/packages/exim4-exim.org-tmp'
gbp:info: Moving '/home/heiko/exim/GBP/packages/exim4-exim.org-tmp' to
'/home/heiko/exim/GBP/packages/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
gbp:debug: ['git', 'show', '--pretty=medium', 'HEAD:debian/source/format']
gbp:info: Performing the build
gbp:debug: git-pbuilder ['-b'] []
Building with cowbuilder for distribution stretch, architecture i386
W: /home/heiko/.pbuilderrc does not exist
[0mI: using cowbuilder as pbuilder[0m
dpkg-checkbuilddeps: error: Unmet build dependencies: libjansson-dev
libhiredis-dev libpq-dev libldap2-dev libsasl2-dev libpam0g-dev libperl-dev
libmariadb-dev libmariadbclient-dev libsqlite3-dev
[1;33mW: Unmet build-dependency in source[0m
dpkg-source: warning: unknown information field 'Tag' in input data in general
section of control info file
dh clean --parallel
debian/rules override_dh_auto_clean
make[1]: Entering directory
'/home/heiko/exim/GBP/packages/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
rm -rf Local/
dh_auto_clean
make -j1 distclean
make[2]: Entering directory
'/home/heiko/exim/GBP/packages/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
/bin/rm -rf build-* cscope*
make[2]: Leaving directory
'/home/heiko/exim/GBP/packages/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
make[1]: Leaving directory
'/home/heiko/exim/GBP/packages/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
dh_clean
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f debian/exim4-daemon-exim.org.debhelper.log
rm -f -- debian/exim4-daemon-exim.org.substvars debian/files
rm -fr -- debian/exim4-daemon-exim.org/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-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 {} + \)
\)
dpkg-source: warning: unknown information field 'Tag' in input data in general
section of control info file
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building exim4-exim.org using existing
./exim4-exim.org_4.92.3+fixes-35-g40b67cbe7.orig.tar.gz
dpkg-source: warning: ignoring deletion of directory Local
dpkg-source: info: building exim4-exim.org in
exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1.debian.tar.xz
dpkg-source: info: building exim4-exim.org in
exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1.dsc
[0mI: Generated dsc will be overwritten by build result; not generating
changes file[0m
dpkg-source: warning: unknown information field 'Tag' in input data in general
section of control info file
[0mI: Copying COW directory[0m
[0mI: forking: rm -rf /var/cache/pbuilder/build/cow.560[0m
[0mI: forking: cp -al /var/cache/pbuilder/base-stretch-i386.cow
/var/cache/pbuilder/build/cow.560[0m
[0mI: removed stale ilistfile /var/cache/pbuilder/build/cow.560/.ilist[0m
[0mI: forking: chroot /var/cache/pbuilder/build/cow.560 cowdancer-ilistcreate
/.ilist 'find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a
-links +1 -print0 \) | xargs -0 stat --format '%d %i ''[0m
[0mI: Invoking pbuilder[0m
[0mI: forking: pbuilder build --debbuildopts --debbuildopts ' '-b''
--buildplace /var/cache/pbuilder/build/cow.560 --buildresult
/home/heiko/exim/GBP/packages --mirror http://httpredir.debian.org/debian/
--architecture i386 --distribution sid --no-targz --internal-chrootexec 'chroot
/var/cache/pbuilder/build/cow.560 cow-shell'
/home/heiko/exim/GBP/packages/exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1.dsc[0m
W: /home/heiko/.pbuilderrc does not exist
[0mI: Running in no-targz mode[0m
[0mI: pbuilder: network access will be disabled during build[0m
[0mI: Current time: Sun Sep 29 10:41:52 CEST 2019[0m
[0mI: pbuilder-time-stamp: 1569746512[0m
[0mI: copying local configuration[0m
[1;33mW: --override-config is not set; not updating apt.conf Read the manpage
for details.[0m
[0mI: mounting /proc filesystem[0m
[0mI: mounting /sys filesystem[0m
[0mI: creating /{dev,run}/shm[0m
[0mI: mounting /dev/pts filesystem[0m
[0mI: redirecting /dev/ptmx to /dev/pts/ptmx[0m
[0mI: Mounting /var/cache/pbuilder/ccache[0m
[0mI: policy-rc.d already exists[0m
[0mI: Obtaining the cached apt archive contents[0m
[0mI: Setting up ccache[0m
[0mI: Copying source file[0m
[0mI: copying
[/home/heiko/exim/GBP/packages/exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1.dsc][0m
[0mI: copying
[/home/heiko/exim/GBP/packages/exim4-exim.org_4.92.3+fixes-35-g40b67cbe7.orig.tar.gz][0m
[0mI: copying
[/home/heiko/exim/GBP/packages/exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1.debian.tar.xz][0m
[0mI: Extracting source[0m
dpkg-source: warning: extracting unsigned source package
(exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1.dsc)
dpkg-source: info: extracting exim4-exim.org in
exim4-exim.org-4.92.3+fixes-35-g40b67cbe7
dpkg-source: info: unpacking
exim4-exim.org_4.92.3+fixes-35-g40b67cbe7.orig.tar.gz
dpkg-source: info: unpacking
exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1.debian.tar.xz
[0mI: using fakeroot in build.[0m
[0mI: Installing the build-deps[0m
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: i386
Maintainer: Debian Pbuilder Team <[email protected]>
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 (>= 9), pkg-config, libpcre3-dev, libjansson-dev,
libhiredis-dev, libpq-dev, libldap2-dev, libopendmarc-dev, libspf2-dev,
libssl-dev, libdb-dev, libsasl2-dev, libpam0g-dev, libperl-dev, libmariadb-dev,
libmariadbclient-dev, libsqlite3-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 11741 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring
anyway as you requested:
pbuilder-satisfydepends-dummy depends on debhelper (>= 9); however:
Package debhelper is not installed.
pbuilder-satisfydepends-dummy depends on pkg-config; however:
Package pkg-config is not installed.
pbuilder-satisfydepends-dummy depends on libpcre3-dev; however:
Package libpcre3-dev is not installed.
pbuilder-satisfydepends-dummy depends on libjansson-dev; however:
Package libjansson-dev is not installed.
pbuilder-satisfydepends-dummy depends on libhiredis-dev; however:
Package libhiredis-dev is not installed.
pbuilder-satisfydepends-dummy depends on libpq-dev; however:
Package libpq-dev is not installed.
pbuilder-satisfydepends-dummy depends on libldap2-dev; however:
Package libldap2-dev is not installed.
pbuilder-satisfydepends-dummy depends on libopendmarc-dev; however:
Package libopendmarc-dev is not installed.
pbuilder-satisfydepends-dummy depends on libspf2-dev; however:
Package libspf2-dev is not installed.
pbuilder-satisfydepends-dummy depends on libssl-dev; however:
Package libssl-dev is not installed.
pbuilder-satisfydepends-dummy depends on libdb-dev; however:
Package libdb-dev is not installed.
pbuilder-satisfydepends-dummy depends on libsasl2-dev; however:
Package libsasl2-dev is not installed.
pbuilder-satisfydepends-dummy depends on libpam0g-dev; however:
Package libpam0g-dev is not installed.
pbuilder-satisfydepends-dummy depends on libperl-dev; however:
Package libperl-dev is not installed.
pbuilder-satisfydepends-dummy depends on libmariadb-dev; however:
Package libmariadb-dev is not installed.
pbuilder-satisfydepends-dummy depends on libmariadbclient-dev; however:
Package libmariadbclient-dev is not installed.
pbuilder-satisfydepends-dummy depends on libsqlite3-dev; however:
Package libsqlite3-dev 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...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version
(0.invalid.0)
The following NEW packages will be installed:
autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdmainutils{a}
debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} file{a} gettext{a}
gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a}
libbsd0{a} libcroco3{a} libdb-dev{a} libdb5.3-dev{a} libffi6{a}
libfile-stripnondeterminism-perl{a} libglib2.0-0{a} libgnutls30{a}
libgssapi-krb5-2{a} libhiredis-dev{a} libhiredis0.13{a} libhogweed4{a}
libicu57{a} libidn11{a} libjansson-dev{a} libjansson4{a} libk5crypto3{a}
libkeyutils1{a} libkrb5-3{a} libkrb5support0{a} libldap-2.4-2{a}
libldap-common{a} libldap2-dev{a} libmagic-mgc{a} libmagic1{a}
libmariadb-dev{a} libmariadb2{a} libmariadbclient-dev{a} libmariadbclient18{a}
libnettle6{a} libopendmarc-dev{a} libopendmarc2{a} libp11-kit0{a}
libpam0g-dev{a} libpcre16-3{a} libpcre3-dev{a} libpcre32-3{a} libpcrecpp0v5{a}
libperl-dev{a} libpipeline1{a} libpq-dev{a} libpq5{a} libsasl2-2{a}
libsasl2-dev{a} libsasl2-modules-db{a} libsigsegv2{a} libspf2-2{a}
libspf2-dev{a} libsqlite3-dev{a} libssl-dev{a} libssl1.1{a} libtasn1-6{a}
libtimedate-perl{a} libtool{a} libunistring0{a} libxml2{a} m4{a} man-db{a}
mysql-common{a} pkg-config{a} po-debconf{a} zlib1g-dev{a}
The following packages are RECOMMENDED but will NOT be installed:
curl krb5-locales libglib2.0-data libltdl-dev libmail-sendmail-perl
libsasl2-modules libssl-doc lynx-cur shared-mime-info wget xdg-user-dirs
xml-core
0 packages upgraded, 76 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/36.2 MB of archives. After unpacking 124 MB will be used.
Writing extended state information...
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package groff-base.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11741 files and directories currently installed.)
Preparing to unpack .../00-groff-base_1.22.3-9_i386.deb ...
Unpacking groff-base (1.22.3-9) ...
Selecting previously unselected package libbsd0:i386.
Preparing to unpack .../01-libbsd0_0.8.3-1_i386.deb ...
Unpacking libbsd0:i386 (0.8.3-1) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../02-bsdmainutils_9.0.12+nmu1_i386.deb ...
Unpacking bsdmainutils (9.0.12+nmu1) ...
Selecting previously unselected package libpipeline1:i386.
Preparing to unpack .../03-libpipeline1_1.4.1-2_i386.deb ...
Unpacking libpipeline1:i386 (1.4.1-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../04-man-db_2.7.6.1-2_i386.deb ...
Unpacking man-db (2.7.6.1-2) ...
Selecting previously unselected package libpcrecpp0v5:i386.
Preparing to unpack .../05-libpcrecpp0v5_2%3a8.39-3_i386.deb ...
Unpacking libpcrecpp0v5:i386 (2:8.39-3) ...
Selecting previously unselected package libssl1.1:i386.
Preparing to unpack .../06-libssl1.1_1.1.0k-1~deb9u1_i386.deb ...
Unpacking libssl1.1:i386 (1.1.0k-1~deb9u1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../07-libmagic-mgc_1%3a5.30-1+deb9u2_i386.deb ...
Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
Selecting previously unselected package libmagic1:i386.
Preparing to unpack .../08-libmagic1_1%3a5.30-1+deb9u2_i386.deb ...
Unpacking libmagic1:i386 (1:5.30-1+deb9u2) ...
Selecting previously unselected package file.
Preparing to unpack .../09-file_1%3a5.30-1+deb9u2_i386.deb ...
Unpacking file (1:5.30-1+deb9u2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../10-gettext-base_0.19.8.1-2+deb9u1_i386.deb ...
Unpacking gettext-base (0.19.8.1-2+deb9u1) ...
Selecting previously unselected package libnettle6:i386.
Preparing to unpack .../11-libnettle6_3.3-1+b2_i386.deb ...
Unpacking libnettle6:i386 (3.3-1+b2) ...
Selecting previously unselected package libhogweed4:i386.
Preparing to unpack .../12-libhogweed4_3.3-1+b2_i386.deb ...
Unpacking libhogweed4:i386 (3.3-1+b2) ...
Selecting previously unselected package libidn11:i386.
Preparing to unpack .../13-libidn11_1.33-1_i386.deb ...
Unpacking libidn11:i386 (1.33-1) ...
Selecting previously unselected package libffi6:i386.
Preparing to unpack .../14-libffi6_3.2.1-6_i386.deb ...
Unpacking libffi6:i386 (3.2.1-6) ...
Selecting previously unselected package libp11-kit0:i386.
Preparing to unpack .../15-libp11-kit0_0.23.3-2_i386.deb ...
Unpacking libp11-kit0:i386 (0.23.3-2) ...
Selecting previously unselected package libtasn1-6:i386.
Preparing to unpack .../16-libtasn1-6_4.10-1.1+deb9u1_i386.deb ...
Unpacking libtasn1-6:i386 (4.10-1.1+deb9u1) ...
Selecting previously unselected package libgnutls30:i386.
Preparing to unpack .../17-libgnutls30_3.5.8-5+deb9u4_i386.deb ...
Unpacking libgnutls30:i386 (3.5.8-5+deb9u4) ...
Selecting previously unselected package libkeyutils1:i386.
Preparing to unpack .../18-libkeyutils1_1.5.9-9_i386.deb ...
Unpacking libkeyutils1:i386 (1.5.9-9) ...
Selecting previously unselected package libkrb5support0:i386.
Preparing to unpack .../19-libkrb5support0_1.15-1+deb9u1_i386.deb ...
Unpacking libkrb5support0:i386 (1.15-1+deb9u1) ...
Selecting previously unselected package libk5crypto3:i386.
Preparing to unpack .../20-libk5crypto3_1.15-1+deb9u1_i386.deb ...
Unpacking libk5crypto3:i386 (1.15-1+deb9u1) ...
Selecting previously unselected package libkrb5-3:i386.
Preparing to unpack .../21-libkrb5-3_1.15-1+deb9u1_i386.deb ...
Unpacking libkrb5-3:i386 (1.15-1+deb9u1) ...
Selecting previously unselected package libgssapi-krb5-2:i386.
Preparing to unpack .../22-libgssapi-krb5-2_1.15-1+deb9u1_i386.deb ...
Unpacking libgssapi-krb5-2:i386 (1.15-1+deb9u1) ...
Selecting previously unselected package libsasl2-modules-db:i386.
Preparing to unpack
.../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3_i386.deb ...
Unpacking libsasl2-modules-db:i386 (2.1.27~101-g0780600+dfsg-3) ...
Selecting previously unselected package libsasl2-2:i386.
Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3_i386.deb ...
Unpacking libsasl2-2:i386 (2.1.27~101-g0780600+dfsg-3) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../25-libldap-common_2.4.44+dfsg-5+deb9u3_all.deb ...
Unpacking libldap-common (2.4.44+dfsg-5+deb9u3) ...
Selecting previously unselected package libldap-2.4-2:i386.
Preparing to unpack .../26-libldap-2.4-2_2.4.44+dfsg-5+deb9u3_i386.deb ...
Unpacking libldap-2.4-2:i386 (2.4.44+dfsg-5+deb9u3) ...
Selecting previously unselected package libicu57:i386.
Preparing to unpack .../27-libicu57_57.1-6+deb9u3_i386.deb ...
Unpacking libicu57:i386 (57.1-6+deb9u3) ...
Selecting previously unselected package libxml2:i386.
Preparing to unpack .../28-libxml2_2.9.4+dfsg1-2.2+deb9u2_i386.deb ...
Unpacking libxml2:i386 (2.9.4+dfsg1-2.2+deb9u2) ...
Selecting previously unselected package libsigsegv2:i386.
Preparing to unpack .../29-libsigsegv2_2.10-5_i386.deb ...
Unpacking libsigsegv2:i386 (2.10-5) ...
Selecting previously unselected package m4.
Preparing to unpack .../30-m4_1.4.18-1_i386.deb ...
Unpacking m4 (1.4.18-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../31-autoconf_2.69-10_all.deb ...
Unpacking autoconf (2.69-10) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../32-autotools-dev_20161112.1_all.deb ...
Unpacking autotools-dev (20161112.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../33-automake_1%3a1.15-6_all.deb ...
Unpacking automake (1:1.15-6) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../34-autopoint_0.19.8.1-2+deb9u1_all.deb ...
Unpacking autopoint (0.19.8.1-2+deb9u1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../35-libtool_2.4.6-2_all.deb ...
Unpacking libtool (2.4.6-2) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../36-dh-autoreconf_14_all.deb ...
Unpacking dh-autoreconf (14) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../37-libarchive-zip-perl_1.59-1+deb9u1_all.deb ...
Unpacking libarchive-zip-perl (1.59-1+deb9u1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../38-libfile-stripnondeterminism-perl_0.034-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (0.034-1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../39-libtimedate-perl_2.3000-2_all.deb ...
Unpacking libtimedate-perl (2.3000-2) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../40-dh-strip-nondeterminism_0.034-1_all.deb ...
Unpacking dh-strip-nondeterminism (0.034-1) ...
Selecting previously unselected package libglib2.0-0:i386.
Preparing to unpack .../41-libglib2.0-0_2.50.3-2+deb9u1_i386.deb ...
Unpacking libglib2.0-0:i386 (2.50.3-2+deb9u1) ...
Selecting previously unselected package libcroco3:i386.
Preparing to unpack .../42-libcroco3_0.6.11-3_i386.deb ...
Unpacking libcroco3:i386 (0.6.11-3) ...
Selecting previously unselected package libunistring0:i386.
Preparing to unpack .../43-libunistring0_0.9.6+really0.9.3-0.1_i386.deb ...
Unpacking libunistring0:i386 (0.9.6+really0.9.3-0.1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../44-gettext_0.19.8.1-2+deb9u1_i386.deb ...
Unpacking gettext (0.19.8.1-2+deb9u1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../45-intltool-debian_0.35.0+20060710.4_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.4) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../46-po-debconf_1.0.20_all.deb ...
Unpacking po-debconf (1.0.20) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../47-debhelper_10.2.5_all.deb ...
Unpacking debhelper (10.2.5) ...
Selecting previously unselected package libhiredis0.13:i386.
Preparing to unpack .../48-libhiredis0.13_0.13.3-2_i386.deb ...
Unpacking libhiredis0.13:i386 (0.13.3-2) ...
Selecting previously unselected package libhiredis-dev:i386.
Preparing to unpack .../49-libhiredis-dev_0.13.3-2_i386.deb ...
Unpacking libhiredis-dev:i386 (0.13.3-2) ...
Selecting previously unselected package libjansson4:i386.
Preparing to unpack .../50-libjansson4_2.9-1_i386.deb ...
Unpacking libjansson4:i386 (2.9-1) ...
Selecting previously unselected package libjansson-dev:i386.
Preparing to unpack .../51-libjansson-dev_2.9-1_i386.deb ...
Unpacking libjansson-dev:i386 (2.9-1) ...
Selecting previously unselected package libmariadb2:i386.
Preparing to unpack .../52-libmariadb2_2.3.2-2_i386.deb ...
Unpacking libmariadb2:i386 (2.3.2-2) ...
Selecting previously unselected package libmariadb-dev.
Preparing to unpack .../53-libmariadb-dev_2.3.2-2_i386.deb ...
Unpacking libmariadb-dev (2.3.2-2) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../54-mysql-common_5.8+1.0.2_all.deb ...
Unpacking mysql-common (5.8+1.0.2) ...
Selecting previously unselected package libmariadbclient18:i386.
Preparing to unpack .../55-libmariadbclient18_10.1.41-0+deb9u1_i386.deb ...
Unpacking libmariadbclient18:i386 (10.1.41-0+deb9u1) ...
Selecting previously unselected package zlib1g-dev:i386.
Preparing to unpack .../56-zlib1g-dev_1%3a1.2.8.dfsg-5_i386.deb ...
Unpacking zlib1g-dev:i386 (1:1.2.8.dfsg-5) ...
Selecting previously unselected package libmariadbclient-dev.
Preparing to unpack .../57-libmariadbclient-dev_10.1.41-0+deb9u1_i386.deb ...
Unpacking libmariadbclient-dev (10.1.41-0+deb9u1) ...
Selecting previously unselected package libpam0g-dev:i386.
Preparing to unpack .../58-libpam0g-dev_1.1.8-3.6_i386.deb ...
Unpacking libpam0g-dev:i386 (1.1.8-3.6) ...
Selecting previously unselected package libpcre16-3:i386.
Preparing to unpack .../59-libpcre16-3_2%3a8.39-3_i386.deb ...
Unpacking libpcre16-3:i386 (2:8.39-3) ...
Selecting previously unselected package libpcre32-3:i386.
Preparing to unpack .../60-libpcre32-3_2%3a8.39-3_i386.deb ...
Unpacking libpcre32-3:i386 (2:8.39-3) ...
Selecting previously unselected package libpcre3-dev:i386.
Preparing to unpack .../61-libpcre3-dev_2%3a8.39-3_i386.deb ...
Unpacking libpcre3-dev:i386 (2:8.39-3) ...
Selecting previously unselected package libperl-dev.
Preparing to unpack .../62-libperl-dev_5.24.1-3+deb9u5_i386.deb ...
Unpacking libperl-dev (5.24.1-3+deb9u5) ...
Selecting previously unselected package libpq5:i386.
Preparing to unpack .../63-libpq5_9.6.15-0+deb9u1_i386.deb ...
Unpacking libpq5:i386 (9.6.15-0+deb9u1) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../64-libpq-dev_9.6.15-0+deb9u1_i386.deb ...
Unpacking libpq-dev (9.6.15-0+deb9u1) ...
Selecting previously unselected package libsasl2-dev.
Preparing to unpack .../65-libsasl2-dev_2.1.27~101-g0780600+dfsg-3_i386.deb ...
Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3) ...
Selecting previously unselected package libspf2-2.
Preparing to unpack .../66-libspf2-2_1.2.10-7+b2_i386.deb ...
Unpacking libspf2-2 (1.2.10-7+b2) ...
Selecting previously unselected package libspf2-dev.
Preparing to unpack .../67-libspf2-dev_1.2.10-7+b2_i386.deb ...
Unpacking libspf2-dev (1.2.10-7+b2) ...
Selecting previously unselected package libsqlite3-dev:i386.
Preparing to unpack .../68-libsqlite3-dev_3.16.2-5+deb9u1_i386.deb ...
Unpacking libsqlite3-dev:i386 (3.16.2-5+deb9u1) ...
Selecting previously unselected package libssl-dev:i386.
Preparing to unpack .../69-libssl-dev_1.1.0k-1~deb9u1_i386.deb ...
Unpacking libssl-dev:i386 (1.1.0k-1~deb9u1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../70-pkg-config_0.29-4+b1_i386.deb ...
Unpacking pkg-config (0.29-4+b1) ...
Selecting previously unselected package libdb5.3-dev.
Preparing to unpack .../71-libdb5.3-dev_5.3.28-12+deb9u1_i386.deb ...
Unpacking libdb5.3-dev (5.3.28-12+deb9u1) ...
Selecting previously unselected package libdb-dev:i386.
Preparing to unpack .../72-libdb-dev_5.3.1_i386.deb ...
Unpacking libdb-dev:i386 (5.3.1) ...
Selecting previously unselected package libldap2-dev:i386.
Preparing to unpack .../73-libldap2-dev_2.4.44+dfsg-5+deb9u3_i386.deb ...
Unpacking libldap2-dev:i386 (2.4.44+dfsg-5+deb9u3) ...
Selecting previously unselected package libopendmarc2.
Preparing to unpack .../74-libopendmarc2_1.3.2-2+deb9u1_i386.deb ...
Unpacking libopendmarc2 (1.3.2-2+deb9u1) ...
Selecting previously unselected package libopendmarc-dev.
Preparing to unpack .../75-libopendmarc-dev_1.3.2-2+deb9u1_i386.deb ...
Unpacking libopendmarc-dev (1.3.2-2+deb9u1) ...
Setting up libhiredis0.13:i386 (0.13.3-2) ...
Setting up libhiredis-dev:i386 (0.13.3-2) ...
Setting up libpam0g-dev:i386 (1.1.8-3.6) ...
Setting up libnettle6:i386 (3.3-1+b2) ...
Setting up libperl-dev (5.24.1-3+deb9u5) ...
Setting up libarchive-zip-perl (1.59-1+deb9u1) ...
Setting up libsqlite3-dev:i386 (3.16.2-5+deb9u1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libsigsegv2:i386 (2.10-5) ...
Setting up libldap-common (2.4.44+dfsg-5+deb9u3) ...
Setting up groff-base (1.22.3-9) ...
Setting up mysql-common (5.8+1.0.2) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide
/etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libsasl2-modules-db:i386 (2.1.27~101-g0780600+dfsg-3) ...
Setting up libjansson4:i386 (2.9-1) ...
Setting up libsasl2-2:i386 (2.1.27~101-g0780600+dfsg-3) ...
Setting up gettext-base (0.19.8.1-2+deb9u1) ...
Setting up libpipeline1:i386 (1.4.1-2) ...
Setting up libmariadbclient18:i386 (10.1.41-0+deb9u1) ...
Setting up m4 (1.4.18-1) ...
Setting up libicu57:i386 (57.1-6+deb9u3) ...
Setting up libbsd0:i386 (0.8.3-1) ...
Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3) ...
Setting up libxml2:i386 (2.9.4+dfsg1-2.2+deb9u2) ...
Setting up libtasn1-6:i386 (4.10-1.1+deb9u1) ...
Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
Setting up libmagic1:i386 (1:5.30-1+deb9u2) ...
Setting up libhogweed4:i386 (3.3-1+b2) ...
Setting up libdb5.3-dev (5.3.28-12+deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up autotools-dev (20161112.1) ...
Setting up libunistring0:i386 (0.9.6+really0.9.3-0.1) ...
Setting up libssl1.1:i386 (1.1.0k-1~deb9u1) ...
Setting up libmariadb2:i386 (2.3.2-2) ...
Setting up libspf2-2 (1.2.10-7+b2) ...
Setting up libpcrecpp0v5:i386 (2:8.39-3) ...
Setting up libpcre32-3:i386 (2:8.39-3) ...
Setting up libjansson-dev:i386 (2.9-1) ...
Setting up libffi6:i386 (3.2.1-6) ...
Setting up libpcre16-3:i386 (2:8.39-3) ...
Setting up libkeyutils1:i386 (1.5.9-9) ...
Setting up bsdmainutils (9.0.12+nmu1) ...
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 autopoint (0.19.8.1-2+deb9u1) ...
Setting up libidn11:i386 (1.33-1) ...
Setting up zlib1g-dev:i386 (1:1.2.8.dfsg-5) ...
Setting up libfile-stripnondeterminism-perl (0.034-1) ...
Setting up libdb-dev:i386 (5.3.1) ...
Setting up libmariadbclient-dev (10.1.41-0+deb9u1) ...
Setting up libspf2-dev (1.2.10-7+b2) ...
Setting up libpcre3-dev:i386 (2:8.39-3) ...
Setting up libssl-dev:i386 (1.1.0k-1~deb9u1) ...
Setting up libglib2.0-0:i386 (2.50.3-2+deb9u1) ...
No schema files found: doing nothing.
Setting up autoconf (2.69-10) ...
Setting up libmariadb-dev (2.3.2-2) ...
Setting up file (1:5.30-1+deb9u2) ...
Setting up libkrb5support0:i386 (1.15-1+deb9u1) ...
Setting up libcroco3:i386 (0.6.11-3) ...
Setting up pkg-config (0.29-4+b1) ...
Setting up libopendmarc2 (1.3.2-2+deb9u1) ...
Setting up libp11-kit0:i386 (0.23.3-2) ...
Setting up automake (1:1.15-6) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake
(automake) in auto mode
Setting up man-db (2.7.6.1-2) ...
Building database of manual pages ...
Setting up libtool (2.4.6-2) ...
Setting up libk5crypto3:i386 (1.15-1+deb9u1) ...
Setting up gettext (0.19.8.1-2+deb9u1) ...
Setting up libgnutls30:i386 (3.5.8-5+deb9u4) ...
Setting up libopendmarc-dev (1.3.2-2+deb9u1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up libldap-2.4-2:i386 (2.4.44+dfsg-5+deb9u3) ...
Setting up libkrb5-3:i386 (1.15-1+deb9u1) ...
Setting up libldap2-dev:i386 (2.4.44+dfsg-5+deb9u3) ...
Setting up po-debconf (1.0.20) ...
Setting up libgssapi-krb5-2:i386 (1.15-1+deb9u1) ...
Setting up libpq5:i386 (9.6.15-0+deb9u1) ...
Setting up libpq-dev (9.6.15-0+deb9u1) ...
Setting up dh-autoreconf (14) ...
Setting up dh-strip-nondeterminism (0.034-1) ...
Setting up debhelper (10.2.5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libfakeroot
The following NEW packages will be installed:
fakeroot libfakeroot
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/134 kB of archives.
After this operation, 369 kB of additional disk space will be used.
Selecting previously unselected package libfakeroot:i386.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15181 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.21-3.1_i386.deb ...
Unpacking libfakeroot:i386 (1.21-3.1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.21-3.1_i386.deb ...
Unpacking fakeroot (1.21-3.1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libfakeroot:i386 (1.21-3.1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up fakeroot (1.21-3.1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot
(fakeroot) in auto mode
Processing triggers for libc-bin (2.24-11+deb9u4) ...
[0mI: Copying back the cached apt archive contents[0m
[0mI: Building the package[0m
[0mI: Running cd /build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/ && env
PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent"
dpkg-buildpackage -us -uc '-b'[0m
dpkg-buildpackage: info: source package exim4-exim.org
dpkg-buildpackage: info: source version 4.92.3+fixes-35-g40b67cbe7-1+deb9u1
dpkg-buildpackage: info: source distribution stretch
dpkg-buildpackage: info: source changed by Heiko Schlittermann (HS12-RIPE)
<[email protected]>
dpkg-source --before-build exim4-exim.org-4.92.3+fixes-35-g40b67cbe7
dpkg-buildpackage: info: host architecture i386
dpkg-source: warning: unknown information field 'Tag' in input data in general
section of control info file
fakeroot debian/rules clean
dh clean --parallel
dh_testdir -O--parallel
debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
rm -rf Local/
dh_auto_clean
make -j4 distclean
make[2]: Entering directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
/bin/rm -rf build-* cscope*
make[2]: Leaving directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
make[1]: Leaving directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
dh_clean -O--parallel
rm -f debian/debhelper-build-stamp
rm -f debian/exim4-daemon-exim.org.substvars
rm -f debian/exim4-daemon-exim.org.*.debhelper
rm -rf debian/exim4-daemon-exim.org/
rm -rf debian/.debhelper/
rm -f debian/*.debhelper.log
rm -f debian/files
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS \) -prune -o -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
debian/rules build
dh build --parallel
dh_testdir -O--parallel
dh_update_autotools_config -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
install -d Local
install debian/EDITME Local/Makefile
dh_auto_configure
make[1]: Leaving directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
dh_auto_build -O--parallel
make -j4
make[1]: Entering directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
/bin/sh scripts/source_checks
>>> Creating links to source files...
>>> Creating lookups/Makefile for building dynamic modules
>>> New Makefile & lookups/Makefile installed
>>> Use "make makefile" if you need to force rebuilding of the makefile
make[2]: Entering directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo'
/bin/sh ../scripts/Configure-os.c
gcc buildconfig.c
>>> version 4.92.3 35-g40b67cbe7 #2
/bin/sh ../scripts/Configure-os.h
>>> version 4.92.3 35-g40b67cbe7 #3
gcc exim_lock.c
gcc -o exim_lock
>>> exim_lock utility built
/bin/sh ../scripts/Configure-config.h "make"
make[3]: Entering directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo'
make[3]: 'buildconfig' is up to date.
make[3]: Leaving directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo'
Building configuration file config.h
>>> config.h built
gcc -DMACRO_PREDEF macro_predef.c
gcc -DMACRO_PREDEF globals.c
gcc -DMACRO_PREDEF readconf.c
gcc -DMACRO_PREDEF route.c
gcc -DMACRO_PREDEF transport.c
gcc -DMACRO_PREDEF drtables.c
gcc -DMACRO_PREDEF tls.c
gcc -DMACRO_PREDEF transports/appendfile.c
gcc -DMACRO_PREDEF transports/autoreply.c
gcc -DMACRO_PREDEF transports/lmtp.c
gcc -DMACRO_PREDEF transports/pipe.c
gcc -DMACRO_PREDEF transports/queuefile.c
gcc -DMACRO_PREDEF transports/smtp.c
gcc -DMACRO_PREDEF routers/accept.c
gcc -DMACRO_PREDEF routers/dnslookup.c
gcc -DMACRO_PREDEF routers/ipliteral.c
gcc -DMACRO_PREDEF routers/iplookup.c
gcc -DMACRO_PREDEF routers/manualroute.c
gcc -DMACRO_PREDEF routers/queryprogram.c
gcc -DMACRO_PREDEF routers/redirect.c
gcc -DMACRO_PREDEF auths/auth-spa.c
gcc -DMACRO_PREDEF auths/cram_md5.c
gcc -DMACRO_PREDEF auths/cyrus_sasl.c
gcc -DMACRO_PREDEF auths/dovecot.c
gcc -DMACRO_PREDEF auths/gsasl_exim.c
gcc -DMACRO_PREDEF auths/heimdal_gssapi.c
gcc -DMACRO_PREDEF auths/plaintext.c
gcc -DMACRO_PREDEF auths/spa.c
gcc -DMACRO_PREDEF auths/tls.c
gcc -DMACRO_PREDEF dkim.c
gcc -DMACRO_PREDEF malware.c
gcc -DMACRO_PREDEF pdkim/signing.c
gcc -DEXIM_DUMPDB exim_dbutil.c
gcc exim_dbmbuild.c
gcc -DCOMPILE_UTILITY os.c
gcc -DCOMPILE_UTILITY store.c
gcc -DEXIM_FIXDB exim_dbutil.c
gcc -DEXIM_TIDYDB exim_dbutil.c
gcc acl.c
gcc base64.c
gcc child.c
gcc crypt16.c
gcc daemon.c
gcc dbfn.c
gcc debug.c
gcc deliver.c
gcc directory.c
gcc dns.c
gcc drtables.c
gcc enq.c
gcc exim.c
gcc expand.c
gcc filter.c
gcc filtertest.c
gcc globals.c
gcc dkim.c
gcc dkim_transport.c
gcc hash.c
gcc header.c
gcc host.c
gcc ip.c
gcc log.c
gcc lss.c
gcc match.c
gcc moan.c
gcc os.c
gcc parse.c
gcc queue.c
gcc rda.c
gcc readconf.c
gcc receive.c
gcc retry.c
gcc rewrite.c
gcc rfc2047.c
gcc route.c
gcc search.c
gcc sieve.c
gcc smtp_in.c
gcc smtp_out.c
gcc spool_in.c
gcc spool_out.c
gcc std-crypto.c
gcc store.c
gcc string.c
gcc tls.c
gcc tod.c
gcc transport.c
gcc tree.c
gcc verify.c
i686-linux-gnu-gcc perl.c
gcc environment.c
gcc malware.c
gcc mime.c
gcc regex.c
gcc spam.c
gcc spool_mbox.c
gcc arc.c
gcc bmi_spam.c
gcc dane.c
gcc dcc.c
gcc dmarc.c
gcc imap_utf7.c
gcc spf.c
gcc srs.c
gcc utf8.c
gcc version.c
gcc -o macro_predef
gcc -o exim_dbmbuild
gcc -o exim_dumpdb
>>> exim_dbmbuild utility built
gcc -o exim_tidydb
./macro_predef > macro.c
>>> exim_dumpdb utility built
>>> exicyclog script built
>>> exinext script built
>>> exiwhat script built
>>> exigrep script built
>>> exipick script built
>>> eximstats script built
>>> exiqgrep script built
>>> exiqsumm script built
>>> transport-filter.pl script built
>>> exim_tidydb utility built
>>> convert4r4 script built
>>> convert4r3 script built
make[3]: Entering directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/auths'
gcc auth-spa.c
make[3]: Entering directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/lookups'
make[3]: Entering directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/pdkim'
gcc cdb.c
gcc pdkim.c
>>> exim_checkaccess script built
gcc signing.c
pdkim.c: In function 'check_bare_ed25519_pubkey':
pdkim.c:1363:61: warning: format '%lu' expects argument of type 'long unsigned
int', but argument 2 has type 'size_t {aka unsigned int}' [-Wformat=]
DEBUG(D_acl) debug_printf("PDKIM: unexpected pubkey len %lu\n", p->key.len);
^
gcc call_pam.c
gcc dbmdb.c
gcc dnsdb.c
gcc call_pwcheck.c
ar cq pdkim.a
gcc dsearch.c
ranlib pdkim.a
make[3]: Leaving directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/pdkim'
gcc call_radius.c
gcc lsearch.c
make[3]: Entering directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/routers'
gcc mysql.c
gcc accept.c
gcc check_serv_cond.c
gcc cram_md5.c
gcc dnslookup.c
gcc passwd.c
gcc pgsql.c
gcc cyrus_sasl.c
gcc ipliteral.c
gcc dovecot.c
gcc redis.c
gcc iplookup.c
make[3]: Entering directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/transports'
gcc appendfile.c
gcc get_data.c
gcc sqlite.c
gcc manualroute.c
gcc ldap.c
gcc get_no64_data.c
gcc autoreply.c
gcc queryprogram.c
gcc spf.c
gcc gsasl_exim.c
gcc lmtp.c
gcc lf_quote.c
gcc redirect.c
gcc heimdal_gssapi.c
gcc pipe.c
gcc rf_change_domain.c
gcc lf_check_file.c
gcc md5.c
gcc queuefile.c
gcc rf_expand_data.c
gcc plaintext.c
gcc lf_sqlperform.c
gcc smtp.c
gcc rf_get_errors_address.c
gcc pwcheck.c
ar cq lookups.a
gcc smtp_socks.c
gcc rf_get_munge_headers.c
gcc spa.c
gcc tf_maildir.c
ranlib lookups.a
gcc rf_get_transport.c
gcc tls.c
make[3]: Leaving directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/lookups'
ar cq transports.a
gcc macro.c
ranlib transports.a
gcc xtextdecode.c
make[3]: Leaving directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/transports'
gcc rf_get_ugid.c
gcc rf_lookup_hostlist.c
gcc lookups/lf_quote.c
gcc lookups/lf_check_file.c
gcc xtextencode.c
gcc rf_queue_add.c
gcc lookups/lf_sqlperform.c
gcc local_scan.c
gcc rf_self_action.c
gcc rf_set_ugid.c
ar cq auths.a
ranlib auths.a
ar cq routers.a
make[3]: Leaving directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/auths'
gcc -o exim_fixdb
ranlib routers.a
make[3]: Leaving directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo/routers'
gcc -o exim
>>> exim_fixdb utility built
>>> exim binary built
make[2]: Leaving directory
'/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7/build-foo'
make[1]: Leaving directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
dh_auto_test -O--parallel
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary --parallel
create-stamp debian/debhelper-build-stamp
dh_testroot -O--parallel
dh_prep -O--parallel
rm -f debian/exim4-daemon-exim.org.substvars
rm -f debian/exim4-daemon-exim.org.*.debhelper
rm -rf debian/exim4-daemon-exim.org/
debian/rules override_dh_auto_install
make[1]: Entering directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
dh_install
install -d debian/exim4-daemon-exim.org//usr/sbin/
cp --reflink=auto -a ./build-foo/exim_lock
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_dbmbuild
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_dumpdb
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_tidydb
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exinext
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exicyclog
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exiwhat
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exigrep
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/eximstats
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exipick
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exiqsumm
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exiqgrep
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_checkaccess
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_fixdb
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim
debian/exim4-daemon-exim.org//usr/sbin//
install -d debian/exim4-daemon-exim.org//usr/share/man/man8/
cp --reflink=auto -a ./doc/exim.8
debian/exim4-daemon-exim.org//usr/share/man/man8//
install -d debian/exim4-daemon-exim.org//usr/share/exim4-exim.org/
cp --reflink=auto -a ./debian/public_suffix_list.dat
debian/exim4-daemon-exim.org//usr/share/exim4-exim.org//
make[1]: Leaving directory '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
dh_install -O--parallel
cp --reflink=auto -a ./build-foo/exim_lock
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_dbmbuild
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_dumpdb
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_tidydb
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exinext
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exicyclog
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exiwhat
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exigrep
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/eximstats
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exipick
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exiqsumm
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exiqgrep
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_checkaccess
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim_fixdb
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./build-foo/exim
debian/exim4-daemon-exim.org//usr/sbin//
cp --reflink=auto -a ./doc/exim.8
debian/exim4-daemon-exim.org//usr/share/man/man8//
cp --reflink=auto -a ./debian/public_suffix_list.dat
debian/exim4-daemon-exim.org//usr/share/exim4-exim.org//
dh_installdocs -O--parallel
install -d
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org
cp --reflink=auto -a doc/spec.txt
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org
cp --reflink=auto -a doc/filter.txt
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org
chown -R 0:0 debian/exim4-daemon-exim.org/usr/share/doc
chmod -R go=rX debian/exim4-daemon-exim.org/usr/share/doc
chmod -R u\+rw debian/exim4-daemon-exim.org/usr/share/doc
install -p -m0644 debian/README.Debian
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org/README.Debian
install -p -m0644 debian/copyright
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org/copyright
dh_installchangelogs -O--parallel
install -p -m0644 debian/changelog
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org/changelog.Debian
install -p -m0644 doc/ChangeLog
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org/changelog
dh_installexamples -O--parallel
install -d
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org/examples
cp --reflink=auto -a src/configure.default
debian/exim4-daemon-exim.org/usr/share/doc/exim4-daemon-exim.org/examples
dh_installman -O--parallel
install -p -m0644 doc/exim.8
debian/exim4-daemon-exim.org/usr/share/man/man8/exim.8
man --recode UTF-8 ./exim\.8 > exim\.8\.new
chmod 0755 -- exim.8.new
chown 0:0 -- exim.8.new
mv -f exim.8.new exim.8
dh_installinit -O--parallel
install -d debian/exim4-daemon-exim.org/lib/systemd/system
install -p -m0644 debian/exim4-daemon-exim.org.service
debian/exim4-daemon-exim.org/lib/systemd/system/exim4-daemon-exim.org.service
install -d debian/exim4-daemon-exim.org/etc/default
install -p -m0644 debian/exim4-daemon-exim.org.default
debian/exim4-daemon-exim.org/etc/default/exim4-daemon-exim.org
echo "# Automatically added by dh_installinit">>
debian/exim4-daemon-exim.org.postinst.debhelper
sed
"s/#SCRIPT#/exim4-daemon-exim.org/g;s/#INITPARMS#/defaults/g;s/#ERROR_HANDLER#/exit
\$?/g" /usr/share/debhelper/autoscripts/postinst-init >>
debian/exim4-daemon-exim.org.postinst.debhelper
echo '# End automatically added section' >>
debian/exim4-daemon-exim.org.postinst.debhelper
echo "# Automatically added by dh_installinit">>
debian/exim4-daemon-exim.org.prerm.debhelper
sed
"s/#SCRIPT#/exim4-daemon-exim.org/g;s/#INITPARMS#/defaults/g;s/#ERROR_HANDLER#/exit
\$?/g" /usr/share/debhelper/autoscripts/prerm-init >>
debian/exim4-daemon-exim.org.prerm.debhelper
echo '# End automatically added section' >>
debian/exim4-daemon-exim.org.prerm.debhelper
echo "# Automatically added by dh_installinit">>
debian/exim4-daemon-exim.org.postrm.debhelper
sed
"s/#SCRIPT#/exim4-daemon-exim.org/g;s/#INITPARMS#/defaults/g;s/#ERROR_HANDLER#/exit
\$?/g" /usr/share/debhelper/autoscripts/postrm-init >>
debian/exim4-daemon-exim.org.postrm.debhelper
echo '# End automatically added section' >>
debian/exim4-daemon-exim.org.postrm.debhelper
dh_perl -O--parallel
(grep -a -s -v perl:Depends debian/exim4-daemon-exim.org.substvars;
echo perl:Depends=perl:any) > debian/exim4-daemon-exim.org.substvars.new
mv debian/exim4-daemon-exim.org.substvars.new
debian/exim4-daemon-exim.org.substvars
dh_link -O--parallel
rm -f debian/exim4-daemon-exim.org/usr/share/man/man8/exim4.8.gz
ln -sf exim.8.gz
debian/exim4-daemon-exim.org/usr/share/man/man8/exim4.8.gz
rm -f debian/exim4-daemon-exim.org/usr/sbin/rsmtp
ln -sf exim debian/exim4-daemon-exim.org/usr/sbin/rsmtp
rm -f debian/exim4-daemon-exim.org/usr/sbin/rmail
ln -sf exim debian/exim4-daemon-exim.org/usr/sbin/rmail
install -d debian/exim4-daemon-exim.org/usr/lib
rm -f debian/exim4-daemon-exim.org/usr/lib/sendmail
ln -sf ../sbin/exim debian/exim4-daemon-exim.org/usr/lib/sendmail
rm -f debian/exim4-daemon-exim.org/usr/sbin/sendmail
ln -sf exim debian/exim4-daemon-exim.org/usr/sbin/sendmail
rm -f debian/exim4-daemon-exim.org/usr/sbin/run
ln -sf exim debian/exim4-daemon-exim.org/usr/sbin/run
install -d debian/exim4-daemon-exim.org/usr/bin
rm -f debian/exim4-daemon-exim.org/usr/bin/mailq
ln -sf ../sbin/exim debian/exim4-daemon-exim.org/usr/bin/mailq
rm -f debian/exim4-daemon-exim.org/usr/sbin/mailq
ln -sf exim debian/exim4-daemon-exim.org/usr/sbin/mailq
rm -f debian/exim4-daemon-exim.org/usr/sbin/exim4
ln -sf exim debian/exim4-daemon-exim.org/usr/sbin/exim4
dh_strip_nondeterminism -O--parallel
dh_compress -O--parallel
cd debian/exim4-daemon-exim.org
chmod a-x usr/share/doc/exim4-daemon-exim.org/changelog
usr/share/doc/exim4-daemon-exim.org/changelog.Debian
usr/share/doc/exim4-daemon-exim.org/examples/configure.default
usr/share/doc/exim4-daemon-exim.org/filter.txt
usr/share/doc/exim4-daemon-exim.org/spec.txt usr/share/man/man8/exim.8
gzip -9nf usr/share/doc/exim4-daemon-exim.org/changelog
usr/share/doc/exim4-daemon-exim.org/changelog.Debian
usr/share/doc/exim4-daemon-exim.org/examples/configure.default
usr/share/doc/exim4-daemon-exim.org/filter.txt
usr/share/doc/exim4-daemon-exim.org/spec.txt usr/share/man/man8/exim.8
cd '/build/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'
dh_fixperms -O--parallel
find debian/exim4-daemon-exim.org -print0 2>/dev/null | xargs -0r
chown --no-dereference 0:0
find debian/exim4-daemon-exim.org ! -type l -print0 2>/dev/null |
xargs -0r chmod go=rX,u+rw,a-s
find debian/exim4-daemon-exim.org/usr/share/doc -type f ! -regex
'debian/exim4-daemon-exim.org/usr/share/doc/[^/]*/examples/.*' -print0
2>/dev/null | xargs -0r chmod 0644
find debian/exim4-daemon-exim.org/usr/share/doc -type d -print0
2>/dev/null | xargs -0r chmod 0755
find debian/exim4-daemon-exim.org/usr/share/man -type f -print0
2>/dev/null | xargs -0r chmod 0644
find debian/exim4-daemon-exim.org/usr/include -type f -print0
2>/dev/null | xargs -0r chmod 0644
find debian/exim4-daemon-exim.org/usr/share/applications -type f
-print0 2>/dev/null | xargs -0r chmod 0644
find debian/exim4-daemon-exim.org/usr/lib/i386-linux-gnu/perl5/5.24
debian/exim4-daemon-exim.org/usr/share/perl5 -type f -perm -5 -name '*.pm'
-print0 2>/dev/null | xargs -0r chmod a-X
find debian/exim4-daemon-exim.org -perm -5 -type f \( -name '*.so.*' -o
-name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o
-name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name
'*.cmxs' \) -print0 2>/dev/null | xargs -0r chmod 0644
find debian/exim4-daemon-exim.org/usr/bin -type f -print0 2>/dev/null
| xargs -0r chmod a+x
find debian/exim4-daemon-exim.org/usr/sbin -type f -print0 2>/dev/null
| xargs -0r chmod a+x
find debian/exim4-daemon-exim.org/usr/lib -type f -name '*.ali'
-print0 2>/dev/null | xargs -0r chmod uga-w
dh_strip -O--parallel
install -d
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e2
objcopy --only-keep-debug --compress-debug-sections
debian/exim4-daemon-exim.org/usr/sbin/exim_lock
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e2/43f1218d79060fb08ff658c88d16d0c0cfc798.debug
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e2/43f1218d79060fb08ff658c88d16d0c0cfc798.debug
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e2/43f1218d79060fb08ff658c88d16d0c0cfc798.debug
strip --remove-section=.comment --remove-section=.note
debian/exim4-daemon-exim.org/usr/sbin/exim_lock
objcopy --add-gnu-debuglink
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e2/43f1218d79060fb08ff658c88d16d0c0cfc798.debug
debian/exim4-daemon-exim.org/usr/sbin/exim_lock
install -d
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/8e
objcopy --only-keep-debug --compress-debug-sections
debian/exim4-daemon-exim.org/usr/sbin/exim_dbmbuild
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/8e/db1dde55aaed28a9086e05f2a088b97e9de25d.debug
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/8e/db1dde55aaed28a9086e05f2a088b97e9de25d.debug
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/8e/db1dde55aaed28a9086e05f2a088b97e9de25d.debug
strip --remove-section=.comment --remove-section=.note
debian/exim4-daemon-exim.org/usr/sbin/exim_dbmbuild
objcopy --add-gnu-debuglink
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/8e/db1dde55aaed28a9086e05f2a088b97e9de25d.debug
debian/exim4-daemon-exim.org/usr/sbin/exim_dbmbuild
install -d
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/d6
objcopy --only-keep-debug --compress-debug-sections
debian/exim4-daemon-exim.org/usr/sbin/exim_dumpdb
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/d6/1d49239cc30c00b04edfe3e0638024dc12d231.debug
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/d6/1d49239cc30c00b04edfe3e0638024dc12d231.debug
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/d6/1d49239cc30c00b04edfe3e0638024dc12d231.debug
strip --remove-section=.comment --remove-section=.note
debian/exim4-daemon-exim.org/usr/sbin/exim_dumpdb
objcopy --add-gnu-debuglink
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/d6/1d49239cc30c00b04edfe3e0638024dc12d231.debug
debian/exim4-daemon-exim.org/usr/sbin/exim_dumpdb
install -d
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/25
objcopy --only-keep-debug --compress-debug-sections
debian/exim4-daemon-exim.org/usr/sbin/exim_tidydb
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/25/5261819056dd6775b6f28d1581f0e8d1f53b9e.debug
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/25/5261819056dd6775b6f28d1581f0e8d1f53b9e.debug
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/25/5261819056dd6775b6f28d1581f0e8d1f53b9e.debug
strip --remove-section=.comment --remove-section=.note
debian/exim4-daemon-exim.org/usr/sbin/exim_tidydb
objcopy --add-gnu-debuglink
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/25/5261819056dd6775b6f28d1581f0e8d1f53b9e.debug
debian/exim4-daemon-exim.org/usr/sbin/exim_tidydb
install -d
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/30
objcopy --only-keep-debug --compress-debug-sections
debian/exim4-daemon-exim.org/usr/sbin/exim_fixdb
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/30/8938556056bb50ed548514a48e3160fc9b86ae.debug
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/30/8938556056bb50ed548514a48e3160fc9b86ae.debug
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/30/8938556056bb50ed548514a48e3160fc9b86ae.debug
strip --remove-section=.comment --remove-section=.note
debian/exim4-daemon-exim.org/usr/sbin/exim_fixdb
objcopy --add-gnu-debuglink
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/30/8938556056bb50ed548514a48e3160fc9b86ae.debug
debian/exim4-daemon-exim.org/usr/sbin/exim_fixdb
install -d
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e1
objcopy --only-keep-debug --compress-debug-sections
debian/exim4-daemon-exim.org/usr/sbin/exim
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e1/3d83fa9da763ce69954270d7f2a8a0f68c4ff3.debug
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e1/3d83fa9da763ce69954270d7f2a8a0f68c4ff3.debug
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e1/3d83fa9da763ce69954270d7f2a8a0f68c4ff3.debug
strip --remove-section=.comment --remove-section=.note
debian/exim4-daemon-exim.org/usr/sbin/exim
objcopy --add-gnu-debuglink
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/lib/debug/.build-id/e1/3d83fa9da763ce69954270d7f2a8a0f68c4ff3.debug
debian/exim4-daemon-exim.org/usr/sbin/exim
install -d
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/share/doc
ln -s exim4-daemon-exim.org
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/usr/share/doc/exim4-daemon-exim.org-dbgsym
dh_makeshlibs -O--parallel
rm -f debian/exim4-daemon-exim.org/DEBIAN/shlibs
dh_shlibdeps -O--parallel
install -d debian/exim4-daemon-exim.org/DEBIAN
dpkg-shlibdeps -Tdebian/exim4-daemon-exim.org.substvars
debian/exim4-daemon-exim.org/usr/sbin/exim_lock
debian/exim4-daemon-exim.org/usr/sbin/exim_dbmbuild
debian/exim4-daemon-exim.org/usr/sbin/exim_dumpdb
debian/exim4-daemon-exim.org/usr/sbin/exim_tidydb
debian/exim4-daemon-exim.org/usr/sbin/exim_fixdb
debian/exim4-daemon-exim.org/usr/sbin/exim
dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/exim4-daemon-exim.org/usr/sbin/exim was not linked against
libjansson.so.4 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/exim4-daemon-exim.org/usr/sbin/exim was not linked against libz.so.1 (it
uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/exim4-daemon-exim.org/usr/sbin/exim_dumpdb
debian/exim4-daemon-exim.org/usr/sbin/exim_dbmbuild
debian/exim4-daemon-exim.org/usr/sbin/exim_lock
debian/exim4-daemon-exim.org/usr/sbin/exim_fixdb
debian/exim4-daemon-exim.org/usr/sbin/exim
debian/exim4-daemon-exim.org/usr/sbin/exim_tidydb were not linked against
libnsl.so.1 (they use none of the library's symbols)
dh_installdeb -O--parallel
perl -pe 's~#DEBHELPER#~qx{cat
debian/exim4-daemon-exim.org.postinst.debhelper}~eg' <
debian/exim4-daemon-exim.org.postinst >
debian/exim4-daemon-exim.org/DEBIAN/postinst
chmod 0755 -- debian/exim4-daemon-exim.org/DEBIAN/postinst
chown 0:0 -- debian/exim4-daemon-exim.org/DEBIAN/postinst
sed s/#DEBHELPER#// < debian/exim4-daemon-exim.org.preinst >
debian/exim4-daemon-exim.org/DEBIAN/preinst
chmod 0755 -- debian/exim4-daemon-exim.org/DEBIAN/preinst
chown 0:0 -- debian/exim4-daemon-exim.org/DEBIAN/preinst
perl -pe 's~#DEBHELPER#~qx{cat
debian/exim4-daemon-exim.org.prerm.debhelper}~eg' <
debian/exim4-daemon-exim.org.prerm > debian/exim4-daemon-exim.org/DEBIAN/prerm
chmod 0755 -- debian/exim4-daemon-exim.org/DEBIAN/prerm
chown 0:0 -- debian/exim4-daemon-exim.org/DEBIAN/prerm
perl -pe 's~#DEBHELPER#~qx{cat
debian/exim4-daemon-exim.org.postrm.debhelper}~eg' <
debian/exim4-daemon-exim.org.postrm > debian/exim4-daemon-exim.org/DEBIAN/postrm
chmod 0755 -- debian/exim4-daemon-exim.org/DEBIAN/postrm
chown 0:0 -- debian/exim4-daemon-exim.org/DEBIAN/postrm
find debian/exim4-daemon-exim.org/etc -type f -printf '/etc/%P
' | LC_ALL=C sort >> debian/exim4-daemon-exim.org/DEBIAN/conffiles
chmod 0644 -- debian/exim4-daemon-exim.org/DEBIAN/conffiles
chown 0:0 -- debian/exim4-daemon-exim.org/DEBIAN/conffiles
dh_gencontrol -O--parallel
echo misc:Depends= >> debian/exim4-daemon-exim.org.substvars
echo misc:Pre-Depends= >> debian/exim4-daemon-exim.org.substvars
install -d debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/DEBIAN
dpkg-gencontrol -pexim4-daemon-exim.org -ldebian/changelog
-Tdebian/exim4-daemon-exim.org.substvars
-Pdebian/.debhelper/exim4-daemon-exim.org/dbgsym-root -UPre-Depends
-URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts
-DPriority=extra -DAuto-Built-Package=debug-symbols
-DPackage=exim4-daemon-exim.org-dbgsym "-DDepends=exim4-daemon-exim.org (=
\${binary:Version})" "-DDescription=Debug symbols for exim4-daemon-exim.org"
"-DBuild-Ids=255261819056dd6775b6f28d1581f0e8d1f53b9e
308938556056bb50ed548514a48e3160fc9b86ae
8edb1dde55aaed28a9086e05f2a088b97e9de25d
d61d49239cc30c00b04edfe3e0638024dc12d231
e13d83fa9da763ce69954270d7f2a8a0f68c4ff3
e243f1218d79060fb08ff658c88d16d0c0cfc798" -DSection=debug -UMulti-Arch
-UReplaces -UBreaks
dpkg-gencontrol: warning: unknown information field 'Tag' in input data in
general section of control info file
dpkg-gencontrol: warning: package exim4-daemon-exim.org: unused substitution
variable ${perl:Depends}
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/DEBIAN/control
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/DEBIAN/control
dpkg-gencontrol -pexim4-daemon-exim.org -ldebian/changelog
-Tdebian/exim4-daemon-exim.org.substvars -Pdebian/exim4-daemon-exim.org
dpkg-gencontrol: warning: unknown information field 'Tag' in input data in
general section of control info file
dpkg-gencontrol: warning: package exim4-daemon-exim.org: unused substitution
variable ${perl:Depends}
chmod 0644 -- debian/exim4-daemon-exim.org/DEBIAN/control
chown 0:0 -- debian/exim4-daemon-exim.org/DEBIAN/control
dh_md5sums -O--parallel
(cd debian/exim4-daemon-exim.org >/dev/null ; find . -type f ! -path
"./etc/default/exim4-daemon-exim.org" ! -regex './DEBIAN/.*' -printf '%P\0' |
LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }'
> DEBIAN/md5sums) >/dev/null
chmod 0644 -- debian/exim4-daemon-exim.org/DEBIAN/md5sums
chown 0:0 -- debian/exim4-daemon-exim.org/DEBIAN/md5sums
(cd debian/.debhelper/exim4-daemon-exim.org/dbgsym-root >/dev/null ;
find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs
-r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums)
>/dev/null
chmod 0644 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/DEBIAN/md5sums
chown 0:0 --
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root/DEBIAN/md5sums
dh_builddeb -O--parallel
dpkg-deb -z1 -Zxz -Sextreme --build
debian/.debhelper/exim4-daemon-exim.org/dbgsym-root ..
dpkg-deb: building package 'exim4-daemon-exim.org-dbgsym' in
'../exim4-daemon-exim.org-dbgsym_4.92.3+fixes-35-g40b67cbe7-1+deb9u1_i386.deb'.
dpkg-deb --build debian/exim4-daemon-exim.org ..
dpkg-deb: building package 'exim4-daemon-exim.org' in
'../exim4-daemon-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1_i386.deb'.
dpkg-genbuildinfo --build=binary
dpkg-genchanges --build=binary
>../exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1_i386.changes
dpkg-genchanges: warning: unknown information field 'Tag' in input data in
general section of control info file
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build exim4-exim.org-4.92.3+fixes-35-g40b67cbe7
dpkg-source: warning: unknown information field 'Tag' in input data in general
section of control info file
dpkg-buildpackage: info: binary-only upload (no source included)
[0mI: copying local configuration[0m
[0mI: Copying back the cached apt archive contents[0m
[0mI: unmounting /var/cache/pbuilder/ccache filesystem[0m
[0mI: unmounting dev/ptmx filesystem[0m
[0mI: unmounting dev/pts filesystem[0m
[0mI: unmounting dev/shm filesystem[0m
[0mI: unmounting proc filesystem[0m
[0mI: unmounting sys filesystem[0m
[0mI: Current time: Sun Sep 29 10:42:57 CEST 2019[0m
[0mI: pbuilder-time-stamp: 1569746577[0m
[0mI: Cleaning COW directory[0m
[0mI: forking: rm -rf /var/cache/pbuilder/build/cow.560[0m
gbp:debug: Looking for changes file
/home/heiko/exim/GBP/packages/exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1_amd64.changes
gbp:info: Running Postbuild hook
gbp:debug: echo debsign $GBP_CHANGES_FILE [] []
debsign
/home/heiko/exim/GBP/packages/exim4-exim.org_4.92.3+fixes-35-g40b67cbe7-1+deb9u1_amd64.changes
gbp:debug: rm ['-rf',
'/home/heiko/exim/GBP/packages/exim4-exim.org-4.92.3+fixes-35-g40b67cbe7'] []
--- End Message ---