++++++++++++++ clean program +++++++++++++++ ++++++++++++++ clean library +++++++++++++++ ++++++++++++++ clean modules +++++++++++++++ ------------ clean about_module ------------ ----------- clean cleanup_module ----------- ---------- clean configopus_module --------- ----------- clean diskcopy_module ---------- ----------- clean diskinfo_module ---------- ----------- clean filetype_module ---------- ----------- clean fixicons_module ---------- ------------ clean format_module ----------- ------------- clean ftp_module ------------- ------------- clean icon_module ------------ ------------- clean join_module ------------ --------- clean listerformat_module -------- ------------- clean misc_module ------------ ---------- clean pathformat_module --------- ------------- clean play_module ------------ ------------ clean print_module ------------ ------------- clean read_module ------------ ------------- clean show_module ------------ ------------ clean themes_module ----------- ----------- clean xadopus_module ----------- ++++++++++++++ clean commands ++++++++++++++ --------------- clean dopusrt -------------- --------------- clean loaddb --------------- -------------- clean viewfont -------------- ++++++++++++++ clean binaries ++++++++++++++ <<<<<<<<<<<<<<<<<< program >>>>>>>>>>>>>>>>>> make[1]: Entering directory `/home/dopus5/trunk/source/Program' >>>>>Compiling data.c data.c:182: warning: missing braces around initializer data.c:182: warning: (near initialization for ‘arrow_hi_data[0]’) data.c:188: warning: missing braces around initializer data.c:188: warning: (near initialization for ‘arrow_lo_data[0]’) data.c:195: warning: initialization from incompatible pointer type data.c:196: warning: initialization from incompatible pointer type >>>>>Compiling string_data.c >>>>>Compiling function_data.c function_data.c:62: warning: missing braces around initializer function_data.c:62: warning: (near initialization for ‘commandlist_internal[4].stuff’) >>>>>Compiling menu_data.c >>>>>Compiling palette_routines.c >>>>>Compiling pattern.c >>>>>Compiling key_press.c >>>>>Compiling key_finder_data.c >>>>>Compiling main.c main.c: In function ‘main_open_library’: main.c:165: warning: initialization makes integer from pointer without a cast main.c:165: warning: initialization makes integer from pointer without a cast main.c: In function ‘startup_init_gui’: main.c:598: warning: left shift count >= width of type main.c:441: warning: unused variable ‘proc’ main.c: In function ‘startup_show_startup_picture’: main.c:903: warning: initialization makes integer from pointer without a cast main.c:903: warning: initialization makes integer from pointer without a cast >>>>>Compiling commands.c commands.c: In function ‘init_commands_scan’: commands.c:215: warning: initialization makes integer from pointer without a cast commands.c:215: warning: initialization makes integer from pointer without a cast commands.c: In function ‘command_new’: commands.c:709: warning: initialization makes integer from pointer without a cast commands.c:709: warning: initialization makes integer from pointer without a cast commands.c:709: warning: initialization makes integer from pointer without a cast commands.c:709: warning: initialization makes integer from pointer without a cast commands.c:709: warning: initialization makes integer from pointer without a cast commands.c:739: warning: initialization makes integer from pointer without a cast commands.c:739: warning: initialization makes integer from pointer without a cast commands.c:739: warning: initialization makes integer from pointer without a cast commands.c:739: warning: initialization makes integer from pointer without a cast >>>>>Compiling menus.c menus.c: In function ‘find_menu_item’: menus.c:338: warning: cast from pointer to integer of different size menus.c:346: warning: cast from pointer to integer of different size menus.c:352: warning: cast from pointer to integer of different size >>>>>Compiling popup.c popup.c: In function ‘popup_run_func’: popup.c:197: warning: initialization makes integer from pointer without a cast popup.c:213: warning: initialization makes integer from pointer without a cast >>>>>Compiling popup_build.c >>>>>Compiling iconpos.c iconpos.c: In function ‘iconpos_configure’: iconpos.c:75: warning: initialization makes integer from pointer without a cast iconpos.c:75: warning: initialization makes integer from pointer without a cast iconpos.c:75: warning: initialization makes integer from pointer without a cast >>>>>Compiling cx.c >>>>>Compiling wb.c wb.c: In function ‘wb_do_startup’: wb.c:69: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) wb.c:70: warning: ‘ExNext’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:96) wb.c:91: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) wb.c: In function ‘wb_launch_list’: wb.c:198: warning: initialization makes integer from pointer without a cast >>>>>Compiling text.c >>>>>Compiling help.c help.c: In function ‘help_proc’: help.c:372: warning: initialization makes integer from pointer without a cast help.c:450: warning: initialization makes integer from pointer without a cast >>>>>Compiling eliza.c eliza.c:53: warning: missing braces around initializer eliza.c:53: warning: (near initialization for ‘keyword[51]’) eliza.c:59: warning: missing braces around initializer eliza.c:59: warning: (near initialization for ‘wordin[13]’) eliza.c:65: warning: missing braces around initializer eliza.c:65: warning: (near initialization for ‘wordout[13]’) eliza.c:256: warning: missing braces around initializer eliza.c:256: warning: (near initialization for ‘replies[124]’) eliza.c: In function ‘find_keyword’: eliza.c:444: warning: pointer targets in passing argument 2 of ‘strstri’ differ in signedness eliza.c:38: note: expected ‘char *’ but argument is of type ‘unsigned char *’ eliza.c:447: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ eliza.c: In function ‘conjugate’: eliza.c:486: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:34: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ eliza.c:486: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:69: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ eliza.c:488: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:34: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ eliza.c:488: warning: pointer targets in passing argument 4 of ‘exchange_words’ differ in signedness eliza.c:366: note: expected ‘char *’ but argument is of type ‘unsigned char *’ eliza.c:489: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:34: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ eliza.c: In function ‘response’: eliza.c:507: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ >>>>>Compiling event_loop.c >>>>>Compiling main_reset.c >>>>>Compiling backdrop.c backdrop.c: In function ‘backdrop_get_icon’: backdrop.c:492: warning: unused variable ‘deficon’ backdrop.c: In function ‘backdrop_icon_lock’: backdrop.c:1065: warning: initialization makes integer from pointer without a cast >>>>>Compiling backdrop_render.c backdrop_render.c: In function ‘backdrop_draw_object’: backdrop_render.c:575: warning: unused variable ‘bitmap’ >>>>>Compiling backdrop_idcmp.c backdrop_idcmp.c: In function ‘backdrop_idcmp’: backdrop_idcmp.c:460: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type backdrop_idcmp.c:460: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ backdrop_idcmp.c:474: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type backdrop_idcmp.c:474: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ backdrop_idcmp.c:497: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type backdrop_idcmp.c:497: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ backdrop_idcmp.c:505: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type backdrop_idcmp.c:505: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ >>>>>Compiling backdrop_buttons.c >>>>>Compiling backdrop_utils.c >>>>>Compiling backdrop_arrange.c backdrop_arrange.c: In function ‘backdrop_make_visible’: backdrop_arrange.c:677: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type backdrop_arrange.c:677: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ backdrop_arrange.c:689: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type backdrop_arrange.c:689: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ >>>>>Compiling backdrop_position.c >>>>>Compiling backdrop_open.c backdrop_open.c: In function ‘backdrop_object_open’: backdrop_open.c:247: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) backdrop_open.c:282: warning: initialization makes integer from pointer without a cast backdrop_open.c:332: warning: initialization makes integer from pointer without a cast backdrop_open.c:376: warning: initialization makes integer from pointer without a cast backdrop_open.c:377: warning: initialization makes integer from pointer without a cast backdrop_open.c:403: warning: initialization makes integer from pointer without a cast backdrop_open.c:403: warning: initialization makes integer from pointer without a cast backdrop_open.c:403: warning: initialization makes integer from pointer without a cast >>>>>Compiling backdrop_drag.c backdrop_drag.c: In function ‘backdrop_drop_object’: backdrop_drag.c:462: warning: initialization makes integer from pointer without a cast backdrop_drag.c:462: warning: initialization makes integer from pointer without a cast >>>>>Compiling backdrop_groups.c backdrop_groups.c: In function ‘backdrop_read_groups’: backdrop_groups.c:58: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) backdrop_groups.c: In function ‘backdrop_group_handler’: backdrop_groups.c:234: warning: passing argument 3 of ‘IDOpus->IPC_ProcStartup’ from incompatible pointer type backdrop_groups.c:234: note: expected ‘ULONG (*)(struct IPCData *, void *)’ but argument is of type ‘ULONG (*)(struct IPCData *, struct GroupData *)’ backdrop_groups.c: In function ‘backdrop_read_group_objects’: backdrop_groups.c:915: warning: initialization makes integer from pointer without a cast backdrop_groups.c:924: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) backdrop_groups.c:925: warning: ‘ExNext’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:96) backdrop_groups.c: In function ‘backdrop_group_add_object’: backdrop_groups.c:1059: warning: initialization makes integer from pointer without a cast backdrop_groups.c:1059: warning: initialization makes integer from pointer without a cast backdrop_groups.c: In function ‘backdrop_delete_group’: backdrop_groups.c:1134: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) backdrop_groups.c:1140: warning: ‘ExNext’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:96) backdrop_groups.c: In function ‘backdrop_remove_group_objects’: backdrop_groups.c:1189: warning: initialization makes integer from pointer without a cast backdrop_groups.c: In function ‘backdrop_group_do_function’: backdrop_groups.c:1322: warning: initialization makes integer from pointer without a cast >>>>>Compiling backdrop_notify.c >>>>>Compiling backdrop_appicon.c >>>>>Compiling backdrop_devices.c >>>>>Compiling backdrop_snapshot.c >>>>>Compiling backdrop_popup.c backdrop_popup.c: In function ‘backdrop_popup’: backdrop_popup.c:259: warning: passing argument 3 of ‘IDOpus->PopUpNewHandle’ from incompatible pointer type backdrop_popup.c:259: note: expected ‘ULONG (*)(ULONG, void *, void *)’ but argument is of type ‘REF_CALLBACK’ backdrop_popup.c:692: warning: initialization makes integer from pointer without a cast backdrop_popup.c:692: warning: initialization makes integer from pointer without a cast backdrop_popup.c:692: warning: initialization makes integer from pointer without a cast backdrop_popup.c:692: warning: initialization makes integer from pointer without a cast backdrop_popup.c:760: warning: initialization makes integer from pointer without a cast backdrop_popup.c: In function ‘popup_build_copyto’: backdrop_popup.c:1166: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) backdrop_popup.c:1182: warning: ‘ExNext’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:96) backdrop_popup.c:1199: warning: initialization makes integer from pointer without a cast backdrop_popup.c:1199: warning: initialization makes integer from pointer without a cast backdrop_popup.c:1235: warning: initialization makes integer from pointer without a cast backdrop_popup.c:1235: warning: initialization makes integer from pointer without a cast >>>>>Compiling backdrop_format.c >>>>>Compiling backdrop_select.c >>>>>Compiling backdrop_info.c >>>>>Compiling backdrop_leftout.c backdrop_leftout.c: In function ‘backdrop_leave_out’: backdrop_leftout.c:220: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) backdrop_leftout.c: In function ‘backdrop_add_leftouts’: backdrop_leftout.c:551: warning: unused variable ‘newobject’ backdrop_leftout.c: In function ‘backdrop_create_shortcut’: backdrop_leftout.c:628: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) backdrop_leftout.c:640: warning: passing argument 3 of ‘IDOS->MakeLink’ makes integer from pointer without a cast backdrop_leftout.c:640: note: expected ‘LONG’ but argument is of type ‘char *’ >>>>>Compiling backdrop_replace.c backdrop_replace.c: In function ‘backdrop_replace_icon_image’: backdrop_replace.c:188: warning: pointer targets in passing argument 2 of ‘INewIcon->GetNewDiskObject’ differ in signedness backdrop_replace.c:188: note: expected ‘UBYTE *’ but argument is of type ‘char *’ backdrop_replace.c:193: warning: pointer targets in passing argument 2 of ‘INewIcon->GetNewDiskObject’ differ in signedness backdrop_replace.c:193: note: expected ‘UBYTE *’ but argument is of type ‘char *’ backdrop_replace.c:216: warning: pointer targets in passing argument 2 of ‘INewIcon->PutNewDiskObject’ differ in signedness backdrop_replace.c:216: note: expected ‘UBYTE *’ but argument is of type ‘char *’ backdrop_replace.c:230: warning: pointer targets in passing argument 2 of ‘INewIcon->PutNewDiskObject’ differ in signedness backdrop_replace.c:230: note: expected ‘UBYTE *’ but argument is of type ‘char *’ >>>>>Compiling desktop.c >>>>>Compiling desktop_delete.c desktop_delete.c: In function ‘desktop_delete’: desktop_delete.c:137: warning: initialization makes integer from pointer without a cast desktop_delete.c:137: warning: initialization makes integer from pointer without a cast desktop_delete.c:137: warning: initialization makes integer from pointer without a cast >>>>>Compiling desktop_drop.c >>>>>Compiling desktop_rename.c desktop_rename.c: In function ‘icon_rename’: desktop_rename.c:44: warning: initialization makes integer from pointer without a cast desktop_rename.c:113: warning: initialization makes integer from pointer without a cast desktop_rename.c:122: warning: initialization makes integer from pointer without a cast desktop_rename.c:122: warning: initialization makes integer from pointer without a cast desktop_rename.c:122: warning: initialization makes integer from pointer without a cast desktop_rename.c:122: warning: initialization makes integer from pointer without a cast desktop_rename.c:122: warning: initialization makes integer from pointer without a cast desktop_rename.c:177: warning: initialization makes integer from pointer without a cast desktop_rename.c:177: warning: initialization makes integer from pointer without a cast desktop_rename.c:177: warning: initialization makes integer from pointer without a cast desktop_rename.c:207: warning: initialization makes integer from pointer without a cast desktop_rename.c:207: warning: initialization makes integer from pointer without a cast desktop_rename.c:207: warning: initialization makes integer from pointer without a cast desktop_rename.c:240: warning: initialization makes integer from pointer without a cast desktop_rename.c:240: warning: initialization makes integer from pointer without a cast desktop_rename.c:240: warning: initialization makes integer from pointer without a cast >>>>>Compiling desktop_folder.c desktop_folder.c: In function ‘read_desktop_folder’: desktop_folder.c:66: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) desktop_folder.c:69: warning: ‘ExNext’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:96) >>>>>Compiling groups_new.c groups_new.c: In function ‘groups_new’: groups_new.c:35: warning: initialization makes integer from pointer without a cast groups_new.c:35: warning: initialization makes integer from pointer without a cast groups_new.c:35: warning: initialization makes integer from pointer without a cast groups_new.c:35: warning: initialization makes integer from pointer without a cast groups_new.c: In function ‘group_snapshot_icon’: groups_new.c:262: warning: initialization makes integer from pointer without a cast >>>>>Compiling toolbar.c >>>>>Compiling requesters.c requesters.c: In function ‘error_request_a’: requesters.c:210: warning: initialization makes integer from pointer without a cast requesters.c:210: warning: initialization makes integer from pointer without a cast >>>>>Compiling notify.c >>>>>Compiling graphics.c >>>>>Compiling misc.c misc.c: In function ‘error_saving’: misc.c:446: warning: initialization makes integer from pointer without a cast misc.c:446: warning: initialization makes integer from pointer without a cast misc.c:446: warning: initialization makes integer from pointer without a cast misc.c: In function ‘OpenModule’: misc.c:821: warning: initialization makes integer from pointer without a cast misc.c:821: warning: initialization makes integer from pointer without a cast misc.c: In function ‘GetFileInfo’: misc.c:985: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) >>>>>Compiling misc_proc.c misc_proc.c: In function ‘misc_proc’: misc_proc.c:125: warning: initialization makes integer from pointer without a cast misc_proc.c:125: warning: initialization makes integer from pointer without a cast misc_proc.c:125: warning: initialization makes integer from pointer without a cast misc_proc.c:125: warning: initialization makes integer from pointer without a cast misc_proc.c:125: warning: initialization makes integer from pointer without a cast misc_proc.c:125: warning: initialization makes integer from pointer without a cast misc_proc.c:221: warning: initialization makes integer from pointer without a cast misc_proc.c:221: warning: initialization makes integer from pointer without a cast misc_proc.c:221: warning: initialization makes integer from pointer without a cast misc_proc.c: In function ‘misc_check_quit’: misc_proc.c:1296: warning: initialization makes integer from pointer without a cast misc_proc.c:1296: warning: initialization makes integer from pointer without a cast misc_proc.c:1296: warning: initialization makes integer from pointer without a cast misc_proc.c: At top level: misc_proc.c:1324: warning: pointer targets in initialization differ in signedness misc_proc.c:1325: warning: pointer targets in initialization differ in signedness misc_proc.c:1326: warning: pointer targets in initialization differ in signedness misc_proc.c: In function ‘kill_pirates’: misc_proc.c:1348: warning: pointer targets in passing argument 2 of ‘IDOpus->OpenBuf’ differ in signedness misc_proc.c:1348: note: expected ‘char *’ but argument is of type ‘unsigned char *’ misc_proc.c:1354: warning: pointer targets in passing argument 2 of ‘IDOS->DeleteFile’ differ in signedness misc_proc.c:1354: note: expected ‘CONST_STRPTR’ but argument is of type ‘unsigned char *’ misc_proc.c:1357: warning: ‘Execute’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:115) misc_proc.c:1357: warning: pointer targets in passing argument 2 of ‘IDOS->Execute’ differ in signedness misc_proc.c:1357: note: expected ‘CONST_STRPTR’ but argument is of type ‘unsigned char *’ misc_proc.c: In function ‘misc_check_change’: misc_proc.c:1382: warning: initialization makes integer from pointer without a cast misc_proc.c:1382: warning: initialization makes integer from pointer without a cast misc_proc.c:1382: warning: initialization makes integer from pointer without a cast misc_proc.c:1382: warning: initialization makes integer from pointer without a cast misc_proc.c: In function ‘misc_proc’: misc_proc.c:598: warning: ‘ConfigOpusBase’ may be used uninitialized in this function >>>>>Compiling dates.c dates.c: In function ‘date_build_string’: dates.c:35: warning: initialization makes integer from pointer without a cast dates.c:35: warning: initialization makes integer from pointer without a cast dates.c: In function ‘date_string’: dates.c:140: warning: initialization makes integer from pointer without a cast >>>>>Compiling links.c >>>>>Compiling path_routines.c >>>>>Compiling status_text.c >>>>>Compiling scripts.c scripts.c: In function ‘RunScript_Node’: scripts.c:254: warning: initialization makes integer from pointer without a cast scripts.c:293: warning: initialization makes integer from pointer without a cast scripts.c: In function ‘InitSoundEvents’: scripts.c:425: warning: initialization makes integer from pointer without a cast >>>>>Compiling buffers.c buffers.c: In function ‘create_file_entry’: buffers.c:218: warning: assignment from incompatible pointer type buffers.c: In function ‘buffer_inactive’: buffers.c:1211: warning: initialization makes integer from pointer without a cast buffers.c:1211: warning: initialization makes integer from pointer without a cast buffers.c:1211: warning: initialization makes integer from pointer without a cast buffers.c:1211: warning: initialization makes integer from pointer without a cast buffers.c: In function ‘buffer_active’: buffers.c:1227: warning: initialization makes integer from pointer without a cast buffers.c:1227: warning: initialization makes integer from pointer without a cast buffers.c:1227: warning: initialization makes integer from pointer without a cast buffers.c:1227: warning: initialization makes integer from pointer without a cast >>>>>Compiling buffers_util.c >>>>>Compiling buffers_sort.c >>>>>Compiling buffers_reselect.c >>>>>Compiling filetypes.c filetypes.c: In function ‘filetype_default_list’: filetypes.c:149: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:157: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:167: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:176: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:184: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:194: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:204: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:213: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:322: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetypes.c:343: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ >>>>>Compiling filetypes_proc.c >>>>>Compiling search_data.c >>>>>Compiling lister.c lister.c: In function ‘lister_new’: lister.c:100: warning: assignment from incompatible pointer type >>>>>Compiling lister_data.c >>>>>Compiling lister_proc.c lister_proc.c: In function ‘lister_code’: lister_proc.c:133: warning: passing argument 3 of ‘IDOpus->IPC_ProcStartup’ from incompatible pointer type lister_proc.c:133: note: expected ‘ULONG (*)(struct IPCData *, void *)’ but argument is of type ‘ULONG (*)(struct IPCData *, struct Lister *)’ lister_proc.c:495: warning: cast from pointer to integer of different size lister_proc.c:1217: warning: initialization makes integer from pointer without a cast lister_proc.c: In function ‘lister_send_abort’: lister_proc.c:1833: warning: initialization makes integer from pointer without a cast lister_proc.c:1833: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_idcmp.c lister_idcmp.c: In function ‘lister_process_msg’: lister_idcmp.c:1058: warning: initialization makes integer from pointer without a cast lister_idcmp.c:1058: warning: initialization makes integer from pointer without a cast lister_idcmp.c:1058: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_function.c lister_function.c: In function ‘lister_do_function’: lister_function.c:146: warning: initialization makes integer from pointer without a cast lister_function.c:146: warning: initialization makes integer from pointer without a cast lister_function.c:146: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_window.c lister_window.c: In function ‘lister_open_window’: lister_window.c:318: warning: initialization makes integer from pointer without a cast lister_window.c:411: warning: initialization makes integer from pointer without a cast lister_window.c: In function ‘lister_close_window’: lister_window.c:474: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_diskinfo.c >>>>>Compiling lister_display.c >>>>>Compiling lister_busy.c >>>>>Compiling lister_title.c lister_title.c: In function ‘lister_show_status’: lister_title.c:225: warning: pointer targets in passing argument 2 of ‘IGraphics->BltTemplate’ differ in signedness lister_title.c:225: note: expected ‘PLANEPTR’ but argument is of type ‘char *’ lister_title.c:246: warning: pointer targets in passing argument 2 of ‘IGraphics->BltTemplate’ differ in signedness lister_title.c:246: note: expected ‘PLANEPTR’ but argument is of type ‘char *’ >>>>>Compiling lister_activate.c >>>>>Compiling lister_buffers.c lister_buffers.c: In function ‘lister_find_buffer’: lister_buffers.c:147: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) lister_buffers.c: In function ‘lister_check_old_buffer’: lister_buffers.c:326: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) lister_buffers.c: In function ‘lister_show_buffer’: lister_buffers.c:425: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) lister_buffers.c: In function ‘update_buffer_stamp’: lister_buffers.c:491: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) >>>>>Compiling lister_dir.c lister_dir.c: In function ‘lister_parent_popup’: lister_dir.c:406: warning: initialization makes integer from pointer without a cast lister_dir.c:406: warning: initialization makes integer from pointer without a cast lister_dir.c:406: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_show.c lister_show.c:1045:2: warning: #warning this is probably not necessary anymore >>>>>Compiling lister_toolbar.c lister_toolbar.c: In function ‘lister_new_toolbar’: lister_toolbar.c:719: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_drop.c >>>>>Compiling lister_icons.c >>>>>Compiling lister_progress.c lister_progress.c: In function ‘lister_progress_on’: lister_progress.c:42: warning: initialization makes integer from pointer without a cast lister_progress.c:42: warning: initialization makes integer from pointer without a cast lister_progress.c:42: warning: initialization makes integer from pointer without a cast lister_progress.c: In function ‘lister_progress_info’: lister_progress.c:110: warning: initialization makes integer from pointer without a cast lister_progress.c: In function ‘lister_progress_title’: lister_progress.c:119: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_clip.c >>>>>Compiling lister_menus.c lister_menus.c: In function ‘lister_listerpopup’: lister_menus.c:210: warning: passing argument 3 of ‘IDOpus->PopUpNewHandle’ from incompatible pointer type lister_menus.c:210: note: expected ‘ULONG (*)(ULONG, void *, void *)’ but argument is of type ‘REF_CALLBACK’ lister_menus.c:278: warning: initialization makes integer from pointer without a cast lister_menus.c:278: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_hotname.c lister_hotname.c: In function ‘lister_add_hotname’: lister_hotname.c:44: warning: initialization makes integer from pointer without a cast lister_hotname.c:71: warning: assignment from incompatible pointer type lister_hotname.c: In function ‘lister_rem_hotname’: lister_hotname.c:123: warning: passing argument 2 of ‘IIntuition->DisposeObject’ from incompatible pointer type lister_hotname.c:123: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ >>>>>Compiling lister_edit.c lister_edit.c: In function ‘lister_end_edit’: lister_edit.c:188: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘const char *’ but argument is of type ‘UBYTE *’ lister_edit.c:216: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘const char *’ but argument is of type ‘UBYTE *’ lister_edit.c:340: warning: ‘SetOwner’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:260) lister_edit.c:556: warning: initialization makes integer from pointer without a cast lister_edit.c:556: warning: initialization makes integer from pointer without a cast lister_edit.c:556: warning: initialization makes integer from pointer without a cast lister_edit.c:556: warning: initialization makes integer from pointer without a cast lister_edit.c:556: warning: initialization makes integer from pointer without a cast lister_edit.c: In function ‘lister_edit_key’: lister_edit.c:1125: warning: pointer targets in passing argument 4 of ‘IDOpus->ConvertRawKey’ differ in signedness lister_edit.c:1125: note: expected ‘char *’ but argument is of type ‘unsigned char *’ lister_edit.c: In function ‘lister_edit_error’: lister_edit.c:2072: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_ftp.c lister_ftp.c: In function ‘lister_check_ftp’: lister_ftp.c:107: warning: initialization makes integer from pointer without a cast >>>>>Compiling buttons.c >>>>>Compiling buttons_data.c >>>>>Compiling buttons_proc.c buttons_proc.c: In function ‘buttons_code’: buttons_proc.c:91: warning: passing argument 3 of ‘IDOpus->IPC_ProcStartup’ from incompatible pointer type buttons_proc.c:91: note: expected ‘ULONG (*)(struct IPCData *, void *)’ but argument is of type ‘ULONG (*)(struct IPCData *, struct Buttons *)’ buttons_proc.c:507: warning: cast from pointer to integer of different size buttons_proc.c:514: warning: cast from pointer to integer of different size >>>>>Compiling buttons_draw.c >>>>>Compiling buttons_window.c >>>>>Compiling buttons_display.c buttons_display.c: In function ‘buttons_refresh’: buttons_display.c:407: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type buttons_display.c:407: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ buttons_display.c:412: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type buttons_display.c:412: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ >>>>>Compiling buttons_idcmp.c buttons_idcmp.c: In function ‘buttons_process_msg’: buttons_idcmp.c:578: warning: cast to pointer from integer of different size buttons_idcmp.c:593: warning: cast to pointer from integer of different size >>>>>Compiling buttons_function.c >>>>>Compiling buttons_run.c >>>>>Compiling buttons_io.c buttons_io.c: In function ‘buttons_load’: buttons_io.c:158: warning: initialization makes integer from pointer without a cast buttons_io.c:158: warning: initialization makes integer from pointer without a cast buttons_io.c:158: warning: initialization makes integer from pointer without a cast buttons_io.c:158: warning: initialization makes integer from pointer without a cast buttons_io.c:158: warning: initialization makes integer from pointer without a cast buttons_io.c:158: warning: passing argument 5 of ‘IDOpus->AsyncRequest’ from incompatible pointer type buttons_io.c:158: note: expected ‘ULONG (*)(ULONG, void *, void *)’ but argument is of type ‘void (*)(ULONG, struct Window *, struct Buttons *)’ buttons_io.c: In function ‘buttons_check_change’: buttons_io.c:210: warning: initialization makes integer from pointer without a cast buttons_io.c:213: warning: initialization makes integer from pointer without a cast buttons_io.c:213: warning: initialization makes integer from pointer without a cast buttons_io.c:213: warning: initialization makes integer from pointer without a cast buttons_io.c:213: warning: initialization makes integer from pointer without a cast buttons_io.c:213: warning: initialization makes integer from pointer without a cast buttons_io.c:213: warning: passing argument 5 of ‘IDOpus->AsyncRequest’ from incompatible pointer type buttons_io.c:213: note: expected ‘ULONG (*)(ULONG, void *, void *)’ but argument is of type ‘void (*)(ULONG, struct Window *, struct Buttons *)’ buttons_io.c: In function ‘buttons_request_file’: buttons_io.c:271: warning: initialization makes integer from pointer without a cast buttons_io.c:271: warning: initialization makes integer from pointer without a cast buttons_io.c:271: warning: initialization makes integer from pointer without a cast buttons_io.c:271: warning: initialization makes integer from pointer without a cast buttons_io.c:271: warning: initialization makes integer from pointer without a cast buttons_io.c:271: warning: passing argument 5 of ‘IDOpus->AsyncRequest’ from incompatible pointer type buttons_io.c:271: note: expected ‘ULONG (*)(ULONG, void *, void *)’ but argument is of type ‘void (*)(ULONG, struct Window *, struct Buttons *)’ >>>>>Compiling buttons_edit.c buttons_edit.c: In function ‘buttons_edit_key’: buttons_edit.c:44: warning: cast to pointer from integer of different size buttons_edit.c:61: warning: cast to pointer from integer of different size buttons_edit.c: In function ‘buttons_edit’: buttons_edit.c:469: warning: cast to pointer from integer of different size >>>>>Compiling buttons_popup.c buttons_popup.c: In function ‘buttons_button_popup’: buttons_popup.c:58: warning: passing argument 3 of ‘IDOpus->PopUpNewHandle’ from incompatible pointer type buttons_popup.c:58: note: expected ‘ULONG (*)(ULONG, void *, void *)’ but argument is of type ‘void (*)(ULONG, struct Window *, struct Buttons *)’ buttons_popup.c: In function ‘button_border_popup’: buttons_popup.c:154: warning: passing argument 3 of ‘IDOpus->PopUpNewHandle’ from incompatible pointer type buttons_popup.c:154: note: expected ‘ULONG (*)(ULONG, void *, void *)’ but argument is of type ‘void (*)(ULONG, struct Window *, struct Buttons *)’ >>>>>Compiling start_menu.c start_menu.c: In function ‘start_proc’: start_menu.c:146: warning: passing argument 3 of ‘IDOpus->IPC_ProcStartup’ from incompatible pointer type start_menu.c:146: note: expected ‘ULONG (*)(struct IPCData *, void *)’ but argument is of type ‘ULONG (*)(struct IPCData *, struct StartMenu *)’ start_menu.c: In function ‘start_change_label’: start_menu.c:1344: warning: initialization makes integer from pointer without a cast start_menu.c:1344: warning: initialization makes integer from pointer without a cast start_menu.c:1344: warning: initialization makes integer from pointer without a cast start_menu.c:1344: warning: initialization makes integer from pointer without a cast start_menu.c: In function ‘start_add_item’: start_menu.c:1461: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) start_menu.c:1467: warning: initialization makes integer from pointer without a cast >>>>>Compiling dirlist_read.c >>>>>Compiling dirlist_scroll.c >>>>>Compiling dirlist_util.c >>>>>Compiling function_launch.c function_launch.c: In function ‘function_launch_code’: function_launch.c:331: warning: passing argument 3 of ‘IDOpus->IPC_ProcStartup’ from incompatible pointer type function_launch.c:331: note: expected ‘ULONG (*)(struct IPCData *, void *)’ but argument is of type ‘ULONG (*)(struct IPCData *, struct FunctionHandle *)’ >>>>>Compiling function_paths.c >>>>>Compiling function_readdir.c function_readdir.c: In function ‘network_get_info’: function_readdir.c:534: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘const char *’ but argument is of type ‘UBYTE *’ function_readdir.c:537: warning: pointer targets in passing argument 2 of ‘stccpy’ differ in signedness ../Include/dopus/common.h:133: note: expected ‘const char *’ but argument is of type ‘UBYTE *’ function_readdir.c:582: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘const char *’ but argument is of type ‘UBYTE *’ function_readdir.c:585: warning: pointer targets in passing argument 2 of ‘stccpy’ differ in signedness ../Include/dopus/common.h:133: note: expected ‘const char *’ but argument is of type ‘UBYTE *’ >>>>>Compiling function_run.c >>>>>Compiling function_parse.c function_parse.c: In function ‘function_parse_function’: function_parse.c:137: warning: pointer targets in passing argument 3 of ‘function_parse_instruction’ differ in signedness function_launch.h:448: note: expected ‘unsigned char *’ but argument is of type ‘char *’ function_parse.c:150: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ function_parse.c:156: warning: pointer targets in passing argument 3 of ‘IDOpus->ParseArgs’ differ in signedness function_parse.c:156: note: expected ‘char *’ but argument is of type ‘unsigned char *’ function_parse.c: In function ‘function_build_instruction’: function_parse.c:694: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:34: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ function_parse.c:1032: warning: initialization makes integer from pointer without a cast function_parse.c:1038: warning: initialization makes integer from pointer without a cast function_parse.c:1044: warning: initialization makes integer from pointer without a cast function_parse.c:1050: warning: initialization makes integer from pointer without a cast function_parse.c: In function ‘func_requester’: function_parse.c:1496: warning: initialization makes integer from pointer without a cast function_parse.c:1496: warning: initialization makes integer from pointer without a cast function_parse.c:1496: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_internal.c function_internal.c: In function ‘function_internal_command’: function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:116: warning: initialization makes integer from pointer without a cast function_internal.c:169: warning: initialization makes integer from pointer without a cast function_internal.c:169: warning: initialization makes integer from pointer without a cast function_internal.c:169: warning: initialization makes integer from pointer without a cast function_internal.c:169: warning: initialization makes integer from pointer without a cast function_internal.c:169: warning: initialization makes integer from pointer without a cast function_internal.c:169: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_external.c >>>>>Compiling function_script.c function_script.c: In function ‘function_write_script’: function_script.c:119: warning: passing argument 3 of ‘IDOpus->WriteBuf’ discards qualifiers from pointer target type function_script.c:119: note: expected ‘char *’ but argument is of type ‘const char * const’ function_script.c: In function ‘function_close_script’: function_script.c:156: warning: initialization makes integer from pointer without a cast function_script.c:208: warning: assignment discards qualifiers from pointer target type function_script.c:232: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_support.c function_support.c: In function ‘check_file_destination’: function_support.c:80: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) function_support.c:106: warning: initialization makes integer from pointer without a cast function_support.c:106: warning: initialization makes integer from pointer without a cast function_support.c:121: warning: initialization makes integer from pointer without a cast function_support.c:126: warning: initialization makes integer from pointer without a cast function_support.c:126: warning: initialization makes integer from pointer without a cast function_support.c:126: warning: initialization makes integer from pointer without a cast function_support.c:163: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) function_support.c:218: warning: initialization makes integer from pointer without a cast function_support.c:223: warning: initialization makes integer from pointer without a cast function_support.c:223: warning: initialization makes integer from pointer without a cast function_support.c:223: warning: initialization makes integer from pointer without a cast function_support.c:223: warning: initialization makes integer from pointer without a cast function_support.c: In function ‘function_error’: function_support.c:291: warning: initialization makes integer from pointer without a cast function_support.c:291: warning: initialization makes integer from pointer without a cast function_support.c:291: warning: initialization makes integer from pointer without a cast function_support.c:298: warning: initialization makes integer from pointer without a cast function_support.c:298: warning: pointer type mismatch in conditional expression function_support.c:298: warning: initialization makes integer from pointer without a cast function_support.c:298: warning: initialization makes integer from pointer without a cast function_support.c: In function ‘function_build_info’: function_support.c:603: warning: initialization makes integer from pointer without a cast function_support.c:603: warning: initialization makes integer from pointer without a cast function_support.c:613: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_filechange.c >>>>>Compiling function_filetype.c >>>>>Compiling function_files.c function_files.c: In function ‘function_build_list’: function_files.c:297: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) function_files.c: In function ‘function_check_filter’: function_files.c:1220: warning: initialization makes integer from pointer without a cast function_files.c:1220: warning: initialization makes integer from pointer without a cast function_files.c:1220: warning: initialization makes integer from pointer without a cast function_files.c:1220: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_all.c >>>>>Compiling function_none.c >>>>>Compiling function_toggle.c >>>>>Compiling function_copy.c function_copy.c: In function ‘function_copy’: function_copy.c:379: warning: initialization makes integer from pointer without a cast function_copy.c:686: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) function_copy.c:871: warning: passing argument 3 of ‘IDOS->MakeLink’ makes integer from pointer without a cast function_copy.c:871: note: expected ‘LONG’ but argument is of type ‘void *’ function_copy.c:1129: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_delete.c function_delete.c: In function ‘function_delete’: function_delete.c:143: warning: initialization makes integer from pointer without a cast function_delete.c:143: warning: initialization makes integer from pointer without a cast function_delete.c:143: warning: initialization makes integer from pointer without a cast function_delete.c:264: warning: initialization makes integer from pointer without a cast function_delete.c:277: warning: initialization makes integer from pointer without a cast function_delete.c:290: warning: initialization makes integer from pointer without a cast function_delete.c:290: warning: initialization makes integer from pointer without a cast function_delete.c:290: warning: initialization makes integer from pointer without a cast function_delete.c:290: warning: initialization makes integer from pointer without a cast function_delete.c:383: warning: initialization makes integer from pointer without a cast function_delete.c:388: warning: initialization makes integer from pointer without a cast function_delete.c:388: warning: initialization makes integer from pointer without a cast function_delete.c:388: warning: initialization makes integer from pointer without a cast function_delete.c:388: warning: initialization makes integer from pointer without a cast function_delete.c:388: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_makedir.c function_makedir.c: In function ‘function_makedir’: function_makedir.c:112: warning: initialization makes integer from pointer without a cast function_makedir.c:112: warning: initialization makes integer from pointer without a cast function_makedir.c:112: warning: initialization makes integer from pointer without a cast function_makedir.c:112: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_rename.c function_rename.c: In function ‘function_rename’: function_rename.c:119: warning: initialization makes integer from pointer without a cast function_rename.c:119: warning: initialization makes integer from pointer without a cast function_rename.c:119: warning: initialization makes integer from pointer without a cast function_rename.c:119: warning: initialization makes integer from pointer without a cast function_rename.c:119: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_stopsniff.c >>>>>Compiling function_select.c function_select.c: In function ‘function_select_simple’: function_select.c:197: warning: initialization makes integer from pointer without a cast function_select.c:197: warning: initialization makes integer from pointer without a cast function_select.c:197: warning: initialization makes integer from pointer without a cast function_select.c:197: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_select_data.c >>>>>Compiling function_devicelist.c function_devicelist.c: In function ‘function_devicelist’: function_devicelist.c:550: warning: initialization makes integer from pointer without a cast function_devicelist.c:550: warning: initialization makes integer from pointer without a cast function_devicelist.c:550: warning: initialization makes integer from pointer without a cast function_devicelist.c:562: warning: initialization makes integer from pointer without a cast function_devicelist.c:569: warning: initialization makes integer from pointer without a cast function_devicelist.c:605: warning: initialization makes integer from pointer without a cast function_devicelist.c:614: warning: initialization makes integer from pointer without a cast function_devicelist.c:614: warning: initialization makes integer from pointer without a cast function_devicelist.c:614: warning: initialization makes integer from pointer without a cast function_devicelist.c:614: warning: initialization makes integer from pointer without a cast function_devicelist.c:614: warning: initialization makes integer from pointer without a cast function_devicelist.c:614: warning: initialization makes integer from pointer without a cast function_devicelist.c:628: warning: initialization makes integer from pointer without a cast function_devicelist.c:628: warning: initialization makes integer from pointer without a cast function_devicelist.c:651: warning: initialization makes integer from pointer without a cast function_devicelist.c:659: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_change.c function_change.c: In function ‘function_change’: function_change.c:184: warning: initialization makes integer from pointer without a cast function_change.c:184: warning: initialization makes integer from pointer without a cast function_change.c:184: warning: initialization makes integer from pointer without a cast function_change.c: In function ‘function_change_get_comment’: function_change.c:520: warning: initialization makes integer from pointer without a cast function_change.c:521: warning: initialization makes integer from pointer without a cast function_change.c:521: warning: initialization makes integer from pointer without a cast function_change.c:521: warning: initialization makes integer from pointer without a cast function_change.c:521: warning: initialization makes integer from pointer without a cast function_change.c:521: warning: initialization makes integer from pointer without a cast function_change.c: In function ‘function_change_get_date’: function_change.c:797: warning: initialization makes integer from pointer without a cast function_change.c:806: warning: initialization makes integer from pointer without a cast function_change.c:806: warning: initialization makes integer from pointer without a cast function_change.c:806: warning: initialization makes integer from pointer without a cast function_change.c:806: warning: initialization makes integer from pointer without a cast function_change.c:806: warning: initialization makes integer from pointer without a cast function_change.c:839: warning: initialization makes integer from pointer without a cast function_change.c:839: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_change_data.c >>>>>Compiling function_scandir.c >>>>>Compiling function_clearbuffers.c >>>>>Compiling function_show.c function_show.c: In function ‘function_show’: function_show.c:67: warning: initialization makes integer from pointer without a cast function_show.c:73: warning: initialization makes integer from pointer without a cast function_show.c:73: warning: initialization makes integer from pointer without a cast function_show.c:73: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_disk.c function_disk.c: In function ‘function_disk’: function_disk.c:32: warning: ‘IModule’ may be used uninitialized in this function >>>>>Compiling function_loadbuttons.c >>>>>Compiling function_loadenvironment.c function_loadenvironment.c: In function ‘function_loadenvironment’: function_loadenvironment.c:48: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_loadfonts.c function_loadfonts.c: In function ‘function_loadfonts’: function_loadfonts.c:115: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_leaveout.c >>>>>Compiling function_runprog.c function_runprog.c: In function ‘function_runprog’: function_runprog.c:78: warning: initialization makes integer from pointer without a cast function_runprog.c:84: warning: initialization makes integer from pointer without a cast function_runprog.c:118: warning: initialization makes integer from pointer without a cast function_runprog.c:118: warning: initialization makes integer from pointer without a cast function_runprog.c:118: warning: initialization makes integer from pointer without a cast function_runprog.c:131: warning: initialization makes integer from pointer without a cast function_runprog.c:136: warning: initialization makes integer from pointer without a cast function_runprog.c:136: warning: initialization makes integer from pointer without a cast function_runprog.c:136: warning: initialization makes integer from pointer without a cast function_runprog.c:163: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) >>>>>Compiling function_addicon.c function_addicon.c: In function ‘function_addicon’: function_addicon.c:179: warning: initialization makes integer from pointer without a cast function_addicon.c:184: warning: initialization makes integer from pointer without a cast function_addicon.c:184: warning: initialization makes integer from pointer without a cast function_addicon.c:184: warning: initialization makes integer from pointer without a cast function_addicon.c:184: warning: initialization makes integer from pointer without a cast function_addicon.c:184: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_search.c function_search.c: In function ‘function_search’: function_search.c:79: warning: initialization makes integer from pointer without a cast function_search.c:79: warning: initialization makes integer from pointer without a cast function_search.c:79: warning: initialization makes integer from pointer without a cast function_search.c:148: warning: initialization makes integer from pointer without a cast function_search.c:166: warning: pointer targets in passing argument 3 of ‘IDOpus->SearchFile’ differ in signedness function_search.c:166: note: expected ‘UBYTE *’ but argument is of type ‘char *’ function_search.c:198: warning: initialization makes integer from pointer without a cast function_search.c:206: warning: initialization makes integer from pointer without a cast function_search.c:206: warning: initialization makes integer from pointer without a cast function_search.c:206: warning: initialization makes integer from pointer without a cast function_search.c:206: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_getsizes.c function_getsizes.c: In function ‘function_getsizes’: function_getsizes.c:292: warning: initialization makes integer from pointer without a cast function_getsizes.c:292: warning: initialization makes integer from pointer without a cast function_getsizes.c:324: warning: initialization makes integer from pointer without a cast function_getsizes.c:351: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_hunt.c function_hunt.c: In function ‘function_hunt’: function_hunt.c:59: warning: initialization makes integer from pointer without a cast function_hunt.c:59: warning: initialization makes integer from pointer without a cast function_hunt.c:59: warning: initialization makes integer from pointer without a cast function_hunt.c:59: warning: initialization makes integer from pointer without a cast function_hunt.c:59: warning: initialization makes integer from pointer without a cast function_hunt.c:155: warning: initialization makes integer from pointer without a cast function_hunt.c:155: warning: initialization makes integer from pointer without a cast function_hunt.c:161: warning: initialization makes integer from pointer without a cast function_hunt.c:161: warning: initialization makes integer from pointer without a cast function_hunt.c:161: warning: initialization makes integer from pointer without a cast function_hunt.c:161: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_parent.c >>>>>Compiling function_user.c function_user.c: In function ‘function_user’: function_user.c:177: warning: initialization makes integer from pointer without a cast function_user.c:177: warning: initialization makes integer from pointer without a cast function_user.c:177: warning: initialization makes integer from pointer without a cast function_user.c:177: warning: initialization makes integer from pointer without a cast function_user.c:177: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_verify.c function_verify.c: In function ‘function_verify’: function_verify.c:35: warning: initialization makes integer from pointer without a cast function_verify.c:35: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_cli.c function_cli.c: In function ‘function_cli’: function_cli.c:62: warning: initialization makes integer from pointer without a cast function_cli.c:62: warning: initialization makes integer from pointer without a cast function_cli.c:181: warning: initialization makes integer from pointer without a cast function_cli.c:181: warning: initialization makes integer from pointer without a cast function_cli.c:249: warning: initialization makes integer from pointer without a cast function_cli.c:313: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_printdir.c function_printdir.c: In function ‘function_printdir’: function_printdir.c:44: warning: initialization makes integer from pointer without a cast function_printdir.c:94: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) function_printdir.c:97: warning: ‘ExNext’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:96) function_printdir.c:113: warning: initialization makes integer from pointer without a cast function_printdir.c:113: warning: initialization makes integer from pointer without a cast function_printdir.c:113: warning: initialization makes integer from pointer without a cast function_printdir.c:113: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_set.c >>>>>Compiling function_closebuttons.c >>>>>Compiling function_special.c >>>>>Compiling function_reselect.c >>>>>Compiling function_assign.c function_assign.c: In function ‘function_assign’: function_assign.c:52: warning: initialization makes integer from pointer without a cast function_assign.c:58: warning: initialization makes integer from pointer without a cast function_assign.c:58: warning: initialization makes integer from pointer without a cast function_assign.c:58: warning: initialization makes integer from pointer without a cast function_assign.c:58: warning: initialization makes integer from pointer without a cast function_assign.c:58: warning: initialization makes integer from pointer without a cast function_assign.c:58: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_configure.c >>>>>Compiling function_setbackground.c function_setbackground.c: In function ‘function_setbackground’: function_setbackground.c:140: warning: initialization makes integer from pointer without a cast function_setbackground.c:140: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_runcommand.c >>>>>Compiling function_reset.c >>>>>Compiling clock_task.c clock_task.c: In function ‘clock_proc’: clock_task.c:406: warning: passing argument 5 of ‘IDOpus->DivideU’ from incompatible pointer type clock_task.c:406: note: expected ‘struct Library *’ but argument is of type ‘struct UtilityBase *’ clock_task.c:422: warning: initialization makes integer from pointer without a cast clock_task.c:434: warning: initialization makes integer from pointer without a cast clock_task.c: In function ‘clock_show_memory’: clock_task.c:639: warning: initialization makes integer from pointer without a cast clock_task.c: In function ‘clock_show_custom_title’: clock_task.c:719: warning: unused variable ‘bm’ clock_task.c:718: warning: unused variable ‘moon_pos’ clock_task.c:718: warning: unused variable ‘moon_day’ >>>>>Compiling environment.c environment.c: In function ‘environment_open’: environment.c:295: warning: cast to pointer from integer of different size environment.c: In function ‘environment_proc’: environment.c:968: warning: suggest parentheses around assignment used as truth value environment.c:984: warning: initialization makes integer from pointer without a cast environment.c:984: warning: initialization makes integer from pointer without a cast environment.c:1027: warning: cast to pointer from integer of different size environment.c:1138: warning: initialization makes integer from pointer without a cast environment.c:1138: warning: initialization makes integer from pointer without a cast environment.c:1138: warning: initialization makes integer from pointer without a cast environment.c:1138: warning: initialization makes integer from pointer without a cast >>>>>Compiling app_msg.c app_msg.c: In function ‘alloc_appmsg_files’: app_msg.c:50: warning: ‘Examine’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:95) >>>>>Compiling icons.c icons.c: In function ‘icon_write’: icons.c:149: warning: pointer targets in passing argument 2 of ‘INewIcon->GetNewDiskObject’ differ in signedness icons.c:149: note: expected ‘UBYTE *’ but argument is of type ‘char *’ icons.c:194: warning: pointer targets in passing argument 2 of ‘INewIcon->PutNewDiskObject’ differ in signedness icons.c:194: note: expected ‘UBYTE *’ but argument is of type ‘char *’ >>>>>Compiling icon_function.c >>>>>Compiling file_select.c file_select.c: In function ‘select_rmb_scroll’: file_select.c:1367: warning: initialization makes integer from pointer without a cast file_select.c:1367: warning: initialization makes integer from pointer without a cast file_select.c:1367: warning: initialization makes integer from pointer without a cast file_select.c:1367: warning: initialization makes integer from pointer without a cast file_select.c:1491: warning: initialization makes integer from pointer without a cast file_select.c:1491: warning: initialization makes integer from pointer without a cast file_select.c:1496: warning: initialization makes integer from pointer without a cast file_select.c:1496: warning: initialization makes integer from pointer without a cast file_select.c:1516: warning: initialization makes integer from pointer without a cast file_select.c: In function ‘file_doubleclick’: file_select.c:1680: warning: initialization makes integer from pointer without a cast file_select.c:1680: warning: initialization makes integer from pointer without a cast file_select.c:1680: warning: initialization makes integer from pointer without a cast file_select.c:1764: warning: initialization makes integer from pointer without a cast file_select.c:1806: warning: initialization makes integer from pointer without a cast file_select.c:1806: warning: initialization makes integer from pointer without a cast file_select.c:1806: warning: initialization makes integer from pointer without a cast file_select.c:1852: warning: initialization makes integer from pointer without a cast file_select.c: In function ‘file_run_function’: file_select.c:2604: warning: initialization makes integer from pointer without a cast >>>>>Compiling file_openwith.c file_openwith.c: In function ‘file_open_with’: file_openwith.c:73: warning: initialization makes integer from pointer without a cast file_openwith.c: In function ‘file_launch’: file_openwith.c:134: warning: initialization makes integer from pointer without a cast file_openwith.c:134: warning: initialization makes integer from pointer without a cast file_openwith.c:134: warning: initialization makes integer from pointer without a cast >>>>>Compiling window_activate.c >>>>>Compiling cleanup.c In file included from ../Include/proto/multiuser.h:31, from cleanup.c:28: ../Include/interfaces/multiuser.h:63: warning: ‘struct muMonitor’ declared inside parameter list ../Include/interfaces/multiuser.h:63: warning: its scope is only this definition or declaration, which is probably not what you want ../Include/interfaces/multiuser.h:64: warning: ‘struct muMonitor’ declared inside parameter list cleanup.c: In function ‘quit’: cleanup.c:289: warning: passing argument 2 of ‘IExec->CloseLibrary’ from incompatible pointer type cleanup.c:289: note: expected ‘struct Library *’ but argument is of type ‘struct UtilityBase *’ cleanup.c: In function ‘quit_notify’: cleanup.c:388: warning: initialization makes integer from pointer without a cast >>>>>Compiling tile.c >>>>>Compiling display.c display.c: In function ‘display_open’: display.c:153: warning: initialization makes integer from pointer without a cast display.c: In function ‘close_display’: display.c:664: warning: initialization makes integer from pointer without a cast >>>>>Compiling display_pattern.c display_pattern.c: In function ‘display_get_pattern’: display_pattern.c:171: warning: ‘Seek’ is deprecated (declared at /usr/local/amiga/ppc-amigaos/SDK/include/include_h/interfaces/dos.h:89) >>>>>Compiling rexx_proc.c rexx_proc.c: In function ‘rexx_proc’: rexx_proc.c:95: warning: passing argument 3 of ‘IDOpus->IPC_ProcStartup’ from incompatible pointer type rexx_proc.c:95: note: expected ‘ULONG (*)(struct IPCData *, void *)’ but argument is of type ‘ULONG (*)(struct IPCData *, ULONG *)’ rexx_proc.c: In function ‘rexx_send_rxmsg_args’: rexx_proc.c:856: warning: initialization makes integer from pointer without a cast >>>>>Compiling rexx_lister.c rexx_lister.c: In function ‘rexx_lister_new’: rexx_lister.c:244: warning: initialization makes integer from pointer without a cast rexx_lister.c: In function ‘rexx_lister_cmd’: rexx_lister.c:519: warning: initialization makes integer from pointer without a cast rexx_lister.c:575:2: warning: #warning What about the high 32-bits? rexx_lister.c:600:2: warning: #warning What about the high 32-bits? rexx_lister.c:722: warning: initialization makes integer from pointer without a cast rexx_lister.c:727: warning: initialization makes integer from pointer without a cast rexx_lister.c:1880:2: warning: #warning What about the high 32-bits? rexx_lister.c:1938:2: warning: #warning What about the high 32-bits? rexx_lister.c: In function ‘rexx_lister_entry_info’: rexx_lister.c:1939: warning: initialization makes integer from pointer without a cast rexx_lister.c:1939: warning: initialization makes integer from pointer without a cast rexx_lister.c: In function ‘rexx_lister_get_current’: rexx_lister.c:2091: warning: initialization makes integer from pointer without a cast rexx_lister.c: In function ‘rexx_lister_newprogress’: rexx_lister.c:2425: warning: initialization makes integer from pointer without a cast rexx_lister.c:2472: warning: initialization makes integer from pointer without a cast rexx_lister.c:2505: warning: initialization makes integer from pointer without a cast >>>>>Compiling rexx_files.c rexx_files.c: In function ‘rexx_custom_app_msg’: rexx_files.c:41: warning: initialization makes integer from pointer without a cast rexx_files.c:41: warning: initialization makes integer from pointer without a cast rexx_files.c:41: warning: initialization makes integer from pointer without a cast rexx_files.c:41: warning: initialization makes integer from pointer without a cast rexx_files.c:41: warning: initialization makes integer from pointer without a cast >>>>>Compiling rexx_util.c rexx_util.c: In function ‘rexx_set_var’: rexx_util.c:278: warning: initialization makes integer from pointer without a cast rexx_util.c:278: warning: initialization makes integer from pointer without a cast rexx_util.c: In function ‘rexx_get_var’: rexx_util.c:302: warning: initialization makes integer from pointer without a cast rexx_util.c:302: warning: initialization makes integer from pointer without a cast >>>>>Compiling rexx_data.c >>>>>Compiling rexx_traps.c >>>>>Compiling rexx_apps.c rexx_apps.c: In function ‘rexx_send_appmsg’: rexx_apps.c:451: warning: initialization makes integer from pointer without a cast rexx_apps.c:451: warning: initialization makes integer from pointer without a cast rexx_apps.c:451: warning: initialization makes integer from pointer without a cast >>>>>Compiling rexx_handler.c >>>>>Compiling rexx_cmd.c >>>>>Compiling rexx_dopus.c rexx_dopus.c: In function ‘rexx_dopus_cmd’: rexx_dopus.c:224: warning: initialization makes integer from pointer without a cast rexx_dopus.c:345: warning: initialization makes integer from pointer without a cast rexx_dopus.c:615: warning: assignment discards qualifiers from pointer target type rexx_dopus.c:616: warning: assignment discards qualifiers from pointer target type rexx_dopus.c:798: warning: initialization makes integer from pointer without a cast rexx_dopus.c:798: warning: initialization makes integer from pointer without a cast rexx_dopus.c:798: warning: initialization makes integer from pointer without a cast rexx_dopus.c:798: warning: initialization makes integer from pointer without a cast rexx_dopus.c:798: warning: initialization makes integer from pointer without a cast rexx_dopus.c:832: warning: initialization makes integer from pointer without a cast rexx_dopus.c:971: warning: initialization makes integer from pointer without a cast rexx_dopus.c:1011: warning: cast to pointer from integer of different size >>>>>Compiling dos_notify.c >>>>>Compiling replace.c replace.c: In function ‘SmartAskReplace’: replace.c:98: warning: initialization makes integer from pointer without a cast replace.c:98: warning: initialization makes integer from pointer without a cast replace.c:98: warning: initialization makes integer from pointer without a cast replace.c:107: warning: initialization makes integer from pointer without a cast replace.c:123: warning: initialization makes integer from pointer without a cast replace.c:199: warning: initialization makes integer from pointer without a cast replace.c:199: warning: initialization makes integer from pointer without a cast replace.c:199: warning: initialization makes integer from pointer without a cast replace.c:199: warning: initialization makes integer from pointer without a cast replace.c:199: warning: initialization makes integer from pointer without a cast replace.c:210: warning: initialization makes integer from pointer without a cast replace.c:239: warning: initialization makes integer from pointer without a cast replace.c:244: warning: initialization makes integer from pointer without a cast replace.c:248: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast replace.c:279: warning: initialization makes integer from pointer without a cast >>>>>Compiling position.c position.c: In function ‘PositionUpdate’: position.c:597: warning: initialization makes integer from pointer without a cast position.c:597: warning: initialization makes integer from pointer without a cast position.c: In function ‘PositionRemove’: position.c:854: warning: initialization makes integer from pointer without a cast position.c:854: warning: initialization makes integer from pointer without a cast >>>>>Compiling callback_main.c callback_main.c: In function ‘HookRexxCommand’: callback_main.c:144: warning: pointer targets in passing argument 3 of ‘IDOpus->BuildRexxMsgEx’ differ in signedness callback_main.c:144: note: expected ‘UBYTE *’ but argument is of type ‘char *’ callback_main.c:144: warning: pointer targets in passing argument 4 of ‘IDOpus->BuildRexxMsgEx’ differ in signedness callback_main.c:144: note: expected ‘UBYTE *’ but argument is of type ‘STRPTR’ >>>>>Compiling callback_dir.c callback_dir.c:32:2: warning: #warning detect if there is a valid fib_Size64 in the FIB callback_dir.c:89:2: warning: #warning What about the high 32-bits? callback_dir.c:263:2: warning: #warning What about the high 32-bits? >>>>>Compiling callback_help.c >>>>>Compiling callback_lister.c callback_lister.c:212:2: warning: #warning detect if there is a valid fib_Size64 in the FIB callback_lister.c: In function ‘HookSendCommand’: callback_lister.c:623: warning: initialization makes integer from pointer without a cast >>>>>Compiling about.c about.c: In function ‘show_about’: about.c:54: warning: passing argument 3 of ‘IDOpus->Att_NewNode’ discards qualifiers from pointer target type about.c:54: note: expected ‘char *’ but argument is of type ‘const char *’ about.c:55: warning: passing argument 3 of ‘IDOpus->Att_NewNode’ discards qualifiers from pointer target type about.c:55: note: expected ‘char *’ but argument is of type ‘const char *’ about.c:61:2: warning: #warning Put this into the catalog! about.c:119: warning: initialization makes integer from pointer without a cast about.c:119: warning: initialization makes integer from pointer without a cast >>>>>Compiling amiga.c ppc-amigaos-gcc data.o string_data.o function_data.o menu_data.o palette_routines.o pattern.o key_press.o key_finder_data.o main.o commands.o menus.o popup.o popup_build.o iconpos.o cx.o wb.o text.o help.o eliza.o event_loop.o main_reset.o backdrop.o backdrop_render.o backdrop_idcmp.o backdrop_buttons.o backdrop_utils.o backdrop_arrange.o backdrop_position.o backdrop_open.o backdrop_drag.o backdrop_groups.o backdrop_notify.o backdrop_appicon.o backdrop_devices.o backdrop_snapshot.o backdrop_popup.o backdrop_format.o backdrop_select.o backdrop_info.o backdrop_leftout.o backdrop_replace.o desktop.o desktop_delete.o desktop_drop.o desktop_rename.o desktop_folder.o groups_new.o toolbar.o requesters.o notify.o graphics.o misc.o misc_proc.o dates.o links.o path_routines.o status_text.o scripts.o buffers.o buffers_util.o buffers_sort.o buffers_reselect.o filetypes.o filetypes_proc.o search_data.o lister.o lister_data.o lister_proc.o lister_idcmp.o lister_function.o lister_window.o lister_diskinfo.o lister_display.o lister_busy.o lister_title.o lister_activate.o lister_buffers.o lister_dir.o lister_show.o lister_toolbar.o lister_drop.o lister_icons.o lister_progress.o lister_clip.o lister_menus.o lister_hotname.o lister_edit.o lister_ftp.o buttons.o buttons_data.o buttons_proc.o buttons_draw.o buttons_window.o buttons_display.o buttons_idcmp.o buttons_function.o buttons_run.o buttons_io.o buttons_edit.o buttons_popup.o start_menu.o dirlist_read.o dirlist_scroll.o dirlist_util.o function_launch.o function_paths.o function_readdir.o function_run.o function_parse.o function_internal.o function_external.o function_script.o function_support.o function_filechange.o function_filetype.o function_files.o function_all.o function_none.o function_toggle.o function_copy.o function_delete.o function_makedir.o function_rename.o function_stopsniff.o function_select.o function_select_data.o function_devicelist.o function_change.o function_change_data.o function_scandir.o function_clearbuffers.o function_show.o function_disk.o function_loadbuttons.o function_loadenvironment.o function_loadfonts.o function_leaveout.o function_runprog.o function_addicon.o function_search.o function_getsizes.o function_hunt.o function_parent.o function_user.o function_verify.o function_cli.o function_printdir.o function_set.o function_closebuttons.o function_special.o function_reselect.o function_assign.o function_configure.o function_setbackground.o function_runcommand.o function_reset.o clock_task.o environment.o app_msg.o icons.o icon_function.o file_select.o file_openwith.o window_activate.o cleanup.o tile.o display.o display_pattern.o rexx_proc.o rexx_lister.o rexx_files.o rexx_util.o rexx_data.o rexx_traps.o rexx_apps.o rexx_handler.o rexx_cmd.o rexx_dopus.o dos_notify.o replace.o position.o callback_main.o callback_dir.o callback_help.o callback_lister.o about.o amiga.o -mcrt=newlib -o ../bin.os4/DirectoryOpus make[1]: Leaving directory `/home/dopus5/trunk/source/Program' <<<<<<<<<<<<<<<<<< library >>>>>>>>>>>>>>>>>> make[1]: Entering directory `/home/dopus5/trunk/source/Library' >>>>>Compiling libinit.c >>>>>Compiling data.c >>>>>Compiling string_data.c >>>>>Compiling amiga.c >>>>>Compiling timer.c >>>>>Compiling pathlist.c >>>>>Compiling functions.c >>>>>Compiling gui.c >>>>>Compiling list_management.c >>>>>Compiling misc.c >>>>>Compiling simplerequest.c simplerequest.c: In function ‘L_DoSimpleRequest’: simplerequest.c:98: warning: cast from pointer to integer of different size >>>>>Compiling selection_list.c >>>>>Compiling strings.c >>>>>Compiling drag_routines.c >>>>>Compiling palette_routines.c >>>>>Compiling layout_routines.c >>>>>Compiling layout_support.c >>>>>Compiling layout_utils.c >>>>>Compiling layout_resize.c >>>>>Compiling boopsi.c >>>>>Compiling image_class.c >>>>>Compiling button_class.c >>>>>Compiling listview_class.c >>>>>Compiling palette_class.c >>>>>Compiling dos_patch.c >>>>>Compiling notify.c >>>>>Compiling menu_routines.c menu_routines.c: In function ‘L_FindMenuItem’: menu_routines.c:304: warning: cast from pointer to integer of different size menu_routines.c:310: warning: cast from pointer to integer of different size >>>>>Compiling bitmap.c >>>>>Compiling args.c >>>>>Compiling rexx.c >>>>>Compiling popup_menus.c >>>>>Compiling ipc.c >>>>>Compiling images.c >>>>>Compiling memory.c >>>>>Compiling popup_support.c >>>>>Compiling config_new.c >>>>>Compiling config_open.c >>>>>Compiling config_default.c >>>>>Compiling config_save.c >>>>>Compiling config_close.c >>>>>Compiling config_copy.c >>>>>Compiling config_misc.c >>>>>Compiling status_window.c >>>>>Compiling read_ilbm.c >>>>>Compiling anim.c >>>>>Compiling buffered_io.c >>>>>Compiling diskio.c >>>>>Compiling wb.c wb.c:722:4: warning: #warning D(bug) printf there cause crash on os3 build (and on real, and on emulation on os3/mos). TODO: invistigate and make a proper one wb.c: In function ‘L_PatchedWBInfo’: wb.c:1966: warning: passing argument 2 of ‘IExec->DropInterface’ from incompatible pointer type wb.c:1966: note: expected ‘struct Interface *’ but argument is of type ‘struct ModuleIFace *’ >>>>>Compiling launcher.c launcher.c:312:4: warning: #warning D(bug) printf there cause crash on os3 build (and on real, and on emulation on os3/mos). TODO: invistigate and make a proper one launcher.c:358:4: warning: #warning D(bug) printf there cause crash on os3 build (and on real, and on emulation on os3/mos). TODO: invistigate and make a proper one launcher.c:596:8: warning: #warning D(bug) printf there cause crash on os3 build (and on real, and on emulation on os3/mos). TODO: invistigate and make a proper one launcher.c:707:10: warning: #warning D(bug) printf there cause crash on os3 build (and on real, and on emulation on os3/mos). TODO: invistigate and make a proper one launcher.c:749:9: warning: #warning D(bug) printf there cause crash on os3 build (and on real, and on emulation on os3/mos). TODO: invistigate and make a proper one >>>>>Compiling iff.c >>>>>Compiling string_hook.c >>>>>Compiling clipboard.c >>>>>Compiling semaphores.c >>>>>Compiling requesters.c >>>>>Compiling progress_win.c >>>>>Compiling appmsg.c >>>>>Compiling search.c >>>>>Compiling dates.c >>>>>Compiling filetypes.c >>>>>Compiling icons.c >>>>>Compiling icon_cache.c >>>>>Compiling devices.c >>>>>Compiling removed.c >>>>>Compiling version.c >>>>>Compiling getusage.c >>>>>Compiling savepos.c >>>>>Compiling 64bit.c >>>>>Compiling aos4_68k_to_ppc_vectors.c >>>>>Compiling aos4_ppc_libstubs.c ppc-amigaos-gcc libinit.o data.o string_data.o amiga.o timer.o pathlist.o functions.o gui.o list_management.o misc.o simplerequest.o selection_list.o strings.o drag_routines.o palette_routines.o layout_routines.o layout_support.o layout_utils.o layout_resize.o boopsi.o image_class.o button_class.o listview_class.o palette_class.o dos_patch.o notify.o menu_routines.o bitmap.o args.o rexx.o popup_menus.o ipc.o images.o memory.o popup_support.o config_new.o config_open.o config_default.o config_save.o config_close.o config_copy.o config_misc.o status_window.o read_ilbm.o anim.o buffered_io.o diskio.o wb.o launcher.o iff.o string_hook.o clipboard.o semaphores.o requesters.o progress_win.o appmsg.o search.o dates.o filetypes.o icons.o icon_cache.o devices.o removed.o version.o getusage.o savepos.o 64bit.o aos4_68k_to_ppc_vectors.o aos4_ppc_libstubs.o -mcrt=newlib -nostartfiles -lamiga -o ../bin.os4/dopus5.library make[1]: Leaving directory `/home/dopus5/trunk/source/Library' <<<<<<<<<<<<<<<<<< modules >>>>>>>>>>>>>>>>>> make[1]: Entering directory `/home/dopus5/trunk/source/Modules' =============== about_module =============== >>>>>Compiling init/libinit.c >>>>>Compiling about.c >>>>>Compiling about_data.c >>>>>Compiling about_jon.c >>>>>Compiling about_greg.c >>>>>Compiling about_leo.c >>>>>Compiling about_andrew.c >>>>>Compiling about_ben.c >>>>>Compiling about_juggler.c >>>>>Compiling about_coopers.c >>>>>Compiling about_bill.c >>>>>Compiling about_thomas.c >>>>>Compiling about_john.c >>>>>Compiling about_trevor.c >>>>>Compiling about_ash.c >>>>>Compiling about_frederic.c >>>>>Compiling about_tick.c >>>>>Compiling about_harv.c >>>>>Compiling about_martin.c >>>>>Compiling about_dave.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o about.o about_data.o about_jon.o about_greg.o about_leo.o about_andrew.o about_ben.o about_juggler.o about_coopers.o about_bill.o about_thomas.o about_john.o about_trevor.o about_ash.o about_frederic.o about_tick.o about_harv.o about_martin.o about_dave.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/about.module ============== cleanup_module ============== >>>>>Compiling init/libinit.c >>>>>Compiling cleanup.c >>>>>Compiling cleanup_data.c >>>>>Compiling cleanup_strings.c >>>>>Compiling init/amiga.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o cleanup.o cleanup_data.o cleanup_strings.o init/amiga.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/cleanup.module ============= configopus_module ============ >>>>>Compiling init/libinit.c >>>>>Compiling config.c config.c: In function ‘functioned_get_line’: config.c:36: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type config.c:36: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ >>>>>Compiling config_drag.c >>>>>Compiling config_settings.c >>>>>Compiling config_environment.c config_environment.c:15:2: warning: #warning Rewrite Config_Environment() function to use Tags or structure for A4/A5 arguments config_environment.c: In function ‘L_Config_Environment’: config_environment.c:98: warning: pointer targets in assignment differ in signedness config_environment.c:172: warning: initialization makes integer from pointer without a cast config_environment.c:172: warning: initialization makes integer from pointer without a cast config_environment.c:916: warning: initialization makes integer from pointer without a cast config_environment.c: In function ‘config_env_load’: config_environment.c:3098: warning: initialization makes integer from pointer without a cast config_environment.c: In function ‘config_env_save’: config_environment.c:3170: warning: initialization makes integer from pointer without a cast config_environment.c: In function ‘L_Config_Environment’: config_environment.c:399: warning: ‘gadget’ may be used uninitialized in this function >>>>>Compiling config_environment_data.c >>>>>Compiling config_environment_lister.c >>>>>Compiling config_environment_desktop.c config_environment_desktop.c: In function ‘_config_env_build_drive_list’: config_environment_desktop.c:160: warning: initialization makes integer from pointer without a cast config_environment_desktop.c:160: warning: initialization makes integer from pointer without a cast >>>>>Compiling config_environment_palette.c >>>>>Compiling config_environment_output.c >>>>>Compiling config_environment_sounds.c >>>>>Compiling config_environment_display.c config_environment_display.c: In function ‘_config_env_screenmode_init’: config_environment_display.c:29: warning: initialization makes integer from pointer without a cast config_environment_display.c:29: warning: initialization makes integer from pointer without a cast >>>>>Compiling config_environment_icons.c >>>>>Compiling config_environment_picture.c >>>>>Compiling config_environment_paths.c >>>>>Compiling config_buttons.c config_buttons.c: In function ‘L_Config_Buttons’: config_buttons.c:183: warning: cast from pointer to integer of different size config_buttons.c:194: warning: cast from pointer to integer of different size config_buttons.c:259: warning: cast from pointer to integer of different size >>>>>Compiling config_buttons_data.c >>>>>Compiling config_buttons_god.c config_buttons_god.c: In function ‘_config_buttons_handle_key’: config_buttons_god.c:655: warning: cast to pointer from integer of different size >>>>>Compiling config_buttons_support.c config_buttons_support.c: In function ‘_config_buttons_get_button’: config_buttons_support.c:75: warning: cast to pointer from integer of different size >>>>>Compiling button_editor.c >>>>>Compiling button_editor_data.c >>>>>Compiling function_editor.c function_editor.c: In function ‘funced_command_req’: function_editor.c:1529: warning: initialization makes integer from pointer without a cast function_editor.c: In function ‘funced_appmsg_arg’: function_editor.c:1863: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_editor_data.c >>>>>Compiling select_colours.c select_colours.c: In function ‘PaletteBox’: select_colours.c:108: warning: cast to pointer from integer of different size select_colours.c:227:2: warning: #warning Rewrite Config_Environment() function to use Tags or structure for A4/A5 arguments select_colours.c: In function ‘L_ShowPaletteBox’: select_colours.c:269: warning: cast to pointer from integer of different size >>>>>Compiling select_colours_data.c >>>>>Compiling config_convert.c config_convert.c: In function ‘L_ConvertConfig’: config_convert.c:163: warning: initialization makes integer from pointer without a cast config_convert.c: In function ‘convert_config’: config_convert.c:442: warning: initialization makes integer from pointer without a cast config_convert.c:457: warning: initialization makes integer from pointer without a cast config_convert.c:465: warning: initialization makes integer from pointer without a cast config_convert.c:508: warning: initialization makes integer from pointer without a cast config_convert.c:540: warning: initialization makes integer from pointer without a cast config_convert.c:541: warning: initialization makes integer from pointer without a cast config_convert.c:625: warning: initialization makes integer from pointer without a cast config_convert.c:639: warning: initialization makes integer from pointer without a cast config_convert.c:800: warning: initialization makes integer from pointer without a cast config_convert.c:828: warning: initialization makes integer from pointer without a cast config_convert.c:849: warning: pointer targets in passing argument 2 of ‘copy_string’ differ in signedness config_convert.c:29: note: expected ‘char *’ but argument is of type ‘unsigned char *’ config_convert.c:849: warning: pointer targets in assignment differ in signedness config_convert.c:970: warning: initialization makes integer from pointer without a cast >>>>>Compiling config_convert_data.c >>>>>Compiling old_config.c old_config.c: In function ‘ReadOldConfig’: old_config.c:110: warning: pointer targets in assignment differ in signedness >>>>>Compiling config_filetypes.c config_filetypes.c: In function ‘filetype_read_list’: config_filetypes.c:452: warning: passing argument 3 of ‘IDOS->MatchFirst’ from incompatible pointer type config_filetypes.c:452: note: expected ‘struct AnchorPath *’ but argument is of type ‘struct AnchorPathOld *’ config_filetypes.c:465: warning: passing argument 2 of ‘IDOS->MatchNext’ from incompatible pointer type config_filetypes.c:465: note: expected ‘struct AnchorPath *’ but argument is of type ‘struct AnchorPathOld *’ config_filetypes.c:469: warning: passing argument 2 of ‘IDOS->MatchEnd’ from incompatible pointer type config_filetypes.c:469: note: expected ‘struct AnchorPath *’ but argument is of type ‘struct AnchorPathOld *’ config_filetypes.c: In function ‘filetype_add_entry’: config_filetypes.c:533: warning: initialization makes integer from pointer without a cast config_filetypes.c:533: warning: initialization makes integer from pointer without a cast config_filetypes.c: In function ‘filetype_edit’: config_filetypes.c:613: warning: pointer targets in assignment differ in signedness config_filetypes.c: In function ‘filetype_remove’: config_filetypes.c:704: warning: initialization makes integer from pointer without a cast config_filetypes.c: In function ‘filetype_save’: config_filetypes.c:837: warning: initialization makes integer from pointer without a cast config_filetypes.c: In function ‘error_saving’: config_filetypes.c:1005: warning: initialization makes integer from pointer without a cast config_filetypes.c:1005: warning: initialization makes integer from pointer without a cast config_filetypes.c:1005: warning: initialization makes integer from pointer without a cast >>>>>Compiling config_filetypes_data.c >>>>>Compiling filetype_edit.c filetype_edit.c: In function ‘L_EditFiletype’: filetype_edit.c:67: warning: pointer targets in assignment differ in signedness >>>>>Compiling filetype_editor.c filetype_editor.c: In function ‘filetypeed_edit_action’: filetype_editor.c:720: warning: initialization makes integer from pointer without a cast filetype_editor.c:720: warning: initialization makes integer from pointer without a cast filetype_editor.c: In function ‘filetypeed_receive_class’: filetype_editor.c:890: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:34: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ filetype_editor.c:891: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ filetype_editor.c:891: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ filetype_editor.c: In function ‘filetypeed_show_icon’: filetype_editor.c:906: warning: unused variable ‘remap’ filetype_editor.c:905: warning: unused variable ‘tags’ filetype_editor.c: In function ‘filetypeed_edit_iconmenu’: filetype_editor.c:1218: warning: initialization makes integer from pointer without a cast filetype_editor.c:1218: warning: initialization makes integer from pointer without a cast >>>>>Compiling fileclass_editor.c fileclass_editor.c: In function ‘_fileclassed_build_recognition’: fileclass_editor.c:547: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/local/amiga/ppc-amigaos/SDK/newlib/include/string.h:31: note: expected ‘char *’ but argument is of type ‘unsigned char *’ fileclass_editor.c: In function ‘fileclassed_view_file’: fileclass_editor.c:789: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_menu.c lister_menu.c:7:2: warning: #warning Rewrite Config_Menu() function to use Tags or structure for A4/A5 arguments lister_menu.c: In function ‘lister_menu_check_change’: lister_menu.c:1366: warning: initialization makes integer from pointer without a cast >>>>>Compiling lister_menu_data.c >>>>>Compiling config_menus.c >>>>>Compiling config_menus_data.c >>>>>Compiling config_menus_edit.c config_menus_edit.c: In function ‘config_menus_check_change’: config_menus_edit.c:312: warning: initialization makes integer from pointer without a cast >>>>>Compiling config_menus_io.c config_menus_io.c: In function ‘config_menus_save’: config_menus_io.c:66: warning: initialization makes integer from pointer without a cast >>>>>Compiling config_menus_drag.c config_menus_drag.c: In function ‘config_menus_appmsg’: config_menus_drag.c:72: warning: initialization makes integer from pointer without a cast >>>>>Compiling function_export.c >>>>>Compiling edit.c >>>>>Compiling string_data.c >>>>>Compiling init/amiga.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o config.o config_drag.o config_settings.o config_environment.o config_environment_data.o config_environment_lister.o config_environment_desktop.o config_environment_palette.o config_environment_output.o config_environment_sounds.o config_environment_display.o config_environment_icons.o config_environment_picture.o config_environment_paths.o config_buttons.o config_buttons_data.o config_buttons_god.o config_buttons_support.o button_editor.o button_editor_data.o function_editor.o function_editor_data.o select_colours.o select_colours_data.o config_convert.o config_convert_data.o old_config.o config_filetypes.o config_filetypes_data.o filetype_edit.o filetype_editor.o fileclass_editor.o lister_menu.o lister_menu_data.o config_menus.o config_menus_data.o config_menus_edit.o config_menus_io.o config_menus_drag.o function_export.o edit.o string_data.o init/amiga.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/configopus.module ============= diskcopy_module ============== >>>>>Compiling init/libinit.c >>>>>Compiling diskcopy.c >>>>>Compiling diskcopy_data.c >>>>>Compiling diskcopy_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o diskcopy.o diskcopy_data.o diskcopy_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/diskcopy.module ============= diskinfo_module ============== >>>>>Compiling init/libinit.c >>>>>Compiling diskinfo.c diskinfo.c:292:3: warning: #warning on some os3 setup info.id_DiskType show OFS always, so we use doslists ones first. >>>>>Compiling diskinfo_data.c >>>>>Compiling diskinfo_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o diskinfo.o diskinfo_data.o diskinfo_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/diskinfo.module ============= filetype_module ============== >>>>>Compiling init/libinit.c >>>>>Compiling filetype.c filetype.c:40:2: warning: #warning Should not be here - Disabled - Remove eventually. filetype.c:92:2: warning: #warning this should be replaced with SimpleRequest >>>>>Compiling filetype_data.c >>>>>Compiling filetype_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o filetype.o filetype_data.o filetype_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/filetype.module ============= fixicons_module ============== >>>>>Compiling init/libinit.c >>>>>Compiling fixicons.c >>>>>Compiling fixicons_data.c >>>>>Compiling fixicons_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o fixicons.o fixicons_data.o fixicons_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/fixicons.module ============== format_module =============== >>>>>Compiling init/libinit.c >>>>>Compiling format.c >>>>>Compiling format_data.c >>>>>Compiling format_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o format.o format_data.o format_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/format.module ================ ftp_module ================ >>>>>Compiling init/libinit.c >>>>>Compiling init/amiga.c >>>>>Compiling ftp_main.c ftp_main.c: In function ‘ipc_setvar’: ftp_main.c:354: warning: assignment makes integer from pointer without a cast ftp_main.c: In function ‘opus_leaveout’: ftp_main.c:1096: warning: missing braces around initializer ftp_main.c:1096: warning: (near initialization for ‘ei.ei_node’) ftp_main.c: In function ‘trap_delete’: ftp_main.c:2133: warning: missing braces around initializer ftp_main.c:2133: warning: (near initialization for ‘ei.ei_node’) ftp_main.c:2137: warning: missing braces around initializer ftp_main.c:2137: warning: (near initialization for ‘tags[0]’) ftp_main.c: At top level: ftp_main.c:2771: warning: missing braces around initializer ftp_main.c:2771: warning: (near initialization for ‘rexx_func_table[0]’) ftp_main.c: In function ‘handle_rexx’: ftp_main.c:2875: warning: initialization makes integer from pointer without a cast ftp_main.c:2875: warning: initialization makes integer from pointer without a cast ftp_main.c:2875: warning: initialization makes integer from pointer without a cast ftp_main.c: In function ‘dopus_ftp’: ftp_main.c:3148: warning: missing braces around initializer ftp_main.c:3148: warning: (near initialization for ‘med.med_opus’) >>>>>Compiling ftp_lister.c ftp_lister.c: In function ‘lister_add’: ftp_lister.c:204: warning: passing argument 3 of ‘infoptr->dc_CreateFileEntry’ makes integer from pointer without a cast ftp_lister.c:204: note: expected ‘BPTR’ but argument is of type ‘void *’ ftp_lister.c: In function ‘lst_server_reply’: ftp_lister.c:864: warning: initialization makes integer from pointer without a cast ftp_lister.c:864: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lst_server_err’: ftp_lister.c:929: warning: initialization makes integer from pointer without a cast ftp_lister.c:929: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lst_dos_err’: ftp_lister.c:959: warning: suggest parentheses around ‘&&’ within ‘||’ ftp_lister.c: In function ‘lister_cwd’: ftp_lister.c:1032: warning: assignment from incompatible pointer type ftp_lister.c: In function ‘lister_cdup’: ftp_lister.c:1132: warning: assignment from incompatible pointer type ftp_lister.c: In function ‘lister_makedir’: ftp_lister.c:1333: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lister_rename’: ftp_lister.c:1440: warning: missing braces around initializer ftp_lister.c:1440: warning: (near initialization for ‘ei.ei_node’) ftp_lister.c:1506: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lister_delete’: ftp_lister.c:1646: warning: initialization makes integer from pointer without a cast ftp_lister.c:1673: warning: initialization makes integer from pointer without a cast ftp_lister.c:1673: warning: initialization makes integer from pointer without a cast ftp_lister.c:1739: warning: initialization makes integer from pointer without a cast ftp_lister.c:1739: warning: initialization makes integer from pointer without a cast ftp_lister.c:1754: warning: initialization makes integer from pointer without a cast ftp_lister.c:1754: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lister_cmd’: ftp_lister.c:2002: warning: assignment from incompatible pointer type ftp_lister.c:2012: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lister_setvar’: ftp_lister.c:2092: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lister_edit’: ftp_lister.c:2219: warning: missing braces around initializer ftp_lister.c:2219: warning: (near initialization for ‘ei.ei_node’) ftp_lister.c: In function ‘lister_findfile’: ftp_lister.c:2359: warning: initialization makes integer from pointer without a cast ftp_lister.c:2370: warning: initialization makes integer from pointer without a cast ftp_lister.c:2370: warning: initialization makes integer from pointer without a cast ftp_lister.c:2370: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lister_getsizes’: ftp_lister.c:2542: warning: initialization makes integer from pointer without a cast ftp_lister.c: In function ‘lister_protect’: ftp_lister.c:2896: warning: initialization makes integer from pointer without a cast ftp_lister.c:2938: warning: initialization makes integer from pointer without a cast ftp_lister.c: At top level: ftp_lister.c:3152: warning: missing braces around initializer ftp_lister.c:3152: warning: (near initialization for ‘lister_msg_table[0]’) ftp_lister.c: In function ‘lister_request’: ftp_lister.c:3735: warning: initialization makes integer from pointer without a cast ftp_lister.c:3735: warning: initialization makes integer from pointer without a cast >>>>>Compiling ftp_lister_list.c ftp_lister_list.c: In function ‘list_update’: ftp_lister_list.c:50: warning: missing braces around initializer ftp_lister_list.c:50: warning: (near initialization for ‘entry.ei_node’) ftp_lister_list.c:79: warning: passing argument 2 of ‘ITimer->GetSysTime’ from incompatible pointer type ftp_lister_list.c:79: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp_lister_list.c: In function ‘ask_index’: ftp_lister_list.c:119: warning: initialization makes integer from pointer without a cast ftp_lister_list.c:119: warning: initialization makes integer from pointer without a cast ftp_lister_list.c:119: warning: initialization makes integer from pointer without a cast ftp_lister_list.c: In function ‘update_lister_comments’: ftp_lister_list.c:166: warning: assignment makes integer from pointer without a cast ftp_lister_list.c: In function ‘lister_list’: ftp_lister_list.c:348: warning: passing argument 2 of ‘ITimer->GetSysTime’ from incompatible pointer type ftp_lister_list.c:348: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp_lister_list.c:352: warning: passing argument 2 of ‘list’ from incompatible pointer type ftp.h:197: note: expected ‘int (*)(void *, const char *)’ but argument is of type ‘int (*)(struct update_info *, char *)’ ftp_lister_list.c:364: warning: passing argument 2 of ‘list’ from incompatible pointer type ftp.h:197: note: expected ‘int (*)(void *, const char *)’ but argument is of type ‘int (*)(struct update_info *, char *)’ >>>>>Compiling ftp_lister_xfer.c ftp_lister_xfer.c: In function ‘init_xfer_time’: ftp_lister_xfer.c:66: warning: passing argument 2 of ‘ITimer->GetSysTime’ from incompatible pointer type ftp_lister_xfer.c:66: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp_lister_xfer.c: In function ‘replace_requester’: ftp_lister_xfer.c:185: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:185: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:203: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:203: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:241: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:241: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:301: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:301: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:301: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:301: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:301: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:301: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:341: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:341: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:341: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:341: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:341: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:341: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c: In function ‘xfer_update’: ftp_lister_xfer.c:439: warning: passing argument 2 of ‘ITimer->GetSysTime’ from incompatible pointer type ftp_lister_xfer.c:439: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp_lister_xfer.c: In function ‘getput_update’: ftp_lister_xfer.c:562: warning: passing argument 2 of ‘ITimer->GetSysTime’ from incompatible pointer type ftp_lister_xfer.c:562: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp_lister_xfer.c: In function ‘request_newname’: ftp_lister_xfer.c:801: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c: In function ‘lister_xfer’: ftp_lister_xfer.c:941: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:958: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:994: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:994: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:1030: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:1100: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c: In function ‘lister_doubleclick’: ftp_lister_xfer.c:1431: warning: missing braces around initializer ftp_lister_xfer.c:1431: warning: (near initialization for ‘ei.ei_node’) ftp_lister_xfer.c:1569: warning: passing argument 2 of ‘get’ from incompatible pointer type ftp.h:198: note: expected ‘int (*)(void *, unsigned int, unsigned int)’ but argument is of type ‘int (*)(struct update_info *, unsigned int, unsigned int)’ ftp_lister_xfer.c: In function ‘lister_traptemp’: ftp_lister_xfer.c:1622: warning: missing braces around initializer ftp_lister_xfer.c:1622: warning: (near initialization for ‘ei.ei_node’) ftp_lister_xfer.c:1698: warning: passing argument 2 of ‘get’ from incompatible pointer type ftp.h:198: note: expected ‘int (*)(void *, unsigned int, unsigned int)’ but argument is of type ‘int (*)(struct update_info *, unsigned int, unsigned int)’ ftp_lister_xfer.c: In function ‘lister_xferindex’: ftp_lister_xfer.c:1815: warning: passing argument 2 of ‘get’ from incompatible pointer type ftp.h:198: note: expected ‘int (*)(void *, unsigned int, unsigned int)’ but argument is of type ‘int (*)(struct update_info *, unsigned int, unsigned int)’ ftp_lister_xfer.c: In function ‘lister_getput’: ftp_lister_xfer.c:1912: warning: unused variable ‘og’ ftp_lister_xfer.c:1961: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:1967: warning: initialization makes integer from pointer without a cast ftp_lister_xfer.c:2043: warning: initialization makes integer from pointer without a cast >>>>>Compiling ftp_lister_connect.c ftp_lister_connect.c: In function ‘systype_lookup’: ftp_lister_connect.c:173: warning: missing braces around initializer ftp_lister_connect.c:173: warning: (near initialization for ‘sys_types[0]’) ftp_lister_connect.c: In function ‘lister_connect_and_login’: ftp_lister_connect.c:408: warning: assignment from incompatible pointer type ftp_lister_connect.c:412: warning: assignment from incompatible pointer type ftp_lister_connect.c:721: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c:721: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c:721: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c: In function ‘opus_lostconn’: ftp_lister_connect.c:1058: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c:1058: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c:1058: warning: pointer type mismatch in conditional expression ftp_lister_connect.c:1058: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c: In function ‘lister_retry_connect_requester’: ftp_lister_connect.c:1297: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c:1297: warning: initialization makes integer from pointer without a cast ftp_lister_connect.c: At top level: ftp_lister_connect.c:265: warning: ‘feat_update’ defined but not used >>>>>Compiling ftp.c ftp.c: In function ‘opendataconn’: ftp.c:537: warning: passing argument 4 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->getsockname’ from incompatible pointer type ftp.c:537: note: expected ‘socklen_t *’ but argument is of type ‘LONG *’ ftp.c:545: warning: passing argument 4 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->getsockname’ from incompatible pointer type ftp.c:545: note: expected ‘socklen_t *’ but argument is of type ‘LONG *’ ftp.c: In function ‘dataconna’: ftp.c:656: warning: passing argument 4 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->accept’ from incompatible pointer type ftp.c:656: note: expected ‘socklen_t *’ but argument is of type ‘LONG *’ ftp.c: In function ‘get’: ftp.c:853: warning: passing argument 6 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->WaitSelect’ from incompatible pointer type ftp.c:853: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp.c: In function ‘iread’: ftp.c:996: warning: passing argument 6 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->WaitSelect’ from incompatible pointer type ftp.c:996: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp.c: In function ‘sgetc’: ftp.c:1170: warning: passing argument 6 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->WaitSelect’ from incompatible pointer type ftp.c:1170: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp.c: In function ‘put’: ftp.c:1447: warning: passing argument 6 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->WaitSelect’ from incompatible pointer type ftp.c:1447: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp.c: In function ‘connect_host’: ftp.c:1612: warning: passing argument 4 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->getsockname’ from incompatible pointer type ftp.c:1612: note: expected ‘socklen_t *’ but argument is of type ‘LONG *’ >>>>>Compiling ftp_arexx.c ftp_arexx.c: In function ‘rexx_prog_init’: ftp_arexx.c:619: warning: too many arguments for format ftp_arexx.c: In function ‘rexx_prog_init3’: ftp_arexx.c:691: warning: too many arguments for format ftp_arexx.c: In function ‘send_rexxa’: ftp_arexx.c:784: warning: initialization makes integer from pointer without a cast ftp_arexx.c: In function ‘send_rexx’: ftp_arexx.c:843: warning: pointer targets in assignment differ in signedness ftp_arexx.c:854: warning: pointer targets in assignment differ in signedness ftp_arexx.c:876: warning: pointer targets in passing argument 2 of ‘IRexxSys->DeleteArgstring’ differ in signedness ftp_arexx.c:876: note: expected ‘STRPTR’ but argument is of type ‘UBYTE *’ >>>>>Compiling ftp_util.c ftp_util.c: In function ‘display_msg’: ftp_util.c:65: warning: initialization makes integer from pointer without a cast ftp_util.c:66: warning: initialization makes integer from pointer without a cast ftp_util.c:67: warning: initialization makes integer from pointer without a cast ftp_util.c:68: warning: initialization makes integer from pointer without a cast ftp_util.c:69: warning: initialization makes integer from pointer without a cast ftp_util.c:70: warning: initialization makes integer from pointer without a cast ftp_util.c: In function ‘unix_line_to_entryinfo’: ftp_util.c:594: warning: passing argument 1 of ‘stpblk’ discards qualifiers from pointer target type ftp.h:208: note: expected ‘char *’ but argument is of type ‘const char *’ ftp_util.c: In function ‘nt_line_to_entryinfo’: ftp_util.c:837: warning: passing argument 1 of ‘stpblk’ discards qualifiers from pointer target type ftp.h:208: note: expected ‘char *’ but argument is of type ‘const char *’ ftp_util.c:853: warning: passing argument 1 of ‘stpblk’ discards qualifiers from pointer target type ftp.h:208: note: expected ‘char *’ but argument is of type ‘const char *’ ftp_util.c:871: warning: passing argument 1 of ‘stpblk’ discards qualifiers from pointer target type ftp.h:208: note: expected ‘char *’ but argument is of type ‘const char *’ ftp_util.c: In function ‘build_url’: ftp_util.c:1163: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘int’ ftp_util.c: In function ‘ftpmod_request’: ftp_util.c:1334: warning: missing braces around initializer ftp_util.c:1334: warning: (near initialization for ‘tags[0]’) ftp_util.c: In function ‘open_temp_file’: ftp_util.c:1484: warning: initialization makes integer from pointer without a cast >>>>>Compiling ftp_recursive.c ftp_recursive.c: In function ‘rec_retry_get’: ftp_recursive.c:297: warning: passing argument 2 of ‘get’ from incompatible pointer type ftp.h:198: note: expected ‘int (*)(void *, unsigned int, unsigned int)’ but argument is of type ‘int (*)(struct update_info *, unsigned int, unsigned int)’ ftp_recursive.c: In function ‘rec_retry_put’: ftp_recursive.c:450: warning: passing argument 2 of ‘put’ from incompatible pointer type ftp.h:199: note: expected ‘int (*)(void *, unsigned int, unsigned int)’ but argument is of type ‘int (*)(struct update_info *, unsigned int, unsigned int)’ ftp_recursive.c: In function ‘rec_retry_getput’: ftp_recursive.c:562: warning: passing argument 3 of ‘recursive_getput’ from incompatible pointer type ftp_recursive.c:50: note: expected ‘int (*)(void *, unsigned int, unsigned int)’ but argument is of type ‘int (*)(struct update_info *, unsigned int, unsigned int)’ ftp_recursive.c:1160:15: warning: trigraph ??) ignored, use -trigraphs to enable ftp_recursive.c:1800:15: warning: trigraph ??) ignored, use -trigraphs to enable ftp_recursive.c:1998:15: warning: trigraph ??) ignored, use -trigraphs to enable ftp_recursive.c: In function ‘recursive_findfile’: ftp_recursive.c:2244: warning: initialization makes integer from pointer without a cast ftp_recursive.c:2244: warning: initialization makes integer from pointer without a cast ftp_recursive.c:2244: warning: initialization makes integer from pointer without a cast ftp_recursive.c:2301:15: warning: trigraph ??) ignored, use -trigraphs to enable ftp_recursive.c: In function ‘rec_ftp_list’: ftp_recursive.c:2469: warning: passing argument 2 of ‘list’ from incompatible pointer type ftp.h:197: note: expected ‘int (*)(void *, const char *)’ but argument is of type ‘int (*)(struct rec_updateinfo *, char *)’ ftp_recursive.c: In function ‘rec_ftp_select’: ftp_recursive.c:3075: warning: passing argument 6 of ‘((struct globals *)((struct IPCData *)IExec->FindTask(&*IExec, 0u)->tc_UserData)->userdata)->g_isocket->WaitSelect’ from incompatible pointer type ftp_recursive.c:3075: note: expected ‘struct TimeVal *’ but argument is of type ‘struct timeval *’ ftp_recursive.c:3042: warning: unused variable ‘ogp’ >>>>>Compiling ftp_addressbook.c ftp_addressbook.c: In function ‘address_drag_arrange’: ftp_addressbook.c:395: warning: passing argument 3 of ‘IIntuition->GetAttr’ from incompatible pointer type ftp_addressbook.c:395: note: expected ‘Object *’ but argument is of type ‘struct Gadget *’ ftp_addressbook.c:422: warning: passing argument 2 of ‘IDOpus->SwapListNodes’ from incompatible pointer type ftp_addressbook.c:422: note: expected ‘struct List *’ but argument is of type ‘struct Att_List *’ ftp_addressbook.c:429: warning: passing argument 2 of ‘IExec->Insert’ from incompatible pointer type ftp_addressbook.c:429: note: expected ‘struct List *’ but argument is of type ‘struct Att_List *’ ftp_addressbook.c: In function ‘address_drag_to_editor’: ftp_addressbook.c:541: warning: initialization makes integer from pointer without a cast ftp_addressbook.c:554: warning: initialization makes integer from pointer without a cast ftp_addressbook.c: In function ‘display_options_gadgets’: ftp_addressbook.c:1688: warning: cast from pointer to integer of different size ftp_addressbook.c: In function ‘show_addrbook’: ftp_addressbook.c:3261: warning: cast from pointer to integer of different size ftp_addressbook.c: In function ‘init_globals’: ftp_addressbook.c:4539: warning: passing argument 3 of ‘IExec->CreatePort’ makes integer from pointer without a cast ftp_addressbook.c:4539: note: expected ‘BYTE’ but argument is of type ‘void *’ >>>>>Compiling ftp_addrsupp.c ftp_addrsupp.c: In function ‘setup_config’: ftp_addrsupp.c:148: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c: In function ‘disk_error’: ftp_addrsupp.c:282: warning: missing braces around initializer ftp_addrsupp.c:282: warning: (near initialization for ‘tags[0]’) ftp_addrsupp.c:282: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:283: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:284: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:285: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:286: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:302: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:302: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:302: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c: In function ‘read_options’: ftp_addrsupp.c:1072: warning: passing argument 4 of ‘do_filereq’ makes integer from pointer without a cast ftp_addrsupp.c:326: note: expected ‘ULONG’ but argument is of type ‘void *’ ftp_addrsupp.c: In function ‘encrypt’: ftp_addrsupp.c:1673: warning: suggest parentheses around ‘-’ inside ‘<<’ ftp_addrsupp.c: In function ‘check_amftpfile’: ftp_addrsupp.c:1703: warning: initialization makes integer from pointer without a cast ftp_addrsupp.c:1703: warning: initialization makes integer from pointer without a cast >>>>>Compiling ftp_addrformat.c ftp_addrformat.c: In function ‘get_opus_format’: ftp_addrformat.c:81: warning: passing argument 1 of ‘infoptr->dc_GetPointer’ from incompatible pointer type ftp_addrformat.c:81: note: expected ‘struct GetPointerPkt *’ but argument is of type ‘struct pointer_packet *’ ftp_addrformat.c:89: warning: passing argument 1 of ‘infoptr->dc_FreePointer’ from incompatible pointer type ftp_addrformat.c:89: note: expected ‘struct GetPointerPkt *’ but argument is of type ‘struct pointer_packet *’ >>>>>Compiling ftp_protect.c >>>>>Compiling ftp_module.c >>>>>Compiling ftp_data.c ftp_data.c:56: warning: missing braces around initializer ftp_data.c:56: warning: (near initialization for ‘module_info.function[0]’) >>>>>Compiling ftp_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o init/amiga.o ftp_main.o ftp_lister.o ftp_lister_list.o ftp_lister_xfer.o ftp_lister_connect.o ftp.o ftp_arexx.o ftp_util.o ftp_recursive.o ftp_addressbook.o ftp_addrsupp.o ftp_addrformat.o ftp_protect.o ftp_module.o ftp_data.o ftp_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/ftp.module =============== icon_module ================ >>>>>Compiling init/libinit.c >>>>>Compiling icon.c icon.c:785:3: warning: #warning on some os3 setup info.id_DiskType show OFS always, so we use doslists ones first. icon.c: In function ‘drag_start_window’: icon.c:849: warning: unused variable ‘bitmap’ icon.c: In function ‘icon_draw_icon’: icon.c:2801: warning: unused variable ‘bitmap’ >>>>>Compiling icon_data.c >>>>>Compiling icon_strings.c >>>>>Compiling init/amiga.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o icon.o icon_data.o icon_strings.o init/amiga.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/icon.module =============== join_module ================ >>>>>Compiling init/libinit.c >>>>>Compiling join.c >>>>>Compiling join_data.c >>>>>Compiling join_strings.c >>>>>Compiling init/amiga.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o join.o join_data.o join_strings.o init/amiga.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/join.module ============ listerformat_module =========== >>>>>Compiling init/libinit.c >>>>>Compiling listerformat.c >>>>>Compiling listerformat_data.c >>>>>Compiling listerformat_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o listerformat.o listerformat_data.o listerformat_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/listerformat.module ================ misc_module =============== >>>>>Compiling init/libinit.c >>>>>Compiling misc.c >>>>>Compiling misc_data.c >>>>>Compiling misc_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o misc.o misc_data.o misc_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/misc.module ============= pathformat_module ============ >>>>>Compiling init/libinit.c >>>>>Compiling pathformat.c >>>>>Compiling pathformat_data.c >>>>>Compiling pathformat_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o pathformat.o pathformat_data.o pathformat_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/pathformat.module ================ play_module =============== >>>>>Compiling init/libinit.c >>>>>Compiling play.c >>>>>Compiling play_data.c >>>>>Compiling play_strings.c >>>>>Compiling init/amiga.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o play.o play_data.o play_strings.o init/amiga.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/play.module =============== print_module =============== >>>>>Compiling init/libinit.c >>>>>Compiling print.c >>>>>Compiling print_data.c >>>>>Compiling print_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o print.o print_data.o print_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/print.module =============== read_module ================ >>>>>Compiling init/libinit.c >>>>>Compiling read.c >>>>>Compiling read_data.c >>>>>Compiling read_strings.c >>>>>Compiling init/amiga.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o read.o read_data.o read_strings.o init/amiga.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/read.module =============== show_module ================ >>>>>Compiling init/libinit.c >>>>>Compiling show.c >>>>>Compiling show_data.c >>>>>Compiling show_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o show.o show_data.o show_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/show.module ============== themes_module =============== >>>>>Compiling init/libinit.c >>>>>Compiling themes.c >>>>>Compiling themes_data.c >>>>>Compiling themes_strings.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o themes.o themes_data.o themes_strings.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/themes.module ============== xadopus_module ============== >>>>>Compiling init/libinit.c >>>>>Compiling XADopus_strings.c >>>>>Compiling XADopus.c XADopus.c:50:2: warning: #warning Put 'Enter password' into the catalog! >>>>>Compiling XADopus_data.c >>>>>Compiling XADopus_progress.c >>>>>Compiling init/aos4_ppc_libstub.c >>>>>Compiling init/aos4_68k_to_ppc_vectors.c ppc-amigaos-gcc init/libinit.o XADopus_strings.o XADopus.o XADopus_data.o XADopus_progress.o init/aos4_ppc_libstub.o init/aos4_68k_to_ppc_vectors.o -mcrt=newlib -nostartfiles -o ../../bin.os4/xadopus.module make[1]: Leaving directory `/home/dopus5/trunk/source/Modules' <<<<<<<<<<<<<<<<<< commands >>>>>>>>>>>>>>>>> make[1]: Entering directory `/home/dopus5/trunk/source/Misc/C' ================== dopusrt ================= >>>>>Compiling dopusrt.c ppc-amigaos-gcc dopusrt.o -mcrt=newlib -lauto -o ../../../bin.os4/DOpusRT5 ================== loaddb ================== >>>>>Compiling loaddb.c ppc-amigaos-gcc loaddb.o -mcrt=newlib -gstabs -lauto -o ../../../bin.os4/LoadDB ================= viewfont ================= >>>>>Compiling font_data.c >>>>>Compiling font.c font.c: In function ‘main’: font.c:193: warning: assignment makes integer from pointer without a cast >>>>>Compiling font_strings.c ppc-amigaos-gcc font_data.o font.o font_strings.o -mcrt=newlib -gstabs -lauto -o ../../../bin.os4/viewfont make[1]: Leaving directory `/home/dopus5/trunk/source/Misc/C' >>>>>Creating release archive: Dopus5_92_dev_os4_debug.lha >>>>>Release date: 04/04/2016 BUILD SVN VERSION IS: rev.1124