tmedicci commented on PR #15765:
URL: https://github.com/apache/nuttx/pull/15765#issuecomment-2802603351

   > Sorry @tmedicci: Is the build for `esp32s3-devkit:python` successful when 
we see these messages for our Special CI Build? 
https://gist.github.com/nuttxpr/ea0bcb70eec1207d7b83290535d4ea34#file-ci-xtensa-03-log-L183-L233
   > 
   > ```
   > configure: WARNING: no system libmpdecimal found; falling back to bundled 
libmpdecimal (deprecated and scheduled for removal in Python 3.15)
   >   WARNING: The scripts pip3 and pip3.13 are installed in 
'/root/apps/interpreters/python/install/host/bin' which is not on PATH.
   >   Consider adding this directory to PATH or, if you prefer to suppress 
this warning, use --no-warn-script-location.
   > WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager, possibly rendering 
your system unusable.It is recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you 
know what you are doing and want to suppress this warning.
   > configure: WARNING: using cross tools not prefixed with host triplet
   > configure: WARNING: xtensa-esp32s3-nuttx/gcc is not supported
   > /root/apps/interpreters/python/Python/configure: line 10553: test: too 
many arguments
   > configure: WARNING: no system libmpdecimal found; falling back to bundled 
libmpdecimal (deprecated and scheduled for removal in Python 3.15)
   > /root/apps/interpreters/python/Python/configure: line 27327: test: =: 
unary operator expected
   > configure: WARNING:
   > Platform "xtensa-esp32s3-nuttx" with compiler "gcc" is not supported by the
   > CPython core team, see https://peps.python.org/pep-0011/ for more 
information.
   > Created /root/apps/interpreters/python/build/target/lib/python313.zip 
(3.11 MiB)
   >   [1/1] Normalize esp32s3-devkit/python
   > Untracked files:
   >    libs/libc/elf_sys_symtab.c
   > ```
   > 
   > The above messages have appeared since March 30 (probably earlier), so I 
assume they are OK? `testbuild.sh` is terminating with an error, probably 
because of the Untracked File. Thanks!
   > 
   > * 
https://gist.github.com/nuttxpr/556dd4a808060ed0ea9687888cbbb755#file-ci-xtensa-03-log-L179-L229
   
   Sorry Lup, I completely missed your message. Just tested it: everything is 
fine with the build/runtime testing. Just wondering why it's generating this 
file (not ignored).


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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

Reply via email to