Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol defined in multiple locations (IDFGH-14468) #15242

Open
chegewara opened this issue Jan 21, 2025 · 0 comments
Open

Symbol defined in multiple locations (IDFGH-14468) #15242

chegewara opened this issue Jan 21, 2025 · 0 comments
Labels
Status: Opened Issue is new

Comments

@chegewara
Copy link
Contributor

Hi team,
can we do something with this when we are using some components from registry? It is a bit annoying or confusing and im not sure how it may impact configurations (which one is used)

    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:26
info: INFO: Symbol ESP_WIFI_STATIC_TX_BUFFER defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:78
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:62
info: INFO: Symbol ESP_WIFI_DYNAMIC_TX_BUFFER defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:80
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:64
info: INFO: Symbol ESP_WIFI_TX_BUFFER_TYPE defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:85
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:69
info: INFO: Symbol ESP_WIFI_STATIC_TX_BUFFER_NUM defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:90
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:74
info: INFO: Symbol ESP_WIFI_CACHE_TX_BUFFER_NUM defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:89
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:105
info: INFO: Symbol ESP_WIFI_DYNAMIC_TX_BUFFER_NUM defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:102
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:118
info: INFO: Symbol ESP_WIFI_STATIC_RX_MGMT_BUFFER defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:129
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:145
info: INFO: Symbol ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:131
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:147
info: INFO: Symbol ESP_WIFI_DYNAMIC_RX_MGMT_BUF defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:151
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:135
info: INFO: Symbol ESP_WIFI_RX_MGMT_BUF_NUM_DEF defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:156
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:140
info: INFO: Symbol ESP_WIFI_CSI_ENABLED defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:150
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:166
info: INFO: Symbol ESP_WIFI_AMPDU_TX_ENABLED defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:175
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:159
info: INFO: Symbol ESP_WIFI_TX_BA_WIN defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:166
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:182
info: INFO: Symbol ESP_WIFI_AMPDU_RX_ENABLED defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:178
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:194
info: INFO: Symbol ESP_WIFI_RX_BA_WIN defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:200
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:184
info: INFO: Symbol ESP_WIFI_AMSDU_TX_ENABLED defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:199
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:215
info: INFO: Symbol ESP_WIFI_NVS_ENABLED defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:206
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:222
info: INFO: Symbol ESP_WIFI_TASK_PINNED_TO_CORE_0 defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:235
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:219
info: INFO: Symbol ESP_WIFI_TASK_PINNED_TO_CORE_1 defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:221
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:237
info: INFO: Symbol ESP_WIFI_SOFTAP_BEACON_MAX_LEN defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:225
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:241
info: INFO: Symbol ESP_WIFI_MGMT_SBUF_NUM defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:264
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:248
info: INFO: Symbol ESP_WIFI_IRAM_OPT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:274
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:255
info: INFO: Symbol ESP_WIFI_EXTRA_IRAM_OPT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:264
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:283
info: INFO: Symbol ESP_WIFI_RX_IRAM_OPT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:292
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:273
info: INFO: Symbol ESP_WIFI_ENABLE_WPA3_SAE defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:301
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:282
info: INFO: Symbol ESP_WIFI_ENABLE_SAE_PK defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:311
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:292
info: INFO: Symbol ESP_WIFI_SOFTAP_SAE_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:299
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:318
info: INFO: Symbol ESP_WIFI_ENABLE_WPA3_OWE_STA defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:307
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:326
info: INFO: Symbol ESP_WIFI_SLP_IRAM_OPT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:336
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:317
info: INFO: Symbol ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:329
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:349
info: INFO: Symbol ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:337
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:359
info: INFO: Symbol ESP_WIFI_FTM_ENABLE defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:378
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:345
info: INFO: Symbol ESP_WIFI_FTM_INITIATOR_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:352
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:385
info: INFO: Symbol ESP_WIFI_FTM_RESPONDER_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:390
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:357
info: INFO: Symbol ESP_WIFI_STA_DISCONNECTED_PM_ENABLE defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:362
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:395
info: INFO: Symbol ESP_WIFI_GCMP_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:369
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:402
info: INFO: Symbol ESP_WIFI_GMAC_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:409
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:376
info: INFO: Symbol ESP_WIFI_SOFTAP_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:415
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:382
info: INFO: Symbol ESP_WIFI_ENHANCED_LIGHT_SLEEP defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:388
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:421
info: INFO: Symbol ESP_WIFI_SLP_BEACON_LOST_OPT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:428
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:395
info: INFO: Symbol ESP_WIFI_SLP_BEACON_LOST_TIMEOUT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:434
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:401
info: INFO: Symbol ESP_WIFI_SLP_BEACON_LOST_THRESHOLD defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:409
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:442
info: INFO: Symbol ESP_WIFI_SLP_PHY_ON_DELTA_EARLY_TIME defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:451
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:418
info: INFO: Symbol ESP_WIFI_SLP_PHY_OFF_DELTA_TIMEOUT_TIME defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:427
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:460
info: INFO: Symbol ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:436
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:469
info: INFO: Symbol ESP_WIFI_NAN_ENABLE defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:482
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:449
info: INFO: Symbol ESP_WIFI_MBEDTLS_CRYPTO defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:489
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:464
info: INFO: Symbol ESP_WIFI_MBEDTLS_TLS_CLIENT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:483
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:508
info: INFO: Symbol ESP_WIFI_EAP_TLS1_3 defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:520
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:495
info: INFO: Symbol ESP_WIFI_WAPI_PSK defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:535
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:510
info: INFO: Symbol ESP_WIFI_SUITE_B_192 defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:518
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:543
info: INFO: Symbol ESP_WIFI_11KV_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:528
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:553
info: INFO: Symbol ESP_WIFI_SCAN_CACHE defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:544
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:587
info: INFO: Symbol ESP_WIFI_MBO_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:552
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:595
info: INFO: Symbol ESP_WIFI_ENABLE_ROAMING_APP defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:605
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:560
info: INFO: Symbol ESP_WIFI_DPP_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:580
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:625
info: INFO: Symbol ESP_WIFI_11R_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:632
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:587
info: INFO: Symbol ESP_WIFI_WPS_SOFTAP_REGISTRAR defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:638
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:593
info: INFO: Symbol ESP_WIFI_ENABLE_WIFI_TX_STATS defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:456
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:645
info: INFO: Symbol ESP_WIFI_ENABLE_WIFI_RX_STATS defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:653
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:600
info: INFO: Symbol ESP_WIFI_ENABLE_WIFI_RX_MU_STATS defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:661
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:608
info: INFO: Symbol ESP_WIFI_WPS_STRICT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:706
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:616
info: INFO: Symbol ESP_WIFI_WPS_PASSPHRASE defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:714
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:624
info: INFO: Symbol ESP_WIFI_DEBUG_PRINT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:638
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:728
info: INFO: Symbol ESP_WIFI_TESTING_OPTIONS defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:649
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:739
info: INFO: Symbol ESP_WIFI_ENTERPRISE_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:655
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:745
info: INFO: Symbol ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:759
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:669
info: INFO: Symbol ESP_SDIO_PIN_D1 defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_hosted/Kconfig:461
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_hosted/Kconfig:487
info: INFO: Symbol SLAVE_SOC_WIFI_SUPPORTED defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:5
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:161
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:189
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:33
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:117
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:73
info: INFO: Symbol SLAVE_SOC_WIFI_WAPI_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:137
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:9
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:93
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:209
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:49
info: INFO: Symbol SLAVE_SOC_WIFI_CSI_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:97
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:13
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:213
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:53
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:141
info: INFO: Symbol SLAVE_SOC_WIFI_MESH_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:17
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:57
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:217
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:145
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:101
info: INFO: Symbol SLAVE_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:149
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:21
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:61
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:177
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:105
info: INFO: Symbol SLAVE_SOC_WIFI_NAN_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:25
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:65
info: INFO: Symbol SLAVE_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:165
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:121
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:193
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:37
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:233
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:77
info: INFO: Symbol SLAVE_SOC_WIFI_HW_TSF defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:169
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:81
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:41
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:197
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:125
info: INFO: Symbol SLAVE_SOC_WIFI_FTM_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:45
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:129
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:173
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:85
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:201
info: INFO: Symbol SLAVE_SOC_WIFI_GCMP_SUPPORT defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:133
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:205
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:89
info: INFO: Symbol SLAVE_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:181
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:109
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/./Kconfig.soc_wifi_caps.in:153
info: INFO: Choice ESP_WIFI_TX_BUFFER defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:45
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:61
info: INFO: Choice ESP_WIFI_MGMT_RX_BUFFER defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:116
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:132
info: INFO: Choice ESP_WIFI_TASK_CORE_ID defined in multiple locations (see below). Please check if this is a correct behavior or a random name match:
    /home/chegewara/programming/esp-idf/master/components/esp_wifi/Kconfig:228
    /home/chegewara/programming/open-source/tests/ble-mesh-p4/managed_components/espressif__esp_wifi_remote/Kconfig:212

Thanks

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 21, 2025
@github-actions github-actions bot changed the title Symbol defined in multiple locations Symbol defined in multiple locations (IDFGH-14468) Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

2 participants