platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

C/C++ project index rebuild failed #1839

Closed Haunz closed 6 years ago

Haunz commented 6 years ago

Error: [Mon May 14 15:44:05 2018] Processing LPC1768 (platform: nxplpc; board: lpc1768)

Warning! Library {'requirements': None, 'name': 'CMSIS-LPC1768'} has not been found in PlatformIO Registry. You can ignore this message, if {'requirements': None, 'name': 'CMSIS-LPC1768'} is a built-in library (included in framework, SDK). E.g., SPI, Wire, etc. Verbose mode can be enabled via -v, --verbose option PLATFORM: NXP LPC > NXP mbed LPC1768 SYSTEM: LPC1768 100MHz 64KB RAM (512KB Flash) DEBUG: CURRENT(cmsis-dap) ON-BOARD(cmsis-dap) EXTERNAL(blackmagic, jlink) Library Dependency Finder -> http://bit.ly/configure-pio-ldf LDF MODES: FINDER(off) COMPATIBILITY(light) Collected 9 compatible libraries Scanning dependencies... Dependency Graph |-- v0.0.0 |-- v0.4 |-- v2.3.0 OSError: [Errno 20] Not a directory: '/Volumes/.DS_Store/': File "/Users/savas/.platformio/penv/lib/python2.7/site-packages/platformio/builder/main.py", line 171: env.SConscript(item, exports="env") File "/Users/savas/.platformio/packages/tool-scons/script/../engine/SCons/Script/SConscript.py", line 541: return _SConscript(self.fs, *files, **subst_kw) File "/Users/savas/.platformio/packages/tool-scons/script/../engine/SCons/Script/SConscript.py", line 250: exec file in call_stack[-1].globals File "/Users/savas/Downloads/Marlin-bugfix-2.0.x/Marlin/src/HAL/HAL_LPC1768/upload_extra_script.py", line 121: filenames = os.listdir('/Volumes/' + drive + '/') ========================== [ERROR] Took 4.69 seconds ==========================

================================== [SUMMARY] ================================== Environment megaatmega2560 [SKIP] Environment megaatmega1280 [SKIP] Environment DUE [SKIP] Environment DUE_USB [SKIP] Environment DUE_debug [SKIP] Environment LPC1768 [ERROR] Environment LPC1768_debug_and_upload [SKIP] Environment melzi [SKIP] Environment melzi_optiboot [SKIP] Environment rambo [SKIP] Environment sanguino_atmega644p [SKIP] Environment sanguino_atmega1284p [SKIP] Environment STM32F1 [SKIP] Environment STM32F4 [SKIP] Environment teensy20 [SKIP] Environment teensy35 [SKIP] Environment malyanm200 [SKIP] ========================== [ERROR] Took 4.70 seconds ==========================

ivankravets commented 6 years ago

Please move issue to https://github.com/MarlinFirmware/Marlin/issues