Advertisement
Guest User

Untitled

a guest
Mar 21st, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1.  
  2. Sync Successful : factory (1.0.8,anon)
  3. Sync Successful : community (master,workerparasite303)
  4. search path : /Users/jojo/Documents/axoloti/axoloti-factory/objects
  5. search path : /Users/jojo/Documents/axoloti/objects
  6. search path : /Users/jojo/Documents/axoloti/axoloti-contrib/objects
  7. finished loading objects
  8. Generate code complete
  9. Start creating directory on sdcard : /032116
  10. creating dir: /032116
  11. Done creating directory
  12. Changing working directory on sdcard : /032116
  13. Change working directory: /032116
  14. Done changing working directory
  15. Start compiling patch
  16. Compiling patch... with /Applications/Axoloti.app/Contents/Java/firmware
  17. BDIR = /Users/jojo/Documents/axoloti/build
  18. FIRMWARE = .
  19. RM
  20. rm -f /Users/jojo/Documents/axoloti/build/xpatch.o /Users/jojo/Documents/axoloti/build/xpatch.elf /Users/jojo/Documents/axoloti/build/xpatch.bin /Users/jojo/Documents/axoloti/build/xpatch.d /Users/jojo/Documents/axoloti/build/xpatch.map /Users/jojo/Documents/axoloti/build/xpatch.lst
  21. APP
  22. arm-none-eabi-g++ -nostdlib -fno-exceptions -fno-rtti -mcpu=cortex-m4 -O3 -fomit-frame-pointer -falign-functions=16 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -fsingle-precision-constant -Wunused-parameter -DCORTEX_USE_FPU=TRUE -DTHUMB_PRESENT -mno-thumb-interwork -DTHUMB_NO_INTERWORKING -mthumb -DTHUMB -std=c++11 -DARM_MATH_CM4 -D__FPU_PRESENT -H -I/Applications/Axoloti.app/Contents/Java/CMSIS/Include -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/common/ARMCMx/CMSIS/include -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/common/ARMCMx -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/GCC/ARMCMx -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/GCC/ARMCMx/STM32F4xx -I/Applications/Axoloti.app/Contents/Java/chibios/os/kernel/include -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/include -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32F4xx -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/GPIOv2 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/I2Cv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/OTGv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/RTCv2 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/SPIv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/TIMv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/USARTv1 -I/Applications/Axoloti.app/Contents/Java/chibios/boards/ST_STM32F4_DISCOVERY -I/Applications/Axoloti.app/Contents/Java/chibios/ext/fatfs/src -I. -I/Applications/Axoloti.app/Contents/Java/chibios -Winvalid-pch -MD -MP --include /Users/jojo/Documents/axoloti/build/xpatch.h -c /Users/jojo/Documents/axoloti/build/xpatch.cpp -o /Users/jojo/Documents/axoloti/build/xpatch.o
  23. ! /Users/jojo/Documents/axoloti/build/xpatch.h.gch
  24. /Users/jojo/Documents/axoloti/build/xpatch.cpp:75:9: error: expected ';' at end of member declaration
  25. int32_t counter 0;
  26. ^
  27. /Users/jojo/Documents/axoloti/build/xpatch.cpp:75:17: error: expected unqualified-id before numeric constant
  28. int32_t counter 0;
  29. ^
  30. make: *** [/Users/jojo/Documents/axoloti/build/xpatch.bin] Error 1
  31. shell task failed, exit value: 2
  32. Compiling patch failed ( /Users/jojo/Documents/axoloti/patches/march2016/032116.axp )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement