Bug 1288630

Summary: Cannot compile any sketch
Product: [Fedora] Fedora Reporter: Alberto Ruiz <aruizrui>
Component: arduinoAssignee: Dennis Chen <barracks510>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: barracks510, giallu, mavit, tchollingsworth, thozza
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-04 21:10:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alberto Ruiz 2015-12-04 19:55:58 UTC
Description of problem:
Arduino does not compile any sketches

Version-Release number of selected component (if applicable):
1.0.6

How reproducible:
Always

Steps to Reproduce:
1. open Arduino
2. load a sample sketch like the Blink one
3. try to compile/verify any sketch

Actual results:

Arduino: 1.0.6 (Linux), Board: "Arduino Uno"
avr-gcc -Os -Wl,--gc-sections -mmcu=atmega328p -o /tmp/build4247694257330758195.tmp/Blink.cpp.elf /tmp/build4247694257330758195.tmp/Blink.cpp.o /tmp/build4247694257330758195.tmp/core.a -L/tmp/build4247694257330758195.tmp -lm 

/usr/lib/gcc/avr/5.1.0/../../../../avr/bin/ld: cannot find dev/atmega328p/crt1.o: No such file or directory
/usr/lib/gcc/avr/5.1.0/../../../../avr/bin/ld: cannot find dev/atmega328p/libdev.a: No such file or directory
collect2: error: ld returned 1 exit status

Comment 1 Dennis Chen 2015-12-04 21:10:17 UTC

*** This bug has been marked as a duplicate of bug 1259646 ***