[RTEMS Project] #4117: lpc1768_mbed_ahb_ram_eth sp01 and others fail to link
RTEMS trac
trac at rtems.org
Fri Oct 2 16:39:29 UTC 2020
#4117: lpc1768_mbed_ahb_ram_eth sp01 and others fail to link
---------------------------+------------------------------
Reporter: Joel Sherrill | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: arch/arm | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
---------------------------+------------------------------
Comment (by Joel Sherrill):
Because waf uses the same build tree, I can't reproduce the waf build
until the complete sweep finishes. It is a lost feature not to have the
ability to have the build tree vary from build to build. :(
Anyway, this is what I have in the build log. Maybe you can reproduce
more:
{{{
grep FAILED all-bsps-log.txt | grep lpc1768_mbed_ahb_ram_eth
FAILED (2) autoconf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/DEBUG/PROFILE)
FAILED (1) waf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/DEBUG/PROFILE)
FAILED (2) autoconf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/DEBUG/NOPROFILE)
FAILED (1) waf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/DEBUG/NOPROFILE)
FAILED (2) autoconf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/NODEBUG/PROFILE)
FAILED (1) waf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/NODEBUG/PROFILE)
FAILED (2) autoconf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/NODEBUG/NOPROFILE)
FAILED (1) waf build of arm lpc1768_mbed_ahb_ram_eth
(NOSMP/NOMP/NODEBUG/NOPROFILE)
}}}
Please go ahead and add sp01 to the tcfg so the builds can get closer to
matching. There was also at least one other test that didn't fit into the
memory. We must achieve parity before the switchover. Minor issues must be
addressed in the autoconf side. Major ones we will work around (like the
smp/mp option).
--
Ticket URL: <http://devel.rtems.org/ticket/4117#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list