Your message dated Tue, 27 Dec 2005 16:47:09 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#344909: fixed in agrep 4.17-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; 27 Dec 2005 15:32:38 +0000 >From [EMAIL PROTECTED] Tue Dec 27 07:32:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from e176043018.adsl.alicedsl.de ([85.176.43.18] helo=kat.ainf.net) by spohr.debian.org with esmtp (Exim 4.50) id 1ErGoY-0004ps-2k for [EMAIL PROTECTED]; Tue, 27 Dec 2005 07:32:38 -0800 Received: from aj by kat.ainf.net with local (Exim 4.54) id 1ErGoI-0007GN-GV; Tue, 27 Dec 2005 16:32:22 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: agrep: FTBFS (amd64): CPU you selected does not support x86-64 instruction set Message-Id: <[EMAIL PROTECTED]> Date: Tue, 27 Dec 2005 16:32:22 +0100 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-Level: 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 Package: agrep Version: 4.17-1 Severity: serious Tags: patch When building 'agrep' on amd64/unstable, I get the following error: /usr/bin/make make[1]: Entering directory `/agrep-4.17' gcc -march=i486 -DMEASURE_TIMES=0 -DAGREP_POINTER=1 -DDOTCOMPRESSED=0 -I. -DUTIME=1 -DISO_CHAR_SET=1 -c -O2 -c -o follow.o follow.c follow.c:1: error: CPU you selected does not support x86-64 instruction set follow.c:1: error: CPU you selected does not support x86-64 instruction set make[1]: *** [follow.o] Error 1 make[1]: Leaving directory `/agrep-4.17' make: *** [build-stamp] Error 2 With the attached patch 'agrep' can be compiled on amd64 and other non-i386 architectures. Regards Andreas Jochens diff -urN ../tmp-orig/agrep-4.17/Makefile ./Makefile --- ../tmp-orig/agrep-4.17/Makefile 2003-10-14 09:58:05.000000000 +0000 +++ ./Makefile 2005-12-27 15:21:43.000000000 +0000 @@ -19,7 +19,7 @@ ISO_CHAR_SET = 1 # You might have to change this depending on your machine configuration. -CC = gcc -march=i486 +CC = gcc SHELL = /bin/sh --------------------------------------- Received: (at 344909-close) by bugs.debian.org; 28 Dec 2005 00:50:52 +0000 >From [EMAIL PROTECTED] Tue Dec 27 16:50:52 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1ErPTB-000231-OK; Tue, 27 Dec 2005 16:47:09 -0800 From: Daniel Baumann <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#344909: fixed in agrep 4.17-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 27 Dec 2005 16:47:09 -0800 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-Level: 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 Source: agrep Source-Version: 4.17-2 We believe that the bug you reported is fixed in the latest version of agrep, which is due to be installed in the Debian FTP archive: agrep_4.17-2.diff.gz to pool/non-free/a/agrep/agrep_4.17-2.diff.gz agrep_4.17-2.dsc to pool/non-free/a/agrep/agrep_4.17-2.dsc agrep_4.17-2_i386.deb to pool/non-free/a/agrep/agrep_4.17-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. Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated agrep 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: Tue, 27 Dec 2005 17:01:00 +0100 Source: agrep Binary: agrep Architecture: source i386 Version: 4.17-2 Distribution: unstable Urgency: low Maintainer: Daniel Baumann <[EMAIL PROTECTED]> Changed-By: Daniel Baumann <[EMAIL PROTECTED]> Description: agrep - text search tool with support for approximate patterns Closes: 344909 Changes: agrep (4.17-2) unstable; urgency=low . * Added patch to fix FTBS on amd64 (Closes: #344909). Files: c4e1e36c8c33318a78e555db7ce1fb54 577 non-free/text optional agrep_4.17-2.dsc 45aad407493932f60b0b23a129bd4561 97183 non-free/text optional agrep_4.17-2.diff.gz 976af2ef5926120b9c874276b37fd0e4 166392 non-free/text optional agrep_4.17-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDsd21xa93SlhRC1oRAlb6AJ9Dwb9LSZfYoc2Zml91Cxx8MxP0swCgu/Sh XoSCFqk/zy0/2xHO3G5OswI= =qbpC -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]