Bug#1027065: Clarification

2022-12-29 Thread Ludovic Brenta
; WriteLn END hello. $ gm2 -fiso hello.mod -o hello $ ./hello hello world It seems that libm2pim.so lacks some necessary functions which libm2iso.so has. -- Ludovic Brenta.

Bug#950747: projectl: Projectl fails to run with current libgphobos76

2020-03-02 Thread Ludovic Brenta
for all other packages affected? -- Ludovic Brenta.

Bug#814978: gcc-5: gnat paths are wrong due to ada-gcc-name.diff

2016-02-17 Thread Ludovic Brenta
On Wed, 17 Feb 2016 11:50:04 +0100, Matthias Klose wrote: this might be a bad merge/update; Ludovic, Nicolas, could you have a look? GCC 6 likely has the same issue. Will do. -- Ludovic.

Bug#802838: ada: gnatgcc-5 and gnatmake symlinks

2015-10-26 Thread Ludovic Brenta
n't want to require users to type gnatmake-x.y instead of gnatmake; and there is a whole bunch of user-facing programs that call each other, too, like gnatls, gprbuild, etc. -- Ludovic Brenta.

Re: gcc-5 version against upstream

2015-09-21 Thread Ludovic Brenta
-0410-961f-82ee72b054a4 ^ [...] > Am I missing something about debian versions VS upstream? Yes, Debian tracks the release branch gcc-5-branch as opposed to trunk. HTH -- Ludovic Brenta.

Re: Basic question about malloc

2015-04-23 Thread Ludovic Brenta
the addresses are unpredictable and cannot be used to write malware. This is probably documented in the sources of glibc but first, see malloc(3) and mallopt(3) (e.g. man malloc and man mallopt on the command line). -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Re: malloc/free details in gcc5.1

2015-04-23 Thread Ludovic Brenta
between gcc and debian-gcc ? How can I do a contribution to debian-gcc ? Thank you! mudongliang In case you are not subscribed to the debian-gcc list to which you post, please read my answer to your first post: https://lists.debian.org/debian-gcc/2015/04/msg00112.html -- Ludovic Brenta

Re: Merge gnat back to gcc

2014-11-24 Thread Ludovic Brenta
://anonscm.debian.org/viewvc/gcccvs/branches/sid/gcc-4.9/ -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87y4r0sx21@ludovic-brenta.org

Re: Merge gnat back to gcc

2014-11-23 Thread Ludovic Brenta
@@ +# Configure script for libada. +# Copyright 2003, 2004 Free Software Foundation, Inc. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/874mtqp77u

Bug#769797: gnat-4.9: FTBFS: Needs update for gcc-4.9-4.9.2

2014-11-16 Thread Ludovic Brenta
Matthias Klose writes: known. please wait for the gcc-4.9 4.9.2-2 upload before syncing. OK. Are you planning to request a freeze exception so that 4.9.2 goes into jessie? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe

Bug#759038: gnat-4.9: gnat1 and libgnatvsn-dev versions differ

2014-10-21 Thread Ludovic Brenta
. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87k33tfaqq@ludovic-brenta.org

Bug#759038: gnat-4.9: gnat1 and libgnatvsn-dev versions differ

2014-10-16 Thread Ludovic Brenta
I have committed a proposed change to gcc-base-version.diff as revision 7691. I will try to experiment with this and gnat-4.9 when I have time and will not upload before doko approves of this change. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Bug#759038: Bug#765467: asis-programs: Version mismatch between GNAT 4.9.1 vs. ASIS 4.9

2014-10-15 Thread Ludovic Brenta
/gcc/$(target)/4.6.1 to /usr/lib/gcc/$(target)/4.6 (changing BASEVER from 4.6.1 to 4.6). At the same time, this patch introduced FULLVER (value: 4.6.1). I am not sure why FULLVER is needed at all nowadays. Why not remove FULLVER altogether? -- Ludovic Brenta. -- To UNSUBSCRIBE, email

Bug#759407: gnat-4.9: gnat1 not found on kfreebsd-i386

2014-09-21 Thread Ludovic Brenta
Emilio Pozuelo Monfort po...@debian.org writes: On 21/09/14 02:31, Ludovic Brenta wrote: Nicolas Boulenguez nico...@debian.org writes: A bootstrap issue will remain: building a new gnat-4.9 package installing these symlinks requires a working compiler. I am now uploading gnat-4.9 4.9.1-2

Bug#759407: gnat-4.9: gnat1 not found on kfreebsd-i386

2014-09-20 Thread Ludovic Brenta
created the symlinks manually, so that gnat-4.9 4.9.1-1 worked again as the bootstrap compiler. Since this is a policy violation (official packages must be built on real hardware, not on virtual machines) I intend to upload -3 to have it rebuilt on kfreebsd-i386 with -2. -- Ludovic Brenta

Bug#759407: gnat-4.9: gnat1 not found on kfreebsd-i386

2014-09-12 Thread Ludovic Brenta
to use #761248 (severity important) to track the issue on hurd-i386, if it is different. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org

Re: gnat-4.8 update

2014-06-13 Thread Ludovic Brenta
Andrey Gursky andrey.gur...@e-mail.ua writes: While gcc 4.8.2 has been updated to 4.8.3, gnat-4.8 has gone except gnat-4.8-doc [1]. Correct. gnat-4.8-doc should go, too. You should use gnat-4.9 instead. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Why does gcc-4.9 suddenly build-depend on gdb?

2014-06-04 Thread Ludovic Brenta
, + gdb (= 7.6.2-1.1), texinfo (= 4.3), locales, sharutils, procps, FORTRAN_BUILD_DEP JAVA_BUILD_DEP GNAT_BUILD_DEP GO_BUILD_DEP GDC_BUILD_DEP CLOOG_BUILD_DEP MPC_BUILD_DEP MPFR_BUILD_DEP GMP_BUILD_DEP -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Bug#749869: gnat-4.9-base: arch-dependent file in Multi-Arch: same package

2014-06-01 Thread Ludovic Brenta
tags 749869 pending thanks I have moved the offending file to the architecture-dependent package gnat-4.9. This mirrors a similar arrangement in gcc-4.9 and gcc-4.9-base. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe

Bug#749574: gnat-4.9: Gnatlink fails with CONSTRAINT_ERROR in gnatlink.adb

2014-05-29 Thread Ludovic Brenta
obj/mai_read_config.ali) then you should later see the same bug as in the Debian build of gnatlink. -- Ludovic Brenta. From: Ludovic Brenta lbre...@debian.org Forwarded: no Bug-Debian: http://bugs.debian.org/749574 Description: Constraint_Error, range check failed at gnatlink.adb:2195, when called

Bug#749574: gnat-4.9: Gnatlink fails with CONSTRAINT_ERROR in gnatlink.adb

2014-05-29 Thread Ludovic Brenta
Well, gnatlink.adb contains such a construct at line 2195. Upstream compiles gnatlink.adb with -gnatpg and Debian compiles it without -gnatpg, thereby forcing conformance with Ada semantics. This explains the difference in behavior. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc

Re: removal of upstream gnat support for KFreeBSD

2014-05-22 Thread Ludovic Brenta
with upstream to maintain this patch, if I should submit it. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1b5797364afae16937f3727f455a9...@ludovic

Bug#717014: gnat-4.8: on some archs, a library using Elementary_Functions needs -lm

2014-05-03 Thread Ludovic Brenta
I have requested removal of gnat-4.8 from the archive; can you tell me if this bug is still presend in gnat-4.9? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https

Bug#673772: gnat-4.8: mips: ATC with syscalls not working

2014-05-03 Thread Ludovic Brenta
I have requested removal of gnat-4.8 from the archive; can you tell me if this bug is still presend in gnat-4.9? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https

Bug#666106: gnat-4.8: kfreebsd-i386: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR

2014-05-03 Thread Ludovic Brenta
I have requested removal of gnat-4.8 from the archive. Can you please tell me whether this bug is still present in gnat-4.9? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive

Bug#687642: armel armhf: gcc -shared reads libgnarl.a instead of .so

2014-05-03 Thread Ludovic Brenta
I have requested removal of gnat-4.8 from the archive; can you tell me if this bug is still presend in gnat-4.9? IIUC, upstream has improved support for arm in this new release. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe

Re: please don't break GCC snapshot builds

2014-04-25 Thread Ludovic Brenta
On Fri, 25 Apr 2014 15:37:38 +0100, Ludovic Brenta wrote: Matthias Klose wrote: Please don't break GCC snapshot builds by not applying needed patches for the snapshot builds. At least the ppc64el build is broken, now fixed in the vcs. I didn't check other targets like, arm, mips, the Hurd

Bug#745372: When build apt (1.0.1) with gcc-4.9, it cannot start with libstdc++6 (4.8)

2014-04-23 Thread Ludovic Brenta
Everything looks fine on amd64 but the bug was reported on mips64el. Perhaps there is a discrepancy between architectures? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive

Bug#742590: gnat-4.9: FTBFS on powerpc, Storage_Error in two source files

2014-03-25 Thread Ludovic Brenta
directory `/«PKGBUILDDIR»/build' Note that none of these exceptions are raised when using the bootstrap compiler (gnat-4.6) to compile a-except.adb. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#740286: gnat-4.9: s-osinte-posix.adb is wrong about timespec.tv_nsec compared to gnat-4.8

2014-03-24 Thread Ludovic Brenta
part of s-osinte-kfreebsd-gnu.ads. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/3c1bfa3e3388f2840b2d37563dec1...@ludovic-brenta.org

Bug#740286: gnat-4.9: s-osinte-posix.adb is wrong about timespec.tv_nsec compared to gnat-4.8

2014-03-24 Thread Ludovic Brenta
to POSIX in this respect as it defines long to be 32-bit but uses a 64-bit value for timespec.tv_nsec. You cannot change that but you can try to support all architectures in a clean way as Arno suggested. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Bug#740286: gnat-4.9: s-osinte-posix.adb is wrong about timespec.tv_nsec compared to gnat-4.8

2014-03-23 Thread Ludovic Brenta
Ludovic Brenta writes: Svante Signell svante.sign...@gmail.com writes: Ping, adding this bug report to debian-ada too. Who is Ada upstream? Patience. I'm waiting for Matthias to upload a newer gcc-4.9-source containing the fix for your bug #740153, then I will upload a gnat-4.9

Re: gnat changes for gcc-4.9

2014-03-21 Thread Ludovic Brenta
architectures do support both, now). But it would simplify the Debian build machinery quite a bit. Also is there any progress in upstreaming the libgnatproj* additions? No progress so far, sorry. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject

Bug#740286: gnat-4.9: s-osinte-posix.adb is wrong about timespec.tv_nsec compared to gnat-4.8

2014-03-17 Thread Ludovic Brenta
. In the mean time, Xavier, do you have any comments on this specific bug? In particular, how do you think Svante's change might affect GNU/kFreeBSD? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: Bug#713124: gnat-4.6: FTBFS: unsatisfiable build-dependency: automake ( 1:1.12) but 1:1.13.3-1 is to be installed

2014-03-11 Thread Ludovic Brenta
-dependencies are from the GCC sources. doko, can you shed some light on this? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/7a70258ebf6ca426e6570641f9144

Re: Re. gcc-4.9_4.9-20140303-1_amd64.changes ACCEPTED into experimental

2014-03-09 Thread Ludovic Brenta
. Ludovic, any update on this? Yes, that's unfortunate and a consequence of my limited available time. I'm back from a week of skiing, catching up on my 300+ emails and I will try to merge back from gnat-4.9 to gcc-4.9 when time permits. Sorry about that. -- Ludovic Brenta. -- To UNSUBSCRIBE

Latest gnat-4.9 merged into branches/sid/gcc-4.9

2014-03-09 Thread Ludovic Brenta
sources. Feel free to revert that change if necessary. Also, the three patches: ada-s-osinte-gnu.adb.diff ada-s-taprop-gnu.adb.diff gcc_ada_gcc-interface_Makefile.in.diff are now merged into a single patch, ada-hurd.diff, which is applied on all architectures if Ada is enabled. -- Ludovic

Upstream sources in future uploads of gnat-4.8

2013-06-02 Thread Ludovic Brenta
and simplify the code base of Debian packaging. The fixed set of patches, i.e. debian/patches/series, would also simplify debian/rules.patch quite a bit. Ideas, objections? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Re: gnat-4.8_4.8.0-1~exp1_amd64.changes is NEW

2013-04-27 Thread Ludovic Brenta
Matthias Klose d...@debian.org writes: Am 25.04.2013 23:17, schrieb Ludovic Brenta: Ludovic, seen that the gnat-4.7 and gnat-4.8 uploads did wait in NEW for the last three months, please could you make these available on people.debian.org too? Done, at last. Sorry for the delay

Re: gnat-4.8_4.8.0-1~exp1_amd64.changes is NEW

2013-04-25 Thread Ludovic Brenta
are usually added to the override file about once a week. Ludovic, seen that the gnat-4.7 and gnat-4.8 uploads did wait in NEW for the last three months, please could you make these available on people.debian.org too? Done, at last. Sorry for the delay. This build (4.8.0-1~exp2) includes your patch

Re: GCC-4.8 on the horizon

2013-01-11 Thread Ludovic Brenta
libgnatvsn. Only changes to the GCC build machinery are necessary to produce these two libraries. If you're going to attend FOSDEM, I suggest we meet to discuss this in more detail. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe

Re: GCC and Built-Using

2013-01-04 Thread Ludovic Brenta
packages, such that a new upload of gcc-x.y does not change gcc-x.y-source? For one thing, it would avoid wasting bandwidth re-uploading the upstream tarball with each upload of gcc-x.y. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject

Re: GCC-4.8 on the horizon

2012-12-18 Thread Ludovic Brenta
that to GCC would remove one Debian-specific patch. Eric, could you please have a look at it? I don't think I can find the time to re-submit this patch against 4.8 until January. [1] http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00594.html -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ

Re: Bug#669513: Removal of gnat-4.4 due to RC bug #669513

2012-12-12 Thread Ludovic Brenta
Tobias Hansen writes: Am 06.12.2012 20:57, schrieb Tobias Hansen: Am 06.12.2012 20:44, schrieb Ludovic Brenta: Tobias Hansen writes: since we have gnat-4.6 in wheezy and gnat-4.4 does not build anymore (see #669513), can gnat-4.4 be removed? Yes but maybe notify the maintainers of the sole

Re: Bug#669513: Removal of gnat-4.4 due to RC bug #669513

2012-12-06 Thread Ludovic Brenta
sthus far. Thanks for your time and concern -- Ludovic Brenta. -- 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/87k3svdkyk@ludovic-brenta.org

Bug#687642: gnat-4.6: libgnarl-4.6.a should be rebuilt with -fPIC, libaws FBTFS

2012-11-07 Thread Ludovic Brenta
against the *shared* libgnarl-4.6.so.1. -- Ludovic Brenta. -- 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/2592c8605c52786ccc2596ae3b308...@ludovic-brenta.org

Re: Changes to gcc's documents (particularly gnat's)

2012-10-29 Thread Ludovic Brenta
and there is now more commonality with the other languages, then keep the split. Thanks for your time and contribution! -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Bug#687642: gnat-4.6: libgnarl-4.6.a should be rebuilt with -fPIC, libaws FBTFS

2012-09-14 Thread Ludovic Brenta
that the latter is closer to the truth :/ Thanks for the bug report. -- Ludovic Brenta. -- 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/fc6ac9acf769e34a324ccebdae5d1...@ludovic

Bug#683004: FTBFS on kfreebsd-*: Internal error: abort in get_output_file_with_visibility

2012-07-27 Thread Ludovic Brenta
reassign 683004 src:gcc-4.6 severity 683004 important forcemerge 683004 637236 affects 637236 + src:gcj-4.6 thanks Duplicate bug report, this time affecting gcj-4.6. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#623382: Ping - gnat fatal error - gone away?

2012-06-16 Thread Ludovic Brenta
reassign 623382 gnat 4.4+1 close 623382 gnat/4.4+1.1 thanks This bug was, in fact, in gnat rather than gnat-4.4. If has been fixed and closed for several months and I wonder why you followed up on this bug. Perhaps it is not properly marked as closed; I'm attempting to fix that. -- Ludovic

Bug#667184: gnat-4.6: intermittent FTBFS, race condition in Makefiles with too many parallel processes

2012-05-08 Thread Ludovic Brenta
(one for each tool to build). The various gnatmake processes step on each other's toes. The fix is to run the gnatmake processes sequentially but pass the parallel option to each of them, so they can run parallel compilations as needed. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian

debian/rules2 runs the libstdc++-v3 testsuite against the *installed* library

2012-04-19 Thread Ludovic Brenta
($(with_libcxx),yes)? -- Ludovic Brenta. -- 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/87397zmhwp@ludovic-brenta.org

Re: gcc-4.6_4.6.3-4_multi.changes ACCEPTED into unstable

2012-04-18 Thread Ludovic Brenta
This upload does not seem to correspond to any revision in Subversion. The latest revision (r5970) starts with: gcc-4.6 (4.6.3-4) UNRELEASED; urgency=low Are there any other changes in this upload besides those in r5970? -- Ludovic Brenta. Changes: gcc-4.6 (4.6.3-4) unstable; urgency=low

Bug#247020: gnat: Illegal program not detected, self renames

2012-01-30 Thread Ludovic Brenta
retitle 247020 [Fixed in 4.7] Illegal program not detected, self renames thanks -- Ludovic Brenta. -- 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

Bug#642981: gnat-4.6: ICE in update_ssa_across_abnormal_edges, at tree-inline.c:1853

2011-12-28 Thread Ludovic Brenta
, at tree-inline.c:1853 | | Error detected around /build/buildd-gnat-gps_5.0-2-armel-1dgOLi/gnat-gps-5.0/ada_module/core/src/ada_semantic_tree-units.adb:461:23| I'll apply the same workaround as in libtemplates-parser. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc

Bug#649307: gnat-4.6: FTBFS on kfreebsd-amd64 (gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998)

2011-11-19 Thread Ludovic Brenta
-4.6 or gnat-4.6. We monitor the buildds and are aware of FTBFS, so these bugs are not useful for us and only take away some of our precious time for triaging. Thanks. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#649306: gnat-4.6: FTBFS on armel (configure: error: GNAT is required to build ada)

2011-11-19 Thread Ludovic Brenta
have any other suggestions? Should an ARM porter have a look? -- Ludovic Brenta. -- 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/87hb1zvimg@ludovic-brenta.org

Bug#649307: gnat-4.6: FTBFS on kfreebsd-amd64 (gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998)

2011-11-19 Thread Ludovic Brenta
Julien Cristau writes: On Sat, Nov 19, 2011 at 23:32:48 +0100, Ludovic Brenta wrote: retitle 649307 FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998 reassign 649307 src:gcc-4.6 severity 649307 important forcemerge 649307 637236

Bug#649306: gnat-4.6: FTBFS on armel (configure: error: GNAT is required to build ada)

2011-11-19 Thread Ludovic Brenta
Julien Cristau jcris...@debian.org writes: On Sat, Nov 19, 2011 at 23:43:03 +0100, Ludovic Brenta wrote: doko, you said merging gcc-4.6 4.6.2-4 into gnat-4.6 would fix this FTBFS but it hasn't. The buildd log does not indicate the exact version of gcc-4.6 installed on the machine; perhaps I

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

2011-10-30 Thread Ludovic Brenta
4.6.1-3 this weekend. Cool, thanks! The build on fano failed again despite using only one job :( At this point I'll have to leave it to kFreeBSD porters to find the real cause. There must be a difference between the buildds and asdfasdf.debian.net. -- Ludovic Brenta. -- To UNSUBSCRIBE, email

Re: gcc-4.6/gcj-4.6 build failures on kfreebsd-amd64 are back again

2011-10-28 Thread Ludovic Brenta
NJOBS := -j $(subst parallel=,,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS endif The package FTBFS on fano (the kfreebsd-amd64 buildd). As Matthias is travelling, I'll try to upload 4.6.1-3 this weekend. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#644849: gnat-4.6: does not work with current gcc-4.6

2011-10-09 Thread Ludovic Brenta
/gcc/x86_64-linux-gnu/4.6.1 - 4.6. Do you have any objection against reintroducing these symlinks? -- Ludovic Brenta. -- 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

Bug#642981: gnat-4.6: ICE in update_ssa_across_abnormal_edges, at tree-inline.c:1853

2011-10-02 Thread Ludovic Brenta
retitle 642981 gnat-4.6: ICE in update_ssa_across_abnormal_edges, at tree-inline.c:1853 thanks This bug exists even with -O1 and -O0, it is not in the optimizer. Investigation continues. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject

Bug#642981: gnat-4.6: ICE in update_ssa_across_abnormal_edges, at tree-inline.c:1853

2011-10-02 Thread Ludovic Brenta
Disabling inlining (i.e. removing -gnatn from the compiler options) works around the bug. -- Ludovic Brenta. -- 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/87d3efroh2

Bug#642980: gnat-4.6: ICE in interpret_loop_phi, at tree-scalar-evolution.c:1645

2011-09-30 Thread Ludovic Brenta
This bug is in the optimizer. Compiling with -O0 avoids it; -O1 and -O2 both trigger the bug. -- Ludovic Brenta. -- 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

Bug#637236: gcc-4.6: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2011-09-29 Thread Ludovic Brenta
. I would very much like to understand the changes on both buildd machines that allow the package to build, or cause it to FTBFS. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#642128: gnat-4.6: fails to build spark on kfreebsd

2011-09-29 Thread Ludovic Brenta
] https://lists.gnu.org/archive/html/bug-binutils/2011-09/msg00128.html -- Ludovic Brenta. -- 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/877h4rw3uv@ludovic-brenta.org

Bug#642980: gnat-4.6: TYPES.UNRECOVERABLE_ERROR : comperr.adb:423

2011-09-26 Thread Ludovic Brenta
/asis/asis-text.adb:1069:1| [...] raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:423 gnatmake: /build/buildd-asis_2010-2-kfreebsd-amd64-k7wLVQ/asis-2010/asis/asis-text.adb compilation error -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject

Bug#642981: gnat-4.6:

2011-09-26 Thread Ludovic Brenta
/templates_parser.adb compilation error make[1]: *** [build] Error 4 -- Ludovic Brenta. -- 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/eaaa7053e9fbacbb48dc5f0b63ad6

Bug#642128: gnat-4.6: fails to build spark on kfreebsd

2011-09-26 Thread Ludovic Brenta
tags 642128 sid pending thanks I think I have a solution for this problem. As it turns out, GNU/kFreeBSD does not support these optional parts of POSIX threads whereas FreeBSD does. I'll upload within 48 hours. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#640314: gnat-4.4: FTBFS: collect2: ld returned 1 exit status

2011-09-04 Thread Ludovic Brenta
is available from: http://people.debian.org/~lucas/logs/2011-09-02/gnat-4.4_4.4.6-5_lsid64.buildlog The requested URL /~lucas/logs/2011-09-02/gnat-4.4_4.4.6-5_lsid64.buildlog was not found on this server. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Re: sparse and multiarch include paths

2011-08-24 Thread Ludovic Brenta
Josh Triplett j...@joshtriplett.org writes: When trying to use sparse on some low-level userspace code, I ran into the following error: /usr/include/bits/socket.h:381:11: error: unable to open 'asm/socket.h' See http://bugs.debian.org/638418 Hope this helps -- Ludovic Brenta

Re: Bug#637418: gnat-4.6 ftbfs with eglibc-2.13-16

2011-08-11 Thread Ludovic Brenta
. -- Ludovic Brenta. -- 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/6ae6bfff4c6f212e2a2022250f514...@ludovic-brenta.org

Bug#637418: gnat-4.6 ftbfs with eglibc-2.13-16

2011-08-11 Thread Ludovic Brenta
tags 637418 upstream forwarded 637418 http://gcc.gnu.org/PR50048 thanks -- 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/87liuz6alw@ludovic-brenta.org

Bug#636291: gnat on kfreebsd

2011-08-09 Thread Ludovic Brenta
the patch here for difference? It differs from http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00139.html I've already uploaded (yesterday evening) with my proposed patch but if your patch is better, I'll be happy to upload with yours. Ludovic, I have copyright assignment to the FSF (also for GCC

Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2011-08-09 Thread Ludovic Brenta
=4.6.1-3stamp=1312911422 -- Ludovic Brenta. -- 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/87ty9q5srm@ludovic-brenta.org

Bug#636692: gnat-4.6: FTBFS on kfreebsd-*: s-taprop.adb:856:10: pthread_attr_setaffinity_np is undefined (more references follow)

2011-08-05 Thread Ludovic Brenta
. -- Ludovic Brenta. -- 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/87wresp0tn@ludovic-brenta.org

Bug#636692: gnat-4.6: FTBFS on kfreebsd-*: s-taprop.adb:856:10: pthread_attr_setaffinity_np is undefined (more references follow)

2011-08-05 Thread Ludovic Brenta
forwarded 636692 http://gcc.gnu.org/PR49444 thanks -- 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/87sjpgot68@ludovic-brenta.org

Bug#636692: gnat-4.6: FTBFS on kfreebsd-*: s-taprop.adb:856:10: pthread_attr_setaffinity_np is undefined (more references follow)

2011-08-05 Thread Ludovic Brenta
notforwarded 636692 http://gcc.gnu.org/PR49444 forwarded 636692 http://gcc.gnu.org/PR49944 thanks -- 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/87r550ot4x@ludovic

Re: Recent svn update broke kbsd-gnu.diff

2011-08-02 Thread Ludovic Brenta
Ludovic Brenta ludo...@ludovic-brenta.org writes: The following commit broke kbsd-gnu.diff: r5442 | doko | 2011-07-23 08:20:31 +0200 (Sat, 23 Jul 2011) | 2 lines * Update to SVN 20110723 (r176672) from the gcc-4_6-branch. Specifically, it introduces a new hunk that patches gcc/config.gcc

Bug#634546: gnat-4.6: FTBFS: make[4]: *** No rule to make target `../gcc/ada/rts-shared-zcx/libgnat-.so', needed by `gnattools-native'. Stop.

2011-08-01 Thread Ludovic Brenta
tags 634546 unreproducible moreinfo thanks I have rebuilt gnat-4.6 successfully on amd64 on multiple occasions since you filed this bug, including the upload of 4.6.1-2. Please close the bug or provide more details. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#636291: gnat-4.6: FTBFS on kfreebsd-* with s-taprop.adb:717:32: lwp_self is undefined

2011-08-01 Thread Ludovic Brenta
-kfreebsd-gnu.ads. -- Ludovic Brenta. -- 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/87d3gosk6b@ludovic-brenta.org

Recent svn update broke kbsd-gnu.diff

2011-08-01 Thread Ludovic Brenta
with a hunk in kbsd-gnu.diff. Maybe it would be nice to apply kbsd-gnu.diff unconditionally, instead of only on kfreebsd-*, so that such breakage becomes visible more immediately? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe

Bug#635112: gnat-4.6: probably miscompiled on powerpc

2011-07-22 Thread Ludovic Brenta
sources. It is easy to correct; I'll upload a fix today or the day after. I've forwarded the bug as http://gcc.gnu.org/PR49819. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive

Re: Could multiarch conflict singel arch?

2011-07-05 Thread Ludovic Brenta
message on this list: http://lists.debian.org/debian-gcc/2011/06/msg00209.html -- Ludovic Brenta. -- 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

Bug#631906: gcc-4.4: cannot find -lgcc_s after upgrade to 4.4.6-6

2011-06-28 Thread Ludovic Brenta
Thanks for submitting this bug for gcc-4.4; a similar one (#631627) exists for gcc-4.6. My analysis of this bug (with workaround) is here: http://lists.debian.org/debian-gcc/2011/06/msg00209.html -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Bug#631627: gcc-defaults version 4:4.4.5-1 non-functional on Wheezy (missing libgcc_s.so)

2011-06-28 Thread Ludovic Brenta
. -- Ludovic Brenta. -- 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/95ea965b416bea9d0602baa60c3fe60f@localhost

Bug#631926: /usr/bin/ld: cannot find -lgcc_s

2011-06-28 Thread Ludovic Brenta
tags 631926 wheezy pending thanks This bug affects testing/wheezy only (not sid) and can be closed when libgcc1 (= 1:4.6.0-12) migrates to testing. The current version in sid is 1:4.6.1-1. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Ludovic Brenta
points to exactly. I suspect that one of these paths are wrong, or the symlink is wrong, or the compiler driver looks in the wrong place. The same problem exists with gcc-4.4; cloning this bug accordingly. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#631817: libgcc1: missing link libgccc_s.so - libgcc_s.so.1

2011-06-27 Thread Ludovic Brenta
with dpkg, or update your system to sid, or create a sid chroot) -- Ludovic Brenta. -- 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/4680651ef6405c03c2708606869b7725

Migration of multiarch into testing

2011-06-27 Thread Ludovic Brenta
not migrated into testing yet? -- Ludovic Brenta. -- 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/loom.20110627t173234-...@post.gmane.org

Bug#631627: Gnat on Debian testing not working any more

2011-06-26 Thread Ludovic Brenta
/631627 filed yesterday against gcc, so it is probably common to all languages :( I think instances of the bug are in both gcc-4.4 (affecting gnat) and gcc-4.6 (affecting gcc). I've CC'd the bug report. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Upgrading gcc-4.6-source from 4.6.0-2 to 4.6.0-4: +45.2 MiB???

2011-04-22 Thread Ludovic Brenta
Hello, I see in aptitude: --\ Versions of gcc-4.6-source (2) id 4.6.0-2 -60.1 MB pi 4.6.0-4 +105 MB Why the big difference? Is this intentional? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org

Re: Upgrading gcc-4.6-source from 4.6.0-2 to 4.6.0-4: +45.2 MiB???

2011-04-22 Thread Ludovic Brenta
Matthias Klose d...@debian.org writes: On 04/22/2011 11:20 AM, Ludovic Brenta wrote: Hello, I see in aptitude: --\ Versions of gcc-4.6-source (2) id 4.6.0-2 -60.1 MB pi 4.6.0-4 +105 MB Why the big difference? Is this intentional

[patch] debian/rules control: do not depend on unpacking or patching the sources

2011-03-20 Thread Ludovic Brenta
something? The patch below is for the gcc-4.6 branch; I'll wait for approval before I commit. I think the same applies to the gcc-4.4 and gcc-4.5 branches too. -- Ludovic Brenta. --- debian/rules +++ debian/rules @@ -20,7 +20,7 @@ include debian/rules.patch include debian/rules.unpack include

Is m68k-allow-gnu99.diff still needed?

2011-03-20 Thread Ludovic Brenta
and 4.6? -- Ludovic Brenta. -- 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/87zkopsbzz@ludovic-brenta.org

Bug#616362: gcc-snapshot: link failure with gnat (/usr/bin/ld: cannot find -laddr2line)

2011-03-06 Thread Ludovic Brenta
+0100 Ludovic Brenta написав(-ла): This is because the patch ada-symbolic-tracebacks.diff has not been ported to gcc-snapshot. I see that this patch is present in gcc-snapshot source, and it is even applied (at least at the beginning of the build, I do not have enough free time now to build

Bug#616362: gcc-snapshot: link failure with gnat (/usr/bin/ld: cannot find -laddr2line)

2011-03-03 Thread Ludovic Brenta
this bug never to be fixed in gcc-snapshot. Instead, you can expect a future gnat-4.5 or gnat-4.6 with proper support for symbolic tracebacks. If you would like to help, please contact me. -- Ludovic Brenta (Debian gnat maintainer). -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#610535: g++: Using a global std::string in a constructor in another files generates a crashing binary

2011-01-20 Thread Ludovic Rousseau
=0x77decd20 _dl_fini, stack_end=0x7fffdad8) at libc-start.c:187 #8 0x00400ce9 in _start () (gdb) --  Dr. Ludovic Rousseau -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Bug#610535: g++: Using a global std::string in a constructor in another files generates a crashing binary

2011-01-19 Thread Ludovic Rousseau
Package: g++ Version: 4:4.4.5-1 Severity: normal Tags: upstream Hello, I found a strange bug I can't explain myself. I am not a C++ expert so maybe this construction is illegal. I provide a sample to reproduce the bug. === File main.cpp #include Application.hpp

  1   2   3   4   >