[llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks

Evan Cheng evan.cheng at apple.com
Wed Dec 1 00:59:20 PST 2010


Nevermind, I think I know. For PIC mode, it was generating "jmp  sin" when it should be "jmp sin at PLT"?

Evan

On Dec 1, 2010, at 12:29 AM, Evan Cheng wrote:

> I've disabled the change for now. But could one of you reproduce it and let me know what the issue is?
> 
> Thanks,
> 
> Evan
> 
> On Dec 1, 2010, at 12:15 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote:
> 
>> Well, as I saw previously, this kind of problems is usually due to 32 bit pcrel call emitted in wrongly. Not sure about this particular case though.
>> 
>> Anton
>> 
>> 
>>> On Dec 1, 2010 10:44 AM, "Duncan Sands" <baldrick at free.fr> wrote:
>>> 
>>> Hi Evan,
>>> 
>>> /usr/bin/ld: .libs/_exp_r4.o: relocation R_X86_64_PC32 against `expf@@GLIBC_2.2.5'  can not be used when making a shared object; recompile with -fPIC
>>> /usr/bin/ld: final link failed: Bad value
>>> 
>>> This could be due to my tail call change but I can't make sense of error
>>> message. Duncan, any idea?
>>> 
>>> your tail call change does seem the likely culprit, but I can't make sense of
>>> the error either.  Maybe Anton or Rafael can help out?
>>> 
>>> Ciao, Duncan.
>>> 
>>> On Nov 30, 2010, at 6:13 PM, buildbot at google1.osuosl.org
>>> <mailto:buildbot at google1.osuosl.org> wrote:
>>> 
>>> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm.
>>> Full details are available at:
>>> http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/3
>>> 
>>> Buildbot URL: http://google1.osuosl.org:8011/
>>> 
>>> Buildslave for this Build: gcc10
>>> 
>>> Build Reason:
>>> Build Source Stamp: 120504
>>> Blamelist:
>>> akirtzidis,atrick,echristo,evancheng,fjahanian,grosbach,jasonwkim,johannes,kremenek,lattner,mspencer,resistor,rjmccall,void
>>> 
>>> BUILD FAILED: failed compile.llvm-gcc.stage1
>>> 
>>> sincerely,
>>> -The Buildbot
>>> 
>>> 
>>> 
>> 
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20101201/203a1d66/attachment.html>


More information about the llvm-testresults mailing list