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

Bug#731069: marked as done (gcc-defaults: Please resume considering to change using unified version of gcc)



Your message dated Wed, 25 Nov 2015 14:08:54 +0100
with message-id <5655B2E6.1010506@debian.org>
and subject line Re: Bug#731069: gcc-defaults: Please resume considering to change using unified version of gcc
has caused the Debian Bug report #731069,
regarding gcc-defaults: Please resume considering to change using unified version of gcc
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.)


-- 
731069: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731069
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-defaults
Version: 1.123
Severity: wishlist
Tags: patch

Please resume considering to change using unified version of gcc,
because FTBFS of many packages occur by e.g. c++11 
on ports which stayed using gcc-4.6 and g++-4.6,
ia64, powerpc, s390x, sparc, alpha, powerpcspe, ppc64, sh4.

And using unified version of gcc must bring happiness 
to many package maintainers.

On the other hand, I understand that this changing depends on 
the correspondence status of gcc porting,
so I leave decision to you.

Unfortunately, building gcc-4.8 source package on sh4 has not succeeded yet,
so here is a patch which changes gcc-4.8 using on ports except sh4.

Regards,
-- 
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC
diff -Nurd gcc-defaults-1.123.orig/debian/rules gcc-defaults-1.123/debian/rules
--- gcc-defaults-1.123.orig/debian/rules	2013-07-10 01:24:13.000000000 +0900
+++ gcc-defaults-1.123/debian/rules	2013-12-02 00:25:31.000000000 +0900
@@ -160,7 +160,7 @@
 DEB_HOST_MULTIARCH	:= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 #gcc48_archs = alpha amd64 armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64 kfreebsd-amd64 kfreebsd-i386 hurd-i386
-gcc48_archs = amd64 armel armhf arm64 i386 m68k mips mipsel x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386 sparc64
+gcc48_archs = alpha amd64 armel armhf arm64 i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390x sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386
 gcj48_archs = alpha amd64 armel armhf arm64 hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386
 
 # CV_XXX is the complete version number, including the release, without epoch

--- End Message ---
--- Begin Message ---
currently unified on GCC 5.2.

--- End Message ---

Reply to: