simbit18 commented on issue #18057:
URL: https://github.com/apache/nuttx/issues/18057#issuecomment-3785903446
from job sim-01
```
====================================================================================
Configuration/Tool: sim/adb
2026-01-22 17:37:01
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Building NuttX...
Cloning into 'tlsf/tlsf'...
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0 % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 44130 100 44130 0 0 115k 0 --:--:-- --:--:-- --:--:--
115k
100 1646k 100 1646k 0 0 3954k 0 --:--:-- --:--:-- --:--:--
3954k
In file included from netdev/netdev_checksum.c:27:
netdev/netdev_checksum.c: In function 'hardware_chksum_get_proto':
Error: netdev/netdev_checksum.c:107:37: error: implicit declaration of
function 'IOB_DATA' [-Wimplicit-function-declaration]
107 | FAR struct ipv4_hdr_s *ipv4 = IPv4BUF;
| ^~~~~~~
make[1]: *** [Makefile:86: netdev_checksum.o] Error 1
make[1]: Target 'libnet.a' not remade because of errors.
make: *** [tools/LibTargets.mk:77: net/libnet.a] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 385:
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or
directory
[1/1] Normalize sim/adb
====================================================================================
Cmake in present: sim/alsa
Configuration/Tool: sim/alsa
2026-01-22 17:37:56
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Select HOST_LINUX=y
Select HOST_X86_64=y
TOOLS_DIR path is "/github/workspace/sources/nuttx"
HOST = Linux
Building NuttX...
[1/4] cd /github/workspace/sources/nuttx/build/libs/libc/misc &&
/usr/bin/cmake -E touch
/github/workspace/sources/nuttx/libs/libc/misc/lib_utsname.c
[2/4] Linking C executable nuttx
FAILED: nuttx
: && /tools/ccache/bin/cc -Wl,--gc-sections -m32
-Wl,-Ttext-segment=0x40000000 -Wl,-z,noexecstack -T nuttx.ld
@CMakeFiles/nuttx.rsp -o nuttx && :
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/14/libgcc.a
when searching for -lgcc
/usr/bin/ld: cannot find -lgcc: No such file or directory
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/14/libgcc.a
when searching for -lgcc
/usr/bin/ld: cannot find -lgcc: No such file or directory
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
cp: cannot stat 'nuttx': No such file or directory
====================================================================================
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]