Problem with the compiling process

I'm getting this error every time I try to uArduino: 1.6.0 (Windows 8), Board: "Arduino Uno"

E:\arduino-1.6.0-windows\arduino-1.6.0/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10600 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IE:\arduino-1.6.0-windows\arduino-1.6.0\hardware\arduino\avr\cores\arduino -IE:\arduino-1.6.0-windows\arduino-1.6.0\hardware\arduino\avr\variants\standard C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\sketch_jul15b.cpp -o C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\sketch_jul15b.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\hooks.c.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\WInterrupts.c.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\wiring.c.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\wiring_analog.c.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\wiring_digital.c.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\wiring_pulse.c.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\wiring_shift.c.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\abi.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\CDC.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\HardwareSerial.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\HardwareSerial0.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\HardwareSerial1.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\HardwareSerial2.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\HardwareSerial3.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\HID.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\IPAddress.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\main.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\new.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\Print.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\Stream.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\Tone.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\USBCore.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\WMath.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\WString.cpp.o

Using previously compiled file: C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\core.a

E:\arduino-1.6.0-windows\arduino-1.6.0/hardware/tools/avr/bin/avr-gcc -w -Os -Wl,--gc-sections -mmcu=atmega328p -o C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp/sketch_jul15b.cpp.elf C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp\sketch_jul15b.cpp.o C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp/core.a -LC:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp -lm

E:\arduino-1.6.0-windows\arduino-1.6.0/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp/sketch_jul15b.cpp.elf C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp/sketch_jul15b.cpp.eep

E:\arduino-1.6.0-windows\arduino-1.6.0/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp/sketch_jul15b.cpp.elf C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp/sketch_jul15b.cpp.hex

Sketch uses 3,674 bytes (11%) of program storage space. Maximum is 32,256 bytes.

Global variables use 242 bytes (11%) of dynamic memory, leaving 1,806 bytes for local variables. Maximum is 2,048 bytes.

E:\arduino-1.6.0-windows\arduino-1.6.0/hardware/tools/avr/bin/avrdude -CE:\arduino-1.6.0-windows\arduino-1.6.0/hardware/tools/avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b115200 -D -Uflash:w:C:\Users\Islam\AppData\Local\Temp\build733633435490259688.tmp/sketch_jul15b.cpp.hex:i

avrdude: Version 6.0.1, compiled on Apr 3 2014 at 23:12:16
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch

System wide configuration file is "E:\arduino-1.6.0-windows\arduino-1.6.0/hardware/tools/avr/etc/avrdude.conf"

Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x01

avrdude done. Thank you.

Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.pload a sketch to my arduino uno
can anyone help me please?
Thanks in advance