Bug#329108: gcc-4.0 FTBFS on, uh, i386

2005-09-23 Thread GOTO Masanori
At Mon, 19 Sep 2005 19:27:15 +0200, Matthias Klose wrote: > > On the latest i386 Sid, gcc-4.0 does not build from source, on my machine, > > and on a buildd (see the logs). With dash as sh, I get: > > this is known, we're waiting on proper 64bit support from glibc. I'd > like to downgrade this one

Bug#322146: glibc: FTBFS (powerpc): Unmet build dependencies: gcc-3.4 (>= 3.4.4-6)

2005-08-17 Thread GOTO Masanori
At Sat, 13 Aug 2005 08:25:32 +0200, Andreas Jochens wrote: > Will the separation character problem (',' vs. '|') in the glibc > Build-Depends also be fixed? OK, fixed in cvs. Thanks. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Re: Bug#317082: libc6-s390x: missing depends on lib64gcc1

2005-07-23 Thread GOTO Masanori
nstall such libraries packages manually. At Thu, 14 Jul 2005 15:26:58 +0900, GOTO Masanori wrote: > At Tue, 12 Jul 2005 19:44:11 +0200, > Matthias Klose wrote: > > GOTO Masanori writes: > > > At Tue, 05 Jul 2005 20:09:59 -0700, > > > Ryan Murray wrote: > > >

Bug#319312: FTBFS: gcc-4.0 got ICE when compiling glibc 2.3.5-2 in experimental on m68k

2005-07-21 Thread GOTO Masanori
At Thu, 21 Jul 2005 10:33:22 +0200, Matthias Klose wrote: > GOTO Masanori writes: > > At Thu, 21 Jul 2005 13:11:05 +0900, > > GOTO Masanori wrote: > > > The current gcc-4.0 can't compile the experimental glibc 2.3.5-2 with > > > unstable gcc-4.0 (4.0.1

Bug#319312: FTBFS: gcc-4.0 got ICE when compiling glibc 2.3.5-2 in experimental on m68k

2005-07-20 Thread GOTO Masanori
At Thu, 21 Jul 2005 13:11:05 +0900, GOTO Masanori wrote: > The current gcc-4.0 can't compile the experimental glibc 2.3.5-2 with > unstable gcc-4.0 (4.0.1-2) on m68k, due to gcc-4.0's Internal Compiler > Error. Note that this problem was not occured with gcc-3.4 (3.4.4-5) >

Bug#319312: FTBFS: gcc-4.0 got ICE when compiling glibc 2.3.5-2 in experimental on m68k

2005-07-20 Thread GOTO Masanori
Package: gcc-4.0 Version: 4.0.1-2 Severity: important The current gcc-4.0 can't compile the experimental glibc 2.3.5-2 with unstable gcc-4.0 (4.0.1-2) on m68k, due to gcc-4.0's Internal Compiler Error. Note that this problem was not occured with gcc-3.4 (3.4.4-5) with -O1/-O2/-O3. gcc-4.0 with -

Re: Bug#317082: libc6-s390x: missing depends on lib64gcc1

2005-07-13 Thread GOTO Masanori
At Tue, 12 Jul 2005 19:44:11 +0200, Matthias Klose wrote: > GOTO Masanori writes: > > At Tue, 05 Jul 2005 20:09:59 -0700, > > Ryan Murray wrote: > > > libc6-s390x is missing a depends on lib64gcc1 that causes gcc to fail to > > > link > > > when -m64

Re: Bug#317082: libc6-s390x: missing depends on lib64gcc1

2005-07-12 Thread GOTO Masanori
At Tue, 05 Jul 2005 20:09:59 -0700, Ryan Murray wrote: > libc6-s390x is missing a depends on lib64gcc1 that causes gcc to fail to link > when -m64 is used on an s390 system. > > I'm filling the bug here rather than on the gcc-VERSION packages because the > sparc64 packages have the dependency in li

Re: C++ ABI transition for etch

2005-04-27 Thread GOTO Masanori
At Thu, 14 Apr 2005 10:24:01 +0200, Matthias Klose wrote: > - The rules outlined above should make the autobuilders build your > packages with GCC 4.0. > > TODO: check for other incompatibilities for non-release > architectures, > > * i.e. sparc and hppa. I.e.: hppa libgcc1 (SJLJ) -> libg

Bug#298508: [arm] gcc-3.3 and 3.4 cannot compile glibc 2.3.4

2005-04-18 Thread GOTO Masanori
At Sun, 3 Apr 2005 17:11:02 +0200, Matthias Klose wrote: > Please recheck with gcc-4.0. Yes, I confirmed it's fixed in gcc-4.0 - do you have plan to fix it for gcc-3.3 or gcc-3.4? Regards, -- gotom > GOTO Masanori writes: > > Package: gcc-3.3 > > Version: 1:3.3.5

Re: Processed: Re: Bug#295457: gcc-snapshot: FTBFS on amd64: /usr/include/pthread.h:655: error: array type has incomplete element type

2005-04-03 Thread GOTO Masanori
tags 295457 fixed-upstream thanks > /usr/include/pthread.h line 654-655 say: > struct __jmp_buf_tag; > extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) > __THROW; Note that in 2.3.4 it's changed as follows: /* Function used in the macros. */ struct __jmp_buf_tag; extern i

Bug#298508: [arm] gcc-3.3 and 3.4 cannot compile glibc 2.3.4

2005-03-07 Thread GOTO Masanori
Package: gcc-3.3 Version: 1:3.3.5-8 Severity: normal Debian gcc-3.3 and gcc-3.4 (Version: 3.4.3-9) on arm cannot compile the following code derived from glibc 2.3.4 with -O option: double __fmax (double x, double y) { return (__builtin_isgreaterequal(x, y) || (s

Re: Bug#284563: status of libunwind patches for ia64

2004-12-23 Thread GOTO Masanori
At Sun, 12 Dec 2004 17:55:57 +0100, Matthias Klose wrote: > with the patch attached and an updated gcc-3.3 package, libunwind > support for ia64 seems to work for me. I couldn't install any of the > built packages. I'd like to ask people to install the test builds > found at > > http://peopl

Re: [Bug other/6903] gcc could give better error message when /tmp gets full

2004-06-29 Thread GOTO Masanori
> Package: gcc > Version: 2.7.2.3-4.7 > Severity: wishlist > > merry$ gcc -Wall -Werror -Wmissing-prototypes -g -O2 -I. -DSTDC_HEADERS=1 > -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 Test.c -o Test > cc1: /tmp/ccb04872: I/O error > > This happened repeatedly when /tmp filled up during compilation (Test.c

Bug#248366: g++-3.3 ICE's due to missing /proc

2004-06-28 Thread GOTO Masanori
At Mon, 28 Jun 2004 10:39:08 +0200, Jeroen van Wolffelaar wrote: > On Mon, Jun 28, 2004 at 10:18:08AM +0900, GOTO Masanori wrote: > > At Sun, 27 Jun 2004 09:24:36 +0200, > > Matthias Klose wrote: > > > The bug submitter claims that a missing /proc leads to ICE's in gc

Bug#248366: g++-3.3 ICE's due to missing /proc

2004-06-27 Thread GOTO Masanori
At Sun, 27 Jun 2004 09:24:36 +0200, Matthias Klose wrote: > The bug submitter claims that a missing /proc leads to ICE's in gcc > and thinks this might be a bug in glibc or gcc. Any ideas? I'm unable > to reproduce this one. strace give us some more hints. BTW, why did Jeroen use 2.6.3? AFAIK som

Re: [s390 patch] Improved backtrace for s390*

2004-05-24 Thread GOTO Masanori
Hi Matthias, At Sat, 3 Apr 2004 08:23:44 +0200, Matthias Klose wrote: > This patch applied upstream > http://sources.redhat.com/ml/libc-hacker/2003-12/msg00025.html > is supposed to fix about 900 test failures in the libjava testsuite in > gcc-3.4. Note that I didn't test the patch myself. > >

Re: Next C++ transition

2004-05-03 Thread GOTO Masanori
At Fri, 30 Apr 2004 21:55:48 +0200, Matthias Klose wrote: > In the release notes, alpha mips and sparc are listed to have > changes in the binary ABI, maybe only corner cases. Yeah, reading through the release notes, it seems there're a bunch of modifications. > There are currently too many unkno

Bug#224593: gcc-3.3: xmmintrin.h has a "#include " but emmintrin.h does not exist

2003-12-21 Thread GOTO Masanori
severity 224593 grave thanks At Sat, 20 Dec 2003 12:51:50 +0100, Antoine Sirinelli wrote: > Package: gcc-3.3 > Version: 1:3.3.3-0pre0 > Severity: normal > Tags: patch sid > > I cannot compile a program using xmmintrin.h because the file > emmintrin.h is not present on my system. I applied this pa

Bug#224200: gcc-3.3 fails to generate EH_FRAME program-header

2003-12-18 Thread GOTO Masanori
At Thu, 18 Dec 2003 13:11:43 +, Matthew Wilcox wrote: > On Wed, Dec 17, 2003 at 09:03:16PM -0500, Nathanael Nerode wrote: > > Matthias Klose wrote: > > >gcc-3.3 is configured with --enable-sjlj-exceptions (done to keep > > >compatibility with gcc-3.2). I don't know if the dwarf2 unwinder will >

Bug#211610: gcc-3.3: Simple TLS code segfaults

2003-09-19 Thread GOTO Masanori
severity 211610 wishlist reassign 211610 glibc thanks At Thu, 18 Sep 2003 18:17:42 -0500, Andrés Roldán wrote: > When trying to executing a binary with the __thread keywork, the program > segfaults. Below is the output. > > [pts/0] > [EMAIL PROTECTED]:~$ cat tls.c > __thread int a; > > int > ma

Re: default CPU target for ix86 based ports

2003-08-09 Thread GOTO Masanori
At 08 Aug 2003 13:40:42 +0100, Philip Blundell wrote: > On Fri, 2003-08-08 at 13:35, GOTO Masanori wrote: > > So how to act for two bugs?: > > > > #203322: python2.2: Python fails with illegal instruction during > > postinst on sparc32 > > #203324: li

Re: default CPU target for ix86 based ports

2003-08-08 Thread GOTO Masanori
At Thu, 7 Aug 2003 07:33:09 +0200, Jan-Benedict Glaw wrote: > > [1 ] > On Wed, 2003-08-06 17:22:19 -0400, Ben Collins <[EMAIL PROTECTED]> > wrote in message <[EMAIL PROTECTED]>: > > On Wed, Aug 06, 2003 at 11:08:22PM +0200, Matthias Klose wrote: > > > Jan-Benedict Glaw writes: > > > > Someone is

Re: Processed: reassign: gcc -> glibc

2003-05-16 Thread GOTO Masanori
At Thu, 15 May 2003 16:33:10 -0500, Debian Bug Tracking System wrote: > > reassign 25824 glibc > Bug#25824: [PR other/6903] gcc could give better error message when /tmp gets > full > Bug reassigned from package `gcc' to `glibc'. I don't understand why this bug is assigned to glibc. Please expla

Re: TLS. nptl and gcc/glibc/binutils

2003-04-21 Thread GOTO Masanori
At Sun, 20 Apr 2003 18:45:15 -0700, Jeff Bailey wrote: > > On Sun, Apr 20, 2003 at 12:51:43PM -0400, Jack Howarth wrote: > > >I am wondering if there is a gameplan on adding the support for > > enabling TLS support in the devtools in sid. In particular, in trying > > to build the current debi

Re: glibc_2.3.1-16_sparc64.changes ACCEPTED

2003-04-03 Thread GOTO Masanori
At Thu, 3 Apr 2003 17:30:32 -0500, Clint Adams wrote: > > issue. If gcc 3.3 will be back to -m64 aware, we re-enable these > > configurations. Do you know the status of gcc-3.3 which is ready for > > -m64? > > gcc-3.3 3.3-0pre3, currently in sid, builds -m64 binaries that work. Excellent. OK,

Re: glibc_2.3.1-16_sparc64.changes ACCEPTED

2003-03-25 Thread GOTO Masanori
At Tue, 25 Mar 2003 13:48:35 -0500, Clint Adams wrote: > > That's right. If new gcc package has ability to handle sparc64 -m64 > > (currently both gcc-3.3 and gcc-snapshot have not come), it should be > > duploaded with appropriate changes for glibc source package. > > glibc_2.3.2-1 builds libc6-

Re: Weird problems with Qt 3.1.2, possibly gcc related

2003-03-06 Thread GOTO Masanori
At Thu, 6 Mar 2003 15:06:59 +0100, Martin Loschwitz wrote: > while doing the usual test builds with a new Qt version, i noticed a very > weird problem while compiling kopete. Which package is kopete existed? > Have a look at the command and the error message: > > /usr/share/qt3/bin/uic -L /usr/l

Re: Processed: reassign 179781 to glibc, severity of 179781 is serious, merging 179781 178645

2003-02-17 Thread GOTO Masanori
At Mon, 17 Feb 2003 11:12:11 -0500, Daniel Jacobowitz wrote: > On Mon, Feb 17, 2003 at 10:58:21PM +0900, GOTO Masanori wrote: > > Hi Guido, > > Thanks for your explanation. > > > > At Sun, 16 Feb 2003 23:32:42 +0100, > > Guido Guenther wrote: > > > I&

Re: Processed: reassign 179781 to glibc, severity of 179781 is serious, merging 179781 178645

2003-02-17 Thread GOTO Masanori
Hi Guido! At Mon, 17 Feb 2003 15:27:05 +0100, Guido Guenther wrote: > On Mon, Feb 17, 2003 at 10:58:21PM +0900, GOTO Masanori wrote: > [..snip..] > > > /usr/bin/nm __udivdi3 > > > /usr/bin/nm __umoddi3 > > > /usr/bin/strip __ucmpdi2 > > > /usr/bin/

Re: Processed: reassign 179781 to glibc, severity of 179781 is serious, merging 179781 178645

2003-02-17 Thread GOTO Masanori
Hi Guido, Thanks for your explanation. At Sun, 16 Feb 2003 23:32:42 +0100, Guido Guenther wrote: > I'm trying to explain how I understand these issues, but it might not be > correct: > > On Mon, Feb 17, 2003 at 12:49:44AM +0900, GOTO Masanori wrote: > > 1. Why is __fixu

Re: Processed: reassign 179781 to glibc, severity of 179781 is serious, merging 179781 178645

2003-02-16 Thread GOTO Masanori
At Thu, 13 Feb 2003 13:43:24 -0800, Ryan Murray wrote: > [1 ] > On Fri, Feb 14, 2003 at 02:10:59AM +0900, GOTO Masanori wrote: > > At Thu, 13 Feb 2003 08:48:14 -0600, > > Debian Bug Tracking System wrote: > > > Processing commands for [EMAIL PROTECTED]: > >

Re: Processed: reassign 179781 to glibc, severity of 179781 is serious, merging 179781 178645

2003-02-13 Thread GOTO Masanori
At Thu, 13 Feb 2003 08:48:14 -0600, Debian Bug Tracking System wrote: > Processing commands for [EMAIL PROTECTED]: > > > reassign 179781 glibc > Bug#179781: dcgui: relocation error: /usr/bin/dcgui: undefined symbol: > __fixunsdfdi > Bug#180330: libc6, relocation error (dcgui) > Bug reassigned fro

Unidentified subject!

2003-02-12 Thread GOTO Masanori
reassign 175526 gcc-3.2 thanks m68k gcc-3.2 is under building by me, and it's gcc bug, not glibc. I reassign this bug from glibc to gcc-3.2. -- gotom

Re: Bug#164766: Problem with VIA C3 chip and libcrypto

2003-01-27 Thread GOTO Masanori
At Mon, 27 Jan 2003 11:39:43 -0500 (EST), Alan Cox wrote: > > >GCC 3.2 still uses CMOVE instructions on -march=i686. > > > > > >On the other hand: > > > {"c3", PROCESSOR_I486, PTA_MMX | PTA_3DNOW}, > > >GCC disagrees with you that the C3 is an i686. > > gcc uses i486 schedu

Re: Bug#175526: Bug #175526

2003-01-23 Thread GOTO Masanori
At Tue, 21 Jan 2003 23:35:07 +0100, > > GOTO Masanori writes: > > > On Sun, Jan 19, 2003 at 07:48:04PM -0800, Jeff Bailey wrote: > > > > I haven't seen mention of it on this list, so I wanted to bring it up - > > > > Bug #175526 against glibc is m68

Re: Bug #175526

2003-01-23 Thread GOTO Masanori
At Wed, 22 Jan 2003 19:04:07 +0100, Richard Zidlicky wrote: > On Wed, Jan 22, 2003 at 06:43:55AM +0900, GOTO Masanori wrote: > > > On Sun, Jan 19, 2003 at 07:48:04PM -0800, Jeff Bailey wrote: > > > > I haven't seen mention of it on this list, so I wanted to brin

Re: Bug #175526

2003-01-21 Thread GOTO Masanori
> On Sun, Jan 19, 2003 at 07:48:04PM -0800, Jeff Bailey wrote: > > I haven't seen mention of it on this list, so I wanted to bring it up - > > Bug #175526 against glibc is m68k specific. > > interesting. I am running glibc-2.3 and gcc-3.2 without much problems > here, will look if I can see som

Re: Bug#164766: Problem with VIA C3 chip and libcrypto

2003-01-16 Thread GOTO Masanori
Hi Jeff, At Thu, 16 Jan 2003 18:14:30 -0800, Jeff Bailey wrote: > On Fri, Jan 17, 2003 at 09:39:44AM +0900, GOTO Masanori wrote: > > > We debian-glibc team plan to prepare cmov-aware libc6. > > Sorry I havent been around much, been busy with school. Does this mean > we

Re: Bug#164766: Problem with VIA C3 chip and libcrypto

2003-01-16 Thread GOTO Masanori
At 16 Jan 2003 18:38:07 +, Philip Blundell wrote: > So, per our IRC discussion this afternoon, I think the current plan for > this is to have ld.so treat CMOV as an optional extension, similar to > how MMX is handled. In other words: > > - Add CMOV to HWCAP_IMPORTANT in glibc. > > - Ask th

Re: Bug#164766: Problem with VIA C3 chip and libcrypto

2003-01-16 Thread GOTO Masanori
0PM +, David Goodenough wrote: > > >>>On Tuesday 05 November 2002 13:04, Christoph Martin wrote: > > >>>>Am Die, 2002-11-05 um 01.34 schrieb GOTO Masanori: > > >>>>>At Mon, 4 Nov 2002 11:07:56 +0100, > > >>>>> > > >>&g

Re: new ppc libgcc-compat code in glibc-2-2-branch

2002-08-21 Thread GOTO Masanori
At Wed, 21 Aug 2002 01:40:54 -0400 (EDT), Jack Howarth wrote: >The revised gcc-3.2-compatible sysdeps/powerpc/libgcc-compat.S code > is now checked into glibc-2-2-branch. I have built both the straight > glibc-2-2-branch checkout as well as debian glibc packages based off > of the 2.2.5-14 sour

Re: Bug#129294: gcc-2.95: cannot read translated messages

2002-01-19 Thread GOTO Masanori
--no-backup-if-mismatch -R -p0 < $0;; *) echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" exit 1 esac exit 0 2002-01-20 GOTO Masanori <[EMAIL PROTECTED]> * cccp.c: avoid setlocale(LC_MESSAGES, ...) if MULTIBYTE_CHARS is not s

Bug#129294: gcc-2.95: cannot read translated messages

2002-01-14 Thread GOTO Masanori
Hi, At Tue, 15 Jan 2002 01:58:36 +0100, Matthias Klose <[EMAIL PROTECTED]> wrote: > > Note that this problem is fixed in gcc-3.0 but I think > > gcc-2.95 is important because it is the main C compiler > > for Woody. > > How many translations are there available for gcc-2.95? Please send a > patch

Re: Bug#129294: gcc-2.95: cannot read translated messages

2002-01-14 Thread GOTO Masanori
At Tue, 15 Jan 2002 02:12:52 +0100, Martin v. Loewis <[EMAIL PROTECTED]> wrote: > > > Since we will have to prepare Woody's release soon, I think > > the best way is to disable translation just now tempolarily > > and then start the investigation of this problem. > > I recommend the same thing. G