Source: xmail
Severity: normal
Version: xmail_1.27-1.1

Hi,

I've tried building this package in a clean pbuilder sid chroot, and
it failed, until I exported DEB_BUILD_OPTIONS=parallel=1 (my usual
setting being DEB_BUILD_OPTIONS=parallel=5).

dpkg-source: warning: extracting unsigned source package (xmail_1.27-1.2.dsc)
dpkg-source: info: extracting xmail in xmail-1.27
dpkg-source: info: unpacking xmail_1.27.orig.tar.gz
dpkg-source: info: applying xmail_1.27-1.2.diff.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" 
dpkg-buildpackage -us -uc   -i -I -us -uc -j4 -rfakeroot
dpkg-buildpackage: source package xmail
dpkg-buildpackage: source version 1.27-1.2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Vasudev Kamath <kamathvasu...@gmail.com>
 dpkg-source -i -I --before-build xmail-1.27
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dpatch  deapply-all  
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
04_strip not applied to ./ .
/usr/bin/make -f Makefile.lnx clean
03_perm not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
make[1]: Entering directory `/tmp/buildd/xmail-1.27'
rm -f .depend a.out core bin/XMail bin/CtrlClnt bin/XMCrypt bin/MkUsers 
bin/sendmail
rm -f *.o *~ SysMachine.h bin/MkMachDep
rm -rf bin
make[1]: Leaving directory `/tmp/buildd/xmail-1.27'
dh_clean
 dpkg-source -i -I -b xmail-1.27
dpkg-source: info: using source format `1.0'
dpkg-source: info: building xmail using existing xmail_1.27.orig.tar.gz
dpkg-source: info: building xmail in xmail_1.27-1.2.diff.gz
dpkg-source: warning: executable mode 0755 of 'debian/patches/03_perm' will not 
be represented in diff
dpkg-source: warning: executable mode 0755 of 'debian/patches/04_strip' will 
not be represented in diff
dpkg-source: info: building xmail in xmail_1.27-1.2.dsc
 debian/rules build
test -d debian/patched || install -d debian/patched
dh_testdir
dpatch  apply-all  
applying patch 03_perm to ./ ...touch configure-stamp
dh_testdir
 ok.
applying patch 04_strip to ./ ... ok.
dpatch  cat-all  >>patch-stampT
/usr/bin/make -f Makefile.lnx
make[1]: Entering directory `/tmp/buildd/xmail-1.27'
g++   -D_FILE_OFFSET_BITS=64 -I. -D__UNIX__ -D__LINUX__ -D_REENTRANT=1 
-D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-D_POSIX_PTHREAD_SEMANTICS -DSYS_HAS_SENDFILE -O2 -o bin/MkMachDep.o -c 
MkMachDep.cpp
g++   -D_FILE_OFFSET_BITS=64 -I. -D__UNIX__ -D__LINUX__ -D_REENTRANT=1 
-D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-D_POSIX_PTHREAD_SEMANTICS -DSYS_HAS_SENDFILE -O2 -o bin/MainLinux.o -c 
MainLinux.cpp
mv -f patch-stampT patch-stamp
g++   -D_FILE_OFFSET_BITS=64 -I. -D__UNIX__ -D__LINUX__ -D_REENTRANT=1 
-D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-D_POSIX_PTHREAD_SEMANTICS -DSYS_HAS_SENDFILE -O2 -o bin/SysDepLinux.o -c 
SysDepLinux.cpp
g++   -D_FILE_OFFSET_BITS=64 -I. -D__UNIX__ -D__LINUX__ -D_REENTRANT=1 
-D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-D_POSIX_PTHREAD_SEMANTICS -DSYS_HAS_SENDFILE -O2 -o bin/SysDepUnix.o -c 
SysDepUnix.cpp
g++   -D_FILE_OFFSET_BITS=64 -I. -D__UNIX__ -D__LINUX__ -D_REENTRANT=1 
-D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-D_POSIX_PTHREAD_SEMANTICS -DSYS_HAS_SENDFILE -O2 -o bin/SysOsEventfd_pipe.o -c 
SysOsEventfd_pipe.cpp
In file included from SysDepUnix.cpp:23:0:
SysInclude.h:27:24: fatal error: SysMachine.h: No such file or directory
 #include "SysMachine.h"
                        ^
compilation terminated.
In file included from MainLinux.cpp:23:0:
SysInclude.h:27:24: fatal error: SysMachine.h: No such file or directory
 #include "SysMachine.h"
                        ^
compilation terminated.
In file included from SysDepLinux.cpp:23:0:
SysInclude.h:27:24: fatal error: SysMachine.h: No such file or directory
 #include "SysMachine.h"
                        ^
compilation terminated.
In file included from SysOsEventfd_pipe.cpp:23:0:
SysInclude.h:27:24: fatal error: SysMachine.h: No such file or directory
 #include "SysMachine.h"
                        ^
compilation terminated.
g++   -D_FILE_OFFSET_BITS=64 -I. -D__UNIX__ -D__LINUX__ -D_REENTRANT=1 
-D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-D_POSIX_PTHREAD_SEMANTICS -DSYS_HAS_SENDFILE -O2 -o bin/SysDepCommon.o -c 
SysDepCommon.cpp
make[1]: *** [bin/MainLinux.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from SysDepCommon.cpp:23:0:
SysInclude.h:27:24: fatal error: SysMachine.h: No such file or directory
 #include "SysMachine.h"
                        ^
compilation terminated.
make[1]: *** [bin/SysDepUnix.o] Error 1
make[1]: *** [bin/SysOsEventfd_pipe.o] Error 1
make[1]: *** [bin/SysDepLinux.o] Error 1
make[1]: *** [bin/SysDepCommon.o] Error 1
make[1]: Leaving directory `/tmp/buildd/xmail-1.27'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to