=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for manedit-0.8.1nb1 --- aboutdialog.o --- --- cdialog.o --- --- csd.o --- --- aboutdialog.o --- clang -c aboutdialog.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- cdialog.o --- clang -c cdialog.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- csd.o --- clang -c csd.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editor.o --- clang -c editor.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editorcb.o --- clang -c editorcb.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editor.o --- editor.c:182:29: warning: expression which evaluates to zero treated as a null pointer constant of type 'gchar *' (aka 'char *') [-Wnon-literal-null-conversion] item->line[total_lines] = '\0'; ^~~~ editor.c:217:6: warning: implicitly declaring library function 'memcpy' with type 'void *(void *, const void *, unsigned long)' [-Wimplicit-function-declaration] memcpy(new_item, src_item, sizeof(editor_item_struct)); ^ editor.c:217:6: note: include the header or explicitly provide a declaration for 'memcpy' --- editordnd.o --- clang -c editordnd.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" editordnd.c:140:17: warning: cast to 'editor_struct *' (aka 'struct _editor_struct *') from smaller integer type 'guint32' (aka 'unsigned int') [-Wint-to-pointer-cast] *editor_rtn = EDITOR(addr_val); ^ ./editor.h:13:22: note: expanded from macro 'EDITOR' #define EDITOR(p) ((editor_struct *)(p)) ^ editordnd.c:164:19: warning: cast to 'GtkCTreeNode *' (aka 'struct _GtkCTreeNode *') from smaller integer type 'guint32' (aka 'unsigned int') [-Wint-to-pointer-cast] (*branch)[n] = (GtkCTreeNode *)addr_val; ^ editordnd.c:915:6: warning: passing 'gchar *' (aka 'char *') to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] buf, strlen(buf) ^~~ /var/pkgsrc/work/editors/manedit/work/.buildlink/include/gtk-1.2/gtk/gtkselection.h:106:27: note: passing argument to parameter 'data' here const guchar *data, ^ editordnd.c:1275:7: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types with different sign [-Wpointer-sign] selection_data->data, selection_data->length ^~~~~~~~~~~~~~~~~~~~ editordnd.c:185:15: note: passing argument to parameter 's' here const gchar *s, const gint len ^ 4 warnings generated. --- editorfio.o --- clang -c editorfio.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editorfip.o --- clang -c editorfip.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editor.o --- 2 warnings generated. --- editorfipcb.o --- clang -c editorfipcb.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editorfipop.o --- clang -c editorfipop.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editorop.o --- --- editorundo.o --- --- editorop.o --- clang -c editorop.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- editorundo.o --- clang -c editorundo.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fb.o --- --- fprompt.o --- --- fb.o --- clang -c fb.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fprompt.o --- clang -c fprompt.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fsd.o --- clang -c fsd.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fb.o --- fb.c:1444:4: warning: passing 'gchar *' (aka 'char *') to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] buf, buf_len --- guiutils.o --- clang -c guiutils.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fb.o --- ^~~ --- main.o --- --- fb.o --- /var/pkgsrc/work/editors/manedit/work/.buildlink/include/gtk-1.2/gtk/gtkselection.h:106:27: note: passing argument to parameter 'data' here const guchar *data, ^ fb.c:1461:3: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] s, ^ /var/pkgsrc/work/editors/manedit/work/.buildlink/include/gtk-1.2/gtk/gtkselection.h:106:27: note: passing argument to parameter 'data' here const guchar *data, ^ fb.c:1727:19: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ --- main.o --- clang -c main.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fb.o --- fb.c:3469:23: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] o_is_selected = OBJISSEL(fb, i); ^ --- guiutils.o --- guiutils.c:1099:20: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] sel_rtn->data = s; ^ ~ --- main.o --- main.c:109:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] --- fb.o --- fb.c:342:31: note: expanded from macro 'OBJISSEL' --- main.o --- exit(1); --- fb.o --- ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) --- main.o --- ^ --- fb.o --- ^ --- guiutils.o --- guiutils.c:1147:20: warning: assigning to 'guchar *' (aka 'unsigned char *') from 'gchar *' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] sel_rtn->data = s; ^ ~ --- main.o --- main.c:109:3: note: include the header or explicitly provide a declaration for 'exit' --- fb.o --- fb.c:3689:19: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] o_is_selected = OBJISSEL(fb, i); ^ --- guiutils.o --- guiutils.c:3384:14: warning: passing 'guint8 *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types with different sign [-Wpointer-sign] window, xbm_data, ^~~~~~~~ --- fb.o --- fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ --- guiutils.o --- /var/pkgsrc/work/editors/manedit/work/.buildlink/include/gtk-1.2/gdk/gdk.h:465:20: note: passing argument to parameter 'data' here const gchar *data, ^ --- fb.o --- fb.c:3777:19: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] o_is_selected = OBJISSEL(fb, i); ^ --- guiutils.o --- guiutils.c:5708:19: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] cb_data[4] = (gpointer)MAX(max_items, 0); ^ --- fb.o --- fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ --- main.o --- 1 warning generated. --- guiutils.o --- guiutils.c:6901:19: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] cb_data[5] = (gpointer)MAX(toplevel_width, 0); ^ --- fb.o --- fb.c:4753:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, n)) ^ --- guiutils.o --- guiutils.c:6902:19: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] cb_data[6] = (gpointer)MAX(toplevel_height, 0); ^ --- fb.o --- fb.c:342:31: note: expanded from macro 'OBJISSEL' --- maneditcb.o --- --- fb.o --- ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:4755:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)n ^ fb.c:4757:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, i)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:4759:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:4811:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, n)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:4813:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)n ^ fb.c:4815:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, i)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:4817:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:4882:10: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:4884:22: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:4950:10: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:4952:22: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5003:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5005:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5058:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5060:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5106:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, n)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5108:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)n ^ fb.c:5110:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, i)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5112:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5152:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, n)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5154:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)n ^ fb.c:5156:9: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, i)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5158:21: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5213:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5215:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5272:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5274:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5330:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5332:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5388:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5390:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5440:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5442:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5495:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5497:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5539:7: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(OBJISSEL(fb, i)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5541:20: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5545:20: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5640:7: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(OBJISSEL(fb, i)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5643:20: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5650:20: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5691:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5693:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5704:13: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, j)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:5706:25: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)j ^ fb.c:5719:20: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5766:23: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:5844:23: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ --- maneditcb.o --- clang -c maneditcb.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fb.o --- fb.c:6133:18: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i ^ fb.c:6169:10: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] if(!OBJISSEL(fb, i)) ^ fb.c:342:31: note: expanded from macro 'OBJISSEL' ((g_list_find(fb->selection, (gpointer)(n)) != NULL) ? TRUE : FALSE) : FALSE) ^ fb.c:6170:32: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] glist = g_list_append(glist, (gpointer)i); ^ fb.c:6326:23: warning: cast to 'gpointer' (aka 'void *') from smaller integer type 'gint' (aka 'int') [-Wint-to-void-pointer-cast] fb->selection, (gpointer)i --- maneditop.o --- --- fb.o --- ^ --- maneditop.o --- clang -c maneditop.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- mpfio.o --- clang -c mpfio.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- pdialog.o --- clang -c pdialog.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- guiutils.o --- 6 warnings generated. --- pref.o --- clang -c pref.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" pref.c:1193:5: warning: variable 'gdk_color' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if(colormap != NULL) ^~~~~~~~~~~~~~~~ pref.c:1199:6: note: uninitialized use occurs here gdk_color ^~~~~~~~~ pref.c:1193:2: note: remove the 'if' if its condition is always true if(colormap != NULL) ^~~~~~~~~~~~~~~~~~~~ pref.c:1140:2: note: variable 'gdk_color' is declared here GdkColor gdk_color; ^ --- prefcb.o --- clang -c prefcb.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- pref.o --- 1 warning generated. --- preffio.o --- clang -c preffio.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- prefop.o --- clang -c prefop.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- fb.o --- 59 warnings generated. --- pulist.o --- clang -c pulist.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- viewer.o --- --- viewercb.o --- --- viewer.o --- clang -c viewer.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- viewercb.o --- clang -c viewercb.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- viewerdnd.o --- clang -c viewerdnd.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- viewerfio.o --- clang -c viewerfio.c -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" --- viewerdnd.o --- viewerdnd.c:102:22: warning: cast to 'viewer_struct *' (aka 'struct _viewer_struct *') from smaller integer type 'guint32' (aka 'unsigned int') [-Wint-to-pointer-cast] (*viewer_rtn) = (viewer_struct *)addr_val; ^ --- disk.o --- clang++ -c disk.cpp -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" -D__cplusplus -Dc_plusplus --- viewerdnd.o --- viewerdnd.c:133:19: warning: cast to 'GtkCTreeNode *' (aka 'struct _GtkCTreeNode *') from smaller integer type 'guint32' (aka 'unsigned int') [-Wint-to-pointer-cast] (*branch)[n] = (GtkCTreeNode *)addr_val; ^ --- fio.o --- clang++ -c fio.cpp -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" -D__cplusplus -Dc_plusplus --- disk.o --- In file included from :386: --- viewerdnd.o --- viewerdnd.c:188:6: warning: passing 'gchar *' (aka 'char *') to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] buf, strlen(buf) ^~~ --- disk.o --- :4:9: warning: '__cplusplus' macro redefined [-Wmacro-redefined] #define __cplusplus 1 --- fio.o --- In file included from :386: --- disk.o --- ^ --- viewerdnd.o --- /var/pkgsrc/work/editors/manedit/work/.buildlink/include/gtk-1.2/gtk/gtkselection.h:106:27: note: passing argument to parameter 'data' here const guchar *data, ^ --- fio.o --- :4:9: warning: '__cplusplus' macro redefined [-Wmacro-redefined] --- disk.o --- :382:9: note: previous definition is here --- fio.o --- #define __cplusplus 1 --- disk.o --- #define __cplusplus 201402L --- fio.o --- ^ --- disk.o --- ^ --- viewerdnd.o --- viewerdnd.c:461:7: warning: passing 'guchar *' (aka 'unsigned char *') to parameter of type 'const gchar *' (aka 'const char *') converts between pointers to integer types with different sign [-Wpointer-sign] selection_data->data, selection_data->length --- disk.o --- In file included from disk.cpp:1: --- viewerdnd.o --- ^~~~~~~~~~~~~~~~~~~~ --- disk.o --- In file included from /usr/include/c++/v1/stdio.h:102: --- fio.o --- :382:9: note: previous definition is here #define __cplusplus 201402L ^ --- viewerdnd.o --- ./editordnd.h:18:22: note: passing argument to parameter 's' here const gchar *s, const gint len --- fio.o --- In file included from fio.cpp:1: --- disk.o --- /usr/include/c++/v1/__config:327:20: error: cannot combine with previous 'char16_t' declaration specifier --- viewerdnd.o --- ^ --- disk.o --- typedef __char16_t char16_t; --- fio.o --- In file included from /usr/include/c++/v1/stdio.h:102: --- disk.o --- ^ --- viewerdnd.o --- 4 warnings generated. --- prochandle.o --- --- fio.o --- /usr/include/c++/v1/__config:327:20: error: cannot combine with previous 'char16_t' declaration specifier typedef __char16_t char16_t; ^ /usr/include/c++/v1/__config:328:20: error: cannot combine with previous 'char32_t' declaration specifier typedef __char32_t char32_t; ^ --- prochandle.o --- clang++ -c prochandle.cpp -O2 -I/usr/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/usr/pkg\" -DLOCALBASE=\"/usr/pkg\" -DX11BASE=\"/usr/pkg\" -D__cplusplus -Dc_plusplus --- disk.o --- /usr/include/c++/v1/__config:328:20: error: cannot combine with previous 'char32_t' declaration specifier typedef __char32_t char32_t; --- fio.o --- 1 warning and 2 errors generated. --- disk.o --- ^ --- fio.o --- *** [fio.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/manedit/work/manedit-0.8.1/manedit --- prochandle.o --- In file included from :386: --- disk.o --- disk.cpp:1015:9: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] return("/"); ^ --- prochandle.o --- :4:9: warning: '__cplusplus' macro redefined [-Wmacro-redefined] #define __cplusplus 1 ^ --- disk.o --- 2 warnings and 2 errors generated. *** [disk.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/manedit/work/manedit-0.8.1/manedit --- prochandle.o --- :382:9: note: previous definition is here #define __cplusplus 201402L ^ In file included from prochandle.cpp:1: In file included from /usr/include/c++/v1/stdio.h:102: /usr/include/c++/v1/__config:327:20: error: cannot combine with previous 'char16_t' declaration specifier typedef __char16_t char16_t; ^ /usr/include/c++/v1/__config:328:20: error: cannot combine with previous 'char32_t' declaration specifier typedef __char32_t char32_t; ^ 1 warning and 2 errors generated. *** [prochandle.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/manedit/work/manedit-0.8.1/manedit 3 errors bmake: stopped in /var/pkgsrc/work/editors/manedit/work/manedit-0.8.1/manedit *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/editors/manedit *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/manedit