Description of problem: Verifying/Compiling for arduino mega 2560 fails. Version-Release number of selected component (if applicable): 1.0.1-1.fc18 How reproducible: Everytime Steps to Reproduce: 1.run arduino, select Tools->Board->Arduino mega 2560.. 2.Select Sketch->Verify/Compile 3.Error produced Actual results: /usr/share/arduino/hardware/arduino/cores/arduino/HardwareSerial.cpp:91:41: error: attempt to use poisoned "SIG_USART0_RECV" Expected results: Should warn about undefined setup and loop functions. Additional info:
Created attachment 684969 [details] patch to fix the problem This has been fixed in the updated version of the Arduino IDE. I understand from bug 875397 there might a bundled library issue holding up the new version? If so the attached patch to the arduino source will fix builds with the current version in Fedora.
Ping? I requested ACLs in pkgdb in case you'd rather I just fix it myself. I don't mind. ;-)
The patch that you supplied works for me. Thanks.
(In reply to comment #2) > I requested ACLs in pkgdb in case you'd rather I just fix it myself. I > don't mind. ;-) Thanks, please go ahead. Apologies for not getting to this sooner.
arduino-1.0.1-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/arduino-1.0.1-2.fc17
arduino-1.0.1-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/arduino-1.0.1-2.fc18
Package arduino-1.0.1-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing arduino-1.0.1-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-1886/arduino-1.0.1-2.fc17 then log in and leave karma (feedback).
arduino-1.0.1-3.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
arduino-1.0.1-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.