Your message dated Sun, 27 Mar 2005 15:48:49 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#297806: fixed in util-vserver 0.30.204-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 3 Mar 2005 01:24:01 +0000 >From [EMAIL PROTECTED] Wed Mar 02 17:24:01 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail-out.m-online.net [212.18.0.9] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D6f4L-00082D-00; Wed, 02 Mar 2005 17:24:01 -0800 Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148]) by mail-out.m-online.net (Postfix) with ESMTP id EF68772E1 for <[EMAIL PROTECTED]>; Thu, 3 Mar 2005 02:23:59 +0100 (CET) Received: from sol.so.argh.org (ppp-62-245-211-222.mnet-online.de [62.245.211.222]) by mail.m-online.net (Postfix) with ESMTP id C5C3D58FB1 for <[EMAIL PROTECTED]>; Thu, 3 Mar 2005 02:23:59 +0100 (CET) Received: from aba by sol.so.argh.org with local (Exim 4.22 #1 (Debian) [+prerelease]) id 1D6f4C-0000lp-RI for <[EMAIL PROTECTED]>; Thu, 03 Mar 2005 02:23:52 +0100 Date: Thu, 3 Mar 2005 02:23:52 +0100 From: Andreas Barth <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS in experimental Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: Vim http://www.vim.org/ User-Agent: Mutt/1.5.6i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: util-vserver Version: 0.30.203-1 Severity: serious Tags: experimental Hi, please see http://experimental.ftbfs.de/build.php?arch=&pkg=util-vserver for the full build log Cheers, Andi Automatic build of util-vserver_0.30.203-1 on odin by sbuild/sparc 1.170.5 Build started at 20050302-1903 ****************************************************************************** [...] Checking correctness of source dependencies... Toolchain package versions: libc6-dev_2.3.2.ds1-20 linux-kernel-headers_2.5.999-test7-bk-17 gcc-3.3_1:3.3.5-8 g++-3.3_1:3.3.5-8 binutils_2.15-5 libstdc++5_1:3.3.5-8 libstdc++5-3.3-dev_1:3.3.5-8 ------------------------------------------------------------------------------ [...] /bin/sh ./libtool --tag=CC --mode=link diet sparc-linux-gcc -Wall -g -O2 -std=c99 -Wall -pedantic -W -o src/chroot-rm src/chroot-rm.o diet sparc-linux-gcc -Wall -g -O2 -std=c99 -Wall -pedantic -W -o src/chroot-rm src/chroot-rm.o depbase=`echo src/fakerunlevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if diet sparc-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I ./lib -I ./ensc_wrappers -D_GNU_SOURCE -D_REENTRANT -DNDEBUG -Wall -g -O2 -std=c99 -Wall -pedantic -W -MT src/fakerunlevel.o -MD -MP -MF "$depbase.Tpo" -c -o src/fakerunlevel.o src/fakerunlevel.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link diet sparc-linux-gcc -Wall -g -O2 -std=c99 -Wall -pedantic -W -o src/fakerunlevel src/fakerunlevel.o diet sparc-linux-gcc -Wall -g -O2 -std=c99 -Wall -pedantic -W -o src/fakerunlevel src/fakerunlevel.o depbase=`echo src/filetime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if diet sparc-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I ./lib -I ./ensc_wrappers -D_GNU_SOURCE -D_REENTRANT -DNDEBUG -Wall -g -O2 -std=c99 -Wall -pedantic -W -MT src/filetime.o -MD -MP -MF "$depbase.Tpo" -c -o src/filetime.o src/filetime.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link diet sparc-linux-gcc -Wall -g -O2 -std=c99 -Wall -pedantic -W -o src/filetime -static src/filetime.o lib/libvserver.la diet sparc-linux-gcc -Wall -g -O2 -std=c99 -Wall -pedantic -W -o src/filetime src/filetime.o lib/.libs/libvserver.a src/filetime.o(.text+0x13c): In function `main': src/filetime.c:76: undefined reference to `.div' src/filetime.o(.text+0x14c):src/filetime.c:77: undefined reference to `.rem' src/filetime.o(.text+0x158):src/filetime.c:78: undefined reference to `.div' src/filetime.o(.text+0x168):src/filetime.c:79: undefined reference to `.rem' src/filetime.o(.text+0x170):src/filetime.c:79: undefined reference to `.div' collect2: ld returned 1 exit status make[3]: *** [src/filetime] Error 1 make[3]: Leaving directory `/build/buildd/util-vserver-0.30.203' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/build/buildd/util-vserver-0.30.203' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/buildd/util-vserver-0.30.203' make: *** [build-stamp] Error 2 ****************************************************************************** Build finished at 20050302-1906 FAILED [dpkg-buildpackage died] --------------------------------------- Received: (at 297806-close) by bugs.debian.org; 27 Mar 2005 20:55:08 +0000 >From [EMAIL PROTECTED] Sun Mar 27 12:55:08 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DFemq-0006YU-00; Sun, 27 Mar 2005 12:55:08 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DFegj-00013H-00; Sun, 27 Mar 2005 15:48:49 -0500 From: Ola Lundqvist <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#297806: fixed in util-vserver 0.30.204-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 27 Mar 2005 15:48:49 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: util-vserver Source-Version: 0.30.204-2 We believe that the bug you reported is fixed in the latest version of util-vserver, which is due to be installed in the Debian FTP archive: util-vserver_0.30.204-2.diff.gz to pool/main/u/util-vserver/util-vserver_0.30.204-2.diff.gz util-vserver_0.30.204-2.dsc to pool/main/u/util-vserver/util-vserver_0.30.204-2.dsc util-vserver_0.30.204-2_i386.deb to pool/main/u/util-vserver/util-vserver_0.30.204-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated util-vserver package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 26 Mar 2005 09:30:53 +0100 Source: util-vserver Binary: util-vserver Architecture: source i386 Version: 0.30.204-2 Distribution: unstable Urgency: low Maintainer: Ola Lundqvist <[EMAIL PROTECTED]> Changed-By: Ola Lundqvist <[EMAIL PROTECTED]> Description: util-vserver - tools for Virtual private servers and context switching Closes: 297806 Changes: util-vserver (0.30.204-2) unstable; urgency=low . * Removed provide of vserver-debiantools. * Added build dependency on a fixed dietlibc. This closes: #297806 with the fixes from Lars Wirzenius. * Added a rule in debian/rules that cause a build error on arm arch. Files: 500786e9acdef348a6df02e00ea9f5fd 720 net optional util-vserver_0.30.204-2.dsc 5dcb03dbd422c9abd467130b28953dba 232489 net optional util-vserver_0.30.204-2.diff.gz 58708e9833004e0bebe84eb6a394f041 380108 net optional util-vserver_0.30.204-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCRxixGKGxzw/lPdkRAmj9AJ9KpTc2sBMuEPRfAGirwFa4EBwQWACdFc7b 1rToDnrhQKwt1nISqJnt32g= =Czf+ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]