[RTEMS Project] #4121: lm3s3749 fails to build all tests on master
RTEMS trac
trac at rtems.org
Sun Oct 4 01:24:57 UTC 2020
#4121: lm3s3749 fails to build all tests on master
----------------------------+-----------------------------
Reporter: Joel Sherrill | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: arch/arm | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------+-----------------------------
FAILED (2) autoconf build of arm lm3s3749 (NOSMP/NOMP/DEBUG/PROFILE)
FAILED (1) waf build of arm lm3s3749 (NOSMP/NOMP/DEBUG/PROFILE)
FAILED (2) autoconf build of arm lm3s3749 (NOSMP/NOMP/DEBUG/NOPROFILE)
FAILED (1) waf build of arm lm3s3749 (NOSMP/NOMP/DEBUG/NOPROFILE)
{{{
../rtems/configure --target=arm-rtems6 --enable-rtemsbsp=lm3s3749
OPERATION_COUNT=10 --prefix=/home/joel/rtems-cron-6/tools/6/bsp-install
--disable-networking --enable-posix --disable-smp --disable-
multiprocessing --enable-rtems-debug --enable-profiling --enable-tests
--enable-cxx --enable-maintainer-mode
}}}
{{{
arm-rtems6-gcc -mthumb -mcpu=cortex-m3 -O2 -g -ffunction-sections -fdata-
sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration
-Wstrict-prototypes -Wnested-externs -B./../../lib/libbsp/arm/lm3s69xx
-B/home/joel/rtems-cron-6/rtems/bsps/arm/lm3s69xx/start -specs bsp_specs
-qrtems -L./../../cpukit -L/home/joel/rtems-
cron-6/rtems/bsps/arm/shared/start -Wl,--wrap=printf -Wl,--wrap=puts -Wl,
--wrap=putchar -Wl,--gc-sections -o math.exe math/math-init.o math/math-
domath.o -lm ./../../lib/libbsp/arm/lm3s69xx/librtemsbsp.a
./../../cpukit/librtemscpu.a ./../../cpukit/librtemstest.a
/home/joel/rtems-cron-6/tools/6/lib/gcc/arm-rtems6/10.2.1/../../../../arm-
rtems6/bin/ld: math.exe section `.rodata' will not fit in region `ROM_INT'
/home/joel/rtems-cron-6/tools/6/lib/gcc/arm-rtems6/10.2.1/../../../../arm-
rtems6/bin/ld: region `ROM_INT' overflowed by 2872 bytes
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4121>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list