[RTEMS Project] #3927: tclsh required to build sqlite -- makes all BSP bsets fail
RTEMS trac
trac at rtems.org
Thu Apr 2 17:00:19 UTC 2020
#3927: tclsh required to build sqlite -- makes all BSP bsets fail
----------------------------+-------------------------
Reporter: Joel Sherrill | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version:
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------+-------------------------
I'm not sure what to do about this. If building sqlite is a requirement,
then host setup instructions, sb-check, etc are impacted. But dtc is a
required component for a few things and the RSB deals with it. It is also
possible to say that sqlite should not be in the BSP bsets.
This is IMO a blocker at some level for the 5.1 release because it impacts
building all bsets.
+ make -j 8 sqlite3.h libsqlite3.la
tclsh /home/joel/rtems-cron-5/rtems-source-
builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-
src-3080801/tool/mksqlite3h.tcl /home/joel/rtems-cron-5/rtems-source-
builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-
src-3080801 >sqlite3.h
gcc -g -o mkkeywordhash -DSQLITE_OMIT_WAL=1
-DSQLITE_ENABLE_COLUMN_METADATA=1 /home/joel/rtems-cron-5/rtems-source-
builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-
src-3080801/tool/mkkeywordhash.c
gcc -g -o lemon /home/joel/rtems-cron-5/rtems-source-
builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-
src-3080801/tool/lemon.c
/bin/sh: tclsh: command not found
--
Ticket URL: <http://devel.rtems.org/ticket/3927>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list