Build Error while setting up RTEMS ARM BSP xilinx_zynq for qemu

Mritunjay Sharma mritunjaysharma394 at gmail.com
Mon Apr 27 20:42:16 UTC 2020


Yes, thank you so much! Will keep it in mind from now on.

On Tue, Apr 28, 2020 at 2:11 AM Vijay Kumar Banerjee <vijay at rtems.org>
wrote:

>
>
> On Tue, Apr 28, 2020 at 2:03 AM Mritunjay Sharma <
> mritunjaysharma394 at gmail.com> wrote:
> >
> > Update: It is working now.
> >
> Great! Looks like the error was a basic one ( C Compiler was absent.).
> Most of the
> time going to the log files give a good insight of the issue.
> > Thank you so much!
> >
> > On Tue, Apr 28, 2020 at 1:54 AM Mritunjay Sharma <
> mritunjaysharma394 at gmail.com> wrote:
> >>
> >> Thank you so much Vijay,
> >>
> >> I am attaching the txt file as well as looking into it to find the
> error and
> >> solution. Thanks for the help!
> >>
> >> Regards,
> >> Mritunjay
> >>
> >> On Tue, Apr 28, 2020 at 1:50 AM Vijay Kumar Banerjee <vijay at rtems.org>
> wrote:
> >>>
> >>>
> >>>
> >>> On Tue, Apr 28, 2020, 1:45 AM Mritunjay Sharma <
> mritunjaysharma394 at gmail.com> wrote:
> >>>>
> >>>> Hello everyone,
> >>>>
> >>>> This in reference to Ticket #3855 and my proposal for GSoC.
> >>>> As I have already cross-compiled and built EPICS7
> >>>> with RTEMS-5 for mvme6100, now I was trying to do the
> >>>> same for qemu/xilinx_zynq.
> >>>>
> >>>> However, while building with the below command:
> >>>> '''../source-builder/sb-set-builder
> --prefix=/home/mritunjay/development/rtems/5 \
> >>>> --host=arm-rtems5 --with-rtems-bsp=xilinx_zynq_a9_qemu 5/rtems-arm'''
> >>>>
> >>>> I encountered this error:
> >>>> '''RTEMS Source Builder - Set Builder, 5 (96cdedce58e3)
> >>>> Build Set: 5/rtems-arm
> >>>> Build Set: 5/rtems-autotools.bset
> >>>> Build Set: 5/rtems-autotools-internal.bset
> >>>> config: tools/rtems-autoconf-2.69-1.cfg
> >>>> package: autoconf-2.69-arm-rtems5-1
> >>>> building: autoconf-2.69-arm-rtems5-1
> >>>> sizes: autoconf-2.69-arm-rtems5-1: 7.501MB (installed: 0.000B)
> >>>> cleaning: autoconf-2.69-arm-rtems5-1
> >>>> config: tools/rtems-automake-1.12.6-1.cfg
> >>>> package: automake-1.12.6-arm-rtems5-1
> >>>> building: automake-1.12.6-arm-rtems5-1
> >>>> sizes: automake-1.12.6-arm-rtems5-1: 8.085MB (installed: 0.000B)
> >>>> cleaning: automake-1.12.6-arm-rtems5-1
> >>>> cleaning: autoconf-2.69-arm-rtems5-1
> >>>> cleaning: automake-1.12.6-arm-rtems5-1
> >>>> Build Sizes: usage: 8.085MB total: 144.775MB (sources: 144.756MB,
> patches: 19.412KB, installed 0.000B)
> >>>> Build Set: Time 0:00:10.271869
> >>>> Build Set: 5/rtems-autotools-base.bset
> >>>> config: tools/rtems-autoconf-2.69-1.cfg
> >>>> package: autoconf-2.69-arm-rtems5-1
> >>>> building: autoconf-2.69-arm-rtems5-1
> >>>> sizes: autoconf-2.69-arm-rtems5-1: 10.532MB (installed: 3.034MB)
> >>>> cleaning: autoconf-2.69-arm-rtems5-1
> >>>> reporting: tools/rtems-autoconf-2.69-1.cfg ->
> autoconf-2.69-arm-rtems5-1.txt
> >>>> reporting: tools/rtems-autoconf-2.69-1.cfg ->
> autoconf-2.69-arm-rtems5-1.xml
> >>>> config: tools/rtems-automake-1.12.6-1.cfg
> >>>> package: automake-1.12.6-arm-rtems5-1
> >>>> building: automake-1.12.6-arm-rtems5-1
> >>>> sizes: automake-1.12.6-arm-rtems5-1: 10.348MB (installed: 2.265MB)
> >>>> cleaning: automake-1.12.6-arm-rtems5-1
> >>>> reporting: tools/rtems-automake-1.12.6-1.cfg ->
> automake-1.12.6-arm-rtems5-1.txt
> >>>> reporting: tools/rtems-automake-1.12.6-1.cfg ->
> automake-1.12.6-arm-rtems5-1.xml
> >>>> staging: autoconf-2.69-arm-rtems5-1 ->
> /home/mritunjay/development/rtems/rsb/rtems/build/tmp/sb-1000-staging
> >>>> staging: automake-1.12.6-arm-rtems5-1 ->
> /home/mritunjay/development/rtems/rsb/rtems/build/tmp/sb-1000-staging
> >>>> cleaning: autoconf-2.69-arm-rtems5-1
> >>>> cleaning: automake-1.12.6-arm-rtems5-1
> >>>> Build Sizes: usage: 15.830MB total: 150.073MB (sources: 144.756MB,
> patches: 19.412KB, installed 5.298MB)
> >>>> Build Set: Time 0:00:13.777473
> >>>> Build Set: Time 0:00:24.056142
> >>>> config: devel/expat-2.1.0-1.cfg
> >>>> package: expat-2.1.0-arm-rtems5-1
> >>>> building: expat-2.1.0-arm-rtems5-1
> >>>> error: building expat-2.1.0-arm-rtems5-1
> >>>> Build FAILED
> >>>>   See error report: rsb-report-expat-2.1.0-arm-rtems5-1.txt
> >>>
> >>> Hi Mritunjay,
> >>>
> >>>
> >>> Please see in this txt file, the error is visible there. You can
> attach this file in the mail and send so we can see it and try to figure
> out a solution
> >>>
> >>>
> >>> Best regards,
> >>> Vijay
> >>>
> >>>
> >>>> error: building expat-2.1.0-arm-rtems5-1
> >>>> Build Set: Time 0:00:24.851451
> >>>> Build FAILED
> >>>> '''
> >>>>
> >>>> Please help me if any configuration changes have to be made,
> >>>>
> >>>> Thanks
> >>>> Mritunjay
> >>>> _______________________________________________
> >>>> devel mailing list
> >>>> devel at rtems.org
> >>>> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200428/ddaa5455/attachment-0001.html>


More information about the devel mailing list