Guest User

Untitled

a guest
May 11th, 2018
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1. "C:/Users/Mimi/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc" -nostdlib "-LC:/Users/Mimi/Documents/Arduino/hardware/espressif/esp32/tools/sdk/lib" "-LC:/Users/Mimi/Documents/Arduino/hardware/espressif/esp32/tools/sdk/ld" -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld -T esp32.rom.spiram_incompatible_fns.ld -u ld_include_panic_highint_hdl -u call_user_start_cpu0 -Wl,--gc-sections -Wl,-static -Wl,--undefined=uxTopUsedPriority -u __cxa_guard_dummy -u __cxx_fatal_exception -Wl,--start-group .\WifiHelper.cpp.o .\sloeber.ino.cpp.o "C:/Users/Mimi/eclipse-workspaces/esp32/Project2/Release/arduino.ar" -lgcc -lopenssl -lbtdm_app -lfatfs -lwps -lcoexist -lwear_levelling -lhal -lnewlib -ldriver -lbootloader_support -lpp -lmesh -lsmartconfig -ljsmn -lwpa -lethernet -lphy -lapp_trace -lconsole -lulp -lwpa_supplicant -lfreertos -lbt -lmicro-ecc -lcxx -lxtensa-debug-module -lmdns -lvfs -lsoc -lcore -lsdmmc -lcoap -ltcpip_adapter -lc_nano -lrtc -lspi_flash -lwpa2 -lesp32 -lapp_update -lnghttp -lspiffs -lespnow -lnvs_flash -lesp_adc_cal -llog -lexpat -lm -lc -lheap -lmbedtls -llwip -lnet80211 -lpthread -ljson -lstdc++ -Wl,--end-group -Wl,-EL -o "C:/Users/Mimi/eclipse-workspaces/esp32/Project2/Release/Project2.elf" C:/Users/Mimi/eclipse-workspaces/esp32/Project2/Release/arduino.ar
  2. .\sloeber.ino.cpp.o: In function `Task::isEnabled()':
  3. C:\Users\Mimi\Documents\Arduino\libraries\TaskScheduler\src/TaskScheduler.h:312: multiple definition of `Task::isEnabled()'
  4. .\WifiHelper.cpp.o:C:\Users\Mimi\Documents\Arduino\libraries\TaskScheduler\src/TaskScheduler.h:312: first defined here
  5. .\sloeber.ino.cpp.o: In function `Task::getInterval()':
  6. sloeber.ino.cpp:(.text._ZN4Task11getIntervalEv+0x0): multiple definition of `Task::getInterval()'
  7. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11getIntervalEv+0x0): first defined here
  8. .\sloeber.ino.cpp.o: In function `Task::getIterations()':
  9. sloeber.ino.cpp:(.text._ZN4Task13getIterationsEv+0x0): multiple definition of `Task::getIterations()'
  10. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13getIterationsEv+0x0): first defined here
  11. .\sloeber.ino.cpp.o: In function `Task::getRunCounter()':
  12. sloeber.ino.cpp:(.text._ZN4Task13getRunCounterEv+0x0): multiple definition of `Task::getRunCounter()'
  13. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13getRunCounterEv+0x0): first defined here
  14. .\sloeber.ino.cpp.o: In function `Task::setCallback(void (*)())':
  15. sloeber.ino.cpp:(.text._ZN4Task11setCallbackEPFvvE+0x0): multiple definition of `Task::setCallback(void (*)())'
  16. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11setCallbackEPFvvE+0x0): first defined here
  17. .\sloeber.ino.cpp.o: In function `Task::setOnEnable(bool (*)())':
  18. sloeber.ino.cpp:(.text._ZN4Task11setOnEnableEPFbvE+0x0): multiple definition of `Task::setOnEnable(bool (*)())'
  19. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11setOnEnableEPFbvE+0x0): first defined here
  20. .\sloeber.ino.cpp.o: In function `Task::setOnDisable(void (*)())':
  21. sloeber.ino.cpp:(.text._ZN4Task12setOnDisableEPFvvE+0x0): multiple definition of `Task::setOnDisable(void (*)())'
  22. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task12setOnDisableEPFvvE+0x0): first defined here
  23. .\sloeber.ino.cpp.o: In function `Task::reset()':
  24. sloeber.ino.cpp:(.text._ZN4Task5resetEv+0x0): multiple definition of `Task::reset()'
  25. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task5resetEv+0x0): first defined here
  26. .\sloeber.ino.cpp.o: In function `Task::setIterations(long)':
  27. sloeber.ino.cpp:(.text._ZN4Task13setIterationsEl+0x0): multiple definition of `Task::setIterations(long)'
  28. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13setIterationsEl+0x0): first defined here
  29. .\sloeber.ino.cpp.o: In function `Task::enable()':
  30. sloeber.ino.cpp:(.text._ZN4Task6enableEv+0x0): multiple definition of `Task::enable()'
  31. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task6enableEv+0x0): first defined here
  32. .\sloeber.ino.cpp.o: In function `Task::enableIfNot()':
  33. sloeber.ino.cpp:(.text._ZN4Task11enableIfNotEv+0x0): multiple definition of `Task::enableIfNot()'
  34. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11enableIfNotEv+0x0): first defined here
  35. .\sloeber.ino.cpp.o: In function `Task::delay(unsigned long)':
  36. sloeber.ino.cpp:(.text._ZN4Task5delayEm+0x0): multiple definition of `Task::delay(unsigned long)'
  37. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task5delayEm+0x0): first defined here
  38. .\sloeber.ino.cpp.o: In function `Task::enableDelayed(unsigned long)':
  39. sloeber.ino.cpp:(.text._ZN4Task13enableDelayedEm+0x0): multiple definition of `Task::enableDelayed(unsigned long)'
  40. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task13enableDelayedEm+0x0): first defined here
  41. .\sloeber.ino.cpp.o: In function `Task::forceNextIteration()':
  42. sloeber.ino.cpp:(.text._ZN4Task18forceNextIterationEv+0x0): multiple definition of `Task::forceNextIteration()'
  43. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task18forceNextIterationEv+0x0): first defined here
  44. .\sloeber.ino.cpp.o: In function `Task::yield(void (*)())':
  45. sloeber.ino.cpp:(.text._ZN4Task5yieldEPFvvE+0x0): multiple definition of `Task::yield(void (*)())'
  46. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task5yieldEPFvvE+0x0): first defined here
  47. .\sloeber.ino.cpp.o: In function `Task::yieldOnce(void (*)())':
  48. sloeber.ino.cpp:(.text._ZN4Task9yieldOnceEPFvvE+0x0): multiple definition of `Task::yieldOnce(void (*)())'
  49. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task9yieldOnceEPFvvE+0x0): first defined here
  50. .\sloeber.ino.cpp.o: In function `Task::setInterval(unsigned long)':
  51. sloeber.ino.cpp:(.text._ZN4Task11setIntervalEm+0x0): multiple definition of `Task::setInterval(unsigned long)'
  52. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task11setIntervalEm+0x0): first defined here
  53. .\sloeber.ino.cpp.o: In function `Task::set(unsigned long, long, void (*)(), bool (*)(), void (*)())':
  54. sloeber.ino.cpp:(.text._ZN4Task3setEmlPFvvEPFbvES1_+0x0): multiple definition of `Task::set(unsigned long, long, void (*)(), bool (*)(), void (*)())'
  55. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task3setEmlPFvvEPFbvES1_+0x0): first defined here
  56. .\sloeber.ino.cpp.o: In function `Task::disable()':
  57. sloeber.ino.cpp:(.text._ZN4Task7disableEv+0x0): multiple definition of `Task::disable()'
  58. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task7disableEv+0x0): first defined here
  59. .\sloeber.ino.cpp.o: In function `Task::restart()':
  60. sloeber.ino.cpp:(.text._ZN4Task7restartEv+0x0): multiple definition of `Task::restart()'
  61. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task7restartEv+0x0): first defined here
  62. .\sloeber.ino.cpp.o: In function `Task::restartDelayed(unsigned long)':
  63. sloeber.ino.cpp:(.text._ZN4Task14restartDelayedEm+0x0): multiple definition of `Task::restartDelayed(unsigned long)'
  64. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task14restartDelayedEm+0x0): first defined here
  65. .\sloeber.ino.cpp.o: In function `Task::isFirstIteration()':
  66. sloeber.ino.cpp:(.text._ZN4Task16isFirstIterationEv+0x0): multiple definition of `Task::isFirstIteration()'
  67. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task16isFirstIterationEv+0x0): first defined here
  68. .\sloeber.ino.cpp.o: In function `Task::isLastIteration()':
  69. sloeber.ino.cpp:(.text._ZN4Task15isLastIterationEv+0x0): multiple definition of `Task::isLastIteration()'
  70. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4Task15isLastIterationEv+0x0): first defined here
  71. .\sloeber.ino.cpp.o: In function `Scheduler::Scheduler()':
  72. sloeber.ino.cpp:(.text._ZN9SchedulerC2Ev+0x0): multiple definition of `Scheduler::Scheduler()'
  73. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9SchedulerC2Ev+0x0): first defined here
  74. .\sloeber.ino.cpp.o: In function `Scheduler::Scheduler()':
  75. sloeber.ino.cpp:(.text._ZN9SchedulerC2Ev+0x0): multiple definition of `Scheduler::Scheduler()'
  76. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9SchedulerC2Ev+0x0): first defined here
  77. .\sloeber.ino.cpp.o: In function `Scheduler::init()':
  78. sloeber.ino.cpp:(.text._ZN9Scheduler4initEv+0x0): multiple definition of `Scheduler::init()'
  79. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler4initEv+0x0): first defined here
  80. .\sloeber.ino.cpp.o: In function `Scheduler::addTask(Task&)':
  81. sloeber.ino.cpp:(.text._ZN9Scheduler7addTaskER4Task+0x0): multiple definition of `Scheduler::addTask(Task&)'
  82. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler7addTaskER4Task+0x0): first defined here
  83. .\sloeber.ino.cpp.o: In function `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())':
  84. sloeber.ino.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): multiple definition of `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())'
  85. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): first defined here
  86. .\sloeber.ino.cpp.o: In function `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())':
  87. sloeber.ino.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): multiple definition of `Task::Task(unsigned long, long, void (*)(), Scheduler*, bool, bool (*)(), void (*)())'
  88. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskC2EmlPFvvEP9SchedulerbPFbvES1_+0x0): first defined here
  89. .\sloeber.ino.cpp.o: In function `Scheduler::deleteTask(Task&)':
  90. sloeber.ino.cpp:(.text._ZN9Scheduler10deleteTaskER4Task+0x0): multiple definition of `Scheduler::deleteTask(Task&)'
  91. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler10deleteTaskER4Task+0x0): first defined here
  92. .\sloeber.ino.cpp.o: In function `Task::~Task()':
  93. sloeber.ino.cpp:(.text._ZN4TaskD2Ev+0x0): multiple definition of `Task::~Task()'
  94. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskD2Ev+0x0): first defined here
  95. .\sloeber.ino.cpp.o: In function `Task::~Task()':
  96. sloeber.ino.cpp:(.text._ZN4TaskD2Ev+0x0): multiple definition of `Task::~Task()'
  97. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN4TaskD2Ev+0x0): first defined here
  98. .\sloeber.ino.cpp.o: In function `Scheduler::disableAll(bool)':
  99. sloeber.ino.cpp:(.text._ZN9Scheduler10disableAllEb+0x0): multiple definition of `Scheduler::disableAll(bool)'
  100. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler10disableAllEb+0x0): first defined here
  101. .\sloeber.ino.cpp.o: In function `Scheduler::enableAll(bool)':
  102. sloeber.ino.cpp:(.text._ZN9Scheduler9enableAllEb+0x0): multiple definition of `Scheduler::enableAll(bool)'
  103. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler9enableAllEb+0x0): first defined here
  104. .\sloeber.ino.cpp.o: In function `Scheduler::startNow(bool)':
  105. sloeber.ino.cpp:(.text._ZN9Scheduler8startNowEb+0x0): multiple definition of `Scheduler::startNow(bool)'
  106. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler8startNowEb+0x0): first defined here
  107. .\sloeber.ino.cpp.o: In function `Scheduler::timeUntilNextIteration(Task&)':
  108. sloeber.ino.cpp:(.text._ZN9Scheduler22timeUntilNextIterationER4Task+0x0): multiple definition of `Scheduler::timeUntilNextIteration(Task&)'
  109. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler22timeUntilNextIterationER4Task+0x0): first defined here
  110. .\sloeber.ino.cpp.o: In function `Scheduler::currentTask()':
  111. sloeber.ino.cpp:(.text._ZN9Scheduler11currentTaskEv+0x0): multiple definition of `Scheduler::currentTask()'
  112. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler11currentTaskEv+0x0): first defined here
  113. .\sloeber.ino.cpp.o: In function `Scheduler::execute()':
  114. sloeber.ino.cpp:(.text._ZN9Scheduler7executeEv+0x0): multiple definition of `Scheduler::execute()'
  115. .\WifiHelper.cpp.o:WifiHelper.cpp:(.text._ZN9Scheduler7executeEv+0x0): first defined here
  116. collect2.exe: error: ld returned 1 exit status
  117. makefile:80: recipe for target 'Project2.elf' failed
  118. make: *** [Project2.elf] Error 1
Advertisement
Add Comment
Please, Sign In to add comment