Help regarding buildin SPARC tool set

Joel Sherrill joel at rtems.org
Thu Mar 17 13:04:04 UTC 2016


On Mar 17, 2016 7:24 AM, "Parthiv Parikh" <parthiv.parikh95 at gmail.com>
wrote:
>
> I ran the command once again and this time i let it build. I got an error
message in the end after 40 minutes.
>
> "error: building sparc-rtems4.12-gdb-7.11-x86_64-linux-gnu-1
> Build FAILED
>   See error report:
rsb-report-sparc-rtems4.12-gdb-7.11-x86_64-linux-gnu-1.txt
> error: building sparc-rtems4.12-gdb-7.11-x86_64-linux-gnu-1
> Build Set: Time 0:41:59.278169
> Build FAILED"
>
> 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.

You are missing Python development libraries on the host computer.
Depending on the Linux distribution, the package name will be something
like python-devel.

In order to enable Python support inside gdb, you need this.

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.

> I am attaching the error report.
>
>
>
>
> On Thu, Mar 17, 2016 at 3:33 PM, <soja-lists at aries.uberspace.de> wrote:
>>
>> Am 2016-03-17 10:46, schrieb Parthiv Parikh:
>>>
>>> I was getting started with the hello world. I completed all the steps
>>> successfully but i seem to have stuck on building the SPARC tool set.
>>>
>>> I entered the following command "
>>>
>>> ../source-builder/sb-set-builder --log=l-sparc.txt \
>>> --prefix=$HOME/development/rtems/4.12 4.12/rtems-sparc
>>>
>>> the building went on for a few minutes then it seems to have stuck on
>>> "building:
>>> sparc-rtems4.12-gcc-6-20160228-newlib-2.3.0.20160226-x86_64-linux-gnu-1
>>> "
>>>
>>> I aborted it after around 35 minutes.
>>>
>>
>> How many cores do you have on your machine? Compiling gcc might take a
while (even more than an hour).
>> If something goes wrong the RSB will usually tell with a build-failed
message.
>> I couldn't see the log file. Maybe it was to large for my mail provider.
>>
>> Best regards,
>>
>>    Jan
>>
>>> I have attached the log file. Kindly guide me on how I should proceed.
>>>
>>> Thanks.
>>>
>>>
>>> _______________________________________________
>>> users mailing list
>>> users at rtems.org
>>> http://lists.rtems.org/mailman/listinfo/users
>
>
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160317/6ed526d0/attachment-0002.html>


More information about the users mailing list