This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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]

Safely ignore make check


Hi all,

I have just compiled elfutils for powerpc-unkown-gnu (32 bit), and after 
'make' I typed 'make check'.

This is the relevant part:
PASS: run-ecp-test2.sh
PASS: run-elflint-test.sh
section [22] '.got' is both executable and writable
section [24] '.plt' has unexpected type 8 for an executable section
section [24] '.plt' is both executable and writable
*** failure in ../src/addr2line
section [23] '.got' is both executable and writable
section [25] '.plt' has unexpected type 8 for an executable section
section [25] '.plt' is both executable and writable
*** failure in ../src/elfcmp
section [23] '.got' is both executable and writable
section [25] '.plt' has unexpected type 8 for an executable section
section [25] '.plt' is both executable and writable
*** failure in ../src/elflint
section [22] '.got' is both executable and writable
section [24] '.plt' has unexpected type 8 for an executable section
section [24] '.plt' is both executable and writable
*** failure in ../src/findtextrel
section [23] '.got' is both executable and writable
section [26] '.plt' has unexpected type 8 for an executable section
section [26] '.plt' is both executable and writable
*** failure in ../src/ld
section [23] '.got' is both executable and writable
section [25] '.plt' has unexpected type 8 for an executable section
section [25] '.plt' is both executable and writable
*** failure in ../src/nm
section [23] '.got' is both executable and writable
section [25] '.plt' has unexpected type 8 for an executable section
section [25] '.plt' is both executable and writable
*** failure in ../src/objdump
section [23] '.got' is both executable and writable
section [25] '.plt' has unexpected type 8 for an executable section
section [25] '.plt' is both executable and writable
*** failure in ../src/readelf
section [22] '.got' is both executable and writable
section [24] '.plt' has unexpected type 8 for an executable section
section [24] '.plt' is both executable and writable
*** failure in ../src/size
section [23] '.got' is both executable and writable
section [25] '.plt' has unexpected type 8 for an executable section
section [25] '.plt' is both executable and writable
*** failure in ../src/strip
section [23] '.got' is both executable and writable
section [26] '.plt' has unexpected type 8 for an executable section
section [26] '.plt' is both executable and writable
*** failure in ../libelf/libelf.so
section [23] '.got' is both executable and writable
section [24] '.plt' has unexpected type 8 for an executable section
section [24] '.plt' is both executable and writable
*** failure in ../libdw/libdw.so
section [23] '.got' is both executable and writable
section [25] '.plt' has unexpected type 8 for an executable section
section [25] '.plt' is both executable and writable
*** failure in ../libasm/libasm.so
FAIL: run-elflint-self.sh
PASS: run-ranlib-test.sh
PASS: run-ranlib-test2.sh
PASS: run-ranlib-test3.sh
PASS: run-ranlib-test4.sh
PASS: run-addrscopes.sh
PASS: run-strings-test.sh
PASS: run-funcscopes.sh
PASS: run-find-prologues.sh
PASS: run-allregs.sh
PASS: run-readelf-test1.sh
PASS: run-readelf-test2.sh
PASS: run-readelf-test3.sh
PASS: run-readelf-test4.sh
PASS: run-native-test.sh
PASS: run-bug1-test.sh
PASS: dwfl-bug-addr-overflow
PASS: run-addrname-test.sh
PASS: dwfl-bug-fd-leak
PASS: dwfl-bug-report
PASS: run-dwfl-bug-offline-rel.sh
PASS: run-dwfl-addr-sect.sh
PASS: run-disasm-x86.sh
PASS: run-disasm-x86-64.sh
PASS: run-early-offscn.sh
PASS: run-dwarf-getmacros.sh
PASS: run-test-flag-nobits.sh
PASS: msg_tst
PASS: sha1-tst
PASS: asm-tst1
PASS: asm-tst2
PASS: asm-tst3
PASS: asm-tst4
PASS: asm-tst5
PASS: asm-tst6
PASS: asm-tst7
PASS: asm-tst8
PASS: asm-tst9
=====================================================
1 of 69 tests failed
Please report to http://bugzilla.redhat.com/bugzilla/
=====================================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory 
`/home/danimoth/archlinuxppc/svn/elfutils/trunk/src/elfutils-0.148/tests'

Could I safely ignore these errors, or I need to do something special when 
releasing this package?

Thank you
-- 
                                                      \               /
JJ. DaNiMoTh                                   \             / /
                                                         \\\' ,      / //
Bedroom Coder & Hacker                \\\//,   _/ //, 
ArchLinuxPPC Developer                   \_-//' /  //<, 
KeyId: 9B28A9D2  -- pgp.mit.edu       \ ///  >  \\\`__/_ 
                                                        /,)-~>> _\` \\\
A dead pidgeon is better               (/   \\  //\\
     than one alive.                                // //  \\\
                                                           (( ((

Attachment: signature.asc
Description: PGP signature


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