public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: egcs-980321: results on RHL 5.0/Intel with binutils-2.8.1.0.25 added
@ 1998-03-30 16:18 Mike Stump
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Stump @ 1998-03-30 16:18 UTC (permalink / raw)
  To: chj, egcs

> From: Christian Joensson FOA 72 <chj@lin.foa.se>
> Date: Fri, 27 Mar 1998 11:59:36 +0100

> Well, yet another try with egcs-980321... I'll try the binutils-2.8.1.0.26 
> when it comes RSN...

> ERROR: tcl error sourcing /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp.
> ERROR: rm: /tmp/g++-eh-ptr1-C: Operation not permitted
>     while executing
> "exec rm -f $x"
>     ("foreach" body line 3)
>     invoked from within

I think this means that `rm -f /tmp/g++-eh-ptr1-C' failed.  You have
to track down why and cure this problem before even bothering with
dejagnu anymore.

You can only have one dejagnu run per system.  You should check /tmp
and make sure it doens't have any leftovers from prior runs by other
users.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* egcs-980321: results on RHL 5.0/Intel with binutils-2.8.1.0.25 added
@ 1998-03-27  4:21 Christian Joensson FOA 72
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Joensson FOA 72 @ 1998-03-27  4:21 UTC (permalink / raw)
  To: egcs

Well, yet another try with egcs-980321... I'll try the binutils-2.8.1.0.26 
when it comes RSN...


glibc-2.0.7-4

gcc --version
egcs-2.90.27 980315 (egcs-1.0.2 release)

as --version
GNU assembler 980325
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i586-pc-linux-gnu'.

ld --version
GNU ld 2.8.2
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
  Supported emulations:
   elf_i386
   i386linux

		=== libio tests ===

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===

FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation

		=== libstdc++ Summary ===

# of expected passes		24
# of unexpected failures	2
# of expected failures		4

../../../gcc/g77 -B../../../gcc/ -L.. -g ../../../../egcs-980321/libf2c/libU77/u77-test.f  && ./a.out
1 GNU libU77 test at: Fri Mar 27 08:09:05 1998 

 Logical units 5 and 6 correspond (FNUM) to Unix i/o units   0,   1
 and 6 isn't a tty device (ISATTY)
 Process id (GETPID):      18045
 User id (GETUID):       3323
 Group id (GETGID):       1008
 If you have the `id' program, the following call of SYSTEM should agree with the above
  uid=3323(chj) gid=1008(inst72) groups=1008(inst72),100(users),19(floppy)
 Login name (GETLOG): chj                 
 UMASK returns 18
 FDATE returns: Fri Mar 27 08:09:05 1998 
 LTIME returns:   5   9   8  27   2  98   5  85   0
 GMTIME returns:   5   9   7  27   2  98   5  85   0
 SYSTEM_CLOCK returns:  6414102 100 2147483647
 Sleeping for 1 second (SLEEP) ...
 Looping 10,000,000 times ...
 *** ETIME didn't return sum of the array:   1.96000004 /=   1.88999999+
  0.0700000003
 Elapsed total, user, system time (ETIME):      1.960     1.890     0.070
 IDATE d,m,y:  27 3 1998
 ... and the VXT version:  3 27 98
 TIME: 08:09:08
 SECNDS(0.0) returns:   29348.
 SECOND returns:   1.96000004
 CALL SECOND returns:   1.96000004
 Current directory is "/usr/src/redhat/egcs/objdir/libraries/libf2c/libU77"
 Host name is arnljot.lin.foa.se
 Creating file "foo" for testing...
   with stat array  2049 60796 33206 1 3323 1008 0 2 890982548 890982548
 890982548 4096 2
 The current error number is:   2 and the corresponding message is:
 No such file or directory
 This is sent to stderr prefixed by the program name
./a.out: No such file or directory
 You should see exit status 1
make[2]: [check] Error 1 (ignored)

		=== gcc tests ===

FAIL: gcc.dg/980226-1.c (test for excess errors)
FAIL: gcc.dg/980312-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		6008
# of unexpected failures	2
# of expected failures		6
# of unsupported tests		8
/usr/src/redhat/egcs/objdir/gcc/xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== g++ tests ===

FAIL: g++.brendan/crash8.C (test for excess errors)
ERROR: tcl error sourcing /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp.
ERROR: rm: /tmp/g++-eh-ptr1-C: Operation not permitted
    while executing
"exec rm -f $x"
    ("foreach" body line 3)
    invoked from within
"foreach x $args {
		    if { [file exists $x] && [file isfile $x] } {
			exec rm -f $x;
		    }
		}"
    ("delete" arm line 2)
    invoked from within
"switch $op {
	    cmp {
		set otherfile [lindex $args 1];
		if { [file exists $file] && [file exists $otherfile]
		     && [file size $file] == [file ..."
    (procedure "standard_file" line 5)
    invoked from within
"standard_file "arnljot" delete /tmp/g++-eh-ptr1-C"
    ("eval" body line 1)
    invoked from within
"eval ${try}_${proc} \"$dest\" $args"
    (procedure "call_remote" line 57)
    invoked from within
"call_remote "" file "build" delete /tmp/g++-eh-ptr1-C"
    ("eval" body line 1)
    invoked from within
"eval call_remote \"\" file \"$dest\" $args"
    (procedure "remote_file" line 2)
    invoked from within
"remote_file build delete $output"
    (procedure "old-dejagnu" line 255)
    invoked from within
"old-dejagnu $GXX_UNDER_TEST "$file" "" "$DEFAULT_CXXFLAGS" "-lstdc++""
    ("foreach" body line 11)
    invoked from within
"find $srcdir/$subdir *.C"
    (file "/usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp" line 47)
    invoked from within
"source /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

		=== g++ Summary ===

# of expected passes		1116
# of unexpected failures	1
# of expected failures		35
/usr/src/redhat/egcs/objdir/gcc/testsuite/../xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== g77 tests ===

FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 

		=== g77 Summary ===

# of expected passes		166
# of unexpected failures	2
/usr/src/redhat/egcs/objdir/gcc/g77 version egcs-2.91.15 980321 (gcc-2.8.0 release)

The config.status indicate the following parameters was used:

../egcs-980321/configure --host=i586-pc-linux-gnu --verbose --with-gnu-ld --with
-gnu-as --enable-shared --enable-haifa --norecursion 


OK, there's a binutils-2.8.1.0.25.i386.rpm at 

ftp://ftp.redhat.com/pub/contrib/hurricane/i386

if you'd like to upgrade. I'll submit the .26 one as soon as I can, or if 
someone else does it. Note that there's a little trick you have to do with 
procps to do the upgrade. First force the upgrade of binutils, then rebuild the procps src package and delete the old one and install the new one.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-03-30 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-30 16:18 egcs-980321: results on RHL 5.0/Intel with binutils-2.8.1.0.25 added Mike Stump
  -- strict thread matches above, loose matches on Subject: below --
1998-03-27  4:21 Christian Joensson FOA 72

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).