Ticket #25976: weechat.txt

File weechat.txt, 12.3 KB (added by frenchja@…, 14 years ago)

Weechat IRC cmake results

Line 
1Last login: Fri Aug  6 10:44:01 on ttys000
2dhcp-129-105-171-180:~ frenchja$ cd irssiotr/build/
3dhcp-129-105-171-180:build frenchja$ make
4[ 12%] Built target otrformats
5[ 25%] Building C object weechat/CMakeFiles/weechatotr.dir/weechat_otr.o
6In file included from /Users/frenchja/irssiotr/weechat/weechat_otr.c:20:
7/Users/frenchja/irssiotr/otr.h:26:26: error: libotr/proto.h: No such file or directory
8/Users/frenchja/irssiotr/otr.h:27:28: error: libotr/context.h: No such file or directory
9/Users/frenchja/irssiotr/otr.h:28:28: error: libotr/message.h: No such file or directory
10/Users/frenchja/irssiotr/otr.h:29:28: error: libotr/privkey.h: No such file or directory
11In file included from /Users/frenchja/irssiotr/weechat/weechat_otr.c:20:
12/Users/frenchja/irssiotr/otr.h:40: error: expected specifier-qualifier-list before ‘OtrlUserState’
13In file included from /Users/frenchja/irssiotr/otr.h:65,
14                 from /Users/frenchja/irssiotr/weechat/weechat_otr.c:20:
15/Users/frenchja/irssiotr/weechat/weechat_otr.h:20:28: error: weechat-plugin.h: No such file or directory
16In file included from /Users/frenchja/irssiotr/otr.h:65,
17                 from /Users/frenchja/irssiotr/weechat/weechat_otr.c:20:
18/Users/frenchja/irssiotr/weechat/weechat_otr.h: In function ‘IRCCTX_DUP’:
19/Users/frenchja/irssiotr/weechat/weechat_otr.h:82: warning: implicit declaration of function ‘strdup’
20/Users/frenchja/irssiotr/weechat/weechat_otr.h:82: warning: incompatible implicit declaration of built-in function ‘strdup’
21In file included from /Users/frenchja/irssiotr/otr.h:65,
22                 from /Users/frenchja/irssiotr/weechat/weechat_otr.c:20:
23/Users/frenchja/irssiotr/weechat/weechat_otr.h: At top level:
24/Users/frenchja/irssiotr/weechat/weechat_otr.h:124: warning: ‘struct t_hook’ declared inside parameter list
25/Users/frenchja/irssiotr/weechat/weechat_otr.h:124: warning: its scope is only this definition or declaration, which is probably not what you want
26/Users/frenchja/irssiotr/weechat/weechat_otr.h:125: warning: ‘struct t_hook’ declared inside parameter list
27/Users/frenchja/irssiotr/weechat/weechat_otr.h:126: error: conflicting types for ‘gsourceremovefake’
28/Users/frenchja/irssiotr/weechat/weechat_otr.h:124: error: previous declaration of ‘gsourceremovefake’ was here
29/Users/frenchja/irssiotr/weechat/weechat_otr.h: In function ‘gsourceremovefake’:
30/Users/frenchja/irssiotr/weechat/weechat_otr.h:128: warning: implicit declaration of function ‘weechat_unhook’
31/Users/frenchja/irssiotr/weechat/weechat_otr.h: In function ‘gioaddwatchfake’:
32/Users/frenchja/irssiotr/weechat/weechat_otr.h:149: warning: implicit declaration of function ‘weechat_hook_fd’
33/Users/frenchja/irssiotr/weechat/weechat_otr.h:149: warning: return makes pointer from integer without a cast
34In file included from /Users/frenchja/irssiotr/weechat/weechat_otr.c:20:
35/Users/frenchja/irssiotr/otr.h: At top level:
36/Users/frenchja/irssiotr/otr.h:184: error: expected specifier-qualifier-list before ‘OtrlPolicy’
37/Users/frenchja/irssiotr/otr.h:208: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
38/Users/frenchja/irssiotr/weechat/weechat_otr.c:22: error: expected declaration specifiers or ‘...’ before string constant
39/Users/frenchja/irssiotr/weechat/weechat_otr.c:22: warning: data definition has no type or storage class
40/Users/frenchja/irssiotr/weechat/weechat_otr.c:22: warning: type defaults to ‘int’ in declaration of ‘WEECHAT_PLUGIN_NAME’
41/Users/frenchja/irssiotr/weechat/weechat_otr.c:23: error: expected declaration specifiers or ‘...’ before string constant
42/Users/frenchja/irssiotr/weechat/weechat_otr.c:23: warning: data definition has no type or storage class
43/Users/frenchja/irssiotr/weechat/weechat_otr.c:23: warning: type defaults to ‘int’ in declaration of ‘WEECHAT_PLUGIN_DESCRIPTION’
44/Users/frenchja/irssiotr/weechat/weechat_otr.c:24: error: expected declaration specifiers or ‘...’ before string constant
45/Users/frenchja/irssiotr/weechat/weechat_otr.c:24: warning: data definition has no type or storage class
46/Users/frenchja/irssiotr/weechat/weechat_otr.c:24: warning: type defaults to ‘int’ in declaration of ‘WEECHAT_PLUGIN_AUTHOR’
47/Users/frenchja/irssiotr/weechat/weechat_otr.c:25: error: expected declaration specifiers or ‘...’ before string constant
48/Users/frenchja/irssiotr/weechat/weechat_otr.c:25: warning: data definition has no type or storage class
49/Users/frenchja/irssiotr/weechat/weechat_otr.c:25: warning: type defaults to ‘int’ in declaration of ‘WEECHAT_PLUGIN_VERSION’
50/Users/frenchja/irssiotr/weechat/weechat_otr.c:26: error: expected declaration specifiers or ‘...’ before string constant
51/Users/frenchja/irssiotr/weechat/weechat_otr.c:26: warning: data definition has no type or storage class
52/Users/frenchja/irssiotr/weechat/weechat_otr.c:26: warning: type defaults to ‘int’ in declaration of ‘WEECHAT_PLUGIN_WEECHAT_VERSION’
53/Users/frenchja/irssiotr/weechat/weechat_otr.c:27: error: expected declaration specifiers or ‘...’ before string constant
54/Users/frenchja/irssiotr/weechat/weechat_otr.c:27: warning: data definition has no type or storage class
55/Users/frenchja/irssiotr/weechat/weechat_otr.c:27: warning: type defaults to ‘int’ in declaration of ‘WEECHAT_PLUGIN_LICENSE’
56/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘printformatva’:
57/Users/frenchja/irssiotr/weechat/weechat_otr.c:52: warning: implicit declaration of function ‘weechat_buffer_search’
58/Users/frenchja/irssiotr/weechat/weechat_otr.c:52: warning: assignment makes pointer from integer without a cast
59/Users/frenchja/irssiotr/weechat/weechat_otr.c:56: warning: implicit declaration of function ‘weechat_command’
60/Users/frenchja/irssiotr/weechat/weechat_otr.c:57: warning: assignment makes pointer from integer without a cast
61/Users/frenchja/irssiotr/weechat/weechat_otr.c:59: warning: implicit declaration of function ‘weechat_printf’
62/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘ircctx_by_peername’:
63/Users/frenchja/irssiotr/weechat/weechat_otr.c:112: warning: implicit declaration of function ‘strcpy’
64/Users/frenchja/irssiotr/weechat/weechat_otr.c:112: warning: incompatible implicit declaration of built-in function ‘strcpy’
65/Users/frenchja/irssiotr/weechat/weechat_otr.c:114: warning: implicit declaration of function ‘strchr’
66/Users/frenchja/irssiotr/weechat/weechat_otr.c:114: warning: incompatible implicit declaration of built-in function ‘strchr’
67/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘wc_modifier_privmsg_in’:
68/Users/frenchja/irssiotr/weechat/weechat_otr.c:139: warning: incompatible implicit declaration of built-in function ‘strdup’
69/Users/frenchja/irssiotr/weechat/weechat_otr.c:141: warning: implicit declaration of function ‘weechat_string_explode’
70/Users/frenchja/irssiotr/weechat/weechat_otr.c:141: warning: assignment makes pointer from integer without a cast
71/Users/frenchja/irssiotr/weechat/weechat_otr.c:142: warning: assignment makes pointer from integer without a cast
72/Users/frenchja/irssiotr/weechat/weechat_otr.c:174: warning: implicit declaration of function ‘otrl_message_free’
73/Users/frenchja/irssiotr/weechat/weechat_otr.c:178: warning: implicit declaration of function ‘weechat_string_free_exploded’
74/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘wc_modifier_privmsg_out’:
75/Users/frenchja/irssiotr/weechat/weechat_otr.c:195: warning: assignment makes pointer from integer without a cast
76/Users/frenchja/irssiotr/weechat/weechat_otr.c:196: warning: assignment makes pointer from integer without a cast
77/Users/frenchja/irssiotr/weechat/weechat_otr.c:198: warning: incompatible implicit declaration of built-in function ‘strdup’
78/Users/frenchja/irssiotr/weechat/weechat_otr.c:211: warning: implicit declaration of function ‘strncmp’
79/Users/frenchja/irssiotr/weechat/weechat_otr.c:217: warning: implicit declaration of function ‘weechat_info_get’
80/Users/frenchja/irssiotr/weechat/weechat_otr.c:217: warning: cast to pointer from integer of different size
81/Users/frenchja/irssiotr/weechat/weechat_otr.c: At top level:
82/Users/frenchja/irssiotr/weechat/weechat_otr.c:248: warning: ‘struct t_gui_buffer’ declared inside parameter list
83/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘cmd_otr’:
84/Users/frenchja/irssiotr/weechat/weechat_otr.c:250: warning: implicit declaration of function ‘weechat_buffer_get_string’
85/Users/frenchja/irssiotr/weechat/weechat_otr.c:250: warning: initialization makes pointer from integer without a cast
86/Users/frenchja/irssiotr/weechat/weechat_otr.c:251: warning: initialization makes pointer from integer without a cast
87/Users/frenchja/irssiotr/weechat/weechat_otr.c:252: warning: cast to pointer from integer of different size
88/Users/frenchja/irssiotr/weechat/weechat_otr.c:264: error: ‘WEECHAT_RC_OK’ undeclared (first use in this function)
89/Users/frenchja/irssiotr/weechat/weechat_otr.c:264: error: (Each undeclared identifier is reported only once
90/Users/frenchja/irssiotr/weechat/weechat_otr.c:264: error: for each function it appears in.)
91/Users/frenchja/irssiotr/weechat/weechat_otr.c:265: warning: control reaches end of non-void function
92/Users/frenchja/irssiotr/weechat/weechat_otr.c: At top level:
93/Users/frenchja/irssiotr/weechat/weechat_otr.c:272: warning: ‘struct t_gui_window’ declared inside parameter list
94/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘otr_statusbar_callback’:
95/Users/frenchja/irssiotr/weechat/weechat_otr.c:278: warning: implicit declaration of function ‘weechat_window_get_pointer’
96/Users/frenchja/irssiotr/weechat/weechat_otr.c:278: warning: initialization makes pointer from integer without a cast
97/Users/frenchja/irssiotr/weechat/weechat_otr.c:279: warning: initialization makes pointer from integer without a cast
98/Users/frenchja/irssiotr/weechat/weechat_otr.c:281: warning: implicit declaration of function ‘strcmp’
99/Users/frenchja/irssiotr/weechat/weechat_otr.c:282: warning: incompatible implicit declaration of built-in function ‘strdup’
100/Users/frenchja/irssiotr/weechat/weechat_otr.c:284: warning: cast to pointer from integer of different size
101/Users/frenchja/irssiotr/weechat/weechat_otr.c:285: warning: cast to pointer from integer of different size
102/Users/frenchja/irssiotr/weechat/weechat_otr.c:286: warning: assignment makes pointer from integer without a cast
103/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘otr_status_change’:
104/Users/frenchja/irssiotr/weechat/weechat_otr.c:302: warning: implicit declaration of function ‘weechat_hook_signal_send’
105/Users/frenchja/irssiotr/weechat/weechat_otr.c:303: error: ‘WEECHAT_HOOK_SIGNAL_STRING’ undeclared (first use in this function)
106/Users/frenchja/irssiotr/weechat/weechat_otr.c:306: warning: implicit declaration of function ‘weechat_bar_item_update’
107/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘weechat_plugin_init’:
108/Users/frenchja/irssiotr/weechat/weechat_otr.c:314: warning: implicit declaration of function ‘weechat_hook_modifier’
109/Users/frenchja/irssiotr/weechat/weechat_otr.c:318: error: ‘WEECHAT_RC_ERROR’ undeclared (first use in this function)
110/Users/frenchja/irssiotr/weechat/weechat_otr.c:331: warning: implicit declaration of function ‘weechat_hook_command’
111/Users/frenchja/irssiotr/weechat/weechat_otr.c:332: warning: implicit declaration of function ‘N_’
112/Users/frenchja/irssiotr/weechat/weechat_otr.c:341: warning: implicit declaration of function ‘weechat_bar_item_new’
113/Users/frenchja/irssiotr/weechat/weechat_otr.c:341: warning: assignment makes pointer from integer without a cast
114/Users/frenchja/irssiotr/weechat/weechat_otr.c:344: error: ‘WEECHAT_RC_OK’ undeclared (first use in this function)
115/Users/frenchja/irssiotr/weechat/weechat_otr.c:345: warning: control reaches end of non-void function
116/Users/frenchja/irssiotr/weechat/weechat_otr.c: In function ‘weechat_plugin_end’:
117/Users/frenchja/irssiotr/weechat/weechat_otr.c:349: warning: implicit declaration of function ‘weechat_bar_item_remove’
118/Users/frenchja/irssiotr/weechat/weechat_otr.c:355: error: ‘WEECHAT_RC_OK’ undeclared (first use in this function)
119/Users/frenchja/irssiotr/weechat/weechat_otr.c:356: warning: control reaches end of non-void function
120make[2]: *** [weechat/CMakeFiles/weechatotr.dir/weechat_otr.o] Error 1
121make[1]: *** [weechat/CMakeFiles/weechatotr.dir/all] Error 2
122make: *** [all] Error 2
123dhcp-129-105-171-180:build frenchja$