[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#298411: marked as done (FTBFS on kfreebsd-gnu)



Your message dated Mon, 14 Mar 2005 20:47:13 -0500
with message-id <E1DB19N-0003gp-00@newraff.debian.org>
and subject line Bug#298411: fixed in myspell 1:3.0+pre3.1-11
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; 7 Mar 2005 11:45:12 +0000
>From rmh@debian.org Mon Mar 07 03:45:11 2005
Return-path: <rmh@debian.org>
Received: from 137.red-62-57-138.user.auna.net (khazad.dyndns.org) [62.57.138.137] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D8Gff-00021W-00; Mon, 07 Mar 2005 03:45:11 -0800
Received: from rmh by khazad.dyndns.org with local (Exim 4.34)
	id 1D8GZI-000Fac-Ga
	for submit@bugs.debian.org; Mon, 07 Mar 2005 12:38:36 +0100
Content-Type: multipart/mixed; boundary="===============1475998455=="
MIME-Version: 1.0
From: Robert Millan <rmh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS on kfreebsd-gnu
X-Mailer: reportbug 3.8
Date: Mon, 07 Mar 2005 12:38:36 +0100
Message-Id: <[🔎] E1D8GZI-000Fac-Ga@khazad.dyndns.org>
Delivered-To: submit@bugs.debian.org
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: 

This is a multi-part MIME message sent by reportbug.

--===============1475998455==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: myspell
Version: 3.0+pre3.1-10
Severity: wishlist
Tags: patch

Hi,

This package fails to build on kfreebsd-gnu.  The attached patch fixes the
problem.  Please could you send it to upstream?

Note this change superceeds the one in hurd.diff which unnecessarily duplicated
GNU-related variables.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

--===============1475998455==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="myspell.diff"

--- myspell-3.0+pre3.1.old/Makefile     2004-01-06 04:17:51.000000000 +0100
+++ myspell-3.0+pre3.1/Makefile 2005-02-28 16:44:14.000000000 +0100
@@ -7,7 +7,7 @@
 VERMINOR=1
 VERSION=$(VERMAJOR).$(VERMINOR)
 
-PLATFORM := $(shell uname -s)
+PLATFORM := $(shell uname -s | sed -e "s,GNU/.*,GNU,g" -e "s,GNU,Linux,g")
 
 ifeq "$(PLATFORM)" "Linux"
   CXX ?= g++

--===============1475998455==--

---------------------------------------
Received: (at 298411-close) by bugs.debian.org; 15 Mar 2005 01:53:07 +0000
>From katie@ftp-master.debian.org Mon Mar 14 17:53:07 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DB1F4-00041e-00; Mon, 14 Mar 2005 17:53:06 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DB19N-0003gp-00; Mon, 14 Mar 2005 20:47:13 -0500
From: Rene Engelhard <rene@debian.org>
To: 298411-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#298411: fixed in myspell 1:3.0+pre3.1-11
Message-Id: <E1DB19N-0003gp-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 14 Mar 2005 20:47:13 -0500
Delivered-To: 298411-close@bugs.debian.org
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: 
X-CrossAssassin-Score: 2

Source: myspell
Source-Version: 1:3.0+pre3.1-11

We believe that the bug you reported is fixed in the latest version of
myspell, which is due to be installed in the Debian FTP archive:

libmyspell-dev_3.1-11_i386.deb
  to pool/main/m/myspell/libmyspell-dev_3.1-11_i386.deb
libmyspell3_3.1-11_i386.deb
  to pool/main/m/myspell/libmyspell3_3.1-11_i386.deb
myspell_3.0+pre3.1-11.diff.gz
  to pool/main/m/myspell/myspell_3.0+pre3.1-11.diff.gz
myspell_3.0+pre3.1-11.dsc
  to pool/main/m/myspell/myspell_3.0+pre3.1-11.dsc



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 298411@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated myspell 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  9 Mar 2005 00:47:02 +0100
Source: myspell
Binary: libmyspell3 libmyspell-dev
Architecture: source i386
Version: 1:3.0+pre3.1-11
Distribution: unstable
Urgency: low
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Description: 
 libmyspell-dev - MySpell spellchecking library development files
 libmyspell3 - MySpell spellchecking library
Closes: 295632 298411
Changes: 
 myspell (1:3.0+pre3.1-11) unstable; urgency=low
 .
   * update ispellaff2myspell
   * add patch for kFreeBSD support in the Makefile, thanks Robert Millan
     (closes: #298411)
   * Recommends: myspell-en-us | myspell-dictionary (closes: #295632)
Files: 
 b1fc460c634148d26e31f652bd226879 711 devel optional myspell_3.0+pre3.1-11.dsc
 08124e25651098b1b30f1386aa5323af 14622 devel optional myspell_3.0+pre3.1-11.diff.gz
 b7f241d854b14e6f0eecee9e910ff8eb 61852 libdevel optional libmyspell-dev_3.1-11_i386.deb
 6101ba3935533bcd556c04d4f30ae584 26772 libs optional libmyspell3_3.1-11_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCNjvH+FmQsCSK63MRAitUAKCChglJyxAOtQDgCTrdJ7gd67wdEACfZy4e
qEeUxoEN73YFhAggAbaZ6rE=
=BuQN
-----END PGP SIGNATURE-----



Reply to: