energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
795 stars 671 forks source link

Issues building on MacOS high sierra beta #983

Open baettigp opened 6 years ago

baettigp commented 6 years ago

Hi,

I updated to OS X High sierra, and installed a fresh copy of energia 18 from energia.nu and replaced the arduino-builder with the one from *, but unfortunately, blink fails to compile (board chosen F5529)

/Applications/Energia.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware "/Applications/Energia.app/Contents/Java/hardware" -hardware "/Users/baettig/Library/Energia15/packages" -tools "/Applications/Energia.app/Contents/Java/tools-builder" -tools "/Applications/Energia.app/Contents/Java/hardware/tools/msp430" -tools "/Users/baettig/Library/Energia15/packages" -built-in-libraries "/Applications/Energia.app/Contents/Java/libraries" -libraries "/Users/baettig/Documents/Energia/libraries" -fqbn=energia:msp430:MSP-EXP430F5529LP -ide-version=10610 -build-path "/var/folders/67/4hcf1n2n6k19d5kvvbztt9qh0000gn/T/builded0b72ce2b4f77512eec99a6713fe17d.tmp" -warnings=none -prefs=build.warn_data_percentage=75 -verbose "/Applications/Energia.app/Contents/Java/examples/01.Basics/Blink/Blink.ino"
arduino-builder returned 139

Error compiling for board MSP-EXP430F5529LP.

The same error comes up, no matter which board I select (msp432, msp430f5529, ...)

I would be happy to provide more details in order to get energia running again.

rei-vilo commented 6 years ago

Actually, macOS High Sierra hasn't been released yet. The issue may come from the beta release of macOS High Sierra.

Let's wait for the official release to investigate this case.

NALeighton commented 6 years ago

I'm having the same issue and I am running the official release of High Sierra. I am using Energia 1.6.10E18 with the Tiva TM4C123GXL.

failed MSpanList_Insert 0x30d000 0x112a0efa9665 0x0
fatal error: MSpanList_Insert
bdrballard commented 6 years ago

I am also running the latest release of High Sierra and having the same problems. OS Mac OSX 10.13 Energia 1.610E18 TM4C123 Launchpad Blink from the Basic Examples folder fails to compile. Error log attached. Sure would like to get this working. Compiler Error Report.pdf

baettigp commented 6 years ago

Still fails on the release version ` /Applications/Energia.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware "/Applications/Energia.app/Contents/Java/hardware" -hardware "/Users/baettig/Library/Energia15/packages" -tools "/Applications/Energia.app/Contents/Java/tools-builder" -tools "/Applications/Energia.app/Contents/Java/hardware/tools/msp430" -tools "/Users/baettig/Library/Energia15/packages" -built-in-libraries "/Applications/Energia.app/Contents/Java/libraries" -libraries "/Users/baettig/Documents/Energia/libraries" -fqbn=energia:msp432:MSP-EXP432P401R -ide-version=10610 -build-path "/var/folders/67/4hcf1n2n6k19d5kvvbztt9qh0000gn/T/builded0b72ce2b4f77512eec99a6713fe17d.tmp" -warnings=none -prefs=build.warn_data_percentage=75 -verbose "/Applications/Energia.app/Contents/Java/examples/01.Basics/Blink/Blink.ino" arduino-builder returned 139

Error compiling for board LaunchPad w/ msp432 EMT (48MHz). ``

dinglin511 commented 6 years ago

I meet the same problem.

failed MSpanList_Insert 0x30d000 0x32c44e5715c 0x0 fatal error: MSpanList_Insert

gunnardave commented 6 years ago

Had the problem using released High Sierra 10.13 with both standard installation of Energia 1.6.10E18 and with previously suggest solution from 43oh.

Got it to work using the arduino-builder version 1.3.25 included with Arduino.app 1.8.5 from Arduino LLC. Attached file.

arduino-builder.zip

dinglin511 commented 6 years ago

It works using the 1.3.25 arduino-builder for MSP430 boards and Tivac Arm boards. But for other boards it reports a problem.

ino2cpp: error: sketch directory '{build.project_path}' doesn't exist or isn't a directory. exit status 1 为开发板 CC3220SF-LAUNCHXL (80MHz) 编译时出错。

jasikpark commented 6 years ago

It is failing for me with Energia on High Sierra. I reinstalled Energia.app, reinstalled the drivers, and nothing works.

rei-vilo commented 6 years ago

See #986.

NALeighton commented 6 years ago

I tried the solution recommended by @gunnardave without success. Arduino builder is returning error code 2. In the mean time I've switched to CCS Cloud which is working flawlessly.

subinsebastien commented 6 years ago

I have the exact same problem on the same environment. Commenting for solutions.

jseals commented 6 years ago

I am still having same issue, if anyone managed to solve this please help.

Alex141642 commented 6 years ago

Same problem here, and it appears than none of the devs are working on it !

masture commented 6 years ago

I am also facing same issue.

failed MSpanList_Insert 0x30d000 0x101657d48330f 0x0
fatal error: MSpanList_Insert