Gary-Hobson opened a new pull request, #12374:
URL: https://github.com/apache/nuttx/pull/12374

   ## Summary
   tools/docker: install file/tclsh tools:
   
   fix CI compilation errors:
   github/workspace/sources/apps/database/sqlite/sqlite/configure: line 5204: 
/usr/bin/file: No such file or directory 
/github/workspace/sources/apps/database/sqlite/sqlite/configure: line 10376: 
tclsh: command not found 
/github/workspace/sources/apps/database/sqlite/sqlite/configure: line 10812: 
tclsh: command not found 
/github/workspace/sources/apps/database/sqlite/sqlite/configure: line 10826: 
tclsh: command not found configure: WARNING: Can't find Tcl configuration 
definitions configure: WARNING: *** Without Tcl the regression tests cannot be 
executed *** configure: WARNING: *** Consider using --with-tcl=... to define 
location of Tcl *** make[4]: warning: -j0 forced in submake: resetting 
jobserver mode. 
/github/workspace/sources/apps/database/sqlite/sqlite/tool/cktclsh.sh: 5: 
tclsh: not found make[4]: *** [Makefile:793: has_tclsh84] Error 1
   make[4]: Target 'sqlite3.c' not remade because of errors. make[3]: *** 
[Makefile:52: context] Error 2
   make[2]: *** [Makefile:53: 
/github/workspace/sources/apps/database/sqlite_context] Error 2 make[2]: Target 
'context_all' not remade because of errors. make[1]: *** [Makefile:175: 
context] Error 2
   make: *** [tools/Unix.mk:452: /github/workspace/sources/apps/.context] Error 
2
   
   
   ## Impact
   
   ## 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.

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