Skip to content

Conversation

@gneworld
Copy link
Contributor

Summary

Configuration/Tool: teensy-2.0/nsh
In file included from
/github/workspace/sources/nuttx/include/nuttx/coredump.h:35:0,
from
/github/workspace/sources/nuttx/sched/misc/coredump.h:28,
from ./init/nx_bringup.c:54:
/github/workspace/sources/nuttx/include/nuttx/elf.h:31:22: fatal error: arch/elf.h: No such file or directory

Impact

non arm arch

Testing

ci build

@github-actions github-actions bot added the Size: XS The size of the change in this PR is very small label Oct 15, 2024
@lupyuen
Copy link
Member

lupyuen commented Oct 15, 2024

Sorry the build failed in arm_backtrace_unwind.c

Configuration/Tool: nrf52840-dk/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2024-10-15 07:14:03
common/arm_backtrace_unwind.c: In function 'search_index':
##[debug]Dropping file value '/home/runner/work/nuttx/nuttx/common/arm_backtrace_unwind.c'. Path does not exist
Error: common/arm_backtrace_unwind.c:144:23: error: invalid use of undefined type 'struct __EIT_entry'
  144 |   while (start < stop - 1)

https://github.com/apache/nuttx/actions/runs/11339989899/job/31537744993?pr=14290

@GUIDINGLI
Copy link
Contributor

Sorry the build failed in arm_backtrace_unwind.c

Configuration/Tool: nrf52840-dk/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2024-10-15 07:14:03
common/arm_backtrace_unwind.c: In function 'search_index':
##[debug]Dropping file value '/home/runner/work/nuttx/nuttx/common/arm_backtrace_unwind.c'. Path does not exist
Error: common/arm_backtrace_unwind.c:144:23: error: invalid use of undefined type 'struct __EIT_entry'
  144 |   while (start < stop - 1)

https://github.com/apache/nuttx/actions/runs/11339989899/job/31537744993?pr=14290

Haven't meet error in lcoal:
./tools/configure.sh nrf52840-dk/ieee802154_mac
make

@GUIDINGLI
Copy link
Contributor

Got it, use this PR:
#14290

Configuration/Tool: teensy-2.0/nsh
In file included from
/github/workspace/sources/nuttx/include/nuttx/coredump.h:35:0,
                 from
/github/workspace/sources/nuttx/sched/misc/coredump.h:28,
                 from ./init/nx_bringup.c:54:
/github/workspace/sources/nuttx/include/nuttx/elf.h:31:22: fatal error:
arch/elf.h: No such file or directory

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
Copy link
Contributor

@GUIDINGLI GUIDINGLI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems Good

@GUIDINGLI GUIDINGLI merged commit d22ad37 into apache:master Oct 15, 2024
@GUIDINGLI
Copy link
Contributor

CI back to normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants