This is the mail archive of the binutils@sources.redhat.com 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]

make check failures on ia64-linux



The following tests fail for me on ia64-linux when running the
testsuite with current mainline (HJ's version but the difference
should be small):

exec /usr/src/packages/BUILD/binutils-2.11.90.0.15/build-dir/binutils/readelf  -s tmpdir/bintest.o > readelf.out
regexp_diff match failure
regexp "^     1: 0000000000000000     0 SECTION LOCAL  DEFAULT    1 $"
line   "     1: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 static_text_symbol"
regexp_diff match failure
regexp "^     2: 0000000000000000     0 SECTION LOCAL  DEFAULT    3 $"
line   "     2: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    3 static_data_symbol"
regexp_diff match failure
regexp "^     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    4 $"
line   "     3: 0000000000000000     0 SECTION LOCAL  DEFAULT    1 "
regexp_diff match failure
regexp "^     4: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    1 static_text_symbol$"
line   "     4: 0000000000000000     0 SECTION LOCAL  DEFAULT    3 "
regexp_diff match failure
regexp "^     5: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT    3 static_data_symbol$"
line   "     5: 0000000000000000     0 SECTION LOCAL  DEFAULT    4 "
FAIL: readelf -s
exec /usr/src/packages/BUILD/binutils-2.11.90.0.15/build-dir/binutils/readelf  -r tmpdir/bintest.o > readelf.out
regexp_diff match failure
regexp "^  00000004  00.* R_.*00000000  external_symbol.*$"
line   "  00000004  700000025 R_IA64_DIR32LSB       0000000000000000  external_symbol           + 0"
FAIL: readelf -r

Any ideas what's broken?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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