You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/08 07:51:36 UTC

[GitHub] [incubator-nuttx-testing] yamt opened a new pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb

yamt opened a new pull request #83:
URL: https://github.com/apache/incubator-nuttx-testing/pull/83


   ## Summary
   Install libpython2.7 for xtensa-esp32-elf-gdb
   
   root@5b2362eb60c2:/src/nuttx# ldd /tools/xtensa-esp32-elf-gcc/bin/xtensa-esp32-elf-gdb
           linux-vdso.so.1 (0x00007ffeb59f3000)
           libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f2a7fc31000)
           libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f2a7fc0e000)
           libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007f2a7fc09000)
           libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f2a7faba000)
           libpython2.7.so.1.0 => /lib/x86_64-linux-gnu/libpython2.7.so.1.0 (0x00007f2a7f74e000)
           libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f2a7f55c000)
           /lib64/ld-linux-x86-64.so.2 (0x00007f2a7fc3f000)
           libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f2a7f53e000)
   root@5b2362eb60c2:/src/nuttx#
   
   ## Impact
   increase the image size a bit
   
   ## Testing
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-testing] btashton commented on pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #83:
URL: https://github.com/apache/incubator-nuttx-testing/pull/83#issuecomment-756613917


   https://github.com/espressif/esp-idf/issues/5284#issuecomment-693426699
   
   Ouch looks like we are stuck including python2 for the near term in the image...  Hopefully they can improve the situation.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-testing] btashton commented on pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #83:
URL: https://github.com/apache/incubator-nuttx-testing/pull/83#issuecomment-756613917


   https://github.com/espressif/esp-idf/issues/5284#issuecomment-693426699
   
   Ouch looks like we are stuck including python2 for the near term in the image...  Hopefully they can improve the situation.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-testing] xiaoxiang781216 merged pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #83:
URL: https://github.com/apache/incubator-nuttx-testing/pull/83


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-testing] xiaoxiang781216 merged pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #83:
URL: https://github.com/apache/incubator-nuttx-testing/pull/83


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org