<p dir="ltr"><br>
On Mar 17, 2016 7:24 AM, "Parthiv Parikh" <<a href="mailto:parthiv.parikh95@gmail.com">parthiv.parikh95@gmail.com</a>> wrote:<br>
><br>
> I ran the command once again and this time i let it build. I got an error message in the end after 40 minutes.<br>
><br>
> "error: building sparc-rtems4.12-gdb-7.11-x86_64-linux-gnu-1<br>
> Build FAILED<br>
>   See error report: rsb-report-sparc-rtems4.12-gdb-7.11-x86_64-linux-gnu-1.txt<br>
> error: building sparc-rtems4.12-gdb-7.11-x86_64-linux-gnu-1<br>
> Build Set: Time 0:41:59.278169<br>
> Build FAILED"<br>
><br>
> I checked the error report it says "python is missing or unusable". I checked through terminal and found that python 2.7 is installed and running.</p>
<p dir="ltr">You are missing Python development libraries on the host computer. Depending on the Linux distribution, the package name will be something like python-devel.</p>
<p dir="ltr">In order to enable Python support inside gdb, you need this. </p>
<p dir="ltr">FWIW the RSB sb-check  currently checks for programs but hasn't been taught how to check for needed libraries. This is a desired feature and hopefully someone will eventually implement it.</p>
<p dir="ltr">> I am attaching the error report. <br>
><br>
><br>
><br>
><br>
> On Thu, Mar 17, 2016 at 3:33 PM, <<a href="mailto:soja-lists@aries.uberspace.de">soja-lists@aries.uberspace.de</a>> wrote:<br>
>><br>
>> Am 2016-03-17 10:46, schrieb Parthiv Parikh:<br>
>>><br>
>>> I was getting started with the hello world. I completed all the steps<br>
>>> successfully but i seem to have stuck on building the SPARC tool set.<br>
>>><br>
>>> I entered the following command "<br>
>>><br>
>>> ../source-builder/sb-set-builder --log=l-sparc.txt \<br>
>>> --prefix=$HOME/development/rtems/4.12 4.12/rtems-sparc<br>
>>><br>
>>> the building went on for a few minutes then it seems to have stuck on<br>
>>> "building:<br>
>>> sparc-rtems4.12-gcc-6-20160228-newlib-2.3.0.20160226-x86_64-linux-gnu-1<br>
>>> "<br>
>>><br>
>>> I aborted it after around 35 minutes.<br>
>>><br>
>><br>
>> How many cores do you have on your machine? Compiling gcc might take a while (even more than an hour).<br>
>> If something goes wrong the RSB will usually tell with a build-failed message.<br>
>> I couldn't see the log file. Maybe it was to large for my mail provider.<br>
>><br>
>> Best regards,<br>
>><br>
>>    Jan<br>
>><br>
>>> I have attached the log file. Kindly guide me on how I should proceed.<br>
>>><br>
>>> Thanks.<br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> users mailing list<br>
>>> <a href="mailto:users@rtems.org">users@rtems.org</a><br>
>>> <a href="http://lists.rtems.org/mailman/listinfo/users">http://lists.rtems.org/mailman/listinfo/users</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@rtems.org">users@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/users">http://lists.rtems.org/mailman/listinfo/users</a><br>
</p>