This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

<kein Betreff>


Hi 

I have tried it with the "make -k" and now the check works. Thanks.

But now I have some trouble, as it seems that ld does not work proberly.
I have attached the check result for ld, as the 'gas' and 'binutils' check does not report any error.
Maybe the failed checks are not that important, but I do not know this. Does anybody know it?

Regards
 Martin Weise

=== ld tests ===

Schedule of variations:
    unix

Running target unix
Using /opt/local/db_sw/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /opt/local/db_sw/share/dejagnu/config/unix.exp as generic interface file for target.
Using /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-alpha/alpha.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-arm/arm-elf.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-auto-import/auto-import.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-bootstrap/bootstrap.exp ...
FAIL: bootstrap with --static
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-cdtest/cdtest.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-checks/checks.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-cris/cris.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-crx/crx.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-cygwin/exe-export.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-d10v/d10v.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-discard/discard.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elf/elf.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elf/exclude.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elf/frame.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elf/sec64k.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfcomm/elfcomm.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfvers/vers.exp ...
FAIL: vers3
FAIL: vers4
FAIL: vers4a
FAIL: vers5
FAIL: vers6
FAIL: vers9
FAIL: vers15
FAIL: vers19
FAIL: vers23d
ERROR: tcl error sourcing /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfvers/vers.exp.
ERROR: can't read "list_b": no such variable
    while executing
"llength $list_b"
    invoked from within
"if [string match "" $exec_output] then {

# Now do a line-by-line comparison to effectively diff the darned things
# The stuff coming from the expectf..."
    (procedure "objdump_dynsymstuff" line 13)
    invoked from within
"objdump_dynsymstuff $objdump $tmpdir/$execname $srcdir/$subdir/$versymexp "
    invoked from within
"if [string match "" $versymexp] then {
        if {![objdump_emptydynsymstuff $objdump $tmpdir/$execname ]}     {
            fail "$test"
            return
        }
    } else..."
    (procedure "build_exec" line 51)
    invoked from within
"build_exec "vers23" vers23.c vers23 "tmpdir/vers23a.so tmpdir/vers23b.o tmpdir/vers23b.so" "" vers23.ver vers23.dsym """
    (file "/opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfvers/vers.exp" line 913)
    invoked from within
"source /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfvers/vers.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfvers/vers.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfvsb/elfvsb.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-elfweak/elfweak.exp ...
FAIL: ELF weak func first
FAIL: ELF weak func last
FAIL: ELF weak func first DSO
FAIL: ELF weak func last DSO
FAIL: ELF DSO weak data first DSO
FAIL: ELF DSO weak data last DSO
FAIL: ELF DSO weak data first DSO common
FAIL: ELF DSO weak data last DSO common
FAIL: ELF weak data first
FAIL: ELF weak data last
FAIL: ELF weak data first common
FAIL: ELF weak data last common
FAIL: ELF weak data first DSO
FAIL: ELF weak data last DSO
FAIL: ELF weak data first DSO common
FAIL: ELF weak data last DSO common
FAIL: ELF weak size
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-fastcall/fastcall.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-frv/fdpic.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-frv/frv-elf.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-frv/tls.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-h8300/h8300.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-i386/i386.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-ia64/ia64.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-linkonce/linkonce.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-m68hc11/m68hc11.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-maxq/maxq.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-mips-elf/mips-elf.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-mmix/mmix.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-pe/pe.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-powerpc/powerpc.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-s390/s390.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/align.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/assert.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/crossref.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/data.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/defined.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/dynamic-sections.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/empty-orphan.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/map-address.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/overlay-size.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/phdrs.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/phdrs2.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/provide.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/script.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/size.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/sizeof.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/sort.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-scripts/weak.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-selective/sel-dump.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-selective/selective.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sh/arch/arch.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sh/rd-sh.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sh/sh.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sh/sh64/rd-sh64.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sh/sh64/relax.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sh/sh64/relfail.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sh/sh64/sh64.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-shared/shared.exp ...
FAIL: shared (non PIC)
FAIL: shared (non PIC, load offset)
FAIL: shared
FAIL: shared -Bsymbolic
FAIL: shared (PIC main, non PIC so)
FAIL: shared (PIC main)
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-sparc/sparc.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-srec/srec.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-undefined/undefined.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-undefined/weak-undef.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-v850/v850.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-versados/versados.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-x86-64/x86-64.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-xstormy16/xstormy16.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-xtensa/coalesce.exp ...
Running /opt/local/db_sw/sources/binutils-2.16.1/source/ld/testsuite/ld-xtensa/lcall.exp ...

                === ld Summary ===

# of expected passes            119
# of unexpected failures        33
# of expected failures          5
/opt/local/db_sw/sources/binutils-2.16.1/out/ld/ld-new 2.16.1

make[3]: *** [check-DEJAGNU] Error 1
make[3]: Leaving directory `/opt/local/db_sw/sources/binutils-2.16.1/out/ld'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/opt/local/db_sw/sources/binutils-2.16.1/out/ld'
make[1]: *** [check-recursive] Error 1
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/opt/local/db_sw/sources/binutils-2.16.1/out/ld'
make: *** [check-ld] Error 2
make[1]: Entering directory `/opt/local/db_sw/sources/binutils-2.16.1/out/libiberty'
make[2]: Entering directory `/opt/local/db_sw/sources/binutils-2.16.1/out/libiberty/testsuite'
gcc -DHAVE_CONFIG_H -g -O2  -I.. -I../../../source/libiberty/testsuite/../../include  -o test-demangle \
        ../../../source/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../source/libiberty/testsuite/demangle-expected
./test-demangle: 746 tests, 0 failures
make[2]: Leaving directory `/opt/local/db_sw/sources/binutils-2.16.1/out/libiberty/testsuite'
make[1]: Leaving directory `/opt/local/db_sw/sources/binutils-2.16.1/out/libiberty'
make: Target `check' not remade because of errors.
12.52u 4.63s 0:42.56 40.2%
Exit 2

______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]