Your message dated Sat, 26 Feb 2005 07:32:21 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#296971: fixed in ltp 20050107-3 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; 26 Feb 2005 04:27:34 +0000 >From [EMAIL PROTECTED] Fri Feb 25 20:27:34 2005 Return-path: <[EMAIL PROTECTED]> Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (localhost.localdomain) [66.93.39.86] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D4tYE-0002vt-00; Fri, 25 Feb 2005 20:27:34 -0800 Received: by localhost.localdomain (Postfix, from userid 1000) id 6464C171D64; Fri, 25 Feb 2005 20:27:24 -0800 (PST) Date: Fri, 25 Feb 2005 20:27:24 -0800 From: Steve Langasek <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: ltp_20050107-2_ia64: FTBFS: implicit declaration of function `_syscall3' Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qVyHzDF4yf4A8jkR" Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --qVyHzDF4yf4A8jkR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: ltp Version: 20050107-2 Severity: serious Tags: sid The most recent upstream version of ltp fails to build from source on ia64: [...] make[5]: Entering directory /build/buildd/ltp-20050107/build-tree/ltp-full-= 20050107/testcases/kernel/syscalls/getdents' cc -Wall -I../../include -g -Wall -I../../../../include -Wall getdents01.c -L../../../../lib -lltp -L.. -ltestsuite -o getdents01 getdents01.c: In function `main': getdents01.c:134: warning: implicit declaration of function =1Fsyscall3' getdents01.c:134: error: syntax error before "int" getdents01.c:135: warning: implicit declaration of function `getdents' make[5]: *** [getdents01] Error 1 make[5]: Leaving directory /build/buildd/ltp-20050107/build-tree/ltp-full-2= 0050107/testcases/kernel/syscalls/getdents' make[4]: *** [all] Error 2 [...] A full build log is available at <http://buildd.debian.org/fetch.php?&pkg=3Dltp&ver=3D20050107-2&arch=3Dia64= &stamp=3D1108045243&file=3Dlog&as=3Draw>. The previous upstream version of ltp enabled the getdents check only on i386; the implementation in this version depends on the _syscall3 macro, which is apparently not portable to ia64 (although it was present in older versions of libc6.1-dev for this arch). It's probably better to re-disable this testcase on ia64 until a more portable solution can be found. Since the version of ltp in testing is still broken due to bug #293023, I have marked it for removal pending resolution of this bug. Thanks, --=20 Steve Langasek postmodern programmer --qVyHzDF4yf4A8jkR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCH/qnKN6ufymYLloRAqYfAJ43XmDmzxCy6hZXrKzTxTgaePPZcACgv4Cg GVaLQ8BtyBzqAMykHrjTgd4= =S90Y -----END PGP SIGNATURE----- --qVyHzDF4yf4A8jkR-- --------------------------------------- Received: (at 296971-close) by bugs.debian.org; 26 Feb 2005 12:40:06 +0000 >From [EMAIL PROTECTED] Sat Feb 26 04:40:06 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 1D51Es-0004Np-00; Sat, 26 Feb 2005 04:40:06 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1D517N-0000sx-00; Sat, 26 Feb 2005 07:32:21 -0500 From: Alastair McKinstry <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#296971: fixed in ltp 20050107-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 26 Feb 2005 07:32:21 -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: ltp Source-Version: 20050107-3 We believe that the bug you reported is fixed in the latest version of ltp, which is due to be installed in the Debian FTP archive: ltp-commands-test_20050107-3_ia64.deb to pool/main/l/ltp/ltp-commands-test_20050107-3_ia64.deb ltp-dev_20050107-3_ia64.deb to pool/main/l/ltp/ltp-dev_20050107-3_ia64.deb ltp-disc-test_20050107-3_ia64.deb to pool/main/l/ltp/ltp-disc-test_20050107-3_ia64.deb ltp-kernel-test_20050107-3_ia64.deb to pool/main/l/ltp/ltp-kernel-test_20050107-3_ia64.deb ltp-misc-test_20050107-3_ia64.deb to pool/main/l/ltp/ltp-misc-test_20050107-3_ia64.deb ltp-network-test_20050107-3_ia64.deb to pool/main/l/ltp/ltp-network-test_20050107-3_ia64.deb ltp-tools_20050107-3_ia64.deb to pool/main/l/ltp/ltp-tools_20050107-3_ia64.deb ltp_20050107-3.diff.gz to pool/main/l/ltp/ltp_20050107-3.diff.gz ltp_20050107-3.dsc to pool/main/l/ltp/ltp_20050107-3.dsc ltp_20050107-3_all.deb to pool/main/l/ltp/ltp_20050107-3_all.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. Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated ltp 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 Feb 2005 11:19:24 +0000 Source: ltp Binary: ltp-misc-test ltp-kernel-test ltp ltp-dev ltp-tools ltp-network-test ltp-disc-test ltp-commands-test Architecture: source ia64 all Version: 20050107-3 Distribution: unstable Urgency: low Maintainer: Alastair McKinstry <[EMAIL PROTECTED]> Changed-By: Alastair McKinstry <[EMAIL PROTECTED]> Description: ltp - The Linux Test Project test suite ltp-commands-test - Command tests for the Linux Test Project ltp-dev - development files for Linux Test Project ltp-disc-test - Disk I/O tests for the Linux Test Project ltp-kernel-test - kernel tests for the Linux Test Project ltp-misc-test - Misc. tests for the Linux Test Project ltp-network-test - Network tests for the Linux Test Project ltp-tools - Utilities for running the Linux Test Project test suite Closes: 296971 Changes: ltp (20050107-3) unstable; urgency=low . * FTBFS on ia64; backport patch from ltp-20050207. Closes: #296971. Files: f7f4f7bb04984955dbefb7f31f597dee 736 misc optional ltp_20050107-3.dsc a85d88c887003a5b6a99a82ee262b57d 27045 misc optional ltp_20050107-3.diff.gz b3c199cee0236105ddd7aaa9129da0ff 256556 misc optional ltp-tools_20050107-3_ia64.deb 9933f93bbfe35a5c1d91f7e21d127bf3 96460 misc optional ltp-dev_20050107-3_ia64.deb 261db95475f4c0a9372bdc5cfca59e28 23427714 misc optional ltp-kernel-test_20050107-3_ia64.deb ff88833286b65f432569d8b12a44af4f 1744630 misc optional ltp-network-test_20050107-3_ia64.deb 015acc85b5dfe8665cd6395a75a183fd 3174 misc optional ltp-commands-test_20050107-3_ia64.deb a0815e804ee84fdbf0837737a922e3b5 4522 misc optional ltp-misc-test_20050107-3_ia64.deb 3daa3d7891a371fe1bcdce9f37094739 23280 misc optional ltp-disc-test_20050107-3_ia64.deb 40c160d25d2fbe2a91e59861a1aa342f 30650 misc optional ltp_20050107-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCIGMuQTK/kCo4XFcRAp3DAJ9eBIGtLrDXpQxXXKwyFVGcXNZVpQCcD7MH SEWdibklsdl2NBlUq9/A4Q0= =4Oqr -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]