Skip to content

Combiner problem (arduino nightly + eclipse mars)@ubuntu 15.04 (Arduino IDE 1.6.6 hourly before september 19 will not work) #294

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

Closed
skip777 opened this issue Aug 5, 2015 · 8 comments
Labels

Comments

@skip777
Copy link

skip777 commented Aug 5, 2015

Hello,

I've just started to play some arduino with pro mini version and after few successful attempts on my windows machine i've decided to move to linux. I've installed ubuntu 15.04 and eclipse mars edition with arduino nightly build and of course your plugin. The first attempt to build a test project (just to blink the builtin led) failed with the following problem:

1:18:51 **** Build of configuration Release for project Test ****
make all
Starting combiner
"/usr/share/arduino-nightly/hardware/tools/avr/bin/avr-gcc" -Os -Wl,--gc-sections -mmcu=atmega328p -o "/home/emil/workspace/Test/Release/sketch/Test.elf" ./.ino.cpp.o arduino.ar "/home/emil/workspace/Test/Release/arduino.ar" "-L/home/emil/workspace/Test/Release" -lm
/usr/share/arduino-nightly/hardware/tools/avr/bin/../lib/gcc/avr/4.8.1/../../../../avr/bin/ld: cannot open output file /home/emil/workspace/Test/Release/sketch/Test.elf: No such file or directory
collect2: error: ld returned 1 exit status
makefile:79: commands for 'Test.elf' have failed
make: *** [Test.elf] Error 1

21:18:52 Build Finished (took 551ms)

The first thought is there's a problem with "sketch" folder where the *.eep and *.elf files should be placed. But unfortunately there is no command to create this folder, and I don't know if there should be such.

Regards,
Emil

@jantje
Copy link
Member

jantje commented Aug 6, 2015

I haven't tested mars yet.
The arduino nightly is not supported.
Which version of the plugin do you use?

@skip777
Copy link
Author

skip777 commented Aug 8, 2015

Hello,

Sorry for the delay, but I'm still fightin' now with HC-05 bluetooth on ubuntu 15.04... it's kinda tough.
Back to the subject:

  1. It seems to be strictly "nightly" problem - after installing Arduino IDE 1.6.5 everything works flawless (using normal FTDI on USB connection)
  2. The plugin version I've installed is: 2.4.0.201508050214.

Regards,
Emil

@jantje jantje added importance: usability status: no good solution found (yet) We don't know how to fix this. status: Arduino IDE incompatibility Somethig that is not exactly the same as the arduino ide OS: all labels Aug 9, 2015
@jantje jantje changed the title Combiner problem (arduino nightly + eclipse mars)@ubuntu 15.04 Combiner problem (arduino nightly + eclipse mars)@ubuntu 15.04 (Arduino IDE 1.6.6 nightly will not work) Aug 9, 2015
@jantje jantje mentioned this issue Aug 10, 2015
@misteralex
Copy link

Hello

I checked the plugin for Ubuntu 15.04 and Arduino 1.6.6 nightly both for Luna and Mars. It works fine.

So, I will update XDAQ to support Eclipse Mars release without any restriction. The plugin works very well both for Ubuntu 15.04 and Debian (Jessie/Wheezy).

I suggest to reinstall Eclipse and the plugin (or use XDAQ Setup).

@jantje
Copy link
Member

jantje commented Aug 10, 2015

@misteralex
I'm sorry but Arduino IDE 1.6.6 hourly will no work with the arduino eclipse plugin.

@misteralex
Copy link

@jantje use XDAQ scripts over Ubuntu or Debian and you will check fastly that Arduino toolchain 1.6.6 + Eclipse Luna/Mars + your plugin works fine !!!

I checked it !!! It works without issues. Please consider that I am talking about Debian based platforms. I did not check it on Windows.

Here some relevant XDAQ configuration info:
System info #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
GCC Toolchain 4.9.2
Gnome Desktop 3.16.0-1
Java 1.7.0_75
Python 2.7.10
Arduino IDE 1.6.6
Eclipse IDE 4.5.0 (Mars)

@jantje
Copy link
Member

jantje commented Aug 26, 2015

so Can we close this?

@jantje jantje changed the title Combiner problem (arduino nightly + eclipse mars)@ubuntu 15.04 (Arduino IDE 1.6.6 nightly will not work) Combiner problem (arduino nightly + eclipse mars)@ubuntu 15.04 (Arduino IDE 1.6.6 hourly will not work) Sep 16, 2015
@jantje
Copy link
Member

jantje commented Sep 18, 2015

The Arduino core team was so kind to accept the issue and fixed it arduino/Arduino#3807
So this can be closed.

@jantje jantje closed this as completed Sep 18, 2015
@jantje jantje changed the title Combiner problem (arduino nightly + eclipse mars)@ubuntu 15.04 (Arduino IDE 1.6.6 hourly will not work) Combiner problem (arduino nightly + eclipse mars)@ubuntu 15.04 (Arduino IDE 1.6.6 hourly before september 19 will not work) Sep 18, 2015
@skip777
Copy link
Author

skip777 commented Sep 18, 2015

OK - let's close this one. Thanks for help and Your time spent over the plugin development. Respect :)

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

No branches or pull requests

3 participants