[RTEMS Project] #4002: Beaglebone and PC BSP stacks do not build
RTEMS trac
trac at rtems.org
Mon Jun 15 06:28:23 UTC 2020
#4002: Beaglebone and PC BSP stacks do not build
-------------------------+---------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: highest | Milestone: 5.1
Component: bsps | Version: 5
Severity: blocker | Resolution:
Keywords: | Blocked By:
Blocking: 3985 |
-------------------------+---------------------
Comment (by Sebastian Huber):
This works also:
{{{
../source-builder/sb-set-builder --prefix=/build/rtems/5.1 --no-clean
5/bsps/beagleboneblack
...
reporting: net/protobuf-2.6.1-1.cfg -> protobuf-2.6.1-arm-rtems5-1.txt
reporting: net/protobuf-2.6.1-1.cfg -> protobuf-2.6.1-arm-rtems5-1.xml
staging: protobuf-2.6.1-arm-rtems5-1 -> /scratch/git-rtems-source-
builder/rtems/build/tmp/sb-10000-staging
Build Set: Time 0:00:42.319813
Build Set: Time 0:04:07.640366
installing: 5/bsps/beagleboneblack -> /build/rtems/5.1
Staging Size: 3.267GB
Build Set: Time 0:42:13.692753
}}}
I have a different Autoconf command line:
{{{
configure:3322: checking whether the C compiler works
configure:3344: arm-rtems5-gcc -qrtems -B/scratch/git-rtems-source-
builder/rtems/build/tmp/sb-10000-staging/arm-rtems5/lib/ -B/scratch/git-
rtems-source-builder/rtems/build/tmp/sb-10000-staging/arm-
rtems5/beagleboneblack/lib/ --specs bsp_specs -mcpu=cortex-a8 -O2 -g
-ffunction-sections -fdata-sections -DSQLITE_MAX_MMAP_SIZE=0
-DSQLITE_DEFAULT_LOCKING_MODE=1 -DSQLITE_ENABLE_MEMSYS5 -I/scratch/git-
rtems-source-builder/rtems/build/tmp/sb-10000-staging/arm-
rtems5/beagleboneblack/lib/include -L/scratch/git-rtems-source-
builder/rtems/build/tmp/sb-10000-staging/arm-rtems5/beagleboneblack/lib
-mcpu=cortex-a8 -Wl,--gc-sections -L/scratch/git-rtems-source-
builder/rtems/build/tmp/sb-10000/databases/sqlite/build/rtems/5.1/lib
conftest.c -lbsd -lm -lz -lrtemsdefaultconfig
}}}
Please note that there is an -lrtemsdefaultconfig which I don't see in the
original report.
--
Ticket URL: <http://devel.rtems.org/ticket/4002#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list