Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.34 KB | None | 0 0
  1. $ make clean; make clean; make -j5
  2. find . -path ./DataExchange -prune -o -name "Makefile" -not -wholename "./Makefile" -execdir make -s clean \;
  3. nothing to do
  4. find . -name "octave-workspace" -exec rm {} \;
  5. find . -path ./DataExchange -prune -o -name "Makefile" -not -wholename "./Makefile" -execdir make -s clean \;
  6. nothing to do
  7. find . -name "octave-workspace" -exec rm {} \;
  8. make -s -C octave
  9. make -s -C lib
  10. a - settings.o
  11. a - crypt_wrapper.o
  12. a - crypt_blowfish.o
  13. a - crypt_gensalt.o
  14. a - utils.o
  15. a - dataexchange.o
  16. test_lib.cc: In function ‘int main(int, char**)’:
  17. test_lib.cc:182:7: warning: variable ‘r’ set but not used [-Wunused-but-set-variable]
  18. int r;
  19. ^
  20. test_lib.cc:16:15: warning: unused parameter ‘argc’ [-Wunused-parameter]
  21. int main (int argc, char *argv[])
  22. ^~~~
  23. make -s -C uC_Board
  24. ../driver/uCBoard.c: In function ‘void uCBoard_write_cmd(eCMD, uint8_t, const char*)’:
  25. ../driver/uCBoard.c:370:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  26. write (fd, buf, sizeof (buf));
  27. ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  28. uCBoard.c: In function ‘uCBoard_write_cmd’:
  29. uCBoard.c:370:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  30. write (fd, buf, sizeof (buf));
  31. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  32. uCBoard.c: In function ‘uCBoard_write_cmd’:
  33. uCBoard.c:370:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  34. write (fd, buf, sizeof (buf));
  35. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  36. uCBoard.c: In function ‘uCBoard_put_raw_char’:
  37. uCBoard.c:383:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  38. write (fd, &c, 1);
  39. ^~~~~~~~~~~~~~~~~
  40. date_time_OSK.cc: In function ‘void cb_date_time_okay_btn(Fl_Button*, void*)’:
  41. date_time_OSK.cc:23:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  42. system (cmd);
  43. ~~~~~~~^~~~~
  44. date_time_OSK.cc:25:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  45. system ("sudo /sbin/hwclock --systohc");
  46. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  47. date_time_OSK.cc: In function ‘void cb_date_time_okay_btn(Fl_Button*, void*)’:
  48. date_time_OSK.cc:23:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  49. system (cmd);
  50. ~~~~~~~^~~~~
  51. date_time_OSK.cc:25:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  52. system ("sudo /sbin/hwclock --systohc");
  53. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  54. date_time_OSK.cc: In function ‘void cb_date_time_okay_btn(Fl_Button*, void*)’:
  55. date_time_OSK.cc:23:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  56. system (cmd);
  57. ~~~~~~~^~~~~
  58. date_time_OSK.cc:25:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  59. system ("sudo /sbin/hwclock --systohc");
  60. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  61. date_time_OSK.cc: In function ‘void cb_date_time_okay_btn(Fl_Button*, void*)’:
  62. date_time_OSK.cc:23:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  63. system (cmd);
  64. ~~~~~~~^~~~~
  65. date_time_OSK.cc:25:8: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  66. system ("sudo /sbin/hwclock --systohc");
  67. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  68. network_OSK.cc: In function ‘void get_hostname(char*, int)’:
  69. network_OSK.cc:38:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  70. fgets(buf, buflen, fp);
  71. ~~~~~^~~~~~~~~~~~~~~~~
  72. network_OSK.cc: In function ‘void cb_speichern(Fl_Button*, void*)’:
  73. network_OSK.cc:100:10: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  74. system ("sudo /usr/sbin/set_default_net.sh");
  75. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  76. network_OSK.cc: In function ‘void get_hostname(char*, int)’:
  77. network_OSK.cc:38:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  78. fgets(buf, buflen, fp);
  79. ~~~~~^~~~~~~~~~~~~~~~~
  80. network_OSK.cc: In function ‘void cb_speichern(Fl_Button*, void*)’:
  81. network_OSK.cc:100:10: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  82. system ("sudo /usr/sbin/set_default_net.sh");
  83. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  84. network_OSK.cc: In function ‘void get_hostname(char*, int)’:
  85. network_OSK.cc:38:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  86. fgets(buf, buflen, fp);
  87. ~~~~~^~~~~~~~~~~~~~~~~
  88. network_OSK.cc: In function ‘void cb_speichern(Fl_Button*, void*)’:
  89. network_OSK.cc:100:10: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  90. system ("sudo /usr/sbin/set_default_net.sh");
  91. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  92. network_OSK.cc: In function ‘void get_hostname(char*, int)’:
  93. network_OSK.cc:38:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  94. fgets(buf, buflen, fp);
  95. ~~~~~^~~~~~~~~~~~~~~~~
  96. network_OSK.cc: In function ‘void cb_speichern(Fl_Button*, void*)’:
  97. network_OSK.cc:100:10: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  98. system ("sudo /usr/sbin/set_default_net.sh");
  99. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  100. scpi.c: In function ‘scpi_write_recv’:
  101. scpi.c:111:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  102. write (fd_out, out_buf, strlen (out_buf));
  103. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104. scpi.c:112:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  105. write (fd_out, "\n", 1);
  106. ^~~~~~~~~~~~~~~~~~~~~~~
  107. ../../lib/lib317.a(dataexchange.o): In Funktion »dataexchange::dataexchange(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)«:
  108. dataexchange.cc:(.text+0x5d3): Warnung: undefinierter Verweis auf »curl_global_init«
  109. dataexchange.cc:(.text+0x5d8): Warnung: undefinierter Verweis auf »curl_easy_init«
  110. dataexchange.cc:(.text+0x604): Warnung: undefinierter Verweis auf »curl_easy_setopt«
  111. dataexchange.cc:(.text+0x62f): Warnung: undefinierter Verweis auf »curl_easy_setopt«
  112. dataexchange.cc:(.text+0x656): Warnung: undefinierter Verweis auf »curl_easy_setopt«
  113. dataexchange.cc:(.text+0x681): Warnung: undefinierter Verweis auf »curl_easy_setopt«
  114. ../../lib/lib317.a(dataexchange.o): In Funktion »dataexchange::~dataexchange()«:
  115. dataexchange.cc:(.text+0x81d): Warnung: undefinierter Verweis auf »curl_easy_cleanup«
  116. dataexchange.cc:(.text+0x822): Warnung: undefinierter Verweis auf »curl_global_cleanup«
  117. ../../lib/lib317.a(dataexchange.o): In Funktion »dataexchange::notify(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)«:
  118. dataexchange.cc:(.text+0xa0b): Warnung: undefinierter Verweis auf »curl_easy_escape«
  119. dataexchange.cc:(.text+0xcc2): Warnung: undefinierter Verweis auf »curl_easy_setopt«
  120. dataexchange.cc:(.text+0xce2): Warnung: undefinierter Verweis auf »curl_easy_perform«
  121. dataexchange.cc:(.text+0xe3b): Warnung: undefinierter Verweis auf »curl_easy_strerror«
  122. collect2: error: ld returned 1 exit status
  123. Makefile:48: recipe for target 'seq_daemon' failed
  124. make[2]: *** [seq_daemon] Error 1
  125. Makefile:4: recipe for target 'all' failed
  126. make[1]: *** [all] Error 2
  127. Makefile:4: recipe for target 'all' failed
  128. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement