Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. C:\TMK\tmk_keyboard-master\keyboard\be_frosty_flake_20140521>cmd
  2. Microsoft Windows [Version 6.1.7601]
  3. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  4.  
  5. C:\TMK\tmk_keyboard-master\keyboard\be_frosty_flake_20140521>make -f makefile.lu
  6. fa
  7. /usr/bin/sh: dfu-programmer: command not found
  8. /usr/bin/sh: dfu-programmer: command not found
  9.  
  10. -------- begin --------
  11. avr-gcc (WinAVR 20100110) 4.3.3
  12. Copyright (C) 2008 Free Software Foundation, Inc.
  13. This is free software; see the source for copying conditions. There is NO
  14. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  15.  
  16.  
  17. mkdir -p obj_frostyflake_lufa
  18. Compiling C: keymap.c
  19. avr-gcc -c -mmcu=atmega32u2 -gdwarf-2 -DF_CPU=16000000UL -DBOOTLOADER_SIZE=4096
  20. -DF_USB=16000000UL -DARCH=ARCH_AVR8 -DUSB_DEVICE_ONLY -DUSE_FLASH_DESCRIPTORS -D
  21. USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AU
  22. TO_PLL)" -DFIXED_CONTROL_ENDPOINT_SIZE=8 -DFIXED_NUM_CONFIGURATIONS=1 -DPROTOCO
  23. L_LUFA -DMOUSEKEY_ENABLE -DMOUSE_ENABLE -DEXTRAKEY_ENABLE -DNO_PRINT -DNO_DEBUG
  24. -DCOMMAND_ENABLE -DVERSION=unknown -Os -funsigned-char -funsigned-bitfields -ffu
  25. nction-sections -fdata-sections -fno-inline-small-functions -fpack-struct -fshor
  26. t-enums -fno-strict-aliasing -Wall -Wstrict-prototypes -Wa,-adhlns=obj_frostyfla
  27. ke_lufa/keymap.lst -I. -I../../tmk_core -I../../tmk_core/protocol/lufa -I../../t
  28. mk_core/protocol/lufa/LUFA-git -I../../tmk_core/common -std=gnu99 -include confi
  29. g.h -MMD -MP -MF .dep/obj_frostyflake_lufa_keymap.o.d keymap.c -o obj_frostyfla
  30. ke_lufa/keymap.o
  31.  
  32. mkdir -p obj_frostyflake_lufa
  33. Compiling C: matrix.c
  34. avr-gcc -c -mmcu=atmega32u2 -gdwarf-2 -DF_CPU=16000000UL -DBOOTLOADER_SIZE=4096
  35. -DF_USB=16000000UL -DARCH=ARCH_AVR8 -DUSB_DEVICE_ONLY -DUSE_FLASH_DESCRIPTORS -D
  36. USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AU
  37. TO_PLL)" -DFIXED_CONTROL_ENDPOINT_SIZE=8 -DFIXED_NUM_CONFIGURATIONS=1 -DPROTOCO
  38. L_LUFA -DMOUSEKEY_ENABLE -DMOUSE_ENABLE -DEXTRAKEY_ENABLE -DNO_PRINT -DNO_DEBUG
  39. -DCOMMAND_ENABLE -DVERSION=unknown -Os -funsigned-char -funsigned-bitfields -ffu
  40. nction-sections -fdata-sections -fno-inline-small-functions -fpack-struct -fshor
  41. t-enums -fno-strict-aliasing -Wall -Wstrict-prototypes -Wa,-adhlns=obj_frostyfla
  42. ke_lufa/matrix.lst -I. -I../../tmk_core -I../../tmk_core/protocol/lufa -I../../t
  43. mk_core/protocol/lufa/LUFA-git -I../../tmk_core/common -std=gnu99 -include confi
  44. g.h -MMD -MP -MF .dep/obj_frostyflake_lufa_matrix.o.d matrix.c -o obj_frostyfla
  45. ke_lufa/matrix.o
  46. matrix.c: In function 'matrix_print':
  47. matrix.c:108: warning: statement with no effect
  48. matrix.c:110: warning: left-hand operand of comma expression has no effect
  49. matrix.c:110: warning: left-hand operand of comma expression has no effect
  50. matrix.c:110: warning: value computed is not used
  51.  
  52. mkdir -p obj_frostyflake_lufa
  53. Compiling C: led.c
  54. avr-gcc -c -mmcu=atmega32u2 -gdwarf-2 -DF_CPU=16000000UL -DBOOTLOADER_SIZE=4096
  55. -DF_USB=16000000UL -DARCH=ARCH_AVR8 -DUSB_DEVICE_ONLY -DUSE_FLASH_DESCRIPTORS -D
  56. USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AU
  57. TO_PLL)" -DFIXED_CONTROL_ENDPOINT_SIZE=8 -DFIXED_NUM_CONFIGURATIONS=1 -DPROTOCO
  58. L_LUFA -DMOUSEKEY_ENABLE -DMOUSE_ENABLE -DEXTRAKEY_ENABLE -DNO_PRINT -DNO_DEBUG
  59. -DCOMMAND_ENABLE -DVERSION=unknown -Os -funsigned-char -funsigned-bitfields -ffu
  60. nction-sections -fdata-sections -fno-inline-small-functions -fpack-struct -fshor
  61. t-enums -fno-strict-aliasing -Wall -Wstrict-prototypes -Wa,-adhlns=obj_frostyfla
  62. ke_lufa/led.lst -I. -I../../tmk_core -I../../tmk_core/protocol/lufa -I../../tmk_
  63. core/protocol/lufa/LUFA-git -I../../tmk_core/common -std=gnu99 -include config.h
  64. -MMD -MP -MF .dep/obj_frostyflake_lufa_led.o.d led.c -o obj_frostyflake_lufa/l
  65. ed.o
  66.  
  67. mkdir -p obj_frostyflake_lufa/protocol/lufa
  68. Compiling C: ../../tmk_core/protocol/lufa/lufa.c
  69. avr-gcc -c -mmcu=atmega32u2 -gdwarf-2 -DF_CPU=16000000UL -DBOOTLOADER_SIZE=4096
  70. -DF_USB=16000000UL -DARCH=ARCH_AVR8 -DUSB_DEVICE_ONLY -DUSE_FLASH_DESCRIPTORS -D
  71. USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AU
  72. TO_PLL)" -DFIXED_CONTROL_ENDPOINT_SIZE=8 -DFIXED_NUM_CONFIGURATIONS=1 -DPROTOCO
  73. L_LUFA -DMOUSEKEY_ENABLE -DMOUSE_ENABLE -DEXTRAKEY_ENABLE -DNO_PRINT -DNO_DEBUG
  74. -DCOMMAND_ENABLE -DVERSION=unknown -Os -funsigned-char -funsigned-bitfields -ffu
  75. nction-sections -fdata-sections -fno-inline-small-functions -fpack-struct -fshor
  76. t-enums -fno-strict-aliasing -Wall -Wstrict-prototypes -Wa,-adhlns=obj_frostyfla
  77. ke_lufa/protocol/lufa/lufa.lst -I. -I../../tmk_core -I../../tmk_core/protocol/lu
  78. fa -I../../tmk_core/protocol/lufa/LUFA-git -I../../tmk_core/common -std=gnu99 -i
  79. nclude config.h -MMD -MP -MF .dep/obj_frostyflake_lufa_protocol_lufa_lufa.o.d .
  80. ./../tmk_core/protocol/lufa/lufa.c -o obj_frostyflake_lufa/protocol/lufa/lufa.o
  81.  
  82. ../../tmk_core/protocol/lufa/lufa.c: In function 'EVENT_USB_Device_Connect':
  83. ../../tmk_core/protocol/lufa/lufa.c:151: warning: statement with no effect
  84. ../../tmk_core/protocol/lufa/lufa.c: In function 'EVENT_USB_Device_Disconnect':
  85. ../../tmk_core/protocol/lufa/lufa.c:162: warning: statement with no effect
  86. ../../tmk_core/protocol/lufa/lufa.c: In function 'EVENT_USB_Device_Reset':
  87. ../../tmk_core/protocol/lufa/lufa.c:176: warning: statement with no effect
  88. ../../tmk_core/protocol/lufa/lufa.c: In function 'EVENT_USB_Device_Suspend':
  89. ../../tmk_core/protocol/lufa/lufa.c:181: warning: statement with no effect
  90. ../../tmk_core/protocol/lufa/lufa.c: In function 'EVENT_USB_Device_WakeUp':
  91. ../../tmk_core/protocol/lufa/lufa.c:189: warning: statement with no effect
  92. ../../tmk_core/protocol/lufa/lufa.c: In function 'setup_mcu':
  93. ../../tmk_core/protocol/lufa/lufa.c:575: warning: implicit declaration of functi
  94. on 'clock_prescale_set'
  95. ../../tmk_core/protocol/lufa/lufa.c:575: error: 'clock_div_1' undeclared (first
  96. use in this function)
  97. ../../tmk_core/protocol/lufa/lufa.c:575: error: (Each undeclared identifier is r
  98. eported only once
  99. ../../tmk_core/protocol/lufa/lufa.c:575: error: for each function it appears in.
  100. )
  101. ../../tmk_core/protocol/lufa/lufa.c: In function 'main':
  102. ../../tmk_core/protocol/lufa/lufa.c:606: warning: statement with no effect
  103. ../../tmk_core/protocol/lufa/lufa.c:615: warning: statement with no effect
  104. ../../tmk_core/protocol/lufa/lufa.c:618: warning: statement with no effect
  105. make: *** [obj_frostyflake_lufa/protocol/lufa/lufa.o] Error 1
  106.  
  107. C:\TMK\tmk_keyboard-master\keyboard\be_frosty_flake_20140521>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement