masayuki2009 commented on pull request #5485: URL: https://github.com/apache/incubator-nuttx/pull/5485#issuecomment-1038660562
Hmm, I don't know why the Build / macOS (macos) failed. ``` ==================================================================================== Configuration/Tool: esp32c3-devkit/wapi,CONFIG_RISCV_TOOLCHAIN_GNU_RVGL ------------------------------------------------------------------------------------ Cleaning... Configuring... Disabling CONFIG_RISCV_TOOLCHAIN_GNU_RVGL Enabling CONFIG_RISCV_TOOLCHAIN_GNU_RVGL Building NuttX... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 178 100 178 0 0 921 0 --:--:-- --:--:-- --:--:-- 946 100 367k 0 367k 0 0 685k 0 --:--:-- --:--:-- --:--:-- 685k 100 1897k 0 1897k 0 0 1273k 0 --:--:-- 0:00:01 --:--:-- 1601k 100 5862k 0 5862k 0 0 2219k 0 --:--:-- 0:00:02 --:--:-- 2610k 100 9992k 0 9992k 0 0 3570k 0 --:--:-- 0:00:02 --:--:-- 4255k riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wifi_utils.o):(.rodata.g_wifi_default_mesh_crypto_funcs+0x0): multiple definition of `g_wifi_default_mesh_crypto_funcs'; /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wlan.o):(.rodata.g_wifi_default_mesh_crypto_funcs+0x0): first defined here riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wifi_utils.o):(.rodata.g_wifi_default_wpa_crypto_funcs+0x0): multiple definition of `g_wifi_default_wpa_crypto_funcs'; /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wlan.o):(.rodata.g_wifi_default_wpa_crypto_funcs+0x0): first defined here riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wifi_adapter.o):(.rodata.g_wifi_default_mesh_crypto_funcs+0x0): multiple definition of `g_wifi_default_mesh_crypto_funcs'; /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wlan.o):(.rodata.g_wifi_default_mesh_crypto_funcs+0x0): first defined here riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wifi_adapter.o): in function `.LANCHOR13': esp32c3_wifi_adapter.c:(.rodata.g_wifi_default_wpa_crypto_funcs+0x0): multiple definition of `g_wifi_default_wpa_crypto_funcs'; /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wlan.o):(.rodata.g_wifi_default_wpa_crypto_funcs+0x0): first defined here riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wireless.o):(.rodata.g_wifi_default_mesh_crypto_funcs+0x0): multiple definition of `g_wifi_default_mesh_crypto_funcs'; /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wlan.o):(.rodata.g_wifi_default_mesh_crypto_funcs+0x0): first defined here riscv64-unknown-elf-ld: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wireless.o):(.rodata.g_wifi_default_wpa_crypto_funcs+0x0): multiple definition of `g_wifi_default_wpa_crypto_funcs'; /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/staging/libarch.a(esp32c3_wlan.o):(.rodata.g_wifi_default_wpa_crypto_funcs+0x0): first defined here make[1]: *** [nuttx] Error 1 make: *** [nuttx] Error 2 make: Target `all' not remade because of errors. /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/tools/testbuild.sh: line 252: /Users/runner/work/incubator-nuttx/incubator-nuttx/sources/nuttx/../nuttx/nuttx.manifest: No such file or director ``` -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org