Schenk moeder een abonnement en ontvang zelf een leuk cadeau!

2011-04-27 Thread Abonnementen . be
Schenk moeder een abonnement op een kwaliteitsmagazine. 
Je ontvangt zelf een leuk cadeau. 

Bekijk hier onze nederlandstalige selectie:
http://www.abonnementen.be/moederdag

Bekijk hier onze franstalige selectie:
http://www.abonnements.be/fetedesmeres

Aanbod geldig tot 15/05/2011 of zolang de voorraad strekt.Klik hier indien je 
niet langer commerciële mails van Abonnementen.be wenst te 
ontvangen.http://messagent.roulartamail.be/optiext/optiextension.dll?ID=MiLMc_xEbSBvIr6yAIKK4zQBDxeENGMgYnGAYUulQgN5_KwgZ

Re: sh4 architecture into Wheezy

2011-04-27 Thread Aurelien Jarno
On Tue, Apr 26, 2011 at 11:29:00PM +0200, Matthias Klose wrote:
> On 04/26/2011 08:36 PM, Aurelien Jarno wrote:
> >On Tue, Apr 26, 2011 at 04:41:23PM +0200, Matthias Klose wrote:
> >>On 04/26/2011 09:39 AM, Neil McGovern wrote:
> >>>I woudn't be particularly happy with that unless the gcc maintainers ok
> >>>it, and I'm still not sure that two days is also an acceptable
> >>>timescale.
> >>
> >>then please drop mips and mipsel as release architectures. At least
> >
> >What is your problem about MIPS? Why do you insist about dropping it? At
> >least be fair and don't spread FUD.
> >
> >GCC on mips/mipsel build in less than 2 days on the recent build
> >machines. It's true that the build time is slightly higher than other
> >architectures, but the testsuite is done on 3 different ABIs. This is
> >something that can be tweaked, as suggested for SH4.
> >
> >Here are the average build time for gcc-4.* since the release of
> >Squeeze [1]:
> >
> > |  mips  | mipsel |
> >+++
> >gcc-4.3 |  42864 | 141863 |
> >gcc-4.4 | 104400 | 149148 |
> >gcc-4.5 | 123498 | 114435 |
> >gcc-4.6 |  95725 | 167799 |
> 
> gcc-4.6: 167799/3600 = 46.61, and this is with the libstdc++
> testsuite already disabled, because it did timeout or fail on the
> mipsel buildds. So this is *no* FUD.  Did you look at the build

So you want to drop both mips and mipsel because mipsel is slow? Great.

> failures, or some other mips porter, before I did disable the tests?

Oh you disabled the libstdc++ testsuite? What about asking/warning the
porters next time?

> >The build time dispersion is explained by the fact we have buildds of
> >different speed, gcc-* is built by default on them (no_weak_autobuild),
> >unless this build daemon is already busy.
> >
> >
> >>sh4 has a workable, accessible developer machine,
> >
> >mips also has an accessible developer machine, gabrielli.debian.org.
> >It's true that mipsel doesn't have one (it's being working on), that
> >said, most issues are reproducible on both. People can also ask on
> >debian-mips for help in case it's a mipsel specific issue.
> >
> >
> >>and people within
> >>Debian who care about the architecture.
> >
> >MIPS also has Debian people who care about the architecture. See for
> >example my recent MIPS work:
> >
> >http://svn.debian.org/wsvn/kernel/?op=comp&compare%5B%5D=%2Fdists%2Fsid%2Flinux-2.6%2Fdebian@17159&compare%5B%5D=%2Fdists%2Fsid%2Flinux-2.6%2Fdebian@17161
> >http://svn.debian.org/wsvn/gcccvs/?op=comp&compare%5B%5D=%2Fbranches%2Fsid%2Fgcc-4.6%2Fdebian@5248&compare%5B%5D=%2Fbranches%2Fsid%2Fgcc-4.6%2Fdebian@5262
> >http://svn.debian.org/wsvn/gcccvs/?op=comp&compare%5B%5D=%2Fbranches%2Fsid%2Fgcc-4.5%2Fdebian@5263&compare%5B%5D=%2Fbranches%2Fsid%2Fgcc-4.5%2Fdebian@5267
> >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623014
> >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623015
> >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623162
> >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623598
> >http://lists.debian.org/debian-mips/2011/04/msg3.html
> >http://lists.debian.org/debian-mips/2011/04/msg00018.html
> >http://sourceware.org/bugzilla/show_bug.cgi?id=12606
> 
> yes, the last one incomplete and only completed by myself.  So who

So basically reporting an identical bug in bugzilla without checking 
if a bug already exists is completing?

> else is doing toolchain work on mips in Debian?  Thiemo did leave a
> big gap, and it was an effort of many people to release squeeze with
> mips.  I just see that

I usually report bug upstream when needed (sometimes even providing
patches), and follow the upstream development to enable new features
(e.g.: SSP support, -mplt, defaulting to MIPS II ABI). I agree I 
sometimes lack of time, but I don't see much more work than that on
other architectures.

> >All that said, I agree that mips and mipsel architectures are not in
> >their best shape, but people are working on that. If you consider they
> >don't follow the release criteria, please give objective arguments.
> 
> the build time argument was brought up by the debian-release team,
> so this this seems to be an objective argument. If not, maybe the
> release criteria for new, current and "obsolet" ports should be made
> more transparent. I'm only aware of one table not differentiating
> new and current ports.

The SH4 people announced that they don't have any faster hardware and 
that GCC needs 2 days with all the tests disabled.

It's clearly not comparable with mipsel which needs, with some of the
tests being run, slightly more than 2 days when built on the slowest 
buildd, and about 1 day 6h on the fastest one, and for which
we are waiting for faster hardware.

> yes, other issues are the non-availabilty of a mipsel porter box and
> the instability of the existing mips porter box.
> 
> and toolchain maintenance was rather difficult (longsoon, binutils)
> during the squeeze cycle.

The binutils issue was a real toolchain issue. As for the longsoo

Re: gcc-4.6 kfreebsd build failure

2011-04-27 Thread Aurelien Jarno
On Tue, Apr 26, 2011 at 07:08:11PM +0200, Petr Salinger wrote:
> >>>Apparently gcc-4.5 is not good enough as a bootstrap compiler for gcc-4.6.
> >>>Please could somebody check/confirm that using gcc-4.4 as the bootstrap
> >>>compiler works around the build failure?
> >>
> >>As gcc-4.6 is already available on both kfreebsd-*,
> >>wouldn't be better to use gcc-4.6 as a bootstrap compiler for gcc-4.6 ?
> >
> >sure, if it's known to work. would like to avoid a try-and-error upload.
> 
> On my PC, the gcc-4.6_4.6.0-5 gets into xgcc stage without gengtype
> failure even with current gcc-4.5 as bootstrap. Therefore the bug is
> not reproducible on my PC.
> 

I am also unable to reproduce it on two different machines. It fails in
the past only on fasch but not on fano, then worked again, and not fails
on both fasch and fano.

There is probably a bug related to the installed packages in the chroot.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110427103549.ga22...@hall.aurel32.net



Bug#623280: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4

2011-04-27 Thread Lorenzo J. Lucchini
I am having the same issue. I have tried downgrading libstdc++ to 
the 'testing' version, but that didn't solve the issue.

Another program, aside from apt-get, that shows the issue is 'smartctl' from 
the 'smartmontools' package, which says:
smartctl: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: 
_ZNSt8messagesIcE2idE, version GLIBCXX_3.4

--
by LjL
ljl...@tiscali.it


signature.asc
Description: This is a digitally signed message part.


Bug#621420: Misbuilds busybox on ARM

2011-04-27 Thread Loïc Minier
On Sat, Apr 23, 2011, Matthias Klose wrote:
> On 04/09/2011 12:46 AM, Loïc Minier wrote:
> >  I'm attaching the corresponding gcc-linaro backport from bzr r99440.
> 
> Linaro should forward this upstream. will pick it up from there.

 Sure; Ramana offered to do so, but didn't have time before his leave:
 http://lists.linaro.org/pipermail/linaro-toolchain/2011-April/001084.html

 I'll try to update this bug as this makes progress towards upstream.

   Cheers,
-- 
Loïc Minier



--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110427191445.gd3...@bee.dooz.org



Bug#448370:

2011-04-27 Thread Sverd Johnsen
This bug still exists in GCC 4.6.



-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktiklns8uptebakpudjg-kj30xdb...@mail.gmail.com