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

Bug#591718: marked as done (myspell: FTBFS on sparc64: tries to use sparc-linux-gnu-gcc/g++)



Your message dated Tue, 24 Aug 2010 22:02:04 +0000
with message-id <E1Oo1ZE-0008GF-Sx@franck.debian.org>
and subject line Bug#591718: fixed in myspell 1:3.0+pre3.1-24
has caused the Debian Bug report #591718,
regarding myspell: FTBFS on sparc64: tries to use sparc-linux-gnu-gcc/g++
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
591718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591718
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: myspell
Version: 3.0+pre3.1-23
Severity: important
Tags: patch

myspell fails to build on sparc64 as it tries to use sparc-linux-gnu-gcc
and sparc-linux-gnu-g++ on all sparc architectures, including sparc64.

I don't really see why sparc should be handled differently than other
architectures, so please find a patch below to fix the issue.


diff -u myspell-3.0+pre3.1/debian/rules myspell-3.0+pre3.1/debian/rules
--- myspell-3.0+pre3.1/debian/rules
+++ myspell-3.0+pre3.1/debian/rules
@@ -7,6 +7,8 @@
 include /usr/share/dpatch/dpatch.make
 
 CFLAGS = -g -Wall -ansi -pedantic
+CXX=g++
+CC=gcc
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0
@@ -17,14 +19,6 @@
 	INSTALL_PROGRAM += -s
 endif
 
-ifneq (,$(findstring sparc,$(DEB_HOST_GNU_TYPE))) 	 
-	CXX=sparc-linux-gnu-g++
-	CC=sparc-linux-gnu-gcc
-else 	 
-	CXX=g++
-	CC=gcc
-endif
-
 major=$(shell grep VERMAJOR= Makefile | cut -d"=" -f2)
 version=$(major).$(shell grep VERMINOR= Makefile | cut -d"=" -f2)
 


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: sparc64

Kernel: Linux 2.6.32-bpo.5-sparc64-smp (SMP w/32 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: myspell
Source-Version: 1:3.0+pre3.1-24

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:

myspell-tools_3.1-24_amd64.deb
  to main/m/myspell/myspell-tools_3.1-24_amd64.deb
myspell_3.0+pre3.1-24.diff.gz
  to main/m/myspell/myspell_3.0+pre3.1-24.diff.gz
myspell_3.0+pre3.1-24.dsc
  to main/m/myspell/myspell_3.0+pre3.1-24.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 591718@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: SHA256

Format: 1.8
Date: Thu, 05 Aug 2010 20:01:21 -0400
Source: myspell
Binary: myspell-tools
Architecture: source amd64
Version: 1:3.0+pre3.1-24
Distribution: unstable
Urgency: low
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Description: 
 myspell-tools - tools for myspell
Closes: 459784 591718
Changes: 
 myspell (1:3.0+pre3.1-24) unstable; urgency=low
 .
   * remove historical hardocing of sparc-linux-gnu-g{cc,++} which breaks
     sparc64, thanks Aurlien Jarno (closes: #591718)
   * s/Spellchecker/spell-checker/ (closes: #459784)
Checksums-Sha1: 
 0498c72d3fc7b214a56ecb9e22bd02c62fcce18e 1746 myspell_3.0+pre3.1-24.dsc
 4e6b326bdb6ff94f654dd524e20da833b215c541 16472 myspell_3.0+pre3.1-24.diff.gz
 3127da4a7fe9e11319dd8ba333aece68ede772a3 36878 myspell-tools_3.1-24_amd64.deb
Checksums-Sha256: 
 eedc5206e5e46166512fc4da33083bda59d0547a7afe34ef6c4f51795b57992e 1746 myspell_3.0+pre3.1-24.dsc
 02542afbff2b53267450e6fd520f743deb863cfdf9216b06fb66fe4bf6169d19 16472 myspell_3.0+pre3.1-24.diff.gz
 00b0abab383d8ed4dea398988e3c1a5fadcc633f24468280a5cc306b6f705337 36878 myspell-tools_3.1-24_amd64.deb
Files: 
 459c8576b144209bf2bec8ea11fa2609 1746 oldlibs extra myspell_3.0+pre3.1-24.dsc
 61da10c9efc2a842c2051945b855ed5b 16472 oldlibs extra myspell_3.0+pre3.1-24.diff.gz
 049cb0dafdbb059d90440a484d844ec8 36878 oldlibs extra myspell-tools_3.1-24_amd64.deb

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

iQIcBAEBCAAGBQJMdD9dAAoJEAqgRXHQPj5wLlMQAKLGSv7GgTCHvXHleNVP096/
ZuRx3uOeaxDdDnAz6lONesnTfdqXgXJ2dVoNc9KSxPiB2bZbHrqSQ116hmdjQFQn
IVHceWC1niKm+2o94n1ySnKMmN8TKbHSUbBp/LUdA23awoyYQKFI/71H1OiAtEuJ
OBL8zspjVz0Qb/g/x45slDNP/9T2rs/5o+bCJ8gJ1j8wP5kM33WRaieg5sVI3VAy
0wHTKNBA5IiZt8wAy07gwQcujXIjEOy6ln1QZZWoQ1vPM/GCb3ubL1K5P3sOqsPM
h2wDgb+/LEB+JzYivJgrNgOaOSG2cigLXwfwtcmDS4x7A8hCQFy/z+V8QDBJMX4J
nD1CxIxmse1Q3g7b5u2dTYuX2saFPe0xjzeFqb1XPDaP5ZYM9dUwzSEZEMM96+xH
r2R0BxY1suAKUyvIcxxwGmqxavCOXcboqW198S2Vo5dkkSqqoVj2PmGm+hMOtqWL
FKFNO8XxPrqeycQ8yc0mw0f9jKt2Kug1pstgMp9cfOBBINjXNbxP9VCs3vgYzRgb
s6G1IMi8I4BfpYmQZiEMDQgESsTIp3l9Iz9utKiZDkvp5Y5Ui+M4AwYHHe1NMhYs
v4HtREsYDpZr1hU539gtf4NycHncXQl/6BuD19UOVlxgkaMe0JZCKag36bQR1P4x
fDMUUiKTz+bKrKp6wC5D
=Pa3x
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: