Advertisement
Guest User

Untitled

a guest
Sep 21st, 2022
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. obsd_computer# make -j6
  2. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c cog-utils.c
  3. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c io_poller.c
  4. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c user-agent.c
  5. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c websockets.c
  6. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c curl-websockc
  7. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c jsmn-find.c
  8. websockets.c:516:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
  9. else
  10. ^
  11. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c json-build.c
  12. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c log.c
  13. 1 warning generated.
  14. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c logconf.c
  15. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c priority_quec
  16. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c anomap.c
  17. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c sha1.c
  18. cc -O2 -std=c99 -pthread -D_XOPEN_SOURCE=600 -DLOG_USE_COLOR -I. -I/usr/local/include -c threadpool.c
  19. cc -O2 -pipe -I. -Iapi -I../include -I../core gencodecs-pp.c -o gencodecs-pp
  20. Generating forward definitions
  21. Generating header
  22. cpp -O2 -pipe -I. -Iapi -I../include -I../core -DGENCODECS_INIT -DGENCODECS_JSON_ENCODER -DGENCODECS_JSc
  23. cpp -O2 -pipe -I. -Iapi -I../include -I../core -DGENCODECS_HEADER -DGENCODECS_DATA -nostdinc -P discorh
  24. Generating source
  25. cpp -O2 -pipe -I. -Iapi -I../include -I../core -DGENCODECS_INIT -DGENCODECS_JSON_ENCODER -DGENCODECS_JSc
  26. cpp -O2 -pipe -I. -Iapi -I../include -I../core -DGENCODECS_INIT -DGENCODECS_JSON_ENCODER -DGENCODECS_JSh
  27. cc -c -O2 -pipe -I. -Iapi -I../include -I../core discord_codecs.c -o discord_codecs.o
  28. In file included from discord_codecs.c:1:
  29. ./discord_codecs.h:5794:6: error: variable has incomplete type 'void'
  30. void strings##_cleanup(struct strings *self);
  31. ^
  32. ./discord_codecs.h:5794:13: error: expected ';' after top level declarator
  33. void strings##_cleanup(struct strings *self);
  34. ^
  35. ;
  36. ./discord_codecs.h:5801:6: error: variable has incomplete type 'void'
  37. void json_values##_cleanup(struct json_values *self);
  38. ^
  39. ./discord_codecs.h:5801:17: error: expected ';' after top level declarator
  40. void json_values##_cleanup(struct json_values *self);
  41. ^
  42. ;
  43. ./discord_codecs.h:5808:6: error: variable has incomplete type 'void'
  44. void snowflakes##_cleanup(struct snowflakes *self);
  45. ^
  46. ./discord_codecs.h:5808:16: error: expected ';' after top level declarator
  47. void snowflakes##_cleanup(struct snowflakes *self);
  48. ^
  49. ;
  50. ./discord_codecs.h:5815:6: error: variable has incomplete type 'void'
  51. void integers##_cleanup(struct integers *self);
  52. ^
  53. ./discord_codecs.h:5815:14: error: expected ';' after top level declarator
  54. void integers##_cleanup(struct integers *self);
  55. ^
  56. ;
  57. ./discord_codecs.h:5842:6: error: variable has incomplete type 'void'
  58. void discord_application##_init(struct discord_application *self); void discord_application##_cleanup(st;
  59. ^
  60. ./discord_codecs.h:5842:25: error: expected ';' after top level declarator
  61. void discord_application##_init(struct discord_application *self); void discord_application##_cleanup(st;
  62. ^
  63. ;
  64. ./discord_codecs.h:5842:73: error: variable has incomplete type 'void'
  65. void discord_application##_init(struct discord_application *self); void discord_application##_cleanup(st;
  66. ^
  67. ./discord_codecs.h:5842:92: error: expected ';' after top level declarator
  68. void discord_application##_init(struct discord_application *self); void discord_application##_cleanup(st;
  69. ^
  70. ;
  71. ./discord_codecs.h:5897:6: error: variable has incomplete type 'void'
  72. void discord_install_params##_init(struct discord_install_params *self); void discord_install_params##_c;
  73. ^
  74. ./discord_codecs.h:5897:28: error: expected ';' after top level declarator
  75. void discord_install_params##_init(struct discord_install_params *self); void discord_install_params##_c;
  76. ^
  77. ;
  78. ./discord_codecs.h:5897:79: error: variable has incomplete type 'void'
  79. void discord_install_params##_init(struct discord_install_params *self); void discord_install_params##_c;
  80. ^
  81. ./discord_codecs.h:5897:101: error: expected ';' after top level declarator
  82. void discord_install_params##_init(struct discord_install_params *self); void discord_install_params##_c;
  83. ^
  84. ;
  85. ./discord_codecs.h:5967:6: error: variable has incomplete type 'void'
  86. void discord_audit_log##_init(struct discord_audit_log *self); void discord_audit_log##_cleanup(struct d;
  87. ^
  88. ./discord_codecs.h:5967:23: error: expected ';' after top level declarator
  89. void discord_audit_log##_init(struct discord_audit_log *self); void discord_audit_log##_cleanup(struct d;
  90. ^
  91. ;
  92. ./discord_codecs.h:5967:69: error: variable has incomplete type 'void'
  93. void discord_audit_log##_init(struct discord_audit_log *self); void discord_audit_log##_cleanup(struct d;
  94. ^
  95. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  96. 20 errors generated.
  97. *** Error 1 in gencodecs (Makefile:62 'discord_codecs.o')
  98. *** Error 2 in /tmp/concord (Makefile:27 'static')
  99.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement