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

esp32 build with many warning #12260

Closed
xiaoxiang781216 opened this issue Apr 29, 2024 · 6 comments · Fixed by #12267
Closed

esp32 build with many warning #12260

xiaoxiang781216 opened this issue Apr 29, 2024 · 6 comments · Fixed by #12267
Assignees

Comments

@xiaoxiang781216
Copy link
Contributor

@acassis could you fix the following esp warning:
https://github.com/apache/nuttx/actions/runs/8881086734/job/24382775822?pr=12256

====================================================================================
Configuration/Tool: esp32s3-lcd-ev/lvgl
------------------------------------------------------------------------------------
  Cleaning...
  Configuring...
  Building NuttX...
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_fields.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_api.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_fields.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_api.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_fields.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_api.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_fields.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_api.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_fields.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/esp32s3/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_utility.o' given more than once in the same rule
Makefile:143: target 'chip/esp-hal-3rdparty/components/efuse/src/esp_efuse_api.o' given more than once in the same rule
@acassis
Copy link
Contributor

acassis commented Apr 29, 2024

@xiaoxiang781216 I don't know nothing about esp-hal-3rdparty, it was added when I was leaving Espressif.
Maybe @xiaoxiang781216 knows how to fix it.

@xiaoxiang781216
Copy link
Contributor Author

who is the maintainer of Espressif?

@acassis
Copy link
Contributor

acassis commented Apr 29, 2024

who is the maintainer of Espressif?

Sorry, I was thinking to mark Tiago, not you

@eren-terzioglu
Copy link
Contributor

Thanks for notifying, working on it.

@eren-terzioglu
Copy link
Contributor

Created #12267

@xiaoxiang781216 xiaoxiang781216 linked a pull request Apr 30, 2024 that will close this issue
@acassis
Copy link
Contributor

acassis commented Apr 30, 2024

Closed by #12267

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants