Bug#583179: gcc-4.4: Cannot create libstdc++6 package on debian-ports.

2010-05-26 Thread Aurelien Jarno
endif # creates {srcdir,builddir}_{hppa64,ia6432,spu} -- 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

Re: Bug#584610: [mips] gcc-4.4 build failure after upgrade to eGLIBC-2.11

2010-06-05 Thread Aurelien Jarno
(as before) - patch GCC to export these functions anyway. What's your opinion? -- 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

Re: Bug#584610: [mips] gcc-4.4 build failure after upgrade to eGLIBC-2.11

2010-06-07 Thread Aurelien Jarno
Matthias Klose a écrit : On 06.06.2010 00:51, Aurelien Jarno wrote: On Sat, Jun 05, 2010 at 03:50:51AM +0200, Matthias Klose wrote: Package: eGLIBC Version: 2.11.1-2 Severity: serious gcc-4.4 and gcc-4.5 fail to build after the upgrade to eGLIBC-2.11: https://buildd.debian.org/fetch.cgi

Re: Bug#584610: [mips] gcc-4.4 build failure after upgrade to eGLIBC-2.11

2010-06-11 Thread Aurelien Jarno
reassign 584610 gcc-4.4 tag 584610 + pending thanks On Mon, Jun 07, 2010 at 02:08:20PM +0200, Aurelien Jarno wrote: Matthias Klose a écrit : On 06.06.2010 00:51, Aurelien Jarno wrote: On Sat, Jun 05, 2010 at 03:50:51AM +0200, Matthias Klose wrote: Package: eGLIBC Version: 2.11.1-2

Bug#584610: [mips] gcc-4.4 build failure after upgrade to eGLIBC-2.11

2010-06-12 Thread Aurelien Jarno
On Sat, Jun 12, 2010 at 01:06:44PM +0200, Matthias Klose wrote: On 11.06.2010 15:22, Aurelien Jarno wrote: reassign 584610 gcc-4.4 tag 584610 + pending thanks On Mon, Jun 07, 2010 at 02:08:20PM +0200, Aurelien Jarno wrote: Matthias Klose a écrit : On 06.06.2010 00:51, Aurelien Jarno wrote

Bug#591424: gcj-4.4: FTBFS on alpha/ia64/kfreebsd-amd64/kfreebsd-i386

2010-08-02 Thread Aurelien Jarno
Package: gcj-4.4 Version: 4.4.4-8 Severity: serious gcj-4.4 version 4.4.4-8 added a build-depends on libc6-dbg | libc-dbg. On architectures without libc6-dbg, namely alpha/ia64 (libc6.1-dbg) and kfreebsd-amd64/kfreebsd-i386 (libc0.1-dbg), the build daemons are not able to resolve this

Re: IRC Release Team Meeting on Mon, Aug 23rd, 20 UTC

2010-08-17 Thread Aurelien Jarno
. In any case, this will clearly not be ready for squeeze, but is likely to be ready for squeeze + 1. The thing is that, despite the sparc32 toolchain being deprecated upstream, a lot of packages are not sparc64 ready. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net

Bug#519006: mips/ld: non-dynamic relocations refer to dynamic symbol

2010-08-30 Thread Aurelien Jarno
/debian/changelog --- gcc-4.4-4.4.4/debian/changelog +++ gcc-4.4-4.4.4/debian/changelog @@ -1,3 +1,10 @@ +gcc-4.4 (4.4.4-11+mipsplt) UNRELEASED; urgency=low + + [ Aurelien Jarno ] + * Default to -mplt on mips(el). + + -- Aurelien Jarno aure...@debian.org Mon, 30 Aug 2010 15:58:29 + + gcc-4.4

Re: Bug#519006: mips/ld: non-dynamic relocations refer to dynamic symbol

2010-09-14 Thread Aurelien Jarno
On Mon, Aug 30, 2010 at 10:44:25PM +0200, Aurelien Jarno wrote: Hi all, I have made some progress on this bug, though it has not progress in the expected direction. In other words I got some surprises. First of all it the bug has been introduced in binutils when introducing the MIPS PLT

Re: Bug#519006: mips/ld: non-dynamic relocations refer to dynamic symbol

2010-09-14 Thread Aurelien Jarno
reassign 519006 binutils tag 519006 + patch forwarded 519006 http://sourceware.org/ml/binutils/2010-09/msg00216.html thanks On Tue, Sep 14, 2010 at 05:27:04PM +0200, Aurelien Jarno wrote: I have done a rebuilt of part of the archive using gcc-4.4 that defaults to -mplt. Unfortunately I don't

Bug#421197: gcc-4.1: Please build-depends on binutils (= 2.17.50) on hppa

2007-04-26 Thread Aurelien Jarno
Package: gcc-4.1 Version: 4.1.2-4 Severity: important Could you please change the build-depends on binutils to (= 2.17.50) on hppa? This will ensure that the TLS support is always activated. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#421197: gcc-4.1: Please build-depends on binutils (= 2.17.50) on hppa

2007-04-27 Thread Aurelien Jarno
retitle 421197 gcc-4.1: Please build-depends on binutils (= 2.17cvs20070426-1) On Fri, Apr 27, 2007 at 07:02:48AM +0200, Aurelien Jarno wrote: Package: gcc-4.1 Version: 4.1.2-4 Severity: important Could you please change the build-depends on binutils to (= 2.17.50) on hppa

Bug#421423: gcc-4.1: FTBFS on GNU/kFreeBSD

2007-04-28 Thread Aurelien Jarno
+= libssp-gnu +endif + ifeq ($(with_multiarch_lib),yes) debian_patches += multiarch-lib endif --- gcc-4.1-4.1.2.orig/debian/patches/libssp-gnu.dpatch +++ gcc-4.1-4.1.2/debian/patches/libssp-gnu.dpatch @@ -0,0 +1,51 @@ +#! /bin/sh -e + +# DP: GNU/k*BSD support +# Author: Aurelien Jarno [EMAIL PROTECTED

Bug#421423: gcc-4.1: FTBFS on GNU/kFreeBSD

2007-04-29 Thread Aurelien Jarno
On Sun, Apr 29, 2007 at 12:03:11AM +0200, Aurelien Jarno wrote: Package: gcc-4.1 Version: 4.1.2-4 Severity: important Please find below an update of the patch for GNU/kFreeBSD, which fixes a few things: - fix the kbsd-gnu.dpatch wrt hash-style. Please DON'T APPLY this patch if you

Bug#421423: gcc-4.1: FTBFS on GNU/kFreeBSD

2007-04-30 Thread Aurelien Jarno
On Sun, Apr 29, 2007 at 01:54:58PM +0200, Aurelien Jarno wrote: On Sun, Apr 29, 2007 at 12:03:11AM +0200, Aurelien Jarno wrote: Package: gcc-4.1 Version: 4.1.2-4 Severity: important Please find below an update of the patch for GNU/kFreeBSD, which fixes a few things: - fix the kbsd

Bug#422421: gcc-4.1: generates wrong code on hppa when TLS variables are used

2007-05-05 Thread Aurelien Jarno
Package: gcc-4.1 Version: 4.1.2-5 Severity: grave Tags: patch Justification: breaks the glibc Hi, You are already aware of the problem, but I think it is better to summarize it here to get an history of the problem. GCC generates wrong code on hppa when TLS registers are used. This is due to a

Re: Bug#422421: gcc-4.1: generates wrong code on hppa when TLS variables are used

2007-05-06 Thread Aurelien Jarno
Aurelien Jarno a écrit : The attached patch fixes the problem, it has been submitted upstream and almost accepted (just a typo in the Changelog to fix). FYI the patch is now merged in upstream SVN. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer

Bug#422971: gcc-4.1: FTBFS on arm: Error: junk at end of line, first unrecognized character is `, '

2007-05-09 Thread Aurelien Jarno
Package: gcc-4.1 Version: 4.1.2-6 Severity: serious Justification: no longer builds from source gcc-4.1 fails to build from source on arm while trying to build libffi: /build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/

Bug#423166: gcc-defaults: Please support kfreebsd-amd64

2007-05-10 Thread Aurelien Jarno
Package: gcc-defaults Version: 1.52 Severity: normal Tags: patch gcc-defaults currently does not support kfreebsd-amd64. Please find a small patch below to fix that. diff -Nru gcc-defaults-1.52/debian/rules gcc-defaults-1.52+kbsd/debian/rules --- gcc-defaults-1.52/debian/rules 2007-04-25

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-18 Thread Aurelien Jarno
Matthias Klose a écrit : that. Same for arm, and arm porters don't seem to care that much, so maybe we should drop arm as a release architecture? What make you think that? The build failure is known for less than 3 days, please let us time to fix that. -- .''`. Aurelien Jarno

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-18 Thread Aurelien Jarno
as a release architecture? You can find a preliminary patch here: http://temp.aurel32.net/libffi-arm-closure.diff With it gcc-4.1 builds well, I am restarting a full build with the testsuite -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-18 Thread Aurelien Jarno
On Fri, May 18, 2007 at 06:01:03PM +0200, Aurelien Jarno wrote: Matthias Klose a écrit : Peter Green writes: package:gcc-4.1 version:4.1.2-7 severity:serious from the relavent buildd logs: Note, that the severity is not RC for 68k; I do not intend to fix that. Same for arm

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-18 Thread Aurelien Jarno
On Sat, May 19, 2007 at 12:22:02AM +0200, Aurelien Jarno wrote: On Fri, May 18, 2007 at 06:01:03PM +0200, Aurelien Jarno wrote: Matthias Klose a écrit : Peter Green writes: package:gcc-4.1 version:4.1.2-7 severity:serious from the relavent buildd logs: Note

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-21 Thread Aurelien Jarno
Martin Michlmayr a écrit : * Aurelien Jarno [EMAIL PROTECTED] [2007-05-19 01:24]: I have just given a quick look to gcc-4.2. As it does not uses libjava-backport-updates2.dpatch, the problem is probably not present in this version. Also I can't find any occurence of ffi_prep_closure_loc

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-22 Thread Aurelien Jarno
with $gxx_baseline_file, and everything will work. So, for gcc-4.2 on ARM, we need: - Aurelien's arm-libffi fix - s/mkdir/mkdir -p/ Note that we have the same exact problem on kfreebsd-i386. I have just started an armel build, I guess it will also be necessary. -- .''`. Aurelien Jarno

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-22 Thread Aurelien Jarno
://temp.aurel32.net/gcc-4.2.arm_armel_kfreebsd.diff Martin has tested the same kind of change on arm, I have tested it on kfreebsd-i386. Build on armel and kfreebsd-amd64 is in progress. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical

Bug#425011: gcc-4.1: FTBFS on m68k and arm, multiple definitions of ffi_prep_closure

2007-05-24 Thread Aurelien Jarno
Aurelien Jarno a écrit : Martin Michlmayr a écrit : * Martin Michlmayr [EMAIL PROTECTED] [2007-05-22 12:58]: sed -n '/^baseline_dir *=/s,.*= *\(.*\)\$.*$,\1,p' Makefile /home/tbm/build/42/3/gcc-4.2-4.2-20070516/src/libstdc++-v3/config/abi/post/ Any idea what to do about this? Giving

Re: Bug#428582: xulrunner_1.8.1.4-2 (mips/unstable): FTBFS: relocation overflow

2007-06-12 Thread Aurelien Jarno
-4.1 -8 to -11 (see #428509). The changes in gcc that trigger the failure (currently reduced to about 300 lines) are not hppa specific. Maybe the two problems are related. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer

Bug#428509: gcc-4.1 post 4.1.2-8 breaks glibc compilation

2007-07-10 Thread Aurelien Jarno
On Tue, Jul 10, 2007 at 02:50:11PM +0300, Touko Korpela wrote: Was this bug in gcc or glibc (or both)? I still don't really know, but I know the patch I used fixes the problem. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical

Re: arm: ICE building quantlib

2007-07-18 Thread Aurelien Jarno
That's most probably a lack of memory on the build daemon. I will try to build it on a machine with more ram. Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED

Bug#433714: gcj-4.2: FTBFS: arm-libffi.dpatch does not apply

2007-07-18 Thread Aurelien Jarno
Package: gcj-4.2 Version: 4.2-20070707-1 Severity: serious Justification: no longer builds from source From my build log: DEB_VERSION='4.2-20070707-1'; export DEB_VERSION; \ debian/patches/alpha-no-ev4-directive.dpatch -patch -d /tmp/gcj-4.2-4.2-20070707/src patching file

Re: arm: ICE building quantlib

2007-07-18 Thread Aurelien Jarno
On Wed, Jul 18, 2007 at 12:09:07PM -0500, Dirk Eddelbuettel wrote: On 18 July 2007 at 18:24, Aurelien Jarno wrote: | Dirk Eddelbuettel a écrit : | I put up a new revision quantlib_0.8.1-2 which builds better on some arches | (mips, mipsel) but dies on arm with | | make[4]: Entering

Bug#433719: gcc-4.2: glibc FTBFS with undefined reference to `_Unwind_GetIPInfo'

2007-07-18 Thread Aurelien Jarno
Package: gcc-4.2 Version: 4.2-20070707-1 Severity: serious Justification: Breaks glibc build The glibc fails to build on ia64 with gcc-4.2: gcc-4.2 -nostdlib -nostartfiles -static -o /home/aurel32/glibc/glibc-2.6/build-tree/ia64-libc/elf/sln /home/aurel32/glibc/glibc-2.

Re: GCC 4.2 transition

2007-07-20 Thread Aurelien Jarno
breakages with SIGILL on random packages. This is already implemented in the SVN, and we plan to do the upload on Sunday. Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL

Re: GCC 4.2 transition

2007-07-20 Thread Aurelien Jarno
On Fri, Jul 20, 2007 at 10:48:32PM +0200, Andreas Barth wrote: * Aurelien Jarno ([EMAIL PROTECTED]) [070720 21:15]: Jurij Smakov a écrit : On Fri, Jul 20, 2007 at 10:16:27AM +0200, Matthias Klose wrote: The plans for the GCC 4.2 transition were described in http://lists.debian.org

Re: GCC 4.2 transition

2007-07-21 Thread Aurelien Jarno
On Sat, Jul 21, 2007 at 07:27:44PM +0200, Andreas Barth wrote: * Aurelien Jarno ([EMAIL PROTECTED]) [070721 18:51]: Andreas Barth a écrit : So, some ideas come to my mind: 1. delay glibc upload until glib transitioned to testing 2. do another upload with shlib bump after glib

Bug#434634: gcc-4.2: [alpha] Regression in glibc testsuite

2007-07-25 Thread Aurelien Jarno
Package: gcc-4.2 Version: 4.2.1-1 Severity: important Trying to build glibc 2.6 on alpha leads to a regression in the test dlfcn/tst-dlinfo. This test segfaults when used with a glibc built with gcc-4.2 whereas the same binaries works when used with a glibc built with gcc-4.1. -- System

Bug#434754: gnat-4.2: FTBFS on GNU/kFreeBSD

2007-07-26 Thread Aurelien Jarno
Package: gnat-4.2 Version: 4.2.1-0 Severity: important Tags: patch gnat-4.2 fails to build on GNU/kFreeBSD, because it contains a patch that has already been applied upstream. Please find attachde a new kbsd-gnu-ada.dpatch to drop in debian/patches. -- System Information: Debian Release:

Bug#435053: gcj-4.2: FTBFS on kfreebsd-amd64

2007-07-28 Thread Aurelien Jarno
Package: gcj-4.2 Version: 4.2.1-1 Severity: important Tags: patch gcj-4.2 fails to build on kfreebsd-amd64 at this architecture is still in java_no_archs. The patch below removes it, and it is the only thing need to get gcj working correctly on this architecture. diff -u

Bug#433391: closed by Aurelien Jarno [EMAIL PROTECTED] (Re: gij-4.1: Runs out of memory)

2007-07-31 Thread Aurelien Jarno
Kurt Roeckx a écrit : From: Aurelien Jarno [EMAIL PROTECTED] On Tue, Jul 24, 2007 at 09:00:12AM +0200, Matthias Klose wrote: severity 433391 grave clone 433391 -1 reassign -1 glibc block 433391 by -1 thanks Building gcj or gcc-snapshot on a system downgraded to glibc-2.5 doesn't show

Bug#452110: gcc-4.2 generates bad code on alpha

2007-11-25 Thread Aurelien Jarno
to get very far, all that I know is that it happens when calling db_open(), but the problem is actually in the glibc code. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED

Bug#452110: gcc-4.2 generates bad code on alpha

2007-11-25 Thread Aurelien Jarno
Aurelien Jarno a écrit : Falk Hueffner a écrit : Hi, Hi, I'd be willing to take a look if there is a small testcase (i.e. a single C file which when compiled and run will either succeed or fail). Anybody willing to create such a testcase? I have started to work

Bug#452110: gcc-4.2 generates bad code on alpha

2007-11-25 Thread Aurelien Jarno
Aurelien Jarno a écrit : Aurelien Jarno a écrit : Falk Hueffner a écrit : Hi, Hi, I'd be willing to take a look if there is a small testcase (i.e. a single C file which when compiled and run will either succeed or fail). Anybody willing to create such a testcase? I have started to work

Bug#453072: gcj-4.2: Java processes are memory hogs on amd64

2007-11-26 Thread Aurelien Jarno
, so yes it has been lost from the glibc side. If it is still needed for gcj, we will reenable it in the next upload. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED

Bug#457104: gcc-4.2: [hppa] ICE when building cfitsio3

2007-12-19 Thread Aurelien Jarno
Package: gcc-4.2 Version: 4.2.2-4 Severity: important Hi, cfisio3 FTBFS on hppa with a gcc ICE: cc -c -g -O2 -D_REENTRANT -DgFortran -DPACKAGE_NAME=\\ -DPACKAGE_TARNAME=\\ -DPACKAGE_VERSION=\\ -DPACKAGE_STRING=\\ -DPACKAGE_BUGREPORT=\\ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1

Bug#458118: ICE on arm while building nemiver

2008-01-01 Thread Aurelien Jarno
buildd seems to also have its share of problems, though not necessarily the same; and the biggest problem is still that they're all substantially slower than the cats buildds... The Thecus ones are even faster. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer

Bug#458745: arm-only miscompilation of alloca code

2008-01-04 Thread Aurelien Jarno
lead to a segfault. If you look at the bug log, all tests with aligned address work. The others segfault or return (nil) as on tbm's machine. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED

Bug#463478: gcc-4.3: generates wrong code on i386 with -O3

2008-01-31 Thread Aurelien Jarno
Package: gcc-4.3 Version: 4.3-20080127-1 Severity: important The attached code, coming from the GNU libc (test-ifloat.c and s_cacoshf.c) gives wrong results when compiled with gcc-4.3 and -O3. The results are correct with gcc-4.3 and lower optimisation or with gcc-4.2. -- System Information:

Re: When is the next upload of gcc-4.3 planned?

2008-02-10 Thread Aurelien Jarno
. Thanks already for having delayed the upload. Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 | www.aurel32.net

Re: build architecture

2008-02-27 Thread Aurelien Jarno
, amount depending on interest for free software. Let me know if it's interesting for debian. Is debian using qemu on x86/amd64 machines to build for exotic architectures? Aurelien Jarno documents some configurations here: http://www.aurel32.net/info/debian_mips_qemu.php Debian is compiling

Re: DF and signal handlers

2008-03-05 Thread Aurelien Jarno
reassign 469058 linux-2.6,gcc-4.3 thanks On Wed, Mar 05, 2008 at 04:10:53PM +0100, Aurelien Jarno wrote: On Wed, Mar 05, 2008 at 03:48:05PM +0200, Nikodemus Siivola wrote: On 3/5/08, Aurelien Jarno [EMAIL PROTECTED] wrote: Nikodemus Siivola a écrit : On 3/5/08, Debian Bug Tracking

Re: Linux doesn't follow x86/x86-64 ABI wrt direction flag

2008-03-05 Thread Aurelien Jarno
, 2008 at 04:49:21PM +0100, Aurelien Jarno wrote: reassign 469058 linux-2.6,gcc-4.3 thanks On Wed, Mar 05, 2008 at 04:10:53PM +0100, Aurelien Jarno wrote: That's definitively a kernel/gcc-4.3 problem, I have reported it upstream: http://lkml.org/lkml/2008/3/5/207 I am therefore reassigning

Bug#471399: libffi: FTBFS on kfreebsd-amd64

2008-03-18 Thread Aurelien Jarno
Package: libffi Version: 3.0.4-1 Severity: important Tags: patch libffi fails to build on kfreebsd-amd64 because the biarch32 library is not built while it is listed in debian/control. The small patch below fixes the problem. diff -u libffi-3.0.4/debian/rules libffi-3.0.4/debian/rules ---

Re: [alpha, hppa] GCC-4.3 as the default compilers for lenny?

2008-03-22 Thread Aurelien Jarno
is the list of regressions? I have tried to build the glibc with GCC 4.3 on hppa, and rpcgen segfaults when it is used, so the build fails. I haven't start to investigate the problem (I started by the architectures where the problems were minor). Cheers, Aurelien -- .''`. Aurelien Jarno

Re: [alpha, hppa] GCC-4.3 as the default compilers for lenny?

2008-03-25 Thread Aurelien Jarno
) with -mcld. Alternative: - Patch an explicit cld to the beginning of each of the safe functions in glibc and libaio. Bastian -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL

Bug#472854: gnat-4.3 needs a manual build for mips and mipsel

2008-03-31 Thread Aurelien Jarno
it upstream? This problem would probably have been avoided. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 | www.aurel32.net

Re: [alpha, amd64, hppa, i386] GCC-4.3 as the default compilers for lenny?

2008-04-05 Thread Aurelien Jarno
. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#472854: gnat-4.3 needs a manual build for mips and mipsel

2008-04-07 Thread Aurelien Jarno
On Sun, Apr 06, 2008 at 09:16:38PM +0200, [EMAIL PROTECTED] wrote: On Tue, Apr 01, 2008 at 10:44:33PM +0200, Ludovic Brenta wrote: Aurelien Jarno writes: I have just checked-in a patch in the SVN to fix this problem. Thanks a lot! I'll upload it as part of 4.3.0-3 immediately after

Re: Approval to upload gcc-defaults 1.70?

2008-04-13 Thread Aurelien Jarno
-4.3 by default. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Approval to upload gcc-defaults 1.70?

2008-04-17 Thread Aurelien Jarno
] So I'll rebuild a kernel with that tomorrow and report back if no one else can test that sooner. It's still broken, I tried today. Have you narrowed done the problem to find if it is a gcc bug or a kernel bug? -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian

Re: Approval to upload gcc-defaults 1.70?

2008-04-17 Thread Aurelien Jarno
Kyle McMartin a écrit : On Thu, Apr 17, 2008 at 12:11:30PM +0200, Aurelien Jarno wrote: Have you narrowed done the problem to find if it is a gcc bug or a kernel bug? It fails with gcc-4.3, and works fine with all previous versions... I am actually asking that, because on the 3 problems

Bug#484053: g++-4.3: [PR36415] [4.1/4.2 regression, armel] ICE in extract_insn, at recog.c:1990

2008-06-01 Thread Aurelien Jarno
Package: g++-4.3 Version: 4.3.0-5 Severity: important g++-4.3 fails to build texlive-bin on armel (but not on arm), with the following error: g++ -D_REENTRANT -I../../../../libs/icu-xetex/i18n -I../common -I../../../../libs/icu-xetex/common -D_REENTRANT -DU_I18N_IMPLEMENTATION -g -O2 -c -o

Re: Package FTBFS on multiple architectures due to apparent bugs in gcc - how to proceed?

2008-06-03 Thread Aurelien Jarno
was tried on a buildd with very low RAM. It has been rebuilt successfully rebuilt on another buildd. I have just changed the configuration of the buildd so that it doesn't happen again. Cheers, Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer

Bug#485152: gcc-4.3: [PR36466] [3.4 regression, arm/armel] ICE in choose_reload_regs, at reload1.c:6190

2008-06-08 Thread Aurelien Jarno
Package: gcc-4.3 Version: 4.3.0-5 Severity: important gcc-4.3 fails to build ziproxy on arm and armel, with the following error: arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT cfgfile.o -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.o cfgfile.c cfgfile.c: In function 'ReadCfgFile':

Bug#497770: gcc-defaults: please list kfreebsd-i386 and kfreebsd-amd64 as gcj architectures

2008-09-04 Thread Aurelien Jarno
into gcj_archs and into gcj_native_archs. I have just check-in the patch into the SVN, could someone please upload the package? -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL

Re: building a biarch compiler on sparc-linux-gnu --with-cpu=v9

2008-09-09 Thread Aurelien Jarno
in the configury. how can this be setup to build a biarch compiler which defaults to v9/32bit? v9 means 64 bits. You probably want to use v8plus instead, which corresponds to 32-bit instructions on an UltraSparc CPU. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer

Bug#499786: lib32gcc1: missing GCC_4.* symbols

2008-09-22 Thread Aurelien Jarno
to be a problem on your setup. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL

Bug#503202: libc6-dev: math_errhandling isn't defined anywhere

2008-10-23 Thread Aurelien Jarno
Aurelien Jarno a écrit : reassign 503202 gcc-4.3 thanks Matthew Vernon a écrit : Package: libc6-dev Version: 2.3.6.ds1-13etch7 Severity: important Hi, math.h has the following in it: /* Bitmasks for the math_errhandling macro. */ # define MATH_ERRNO 1 /* errno set by math

Bug#608550: closed by Aurelien Jarno aurel...@aurel32.net (Re:

2011-01-01 Thread Aurelien Jarno
at MIPS assembly code. -- 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

Bug#618748: gcc-4.5: Use insane amount of memory

2011-03-18 Thread Aurelien Jarno
Package: gcc-4.5 Version: 4.5.2-5 Severity: important Tags: patch Since the switch to gcc-4.5, gcc uses insane amount of memory (on armel more than you can get on a 32-bit system) to build QEMU. It's a regression from gcc-4.4 and should be fixed by the following patches:

Re: mips toolchain maintenance in debian?

2011-03-18 Thread Aurelien Jarno
. This is especially true now that #618748 has been reported on the Debian side. - gcj/gcc-snapshot build failures with binutils-2.21. This failure is only 3 days old. I have been able to reproduce it, but I haven't found time to really debug the issue yet. Aurélien -- Aurelien Jarno

Bug#623014: gcc-defaults: please default to gcc-4.5 on mips and mipsel

2011-04-16 Thread Aurelien Jarno
Package: gcc-defaults Version: 1.102 Severity: wishlist Now that gcc-4.5 seems to be in a good shape, I think it's time to make it the default on mips and mipsel. Note that it introduces a few changes: - The default ABI in gcc-4.5 is MIPS II instead of MIPS I. It means that it's not necessary

Re: sh4 architecture into Wheezy

2011-04-26 Thread Aurelien Jarno
by package; -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net signature.asc Description: Digital signature

Re: GCC-4.5 as the default for (at least some) architectures

2011-04-26 Thread Aurelien Jarno
4.5.3, expected later this week, at least on amd64, armel, i386 and powerpc. GCC 4.6 apparently will be If you do the switch, please also add mips and mipsel, that would avoid you to have to complain in two weeks that these architectures have not yet been switched. -- Aurelien Jarno

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

Re: gcc-4.6 kfreebsd build failure

2011-04-27 Thread Aurelien Jarno
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

Re: gcc-4.6 kfreebsd build failure

2011-04-28 Thread Aurelien Jarno
Le 27/04/2011 12:35, Aurelien Jarno a écrit : 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

Bug#624691: gcc-defaults: please switch mips/mipsel to gcc-4.6

2011-04-30 Thread Aurelien Jarno
Package: gcc-defaults Version: 1.103 Severity: normal Contrary to what the changelog says, mips and mipsel doesn't default to gcc-4.6. Please switch them in the next upload. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#619963: gcc-4.6: wrongly optimizes memmove() into memcpy()

2011-05-01 Thread Aurelien Jarno
that be worth fixing in stable (my hunch is yes)? It's probably worth fixing that in stable, but I don't think we should do an upload to stable just to fix that. I'll include a patch in the SVN later, so that it's included in the next upload to stable. -- Aurelien Jarno

Bug#630101: gdc-4.4: FTBFS: tries to build 32bit executable on 64bit system

2011-06-12 Thread Aurelien Jarno
(,$(filter $(DEB_TARGET_GNU_TYPE), x86_64-linux-gnu x86_64-kfreebsd-gnu)) ifneq ($(biarch32),yes) CONFARGS += --disable-multilib endif -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE

Bug#633443: g++-4.6: ICE on mips(el) when building drizzle

2011-07-10 Thread Aurelien Jarno
Package: g++-4.6 Version: 4.6.1-2 Severity: normal Tags: upstream Forwarded: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49696 When building drizzle on mips, g++ crash with an internal compiler error: | $ g++ -Wall -c ./testcase-min.ii | ./testcase-min.ii: In member function 'virtual bool

Bug#634881: gnat-4.6: FBTFS on mips/mipsel: Bootstrap comparison failure!

2011-07-20 Thread Aurelien Jarno
Package: gnat-4.6 Version: 4.6.1-1 Severity: important Justification: fails to build from source gnat-4.6 fails to build on mips/mipsel due to a bootstrap comparison failure. It appears that it is due to stage2 and stage3 not being compiled with the same options: stage2 is compiled without

Re: please update and check the multiarch patches for gcc-4.5

2011-08-19 Thread Aurelien Jarno
, I just committed a fix. Aurelien -- 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

Bug#642928: problem with closures on kfreebsd-amd64

2011-09-27 Thread Aurelien Jarno
(FFI_MMAP_EXEC_WRIT, 1, [Cannot use malloc on this target, so, we revert to alternative means]) IMHO, similar change might help to solve gcj fails under fash.d.o, but not fano.d.o. I confirm it also fixes gcj. Yay \o/ -- Aurelien Jarno

Bug#647150: libffi: broken symbols file on sparc64

2011-10-30 Thread Aurelien Jarno
Package: libffi Version: 3.0.10-3 Severity: important Tags: patch User: debian-sp...@lists.debian.org Usertags: sparc64 libffi symbols file is broken on sparc64 and refers to lib64ffi5 instead of libffi. As a consequence all packages built against recent versions of libffi are non-installable.

Bug#637236: gcc-4.6/gcj-4.6 build failures on kfreebsd-amd64 are back again

2011-10-31 Thread Aurelien Jarno
the buildd process calls sbuild, which makes things difficult to debug. The next step is probably to do the next source uploads with another architecture than amd64, to see if the problem is reproducible on the amd64 build daemon. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel

Bug#650764: gnat-4.4: FTBFS: sinput.adb:776:19: deallocation from empty storage pool

2011-12-02 Thread Aurelien Jarno
Source: gnat-4.4 Version: 4.4.6-5 Severity: serious Justification: fails to build from source (but built successfully in the past) User: debian-s...@lists.debian.org Usertags: s390x gnat-4.4 fails to build with the following error (the build log is from s390x, but is reproducible on other

Bug#513007: gcc-4.3/alpha: -foptimize-sibling-calls generates wrong code

2009-01-25 Thread Aurelien Jarno
Package: gcc-4.3 Version: 4.3.2-4 Severity: important gcc-4.3 on alpha generates wrong code when -foptimize-sibling-calls is used (which is enabled at -O2). It was not the case with gcc 4.2, and this is still reproducible with gcc from trunk from 20090106. This is the reason why most of the

Bug#533009: /emul/ia32-linux deprecated

2009-07-27 Thread Aurelien Jarno
is run first, the following conflicts is enough: Conflicts: libc6-i386 (= 2.9-18) The Pre-Depends: alternative proposed by Goswin works, but has more chances to trigger dependencies loops in apt or aptitude. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net

Bug#533009: Bug#533003: /emul/ia32-linux deprecated

2009-07-29 Thread Aurelien Jarno
a Breaks: field like this one: Conflicts: libc6-i386 (= 2.9-18) Aurelien Aurelien Jarno wrote: Goswin von Brederlow wrote: All other packages on the other hand need to ensure they are unpacked after libc6-i386 preinst was run, that means adding: Pre-Depends: libc6-i386 (= 2.9

Re: gcc-4.4/s390: internal compiler error: Segmentation fault

2009-08-03 Thread Aurelien Jarno
On Mon, Aug 03, 2009 at 09:40:10AM +0200, Aurelien Jarno wrote: Package: gcc-4.4 Version: 4.4.1-1 Severity: important The following code triggers an ice on s390 with -m64: | void wmemset (int *s, int c, int n) | { |  register int *wp = s; | while (n = 4) | { |  wp[0] = c

Bug#539713: gcc-4.4/s390: internal compiler error: Segmentation fault

2009-08-03 Thread Aurelien Jarno
Package: gcc-4.4 Version: 4.4.1-1 Severity: important The following code triggers an ice on s390 with -m64: | void wmemset (int *s, int c, int n) | { |  register int *wp = s; | while (n = 4) | { |  wp[0] = c; | wp[1] = c; |  wp[2] = c; |  wp[3] = c; | wp += 4; |

Re: Processed: setting package to libn32gfortran3 libgomp1-dbg lib32objc2-dbg gcc-4.4-locales fixincludes gcc-4.4 libn32mudflap0 lib32gcc1-dbg libstdc++6-4.4-doc lib32gomp1-dbg libgcc4 libstdc++6-4.4-

2009-08-17 Thread Aurelien Jarno
. # Shouldn't that be libc6 ( 2.9-22)? (It would be nice if the changelog said what package the conflict is with). Right, that should be fixed now. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email

reassign 542847 to lib32stdc++6

2009-08-21 Thread Aurelien Jarno
reassign 542847 lib32stdc++6 -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

reassign 543158 to lib32stdc++6, forcibly merging 537466 543158

2009-08-23 Thread Aurelien Jarno
reassign 543158 lib32stdc++6 forcemerge 537466 543158 -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: Depencencies of gcc on glibc/eglibc and libc6-i386

2009-09-07 Thread Aurelien Jarno
lib32* packages won't be installable on amd64. Other packages will be installable. Note that it does not concern the other architectures. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-20 Thread Aurelien Jarno
triggers an ABI change on this library. I haven't investigated more for now, I am not sure when I'll have time to do it. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-20 Thread Aurelien Jarno
On Fri, Nov 20, 2009 at 05:44:25PM -0500, Carlos O'Donell wrote: On Fri, Nov 20, 2009 at 10:31 AM, Aurelien Jarno aurel...@aurel32.net wrote: Domenico Andreoli a écrit : On Thu, Nov 05, 2009 at 06:47:11PM +0100, Domenico Andreoli wrote: On Thu, Nov 5, 2009 at 5:43 PM, Matthias Klose d

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-20 Thread Aurelien Jarno
On Fri, Nov 20, 2009 at 11:52:36PM +0100, Aurelien Jarno wrote: On Fri, Nov 20, 2009 at 05:44:25PM -0500, Carlos O'Donell wrote: On Fri, Nov 20, 2009 at 10:31 AM, Aurelien Jarno aurel...@aurel32.net wrote: Domenico Andreoli a écrit : On Thu, Nov 05, 2009 at 06:47:11PM +0100, Domenico

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-21 Thread Aurelien Jarno
? * Address PR libstdc++/39491, removing __signbitl from the libstdc++6 symbols file on hppa. I confirm, it's what I see in the testsuite log: | 77 | __signbitl | version status: incompatible | GLIBCXX_3.4 | type: function | status: added -- Aurelien Jarno GPG

  1   2   3   >