LAST_UPDATED: Tue Sep 12 17:16:59 UTC 2006 (revision 116893)
=== acats tests ===
FAIL: c35507m
FAIL: c730004
FAIL: cd2a23e
FAIL: cdd2a02
FAIL: cxh1001
=== acats Summary ===
# of expected passes1745
# of unexpected failures5
Native conf
LAST_UPDATED: Tue Sep 12 17:16:59 UTC 2006 (revision 116893)
=== acats tests ===
FAIL: c35507m
FAIL: c99005a
FAIL: cd2a23e
FAIL: cxh1001
=== acats Summary ===
# of expected passes2313
# of unexpected failures4
Native configuration is ia6
LAST_UPDATED: Tue Sep 12 17:16:59 UTC 2006 (revision 116893)
=== acats tests ===
FAIL: c35507m
FAIL: cd2a23e
FAIL: cxh1001
=== acats Summary ===
# of expected passes2314
# of unexpected failures3
Native configuration is s390-ibm-linux-gnu
LAST_UPDATED: Tue Sep 12 17:16:59 UTC 2006 (revision 116893)
=== acats tests ===
FAIL: c35507m
FAIL: cd2a23e
FAIL: cdd2a02
FAIL: cxh1001
=== acats Summary ===
# of expected passes2313
# of unexpected failures4
Native configuration is x86
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is s390-linux (lxdebian.bfinv.de)
=== gpc tests ===
Running target any
=== gpc Summary ===
# of tests3953
# of expected passes 3948
# of unsupported tests5
/build/buildd/gc
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is mipsel-linux (mayer)
=== gpc tests ===
Running target any
FAIL: adam3i.pas
FAIL: adam3j.pas
FAIL: adam3o.pas
FAIL: adam3p.pas
FAIL: assumptions.pas
FAIL: binrdwt.pas
FAIL: bitfields.pas
FAIL: chris4.pas
FAIL: chu
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is powerpc-linux (voltaire)
=== gpc tests ===
Running target any
=== gpc Summary ===
# of tests3953
# of expected passes 3948
# of unsupported tests5
/build/buildd/gcc-3.4-
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is mips-linux (ball)
=== gpc tests ===
Running target any
FAIL: adam3i.pas
FAIL: adam3j.pas
FAIL: adam3o.pas
FAIL: adam3p.pas
FAIL: assumptions.pas
FAIL: binrdwt.pas
FAIL: bitfields.pas
FAIL: chris4.pas
FAIL: chuck3
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is m68k-linux (kullervo)
=== gpc tests ===
Running target any
FAIL: emil24.pas
FAIL: fjf328.pas
FAIL: fjf347.pas
FAIL: kurzw2.pas
=== gpc Summary ===
# of tests3953
# of expected pa
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is i486-linux (pergolesi)
=== gpc tests ===
Running target any
=== gpc Summary ===
# of tests3953
# of expected passes 3951
# of unsupported tests2
/home/joey/gcc-3.4-3.4.3
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is hppa-linux (sarti)
=== gpc tests ===
Running target any
=== gpc Summary ===
# of tests3953
# of expected passes 3948
# of unsupported tests5
/build/buildd/gcc-3.4-3.4.3/
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is arm-unknown-linux-gnu
=== libffi tests ===
Running target unix
FAIL: libffi.call/closure_fn0.c (test for excess errors)
WARNING: libffi.call/closure_fn0.c compilation failed to produce executable
FAIL: libffi.cal
LAST_UPDATED: Mon Mar 14 00:26:27 UTC 2005
Native configuration is alpha-unknown-linux-gnu
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes212
# of unsupported tests 2
=== libjava tests ==
"Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes:
> I'm one of those people beaten by recent removal of gcc
> documentation. Both myself and people to whom I recommend Debian,
> *need* gcc documentation to be available in the system.
The FSF agree with your position.
http://www.fsf.org/lic
Nikita V. Youshchenko wrote:
> Hello.
>
> I'm one of those people beaten by recent removal of gcc documentation. Both
> myself and people to whom I recommend Debian, *need* gcc documentation to
> be available in the system.
>
> So I had four options:
> - start a new flamewar on the issue,
> - s
Package: libgnatprj4.1
Version: 4.1.0-2
Severity: normal
The package libgnatprj4.1 mistakenly contains an object file compiled
from mlib-tgt.adb instead of mlib-tgt-linux.adb. As a consequence,
none of the GNAT tools will support project files.
This bug is specific to Debian, and was introduced
On Sun, Sep 17, 2006 at 12:06:02AM +0400, Nikita V. Youshchenko wrote:
> I've created gcc-4.1-doc-non-dfsg package, intended for non-free. This
> package builds several binary packages (cpp-4.1-doc, gcc-4.1-doc,
> gfortran-4.1-doc, tree;ang-4.1-doc), that contain all files - man pages,
> info a
Hello.
I'm one of those people beaten by recent removal of gcc documentation. Both
myself and people to whom I recommend Debian, *need* gcc documentation to
be available in the system.
So I had four options:
- start a new flamewar on the issue,
- stop to use Debian (and to recomment it),
- inst
Processing commands for [EMAIL PROTECTED]:
> forwarded 387728 http://gcc.gnu.org/PR29105
Bug#387728: segfault in add_candidates
Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR29105.
> tags 387728 + upstream
Bug#387728: segfault in add_candidates
There were no tags set.
T
Package: g++-4.1
Version: 4.1.1-13
Severity: normal
I can't compile *any* C++ program with gcc-4.1.1. Even a trivial program like
#include
int main()
{
std::cout << "Hello World";
return 0;
}
results, when called with 'g++ hello.cpp', in
/tmp/ccHGtEjK.s: Assembler messages:
/tmp/ccHGtEj
On Fri, Sep 15, 2006 at 07:30:45PM -0700, Thomas Bushnell BSG wrote:
> "Kevin B. McCarty" <[EMAIL PROTECTED]> writes:
>
> > ...note that 2001 was before the release of woody. This package is so
> > old that it shouldn't still be on anyone's system and Debian doesn't
> > actually need to support i
Processing commands for [EMAIL PROTECTED]:
> tag 246384 fixed-upstream
Bug#246384: gnat: Bug box in Gigi, code=999, on legal program
Tags were: upstream
Tags added: fixed-upstream
> retitle 246384 [Fixed in 4.2] Bug box in Gigi, code=999, on legal program
Bug#246384: gnat: Bug box in Gigi, code=9
Package: gcc-snapshot
Version: 20060912-1
PR29105
> Automatic build of adept_2.1.1 on coconut by sbuild/ia64 0.49
...
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I/build/tbm/adept-2.1.1/./adept/adept -I../..
> -I/build/tbm/adept-2.1.1/./adept/adept/.. -I.. -I/usr
Processing commands for [EMAIL PROTECTED]:
> tags 379885 + fixed-upstream
Bug#379885: [ia64] ICE in ia64_expand_move, at config/ia64/ia64.c:1088
Tags were: upstream
Tags added: fixed-upstream
> tags 379886 + fixed-upstream
Bug#379886: [ia64] ICE in final_scan_insn, at final.c:2448
Tags were: upst
24 matches
Mail list logo