[rtems/rsb]: Error while building and Adding Netinet cfg (dependency of PTP) [GSoC 2020]

Joel Sherrill joel at rtems.org
Tue May 26 19:10:54 UTC 2020


Although the last few lines tell you to look somewhere else for details,
the error is pretty clear from your log.

+ cd netinet
/home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build:
90: cd: can't cd to netinet
shell cmd failed: /bin/sh -ex
 /home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build
error: building netinet--sparc-rtems5-1
  See error report: rsb-report-netinet--sparc-rtems5-1.txt

The "cd netinet" does not match the directory created when the code was
fetched and unzipped earlier.

+ /bin/rm -rf netinet
+ /usr/bin/unzip -u
/home/mritunjay/development/rtems/rsb/rtems/sources/master.zip
Archive:  /home/mritunjay/development/rtems/rsb/rtems/sources/master.zip
17bc2a77248344c8f686cfda95d491b78fc92c85
   creating: netinet-master/
  inflating: netinet-master/.gitignore
  inflating: netinet-master/README.md
  inflating: netinet-master/accf_data.c

The "rm -rf" and "cd" commands are using the wrong directory name for the
source contents.

--joel



On Tue, May 26, 2020 at 1:22 PM Mritunjay Sharma <
mritunjaysharma394 at gmail.com> wrote:

> Hello everyone,
>
> As advised I tried adding Netinet package which
> is a dependency to add PTP and was causing an error
> earlier, I have encountered another error as mentioned below
> while testing the build for netinet.
>
> /home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build:
> 90: cd: can't cd to netinet
> shell cmd failed: /bin/sh -ex
>  /home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build
> error: building netinet--sparc-rtems5-1
>   See error report: rsb-report-netinet--sparc-rtems5-1.txt
> Build Set: Time 0:00:00.667194
>
> Attaching trace file as well.
>
> 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/20200526/0d8cbf77/attachment.html>


More information about the devel mailing list