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]

Re: Upgrade to binutils-2.16.1 - receiving FAIL during make check


On Mon, Sep 05, 2005 at 12:33:28PM -1000, kevlinux wrote:
> I tried to upgrade my binutils today from 2.15.91.0.2 to 2.16.1 (gcc
> 3.4.1, kernel 2.6.12.3).
> 
> Configure and make completed successfully, no errors or warnings. 
> However, make check returned the following:
> 
> Running /home/kevlinux/src/binutils-2.16.1/ld/testsuite/ld-elfvsb/elfvsb.exp ...
> FAIL: visibility (hidden_normal) (non PIC)
> FAIL: visibility (hidden_normal) (non PIC, load offset)
> FAIL: visibility (hidden_normal) (PIC main, non PIC so)
> FAIL: visibility (hidden_weak) (non PIC)
> FAIL: visibility (hidden_weak) (non PIC, load offset)
> FAIL: visibility (hidden_weak) (PIC main, non PIC so)
> FAIL: visibility (protected) (non PIC)
> FAIL: visibility (protected) (non PIC, load offset)
> FAIL: visibility (protected) (PIC main, non PIC so)
> FAIL: visibility (protected_undef_def) (non PIC)
> FAIL: visibility (protected_undef_def) (non PIC, load offset)
> FAIL: visibility (protected_undef_def) (PIC main, non PIC so)
> FAIL: visibility (protected_weak) (non PIC)
> FAIL: visibility (protected_weak) (non PIC, load offset)
> FAIL: visibility (protected_weak) (PIC main, non PIC so)
> FAIL: visibility (normal) (non PIC)
> FAIL: visibility (normal) (non PIC, load offset)
> FAIL: visibility (normal) (PIC main, non PIC so)
> Running /home/kevlinux/src/binutils-2.16.1/ld/testsuite/ld-elfweak/elfweak.exp
> ...
> ...[other tests, no messages]
> Running /home/kevlinux/src/binutils-2.16.1/ld/testsuite/ld-shared/shared.exp ...
> FAIL: shared (non PIC)
> FAIL: shared (non PIC, load offset)
> FAIL: shared (PIC main, non PIC so)
> Running /home/kevlinux/src/binutils-2.16.1/ld/testsuite/ld-sparc/sparc.exp ...
> 
> 
> Is this "normal"?

What is your target? What did your ld/ld.log say on those failed tests?



H.J.


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