Advertisement
Bisbulle

Untitled

May 7th, 2012
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 15.02 KB | None | 0 0
  1. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard -IC:\arduino-1.0\libraries\Servo -IC:\arduino-1.0\libraries\Wire -IC:\arduino-1.0\libraries\Firmata C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\StandardFirmata.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\StandardFirmata.cpp.o
  2. In file included from C:\arduino-1.0\libraries\Firmata/Firmata.h:16,
  3.                  from StandardFirmata.cpp:34:
  4. C:\arduino-1.0\libraries\Firmata/Boards.h: In function 'unsigned char writePort(byte, byte, byte)':
  5. C:\arduino-1.0\libraries\Firmata/Boards.h:355: warning: no return statement in function returning non-void
  6. StandardFirmata.cpp: In function 'void sysexCallback(byte, byte, byte*)':
  7. StandardFirmata.cpp:407: warning: suggest parentheses around assignment used as truth value
  8. StandardFirmata.cpp: In function 'void loop()':
  9. StandardFirmata.cpp:633: warning: comparison between signed and unsigned integer expressions
  10. C:\arduino-1.0\libraries\Firmata/Boards.h: In function 'unsigned char writePort(byte, byte, byte)':
  11. C:\arduino-1.0\libraries\Firmata/Boards.h:355: warning: control reaches end of non-void function
  12. StandardFirmata.cpp: In function 'void sysexCallback(byte, byte, byte*)':
  13. StandardFirmata.cpp:397: warning: 'queryIndexToSkip' may be used uninitialized in this function
  14. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard -IC:\arduino-1.0\libraries\Servo -IC:\arduino-1.0\libraries\Wire -IC:\arduino-1.0\libraries\Firmata -IC:\arduino-1.0\libraries\Servo\utility C:\arduino-1.0\libraries\Servo\Servo.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Servo\Servo.cpp.o
  15. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard -IC:\arduino-1.0\libraries\Servo -IC:\arduino-1.0\libraries\Wire -IC:\arduino-1.0\libraries\Firmata -IC:\arduino-1.0\libraries\Wire\utility C:\arduino-1.0\libraries\Wire\Wire.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Wire\Wire.cpp.o
  16. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard -IC:\arduino-1.0\libraries\Servo -IC:\arduino-1.0\libraries\Wire -IC:\arduino-1.0\libraries\Firmata -IC:\arduino-1.0\libraries\Wire\utility C:\arduino-1.0\libraries\Wire\utility\twi.c -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Wire\utility\twi.c.o
  17. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard -IC:\arduino-1.0\libraries\Servo -IC:\arduino-1.0\libraries\Wire -IC:\arduino-1.0\libraries\Firmata -IC:\arduino-1.0\libraries\Firmata\utility C:\arduino-1.0\libraries\Firmata\Firmata.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Firmata\Firmata.cpp.o
  18. In file included from C:\arduino-1.0\libraries\Firmata\/Firmata.h:16,
  19.                  from C:\arduino-1.0\libraries\Firmata\Firmata.cpp:17:
  20. C:\arduino-1.0\libraries\Firmata\/Boards.h: In function 'unsigned char writePort(byte, byte, byte)':
  21. C:\arduino-1.0\libraries\Firmata\/Boards.h:355: warning: no return statement in function returning non-void
  22. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\WInterrupts.c -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\WInterrupts.c.o
  23. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\wiring.c -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring.c.o
  24. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\wiring_analog.c -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_analog.c.o
  25. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\wiring_digital.c -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_digital.c.o
  26. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\wiring_pulse.c -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_pulse.c.o
  27. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\wiring_shift.c -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_shift.c.o
  28. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\CDC.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\CDC.cpp.o
  29. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\HardwareSerial.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\HardwareSerial.cpp.o
  30. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\HID.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\HID.cpp.o
  31. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\IPAddress.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\IPAddress.cpp.o
  32. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\main.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\main.cpp.o
  33. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\new.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\new.cpp.o
  34. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\Print.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Print.cpp.o
  35. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\Stream.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Stream.cpp.o
  36. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\Tone.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Tone.cpp.o
  37. C:\arduino-1.0\hardware\arduino\cores\arduino\Tone.cpp:108: warning: only initialized variables can be placed into program memory area
  38. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\USBCore.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\USBCore.cpp.o
  39. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\WMath.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\WMath.cpp.o
  40. C:\arduino-1.0\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=100 -IC:\arduino-1.0\hardware\arduino\cores\arduino -IC:\arduino-1.0\hardware\arduino\variants\standard C:\arduino-1.0\hardware\arduino\cores\arduino\WString.cpp -oC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\WString.cpp.o
  41. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\WInterrupts.c.o
  42. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring.c.o
  43. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_analog.c.o
  44. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_digital.c.o
  45. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_pulse.c.o
  46. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\wiring_shift.c.o
  47. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\CDC.cpp.o
  48. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\HardwareSerial.cpp.o
  49. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\HID.cpp.o
  50. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\IPAddress.cpp.o
  51. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\main.cpp.o
  52. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\new.cpp.o
  53. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Print.cpp.o
  54. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Stream.cpp.o
  55. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Tone.cpp.o
  56. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\USBCore.cpp.o
  57. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\WMath.cpp.o
  58. C:\arduino-1.0\hardware\tools\avr\bin\avr-ar rcs C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\WString.cpp.o
  59. C:\arduino-1.0\hardware\tools\avr\bin\avr-gcc -Os -Wl,--gc-sections -mmcu=atmega328p -o C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\StandardFirmata.cpp.elf C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\StandardFirmata.cpp.o C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Servo\Servo.cpp.o C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Wire\Wire.cpp.o C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Wire\utility\twi.c.o C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\Firmata\Firmata.cpp.o C:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp\core.a -LC:\DOCUME~1\user\IMPOST~1\Temp\build8649610051419957946.tmp -lm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement