<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 20, 2016 at 9:31 PM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 21/03/2016 13:24, Joel Sherrill wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
My 4.11 build sweep<br>
</blockquote>
<br>
Thanks for doing this.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
isn't finished yet but there are a couple of things to report:<br>
</blockquote>
<br></span>
Is this rc3 or the 4.11 branch in git?<span class=""><br>
<br></span></blockquote><div><br></div><div style="">4.11 on git.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
(1) The moxie tools failed to build.<br>
<br>
</blockquote>
<br></span>
Please raise a ticket.<div><div class="h5"></div></div></blockquote><div><br></div><div style="">I will in the morning. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5">
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
(2) There is this group of powerpc BSPs failing on dl01:<br>
<br>
$ grep "dl01.exe.*failed" log/*<br>
log/powerpc-brs5l.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-brs6l.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-br_uid.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-dp2.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-hsc_cm01.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-icecube.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-mbx821_001.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-mbx821_002b.log:Makefile:662: recipe for target 'dl01.exe'<br>
failed<br>
log/powerpc-mbx821_002.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-mbx860_001b.log:Makefile:662: recipe for target 'dl01.exe'<br>
failed<br>
log/powerpc-mbx860_002.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-mbx860_005b.log:Makefile:662: recipe for target 'dl01.exe'<br>
failed<br>
log/powerpc-mbx860_1b.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-mpc8260ads.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-mpc8309som.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-mpc8313erdb.log:Makefile:662: recipe for target 'dl01.exe'<br>
failed<br>
log/powerpc-mpc8349eamds.log:Makefile:662: recipe for target 'dl01.exe'<br>
failed<br>
log/powerpc-pghplus.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-pm520_cr825.log:Makefile:662: recipe for target 'dl01.exe'<br>
failed<br>
log/powerpc-pm520_ze30.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-psim.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-t32mppc.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
log/powerpc-tqm8xx_stk8xx.log:Makefile:662: recipe for target 'dl01.exe'<br>
failed<br>
log/powerpc-virtex.log:Makefile:662: recipe for target 'dl01.exe' failed<br>
<br>
Do we update the *.tcfg for these?<br>
<br>
</blockquote>
<br></div></div>
No. If could be rtems-tld. What is the error?<br>
<br></blockquote><div><div>mv dl01.pre.exe dl01.pre</div><div>rtems-syms -e -c "-mcpu=603e -mstrict-align -meabi -msdata=sysv -fno-common -O2 -g -fno-keep-inline-functions -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs" -o dl-sym.o dl01.pre</div><div>powerpc-rtems4.11-gcc -B../../../../../brs5l/lib/ -specs bsp_specs -qrtems -mcpu=603e -mstrict-align -meabi -msdata=sysv -fno-common -O2 -g -fno-keep-inline-functions -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs    -mcpu=603e -mstrict-align -meabi -msdata=sysv -fno-common   \</div><div>            -o dl01.exe init.o dl-load.o dl-tar.o dl-sym.o</div><div>/home/joel/rtems-4.11-work/tools/4.11/lib/gcc/powerpc-rtems4.11/4.9.3/../../../../powerpc-rtems4.11/bin/ld: dl-sym.o: the target (rtems__rtl_base_globals_size) of a R_PPC_SDAREL16 relocation is in the wrong output section (.text)</div><div>dl-sym.o: In function `rtems_rtl_base_global_syms_init':</div><div>rld--bTdaaa.c:(.text+0x6): relocation truncated to fit: R_PPC_SDAREL16 against `rtems__rtl_base_globals_size'</div><div>collect2: error: ld returned 1 exit status</div><div>Makefile:662: recipe for target 'dl01.exe' failed</div></div><div><br></div><div style="">Looks to be the same on all the BSPs I listed.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Chris<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div><br></div></div>