Closed SherEast closed 3 years ago
It's just a random platformio error. Just try build again and it will work.
I have tried building it several times and it still isn't working.
Try reinstall PIO, or run it from vscode or cmd, instead of PS.
I am using VSCode. Should I still reinstall PIO?
Try it. Because something probably is not right in your current setup. I never saw this error show up more than once.
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.
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
I am trying to build the melzi_optiboot environment for the Sanguino ATMega1284p mainboard on my Ender 3 Pro and I cannot finish the build process because the .sconsign39.dlbite file is nowhere to be found in the melzi_optiboot file.
The script goes as follows: PS C:\Users[username]\Downloads\Marlin-2.0.x\Marlin-2.0.x> echo "done" >C:\Users[username]\AppData\Local\Temp\ipc PS C:\Users[username]\Downloads\Marlin-2.0.x\Marlin-2.0.x> platformio run -e melzi_optiboot Processing melzi_optiboot (platform: atmelavr; board: sanguino_atmega1284p; framework: arduino) ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via
-v, --verbose
option CONFIGURATION: https://docs.platformio.org/page/boards/atmelavr/sanguino_atmega1284p.html PLATFORM: Atmel AVR (3.3.0) > Sanguino ATmega1284p (16MHz) HARDWARE: ATMEGA1284P 16MHz, 16KB RAM, 127KB Flash DEBUG: Current (simavr) On-board (simavr) PACKAGES:Bug Timeline
This seems to be a new bug
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
Marlin Firmware 2.0.x
Printer model
Creality Ender 3 Pro
Electronics
Stock electronics
Add-ons
Creality BL Touch Bed Leveling Sensor
Bed Leveling
ABL Linear grid
Your Slicer
Cura
Host Software
SD Card (headless)
Additional information & file uploads
No response