Re: Bug#334642: FTBFS on arm: error: stray '$' in program

2005-10-18 Thread Aurelien Jarno
Frank Lichtenheld a écrit : Package: pdftk Version: 1.12-6 Severity: serious pdftk fails on arm with: g++ pdftk.cc -I../java_libs -O3 -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DPDFTK_VER=\"1.12\" -c In file included from /usr/lib/gcc/arm-linux-gnu/4.0.2/../../../../include/c++/4.0.2/java/l

[Bug ada/22533] [4.1 regression] ICE in get_base_var

2005-10-18 Thread pinskia at gcc dot gnu dot org
--- Comment #21 from pinskia at gcc dot gnu dot org 2005-10-19 03:14 --- (In reply to comment #16) > This is probably a different bug. It is not, as Richard was building with checking disabled as shown by 24415. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22533 --- You are

[Bug ada/22533] [4.1 regression] ICE in get_base_var

2005-10-18 Thread pinskia at gcc dot gnu dot org
--- Comment #20 from pinskia at gcc dot gnu dot org 2005-10-19 03:13 --- *** Bug 24415 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug ada/24415] [4.1 regression] [powerpc] ada bootstrap failure

2005-10-18 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-19 03:13 --- Yep it is the same bug. *** This bug has been marked as a duplicate of 22533 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

Bug#334642: FTBFS on arm: error: stray '$' in program

2005-10-18 Thread Frank Lichtenheld
Package: pdftk Version: 1.12-6 Severity: serious pdftk fails on arm with: g++ pdftk.cc -I../java_libs -O3 -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DPDFTK_VER=\"1.12\" -c In file included from /usr/lib/gcc/arm-linux-gnu/4.0.2/../../../../include/c++/4.0.2/java/lang/Object.h:16,

Bug#334626: FTBFS: Link tests are not allowed after GCC_NO_EXECUTABLES

2005-10-18 Thread Matt Kraai
Package: gcc-4.0 Version: 4.0.2-2 Severity: serious gcc-4.0 fails to build: > checking for library containing gettext... configure: error: Link tests are > not allowed after GCC_NO_EXECUTABLES. > make[3]: *** [configure-target-libstdc++-v3] Error 1 > make[3]: Leaving directory `/tmp/buildd/gcc-4

Bug#334627: FTBFS: Link tests are not allowed after GCC_NO_EXECUTABLES

2005-10-18 Thread Matt Kraai
Package: gcc-3.4 Version: 3.4.4-9 Severity: serious gcc-3.4 fails to build: > checking for library containing gettext... configure: error: Link tests are > not allowed after GCC_NO_EXECUTABLES. > make[3]: *** [configure-target-libstdc++-v3] Error 1 > make[3]: Leaving directory `/tmp/buildd/gcc-3

Bug report for -m64 failure

2005-10-18 Thread Matt Kraai
Howdy, ncurses fails to build on i386 because it cannot compile with -m64: > gcc -m64 -O2 -g conftest.c >&5 > /usr/bin/ld: warning: ld-linux-x86-64.so.2, needed by /lib64/libc.so.6, not > found (try using -rpath or -rpath-link) > /lib64/libc.so.6: undefined reference to [EMAIL PROTECTED]' > /

[Bug ada/24415] [4.1 regression] [powerpc] ada bootstrap failure

2005-10-18 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-18 18:07 --- (In reply to comment #2) > --with-cpu=default32 --disable-werror --enable-checking=release So maybe this is the error message we get with checking disabled (release checking). I will double check later today if tha

reassigning #333250 to g++-4.0 4.0.2-2 ...

2005-10-18 Thread Domenico Andreoli
reassign 333250 g++-4.0 4.0.1-7 thanks looking at the report, it'd say this bug is of g++ 4.0.2. please note that the upstream testsuite does not fail on g++ 4.0.2. regards domenico -[ Domenico Andreoli, aka cavok --[ http://people.debian.org/~cavok/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 89

Processed: reassigning #333250 to g++-4.0 4.0.2-2 ...

2005-10-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 333250 g++-4.0 4.0.1-7 Bug#333250: libboost-dev: g++-4.0 does not like boost::iostreams::filtering_istream Bug reassigned from package `libboost-dev' to `g++-4.0'. > thanks Stopping processing here. Please contact me if you need assistance.

[Bug ada/24415] [4.1 regression] [powerpc] ada bootstrap failure

2005-10-18 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-18 16:15 --- On PPC-darwin, I just get (which is a dup of bug 22533): | tree check: expected class expression, have exceptional | |(constructor) in get_base_var, at ipa-utils.c:224 | How

Al-Manahel Newsletter List Unsubscription

2005-10-18 Thread munir
The removal of the email address: [EMAIL PROTECTED] >From the mailing list: Al-Manahel Newsletter List is all set. Date of this removal: Tue Oct 18 09:16:27 2005 Please save this email message for future reference. --

Welcome to Al-Manahel Newsletter List

2005-10-18 Thread munir
The subscription of the email address: [EMAIL PROTECTED] To the mailing list: Al-Manahel Newsletter List is all set. Thanks for subscribing! Date of this subscription: Tue Oct 18 09:07:31 2005 Please save this email message for future reference. -

[Bug c++/23797] [3.4 Regression] ICE on typename outside template

2005-10-18 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.0.3 |3.4.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23797 --- You