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

[BUG] Simulator build failure since commit #9d324f7 (27 december) #26593

Closed
1 task done
narno2202 opened this issue Dec 30, 2023 · 5 comments
Closed
1 task done

[BUG] Simulator build failure since commit #9d324f7 (27 december) #26593

narno2202 opened this issue Dec 30, 2023 · 5 comments

Comments

@narno2202
Copy link
Contributor

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Simulator build fails with 'usleep not declared in this scope'. Definition removed in 27 december commit #9d324f7.
Solved by reverting this commit

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

latest bugfix

Printer model

No response

Electronics

No response

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

No response

@ellensp
Copy link
Contributor

ellensp commented Dec 30, 2023

requires REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER to fail... would have been nice if the issue listed this requirment

@ellensp
Copy link
Contributor

ellensp commented Dec 30, 2023

Confirmed usleep is used in U8glib-HAL

https://github.com/MarlinFirmware/U8glib-HAL/blob/master/src/clib/u8g_delay.cpp#L102-L110

Will not build on linux

reverting Marlin/src/HAL/NATIVE_SIM/u8g/LCD_defines.h is sufficient to build

@ellensp
Copy link
Contributor

ellensp commented Dec 30, 2023

restored 8f63a0a

@ellensp ellensp closed this as completed Dec 30, 2023
@thinkyhead
Copy link
Member

reverted!

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants