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

WLED doesn't compile with BME680 usermod for lolin s2 mini #4343

Open
1 task done
thepuncake opened this issue Dec 3, 2024 · 3 comments
Open
1 task done

WLED doesn't compile with BME680 usermod for lolin s2 mini #4343

thepuncake opened this issue Dec 3, 2024 · 3 comments
Labels
bug usermod usermod related

Comments

@thepuncake
Copy link

thepuncake commented Dec 3, 2024

What happened?

Tried to compile WLED through https://wled-compile.github.io/ with just the BME680 usermod enabled for lolin s2 mini board but it fails with this error: /home/runner/.platformio/packages/toolchain-xtensa-esp32s2/bin/../lib/gcc/xtensa-esp32s2-elf/8.4.0/../../../../xtensa-esp32s2-elf/bin/ld: cannot find -lalgobsec collect2: error: ld returned 1 exit status

To Reproduce Bug

Compile WLED for lolin s2 mini with the bme680 usermod

Expected Behavior

Compile succesfully

Install Method

Self-Compiled

What version of WLED?

wled v0.15.0-rc.1

Which microcontroller/board are you seeing the problem on?

ESP32-S2

Relevant log/trace output

/home/runner/.platformio/packages/toolchain-xtensa-esp32s2/bin/../lib/gcc/xtensa-esp32s2-elf/8.4.0/../../../../xtensa-esp32s2-elf/bin/ld: cannot find -lalgobsec
collect2: error: ld returned 1 exit status

Anything else?

Works with esp32dev

Code of Conduct

  • I agree to follow this project's Code of Conduct
@thepuncake thepuncake added the bug label Dec 3, 2024
@netmindz
Copy link
Collaborator

netmindz commented Dec 3, 2024

It failed for me with the regular esp32 too

@netmindz
Copy link
Collaborator

netmindz commented Dec 3, 2024

https://community.platformio.org/t/error-on-link-process-cannot-find-lalgobsec/18729

@softhack007 softhack007 added the usermod usermod related label Dec 4, 2024
@softhack007
Copy link
Collaborator

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

No branches or pull requests

3 participants