=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mc-4.8.31 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31' Making all in po gmake[2]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/po' Making all in lib gmake[2]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib' Making all in event gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/event' CC event.lo CC manage.lo CC raise.lo CCLD libmcevent.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/event' Making all in filehighlight gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/filehighlight' CC common.lo CC get-color.lo CC ini-file-read.lo CCLD libmcfilehighlight.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/filehighlight' Making all in mcconfig gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/mcconfig' CC common.lo CC get.lo CC history.lo CC set.lo CC paths.lo paths.c:108:59: warning: integer constant not in range of enumerated type 'GFileTest' [-Wassign-enum] if ((!g_file_test (directory_name, G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR)) && ^ 1 warning generated. CCLD libmcconfig.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/mcconfig' Making all in search gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/search' CC search.lo CC lib.lo CC normal.lo normal.c:75:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ normal.c:75:9: note: insert 'break;' to avoid fall-through default: ^ break; 1 warning generated. CC regex.lo regex.c:608:31: warning: integer constant not in range of enumerated type 'replace_transform_type_t' [-Wassign-enum] *replace_flags &= ~REPLACE_T_LOW_TRANSFORM; ^ regex.c:615:31: warning: integer constant not in range of enumerated type 'replace_transform_type_t' [-Wassign-enum] *replace_flags &= ~REPLACE_T_UPP_TRANSFORM; ^ regex.c:659:31: warning: integer constant not in range of enumerated type 'replace_transform_type_t' [-Wassign-enum] *replace_flags &= ~REPLACE_T_UPP_TRANSFORM_CHAR; ^ regex.c:665:31: warning: integer constant not in range of enumerated type 'replace_transform_type_t' [-Wassign-enum] *replace_flags &= ~REPLACE_T_LOW_TRANSFORM_CHAR; ^ regex.c:809:63: warning: integer constant not in range of enumerated type 'GRegexCompileFlags' [-Wassign-enum] GRegexCompileFlags g_regex_options = G_REGEX_OPTIMIZE | G_REGEX_DOTALL; ^ 5 warnings generated. CC glob.lo CC hex.lo CCLD libsearch.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/search' Making all in skin gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/skin' CC colors.lo CC colors-old.lo CC common.lo CC hc-skins.lo CC ini-file.lo CC lines.lo CCLD libmcskin.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/skin' Making all in tty gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/tty' CC color-internal.lo CC color.lo CC key.lo key.c:778:20: warning: integer constant not in range of enumerated type 'enum Gpm_Etype' [-Wassign-enum] ev->type = 0; /* In case we return on an invalid sequence */ ^ key.c:818:28: warning: integer constant not in range of enumerated type 'enum Gpm_Etype' [-Wassign-enum] ev->type = 0; ^ key.c:833:24: warning: integer constant not in range of enumerated type 'enum Gpm_Etype' [-Wassign-enum] ev->type = 0; ^ key.c:878:24: warning: integer constant not in range of enumerated type 'enum Gpm_Etype' [-Wassign-enum] ev->type = 0; ^ 4 warnings generated. CC keyxdef.lo CC mouse.lo CC tty-internal.lo CC tty.lo CC win.lo CC color-slang.lo CC tty-slang.lo CCLD libmctty.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/tty' Making all in vfs gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/vfs' CC direntry.lo direntry.c:187:56: warning: integer constant not in range of enumerated type 'canon_path_flags_t' [-Wassign-enum] canonicalize_pathname_custom (path, CANON_PATH_ALL & (~CANON_PATH_REMDOUBLEDOTS)); ^ direntry.c:251:56: warning: integer constant not in range of enumerated type 'canon_path_flags_t' [-Wassign-enum] canonicalize_pathname_custom (path, CANON_PATH_ALL & (~CANON_PATH_REMDOUBLEDOTS)); ^ 2 warnings generated. CC gc.lo CC interface.lo CC parse_ls_vga.lo CC path.lo CC vfs.lo CC utilvfs.lo CC netutil.lo CCLD libmcvfs.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/vfs' Making all in strutil gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/strutil' CC filevercmp.lo CC replace.lo CC strescape.lo CC strutil8bit.lo CC strutilascii.lo CC strutil.lo CC strutilutf8.lo CC strverscmp.lo CC xstrtol.lo CCLD libmcstrutil.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/strutil' Making all in widget gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/widget' CC background.lo CC button.lo button.c:221:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_WANT_CURSOR | WOP_WANT_HOTKEY; ^ 1 warning generated. CC buttonbar.lo buttonbar.c:254:20: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] w->pos_flags = WPOS_KEEP_HORZ | WPOS_KEEP_BOTTOM; ^ 1 warning generated. CC check.lo check.c:150:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_WANT_CURSOR | WOP_WANT_HOTKEY; ^ 1 warning generated. CC dialog.lo dialog.c:416:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_TOP_SELECT; ^ 1 warning generated. CC dialog-switch.lo CC frame.lo CC gauge.lo CC group.lo CC groupbox.lo CC hline.lo CC history.lo CC input.lo input.c:962:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_IS_INPUT | WOP_WANT_CURSOR; ^ 1 warning generated. CC input_complete.lo input_complete.c:591:14: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] flags &= ~INPUT_COMPLETE_SHELL_ESC; ^ input_complete.c:645:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 1: /* Builtin commands */ ^ input_complete.c:645:5: note: insert '__attribute__((fallthrough));' to silence this warning case 1: /* Builtin commands */ ^ __attribute__((fallthrough)); input_complete.c:645:5: note: insert 'break;' to avoid fall-through case 1: /* Builtin commands */ ^ break; input_complete.c:658:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 2: /* And looking through the $PATH */ ^ input_complete.c:658:5: note: insert '__attribute__((fallthrough));' to silence this warning case 2: /* And looking through the $PATH */ ^ __attribute__((fallthrough)); input_complete.c:658:5: note: insert 'break;' to avoid fall-through case 2: /* And looking through the $PATH */ ^ break; input_complete.c:678:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ input_complete.c:678:5: note: insert 'break;' to avoid fall-through default: ^ break; input_complete.c:892:29: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] state->flags &= ~INPUT_COMPLETE_VARIABLES; ^ input_complete.c:923:29: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] state->flags &= ~(INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_COMMANDS); ^ input_complete.c:1121:17: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case -2: ^ input_complete.c:1121:17: note: insert '__attribute__((fallthrough));' to silence this warning case -2: ^ __attribute__((fallthrough)); input_complete.c:1121:17: note: insert 'break;' to avoid fall-through case -2: ^ break; 7 warnings generated. CC listbox-window.lo CC listbox.lo listbox.c:563:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_WANT_HOTKEY; ^ 1 warning generated. CC label.lo CC menu.lo menu.c:969:20: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] w->pos_flags = WPOS_KEEP_HORZ | WPOS_KEEP_TOP; ^ 1 warning generated. CC mouse.lo CC quick.lo quick.c:411:79: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] dd = dlg_create (TRUE, 0, 0, y + 3, quick_dlg->rect.cols, WPOS_CENTER | WPOS_TRYUP, FALSE, ^ quick.c:449:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case quick_checkbox: ^ quick.c:449:9: note: insert '__attribute__((fallthrough));' to silence this warning case quick_checkbox: ^ __attribute__((fallthrough)); quick.c:449:9: note: insert 'break;' to avoid fall-through case quick_checkbox: ^ break; 2 warnings generated. CC radio.lo radio.c:241:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_WANT_CURSOR | WOP_WANT_HOTKEY; ^ 1 warning generated. CC rect.lo CC widget-common.lo widget-common.c:100:71: warning: integer constant not in range of enumerated type 'widget_state_t' [-Wassign-enum] if (w != NULL && widget_get_state (WIDGET (w->owner), WST_VISIBLE | WST_FOCUSED)) ^ widget-common.c:330:16: warning: integer constant not in range of enumerated type 'widget_state_t' [-Wassign-enum] w->state = WST_CONSTRUCT | WST_VISIBLE; ^ widget-common.c:796:25: warning: integer constant not in range of enumerated type 'widget_state_t' [-Wassign-enum] w->state &= ~(WST_ACTIVE | WST_SUSPENDED | WST_CLOSED); ^ widget-common.c:799:25: warning: integer constant not in range of enumerated type 'widget_state_t' [-Wassign-enum] w->state &= ~(WST_CONSTRUCT | WST_SUSPENDED | WST_CLOSED); ^ widget-common.c:802:25: warning: integer constant not in range of enumerated type 'widget_state_t' [-Wassign-enum] w->state &= ~(WST_CONSTRUCT | WST_ACTIVE | WST_CLOSED); ^ widget-common.c:805:25: warning: integer constant not in range of enumerated type 'widget_state_t' [-Wassign-enum] w->state &= ~(WST_CONSTRUCT | WST_ACTIVE | WST_SUSPENDED); ^ 6 warnings generated. CC wtools.lo wtools.c:117:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ wtools.c:117:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); wtools.c:117:5: note: insert 'break;' to avoid fall-through default: ^ break; wtools.c:326:76: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] group_add_widget_autopos (g, label_new (2, 3, text), WPOS_KEEP_TOP | WPOS_CENTER_HORZ, ^ wtools.c:370:76: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] group_add_widget_autopos (g, label_new (2, 3, text), WPOS_KEEP_TOP | WPOS_CENTER_HORZ, ^ wtools.c:718:61: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] group_add_widget_autopos (wg, ssm->label, WPOS_KEEP_TOP | WPOS_CENTER_HORZ, NULL); ^ wtools.c:721:52: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] group_add_widget_autopos (wg, b, WPOS_KEEP_TOP | WPOS_CENTER_HORZ, NULL); ^ 5 warnings generated. CCLD libmcwidget.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib/widget' Making all in . gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib' CC utilunix.lo utilunix.c:451:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ utilunix.c:451:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); utilunix.c:451:5: note: insert 'break;' to avoid fall-through default: ^ break; utilunix.c:523:65: warning: integer constant not in range of enumerated type 'GSpawnFlags' [-Wassign-enum] (NULL, (gchar **) argv, NULL, G_SPAWN_DO_NOT_REAP_CHILD | G_SPAWN_FILE_AND_ARGV_ZERO, NULL, ^ 2 warnings generated. CC util.lo CC hook.lo CC glibcompat.lo CC global.lo CC keybind.lo CC lock.lo CC serialize.lo CC shell.lo CC timefmt.lo CC charsets.lo CCLD libmc.la copying selected object files to avoid basename conflicts... gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib' gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/lib' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src' Making all in filemanager gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/filemanager' CC achown.lo achown.c:359:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case '-': ^ achown.c:359:9: note: insert '__attribute__((fallthrough));' to silence this warning case '-': ^ __attribute__((fallthrough)); achown.c:359:9: note: insert 'break;' to avoid fall-through case '-': ^ break; achown.c:394:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'w': ^ achown.c:394:9: note: insert '__attribute__((fallthrough));' to silence this warning case 'w': ^ __attribute__((fallthrough)); achown.c:394:9: note: insert 'break;' to avoid fall-through case 'w': ^ break; achown.c:398:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 'r': ^ achown.c:398:9: note: insert '__attribute__((fallthrough));' to silence this warning case 'r': ^ __attribute__((fallthrough)); achown.c:398:9: note: insert 'break;' to avoid fall-through case 'r': ^ break; achown.c:402:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case ' ': ^ achown.c:402:9: note: insert '__attribute__((fallthrough));' to silence this warning case ' ': ^ __attribute__((fallthrough)); achown.c:402:9: note: insert 'break;' to avoid fall-through case ' ': ^ break; achown.c:417:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case '2': ^ achown.c:417:9: note: insert '__attribute__((fallthrough));' to silence this warning case '2': ^ __attribute__((fallthrough)); achown.c:417:9: note: insert 'break;' to avoid fall-through case '2': ^ break; achown.c:421:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case '1': ^ achown.c:421:9: note: insert '__attribute__((fallthrough));' to silence this warning case '1': ^ __attribute__((fallthrough)); achown.c:421:9: note: insert 'break;' to avoid fall-through case '1': ^ break; achown.c:451:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ achown.c:451:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); achown.c:451:5: note: insert 'break;' to avoid fall-through default: ^ break; achown.c:503:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ achown.c:503:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); achown.c:503:5: note: insert 'break;' to avoid fall-through default: ^ break; achown.c:689:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case ALT ('w'): ^ achown.c:689:9: note: insert '__attribute__((fallthrough));' to silence this warning case ALT ('w'): ^ __attribute__((fallthrough)); achown.c:689:9: note: insert 'break;' to avoid fall-through case ALT ('w'): ^ break; achown.c:693:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case ALT ('r'): ^ achown.c:693:9: note: insert '__attribute__((fallthrough));' to silence this warning case ALT ('r'): ^ __attribute__((fallthrough)); achown.c:693:9: note: insert 'break;' to avoid fall-through case ALT ('r'): ^ break; achown.c:706:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case XCTRL ('w'): ^ achown.c:706:9: note: insert '__attribute__((fallthrough));' to silence this warning case XCTRL ('w'): ^ __attribute__((fallthrough)); achown.c:706:9: note: insert 'break;' to avoid fall-through case XCTRL ('w'): ^ break; achown.c:710:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case XCTRL ('r'): ^ achown.c:710:9: note: insert '__attribute__((fallthrough));' to silence this warning case XCTRL ('r'): ^ __attribute__((fallthrough)); achown.c:710:9: note: insert 'break;' to avoid fall-through case XCTRL ('r'): ^ break; 12 warnings generated. CC boxes.lo boxes.c:1224:55: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_CD), ^ 1 warning generated. CC cd.lo CC chmod.lo CC chown.lo CC cmd.lo cmd.c:414:100: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_CD | INPUT_COMPLETE_HOSTNAMES | ^ cmd.c:649:48: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_COMMANDS); ^ 2 warnings generated. CC command.lo command.c:196:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ command.c:196:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); command.c:196:5: note: insert 'break;' to avoid fall-through default: ^ break; command.c:213:95: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] | INPUT_COMPLETE_HOSTNAMES | INPUT_COMPLETE_CD | INPUT_COMPLETE_COMMANDS | ^ 2 warnings generated. CC dir.lo CC ext.lo CC file.lo file.c:989:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 3: ^ file.c:989:5: note: insert '__attribute__((fallthrough));' to silence this warning case 3: ^ __attribute__((fallthrough)); file.c:989:5: note: insert 'break;' to avoid fall-through case 3: ^ break; 1 warning generated. CC filegui.lo filegui.c:469:44: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] { NULL, NULL, 3, 43, WPOS_KEEP_TOP | WPOS_KEEP_RIGHT, 0 }, ^ filegui.c:477:44: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] { NULL, NULL, 5, 43, WPOS_KEEP_TOP | WPOS_KEEP_RIGHT, 0 }, ^ filegui.c:480:66: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] { NULL, N_("Overwrite this file?"), 7, 21, WPOS_KEEP_TOP | WPOS_CENTER_HORZ, 0 }, ^ filegui.c:491:67: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] { NULL, N_("Overwrite all files?"), 10, 21, WPOS_KEEP_TOP | WPOS_CENTER_HORZ, 0 }, ^ filegui.c:506:53: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] { NULL, N_("&Abort"), 14, 27, WPOS_KEEP_TOP | WPOS_CENTER_HORZ, REPLACE_ABORT } ^ filegui.c:548:54: warning: integer constant not in range of enumerated type 'vfs_path_flag_t' [-Wassign-enum] s1 = vfs_path_to_str_flags (p, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); ^ filegui.c:563:54: warning: integer constant not in range of enumerated type 'vfs_path_flag_t' [-Wassign-enum] s1 = vfs_path_to_str_flags (p, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); ^ filegui.c:812:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ filegui.c:812:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); filegui.c:812:5: note: insert 'break;' to avoid fall-through default: ^ break; filegui.c:879:77: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] group_add_widget_autopos (g, ui->progress_file_gauge, WPOS_KEEP_TOP | WPOS_KEEP_HORZ, NULL); ^ filegui.c:896:57: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] WPOS_KEEP_TOP | WPOS_KEEP_HORZ, NULL); ^ filegui.c:1278:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case REPLACE_APPEND: ^ filegui.c:1278:5: note: insert '__attribute__((fallthrough));' to silence this warning case REPLACE_APPEND: ^ __attribute__((fallthrough)); filegui.c:1278:5: note: insert 'break;' to avoid fall-through case REPLACE_APPEND: ^ break; filegui.c:1282:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case REPLACE_YES: ^ filegui.c:1282:5: note: insert '__attribute__((fallthrough));' to silence this warning case REPLACE_YES: ^ __attribute__((fallthrough)); filegui.c:1282:5: note: insert 'break;' to avoid fall-through case REPLACE_YES: ^ break; filegui.c:1417:35: warning: implicit conversion from 'int' to 'mode_t' (aka 'unsigned short') changes value from 262143 to 65535 [-Wconstant-conversion] ctx->umask_kill = 0777777; ~ ^~~~~~~ 13 warnings generated. CC filemanager.lo CC filenot.lo CC fileopctx.lo fileopctx.c:82:23: warning: implicit conversion from 'int' to 'mode_t' (aka 'unsigned short') changes value from 262143 to 65535 [-Wconstant-conversion] ctx->umask_kill = 0777777; ~ ^~~~~~~ 1 warning generated. CC find.lo find.c:549:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ find.c:549:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); find.c:549:5: note: insert 'break;' to avoid fall-through default: ^ break; find.c:692:38: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_CD | INPUT_COMPLETE_FILENAMES); ^ find.c:704:38: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_CD | INPUT_COMPLETE_FILENAMES); ^ find.c:715:45: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_CD); ^ 4 warnings generated. CC hotlist.lo hotlist.c:174:73: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST | LIST_VFSLIST | LIST_MOVELIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:177:42: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_VFSLIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:179:42: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_VFSLIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:182:42: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:184:58: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST | LIST_MOVELIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:186:74: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST | LIST_VFSLIST | LIST_MOVELIST, WPOS_KEEP_RIGHT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:188:42: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:190:42: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:192:43: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_MOVELIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:194:43: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_MOVELIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:196:42: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM }, ^ hotlist.c:198:42: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] LIST_HOTLIST, WPOS_KEEP_LEFT | WPOS_KEEP_BOTTOM } ^ hotlist.c:454:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case B_UP_GROUP: ^ hotlist.c:454:5: note: insert '__attribute__((fallthrough));' to silence this warning case B_UP_GROUP: ^ __attribute__((fallthrough)); hotlist.c:454:5: note: insert 'break;' to avoid fall-through case B_UP_GROUP: ^ break; hotlist.c:469:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case B_REFRESH_VFS: ^ hotlist.c:469:5: note: insert '__attribute__((fallthrough));' to silence this warning case B_REFRESH_VFS: ^ __attribute__((fallthrough)); hotlist.c:469:5: note: insert 'break;' to avoid fall-through case B_REFRESH_VFS: ^ break; hotlist.c:816:61: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] group_add_widget_autopos (g, path_box, WPOS_KEEP_BOTTOM | WPOS_KEEP_HORZ, NULL); ^ hotlist.c:819:58: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] group_add_widget_autopos (g, pname, WPOS_KEEP_BOTTOM | WPOS_KEEP_LEFT, NULL); ^ hotlist.c:1014:69: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] FALSE, FALSE, INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_CD), ^ hotlist.c:1300:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ hotlist.c:1300:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); hotlist.c:1300:5: note: insert 'break;' to avoid fall-through default: ^ break; 18 warnings generated. CC info.lo info.c:163:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 17: ^ info.c:163:5: note: insert '__attribute__((fallthrough));' to silence this warning case 17: ^ __attribute__((fallthrough)); info.c:163:5: note: insert 'break;' to avoid fall-through case 17: ^ break; info.c:179:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 16: ^ info.c:179:5: note: insert '__attribute__((fallthrough));' to silence this warning case 16: ^ __attribute__((fallthrough)); info.c:179:5: note: insert 'break;' to avoid fall-through case 16: ^ break; info.c:194:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 15: ^ info.c:194:5: note: insert '__attribute__((fallthrough));' to silence this warning case 15: ^ __attribute__((fallthrough)); info.c:194:5: note: insert 'break;' to avoid fall-through case 15: ^ break; info.c:201:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 14: ^ info.c:201:5: note: insert '__attribute__((fallthrough));' to silence this warning case 14: ^ __attribute__((fallthrough)); info.c:201:5: note: insert 'break;' to avoid fall-through case 14: ^ break; info.c:208:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 13: ^ info.c:208:5: note: insert '__attribute__((fallthrough));' to silence this warning case 13: ^ __attribute__((fallthrough)); info.c:208:5: note: insert 'break;' to avoid fall-through case 13: ^ break; info.c:215:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 12: ^ info.c:215:5: note: insert '__attribute__((fallthrough));' to silence this warning case 12: ^ __attribute__((fallthrough)); info.c:215:5: note: insert 'break;' to avoid fall-through case 12: ^ break; info.c:221:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 11: ^ info.c:221:5: note: insert '__attribute__((fallthrough));' to silence this warning case 11: ^ __attribute__((fallthrough)); info.c:221:5: note: insert 'break;' to avoid fall-through case 11: ^ break; info.c:227:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 10: ^ info.c:227:5: note: insert '__attribute__((fallthrough));' to silence this warning case 10: ^ __attribute__((fallthrough)); info.c:227:5: note: insert 'break;' to avoid fall-through case 10: ^ break; info.c:236:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 9: ^ info.c:236:5: note: insert '__attribute__((fallthrough));' to silence this warning case 9: ^ __attribute__((fallthrough)); info.c:236:5: note: insert 'break;' to avoid fall-through case 9: ^ break; info.c:254:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 8: ^ info.c:254:5: note: insert '__attribute__((fallthrough));' to silence this warning case 8: ^ __attribute__((fallthrough)); info.c:254:5: note: insert 'break;' to avoid fall-through case 8: ^ break; info.c:258:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 7: ^ info.c:258:5: note: insert '__attribute__((fallthrough));' to silence this warning case 7: ^ __attribute__((fallthrough)); info.c:258:5: note: insert 'break;' to avoid fall-through case 7: ^ break; info.c:262:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 6: ^ info.c:262:5: note: insert '__attribute__((fallthrough));' to silence this warning case 6: ^ __attribute__((fallthrough)); info.c:262:5: note: insert 'break;' to avoid fall-through case 6: ^ break; info.c:283:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 5: ^ info.c:283:5: note: insert '__attribute__((fallthrough));' to silence this warning case 5: ^ __attribute__((fallthrough)); info.c:283:5: note: insert 'break;' to avoid fall-through case 5: ^ break; info.c:288:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 4: ^ info.c:288:5: note: insert '__attribute__((fallthrough));' to silence this warning case 4: ^ __attribute__((fallthrough)); info.c:288:5: note: insert 'break;' to avoid fall-through case 4: ^ break; info.c:292:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 3: ^ info.c:292:5: note: insert '__attribute__((fallthrough));' to silence this warning case 3: ^ __attribute__((fallthrough)); info.c:292:5: note: insert 'break;' to avoid fall-through case 3: ^ break; info.c:302:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 2: ^ info.c:302:5: note: insert '__attribute__((fallthrough));' to silence this warning case 2: ^ __attribute__((fallthrough)); info.c:302:5: note: insert 'break;' to avoid fall-through case 2: ^ break; info.c:304:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 1: ^ info.c:304:5: note: insert '__attribute__((fallthrough));' to silence this warning case 1: ^ __attribute__((fallthrough)); info.c:304:5: note: insert 'break;' to avoid fall-through case 1: ^ break; info.c:306:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 0: ^ info.c:306:5: note: insert '__attribute__((fallthrough));' to silence this warning case 0: ^ __attribute__((fallthrough)); info.c:306:5: note: insert 'break;' to avoid fall-through case 0: ^ break; 18 warnings generated. CC layout.lo layout.c:1537:76: warning: integer constant not in range of enumerated type 'vfs_path_flag_t' [-Wassign-enum] vfs_path_to_str_flags (current_panel->cwd_vpath, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); ^ 1 warning generated. CC mountlist.lo mountlist.c:1218:3: warning: unused label 'free_then_fail' [-Wunused-label] free_then_fail: ^~~~~~~~~~~~~~~ 1 warning generated. CC panelize.lo panelize.c:147:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case MSG_NOTIFY: /* MSG_NOTIFY is fired by the listbox to tell us the item has changed. */ ^ panelize.c:147:5: note: insert '__attribute__((fallthrough));' to silence this warning case MSG_NOTIFY: /* MSG_NOTIFY is fired by the listbox to tell us the item has changed. */ ^ __attribute__((fallthrough)); panelize.c:147:5: note: insert 'break;' to avoid fall-through case MSG_NOTIFY: /* MSG_NOTIFY is fired by the listbox to tell us the item has changed. */ ^ break; panelize.c:221:92: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_VARIABLES | INPUT_COMPLETE_USERNAMES | INPUT_COMPLETE_CD | ^ 2 warnings generated. CC panel.lo panel.c:1279:68: warning: integer constant not in range of enumerated type 'vfs_path_flag_t' [-Wassign-enum] VPF_STRIP_HOME | VPF_STRIP_PASSWORD | VPF_HIDE_CHARSET); ^ panel.c:2661:14: warning: integer constant not in range of enumerated type 'select_flags_t' [-Wassign-enum] *flags = 0; ^ panel.c:4052:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case MSG_MOUSE_DRAG: ^ panel.c:4052:5: note: insert '__attribute__((fallthrough));' to silence this warning case MSG_MOUSE_DRAG: ^ __attribute__((fallthrough)); panel.c:4052:5: note: insert 'break;' to avoid fall-through case MSG_MOUSE_DRAG: ^ break; panel.c:4217:22: warning: integer constant not in range of enumerated type 'panel_update_flags_t' [-Wassign-enum] flags &= ~UP_RELOAD; ^ panel.c:4484:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_TOP_SELECT; ^ panel.c:4501:27: warning: integer constant not in range of enumerated type 'select_flags_t' [-Wassign-enum] panel->filter.flags = FILE_FILTER_DEFAULT_FLAGS; ^ ./dir.h:35:35: note: expanded from macro 'FILE_FILTER_DEFAULT_FLAGS' #define FILE_FILTER_DEFAULT_FLAGS (SELECT_FILES_ONLY | SELECT_MATCH_CASE | SELECT_SHELL_PATTERNS) ^ 6 warnings generated. CC tree.lo tree.c:721:58: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_CD); ^ tree.c:756:55: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_CD); ^ tree.c:1295:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_TOP_SELECT; ^ 3 warnings generated. CC treestore.lo CCLD libmcfilemanager.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/filemanager' Making all in man2hlp gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/man2hlp' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/man2hlp' Making all in vfs gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs' Making all in local gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/local' CC local.lo CCLD libvfs-local.la gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/local' Making all in cpio gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/cpio' CC cpio.lo CCLD libvfs-cpio.la gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/cpio' Making all in extfs gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/extfs' Making all in helpers gmake[5]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/extfs/helpers' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/extfs/helpers' gmake[5]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/extfs' CC extfs.lo CCLD libvfs-extfs.la gmake[5]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/extfs' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/extfs' Making all in shell gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/shell' Making all in helpers gmake[5]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/shell/helpers' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/shell/helpers' gmake[5]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/shell' CC shell.lo shell.c:1769:62: warning: integer constant not in range of enumerated type 'vfs_flags_t' [-Wassign-enum] vfs_init_subclass (&shell_subclass, "shell", VFSF_REMOTE | VFSF_USETMP, "sh"); ^ 1 warning generated. CCLD libvfs-shell.la gmake[5]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/shell' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/shell' Making all in ftpfs gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/ftpfs' CC ftpfs.lo ftpfs.c:710:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case COMPLETE: ^ ftpfs.c:710:9: note: insert '__attribute__((fallthrough));' to silence this warning case COMPLETE: ^ __attribute__((fallthrough)); ftpfs.c:710:9: note: insert 'break;' to avoid fall-through case COMPLETE: ^ break; ftpfs.c:2756:77: warning: integer constant not in range of enumerated type 'vfs_flags_t' [-Wassign-enum] vfs_init_subclass (&ftpfs_subclass, "ftpfs", VFSF_NOLINKS | VFSF_REMOTE | VFSF_USETMP, "ftp"); ^ 2 warnings generated. CC ftpfs_parse_ls.lo CCLD libvfs-ftpfs.la gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/ftpfs' Making all in sfs gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/sfs' CC sfs.lo CCLD libvfs-sfs.la gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/sfs' Making all in tar gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/tar' CC tar-internal.lo tar-internal.c:399:47: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return tar_from_header (p, s, "off_t", 0, TYPE_MAXIMUM (off_t), FALSE); ^~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ 1 warning generated. CC tar-sparse.lo tar-sparse.c:703:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (!decode_num (&u, nbuf, TYPE_MAXIMUM (off_t))) ^~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-sparse.c:710:66: warning: comparison of integers of different signs: 'off_t' (aka 'long long') and 'unsigned long long' [-Wsign-compare] if (!decode_num (&u, nbuf, TYPE_MAXIMUM (size_t)) || INT_ADD_OVERFLOW (sp.offset, u) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tar-sparse.c:193:35: note: expanded from macro 'INT_ADD_OVERFLOW' _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ tar-sparse.c:134:3: note: expanded from macro '_GL_BINARY_OP_OVERFLOW' op_result_overflow (a, b, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tar-sparse.c:169:21: note: expanded from macro '_GL_ADD_OVERFLOW' : (b) < 0 ? (a) <= (a) + (b) \ ~ ^ ~~~~~~~~~ 2 warnings generated. CC tar-xheader.lo tar-xheader.c:313:16: warning: shifting a negative signed value is undefined [-Wshift-negative-value] time_t s = TYPE_MINIMUM (time_t); ^~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:330:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (TYPE_SIGNED (time_t) ? TYPE_MINIMUM (time_t) <= i : 0 <= i) ^~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:340:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (i <= TYPE_MAXIMUM (time_t)) ^~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:378:30: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (s == TYPE_MINIMUM (time_t)) ^~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:330:69: warning: code will never be executed [-Wunreachable-code] if (TYPE_SIGNED (time_t) ? TYPE_MINIMUM (time_t) <= i : 0 <= i) ^ tar-xheader.c:604:31: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (!decode_num (&u, arg, TYPE_MAXIMUM (off_t), keyword)) ^~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:807:31: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (!decode_num (&u, arg, TYPE_MAXIMUM (off_t), keyword)) ^~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:846:31: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (!decode_num (&u, arg, TYPE_MAXIMUM (off_t), keyword)) ^~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:901:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (TYPE_MAXIMUM (off_t) < u) ^~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar-xheader.c:903:17: warning: shifting a negative signed value is undefined [-Wshift-negative-value] u = TYPE_MAXIMUM (off_t); ^~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ 10 warnings generated. CC tar.lo tar.c:185:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return tar_from_header (p, s, "major_t", TYPE_MINIMUM (major_t), TYPE_MAXIMUM (major_t), FALSE); ^~~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar.c:185:70: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return tar_from_header (p, s, "major_t", TYPE_MINIMUM (major_t), TYPE_MAXIMUM (major_t), FALSE); ^~~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar.c:193:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return tar_from_header (p, s, "minor_t", TYPE_MINIMUM (minor_t), TYPE_MAXIMUM (minor_t), FALSE); ^~~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar.c:193:70: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return tar_from_header (p, s, "minor_t", TYPE_MINIMUM (minor_t), TYPE_MAXIMUM (minor_t), FALSE); ^~~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar.c:238:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return tar_from_header (p, s, "time_t", TYPE_MINIMUM (time_t), TYPE_MAXIMUM (time_t), FALSE); ^~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ tar.c:238:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return tar_from_header (p, s, "time_t", TYPE_MINIMUM (time_t), TYPE_MAXIMUM (time_t), FALSE); ^~~~~~~~~~~~~~~~~~~~~ ./tar-internal.h:64:35: note: expanded from macro 'TYPE_MAXIMUM' #define TYPE_MAXIMUM(t) (~(t) 0 - TYPE_MINIMUM (t)) ^~~~~~~~~~~~~~~~ ./tar-internal.h:63:51: note: expanded from macro 'TYPE_MINIMUM' #define TYPE_MINIMUM(t) (TYPE_SIGNED (t) ? ~(t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0) ~~~~~~ ^ 6 warnings generated. CCLD libvfs-tar.la gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs/tar' gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs' CC plugins_init.lo CCLD libmc-vfs.la gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs' gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/vfs' Making all in viewer gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/viewer' CC actions_cmd.lo CC ascii.lo CC coord_cache.lo CC datasource.lo CC dialogs.lo CC display.lo CC growbuf.lo CC hex.lo CC lib.lo CC mcviewer.lo mcviewer.c:119:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case MSG_MOUSE_CLICK: ^ mcviewer.c:119:5: note: insert '__attribute__((fallthrough));' to silence this warning case MSG_MOUSE_CLICK: ^ __attribute__((fallthrough)); mcviewer.c:119:5: note: insert 'break;' to avoid fall-through case MSG_MOUSE_CLICK: ^ break; mcviewer.c:208:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_TOP_SELECT; ^ 2 warnings generated. CC move.lo CC nroff.lo CC search.lo CCLD libmcviewer.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/viewer' Making all in editor gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/editor' CC bookmark.lo CC edit.lo edit.c:2153:23: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_TOP_SELECT | WOP_WANT_CURSOR; ^ edit.c:3570:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_Left: ^ edit.c:3570:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_Left: ^ __attribute__((fallthrough)); edit.c:3570:5: note: insert 'break;' to avoid fall-through case CK_Left: ^ break; edit.c:3668:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_PageUp: ^ edit.c:3668:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_PageUp: ^ __attribute__((fallthrough)); edit.c:3668:5: note: insert 'break;' to avoid fall-through case CK_PageUp: ^ break; edit.c:3675:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_PageDown: ^ edit.c:3675:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_PageDown: ^ __attribute__((fallthrough)); edit.c:3675:5: note: insert 'break;' to avoid fall-through case CK_PageDown: ^ break; edit.c:3682:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_Left: ^ edit.c:3682:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_Left: ^ __attribute__((fallthrough)); edit.c:3682:5: note: insert 'break;' to avoid fall-through case CK_Left: ^ break; edit.c:3699:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_Right: ^ edit.c:3699:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_Right: ^ __attribute__((fallthrough)); edit.c:3699:5: note: insert 'break;' to avoid fall-through case CK_Right: ^ break; edit.c:3731:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_Up: ^ edit.c:3731:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_Up: ^ __attribute__((fallthrough)); edit.c:3731:5: note: insert 'break;' to avoid fall-through case CK_Up: ^ break; edit.c:3738:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_Down: ^ edit.c:3738:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_Down: ^ __attribute__((fallthrough)); edit.c:3738:5: note: insert 'break;' to avoid fall-through case CK_Down: ^ break; edit.c:3745:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_ParagraphUp: ^ edit.c:3745:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_ParagraphUp: ^ __attribute__((fallthrough)); edit.c:3745:5: note: insert 'break;' to avoid fall-through case CK_ParagraphUp: ^ break; edit.c:3752:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_ParagraphDown: ^ edit.c:3752:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_ParagraphDown: ^ __attribute__((fallthrough)); edit.c:3752:5: note: insert 'break;' to avoid fall-through case CK_ParagraphDown: ^ break; edit.c:3759:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_ScrollUp: ^ edit.c:3759:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_ScrollUp: ^ __attribute__((fallthrough)); edit.c:3759:5: note: insert 'break;' to avoid fall-through case CK_ScrollUp: ^ break; edit.c:3766:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case CK_ScrollDown: ^ edit.c:3766:5: note: insert '__attribute__((fallthrough));' to silence this warning case CK_ScrollDown: ^ __attribute__((fallthrough)); edit.c:3766:5: note: insert 'break;' to avoid fall-through case CK_ScrollDown: ^ break; 12 warnings generated. CC editcomplete.lo CC editbuffer.lo CC editcmd.lo editcmd.c:186:13: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 1: ^ editcmd.c:186:13: note: insert '__attribute__((fallthrough));' to silence this warning case 1: ^ __attribute__((fallthrough)); editcmd.c:186:13: note: insert 'break;' to avoid fall-through case 1: ^ break; editcmd.c:997:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case -1: ^ editcmd.c:997:9: note: insert '__attribute__((fallthrough));' to silence this warning case -1: ^ __attribute__((fallthrough)); editcmd.c:997:9: note: insert 'break;' to avoid fall-through case -1: ^ break; editcmd.c:1054:57: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_FILENAMES | INPUT_COMPLETE_CD); ^ editcmd.c:1843:96: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] | INPUT_COMPLETE_HOSTNAMES | INPUT_COMPLETE_CD | INPUT_COMPLETE_COMMANDS | ^ editcmd.c:2036:64: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] dlg_create (TRUE, 0, 0, cancel ? 7 : 5, w, WPOS_CENTER | WPOS_TRYUP, FALSE, dialog_colors, ^ editcmd.c:2050:49: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] WPOS_KEEP_TOP | WPOS_CENTER_HORZ, NULL); ^ 6 warnings generated. CC editdraw.lo editdraw.c:719:17: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ editdraw.c:719:17: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); editdraw.c:719:17: note: insert 'break;' to avoid fall-through default: ^ break; 1 warning generated. CC editmacros.lo CC editmenu.lo CC editoptions.lo CC editsearch.lo editsearch.c:305:43: warning: integer constant not in range of enumerated type 'edit_search_line_t' [-Wassign-enum] edit_search_line_t search_line_type = 0; ^ 1 warning generated. CC editwidget.lo editwidget.c:169:38: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] quick_widgets[0].pos_flags = WPOS_KEEP_TOP | WPOS_CENTER_HORZ; ^ editwidget.c:170:38: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] quick_widgets[2].pos_flags = WPOS_KEEP_TOP | WPOS_CENTER_HORZ; ^ editwidget.c:171:38: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] quick_widgets[4].pos_flags = WPOS_KEEP_TOP | WPOS_CENTER_HORZ; ^ editwidget.c:1138:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case MSG_MOUSE_UP: ^ editwidget.c:1138:5: note: insert '__attribute__((fallthrough));' to silence this warning case MSG_MOUSE_UP: ^ __attribute__((fallthrough)); editwidget.c:1138:5: note: insert 'break;' to avoid fall-through case MSG_MOUSE_UP: ^ break; editwidget.c:1465:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ editwidget.c:1465:9: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); editwidget.c:1465:9: note: insert 'break;' to avoid fall-through default: ^ break; editwidget.c:1490:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ editwidget.c:1490:9: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); editwidget.c:1490:9: note: insert 'break;' to avoid fall-through default: ^ break; 6 warnings generated. CC etags.lo CC format.lo CC syntax.lo CCLD libedit.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/editor' Making all in diffviewer gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/diffviewer' CC search.lo CC ydiff.lo ydiff.c:2761:60: warning: integer constant not in range of enumerated type 'vfs_path_flag_t' [-Wassign-enum] path = vfs_path_to_str_flags (vpath, 0, VPF_STRIP_HOME | VPF_STRIP_PASSWORD); ^ ydiff.c:3042:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ ydiff.c:3042:5: note: insert '__attribute__((fallthrough));' to silence this warning default: ^ __attribute__((fallthrough)); ydiff.c:3042:5: note: insert 'break;' to avoid fall-through default: ^ break; 2 warnings generated. CCLD libdiffviewer.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/diffviewer' Making all in subshell gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/subshell' CC common.lo CC proxyfunc.lo CCLD libsubshell.la gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src/subshell' gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src' CC main.o CC cons.handler.lo CC args.lo args.c:814:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case MC_RUN_FULL: ^ args.c:814:5: note: insert '__attribute__((fallthrough));' to silence this warning case MC_RUN_FULL: ^ __attribute__((fallthrough)); args.c:814:5: note: insert 'break;' to avoid fall-through case MC_RUN_FULL: ^ break; 1 warning generated. CC clipboard.lo CC events_init.lo CC execute.lo CC file_history.lo CC help.lo help.c:1064:19: warning: integer constant not in range of enumerated type 'widget_options_t' [-Wassign-enum] w->options |= WOP_SELECTABLE | WOP_WANT_CURSOR; ^ help.c:1141:84: warning: integer constant not in range of enumerated type 'widget_pos_flags_t' [-Wassign-enum] dlg_create (TRUE, 0, 0, help_lines + 4, HELP_WINDOW_WIDTH + 4, WPOS_CENTER | WPOS_TRYUP, ^ 2 warnings generated. CC keymap.lo CC learn.lo CC setup.lo setup.c:146:39: warning: integer constant not in range of enumerated type 'select_flags_t' [-Wassign-enum] .select_flags = SELECT_MATCH_CASE | SELECT_SHELL_PATTERNS ^ 1 warning generated. CC textconf.lo CC usermenu.lo usermenu.c:492:87: warning: integer constant not in range of enumerated type 'input_complete_t' [-Wassign-enum] INPUT_COMPLETE_HOSTNAMES | INPUT_COMPLETE_VARIABLES | ^ usermenu.c:921:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] case 't': ^ usermenu.c:921:5: note: insert '__attribute__((fallthrough));' to silence this warning case 't': ^ __attribute__((fallthrough)); usermenu.c:921:5: note: insert 'break;' to avoid fall-through case 't': ^ break; 2 warnings generated. CC util.lo CC selcodepage.lo CC background.lo CCLD libinternal.la copying selected object files to avoid basename conflicts... CCLD mc gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src' gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/src' Making all in doc gmake[2]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc' Making all in hints gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hints' Making all in l10n gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hints/l10n' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hints/l10n' gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hints' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hints' gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hints' Making all in man gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man' Making all in es gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/es' MAN_FILE='./mc.1.in'; MAN_DATE=$(LC_ALL=es_ES.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B de %Y", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mc.1.in' > 'mc.1' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/es' Making all in hu gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/hu' MAN_FILE='./mc.1.in'; MAN_DATE=$(LC_ALL=hu_HU.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%Y. %B", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mc.1.in' > 'mc.1' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/hu' Making all in it gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/it' MAN_FILE='./mc.1.in'; MAN_DATE=$(LC_ALL=it_IT.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mc.1.in' > 'mc.1' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/it' Making all in pl gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/pl' MAN_FILE='./mc.1.in'; MAN_DATE=$(LC_ALL=pl_PL.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mc.1.in' > 'mc.1' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/pl' Making all in ru gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/ru' MAN_FILE='./mc.1.in'; MAN_DATE=$(LC_ALL=ru_RU.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mc.1.in' > 'mc.1' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/ru' Making all in sr gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/sr' MAN_FILE='./mc.1.in'; MAN_DATE=$(LC_ALL=sr_SR.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y.", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mc.1.in' > 'mc.1' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man/sr' gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man' MAN_FILE='./mc.1.in'; MAN_DATE=$(LC_ALL=en_US.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mc.1.in' > 'mc.1' MAN_FILE='./mcedit.1.in'; MAN_DATE=$(LC_ALL=en_US.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mcedit.1.in' > 'mcedit.1' MAN_FILE='./mcview.1.in'; MAN_DATE=$(LC_ALL=en_US.UTF-8 /Users/pbulk/build/sysutils/mc/work/.tools/bin/perl -CS -MPOSIX -e ' @fi=lstat("'${MAN_FILE}'"); print POSIX::strftime("%B %Y", localtime($fi[9]));' 2>/dev/null); \ /opt/pkg/bin/nbsed -e "s/%DATE_OF_MAN_PAGE%/${MAN_DATE}/g" -e "s/%MAN_VERSION%/4.8.31/g" -e "s{%sysconfdir%{/opt/pkg/etc{g" -e "s{%libexecdir%{/opt/pkg/libexec{g" -e "s{%pkglibexecdir%{/opt/pkg/libexec/mc{g" -e "s{%pkgdatadir%{/opt/pkg/share/mc{g" './mcview.1.in' > 'mcview.1' gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man' gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/man' Making all in hlp gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp' Making all in es gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/es' ../../../src/man2hlp/man2hlp ../../../doc/man/es/mc.1 ./xnc.hlp mc.hlp.es gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/es' Making all in hu gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/hu' ../../../src/man2hlp/man2hlp ../../../doc/man/hu/mc.1 ./xnc.hlp mc.hlp.hu gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/hu' Making all in it gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/it' ../../../src/man2hlp/man2hlp ../../../doc/man/it/mc.1 ./xnc.hlp mc.hlp.it man2hlp: Stale link "OPTIONS" in file "../../../doc/man/it/mc.1" on line 2099 gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/it' Making all in pl gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/pl' ../../../src/man2hlp/man2hlp ../../../doc/man/pl/mc.1 ./xnc.hlp mc.hlp.pl gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/pl' Making all in ru gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/ru' ../../../src/man2hlp/man2hlp ../../../doc/man/ru/mc.1 ./xnc.hlp mc.hlp.ru gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/ru' Making all in sr gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/sr' ../../../src/man2hlp/man2hlp ../../../doc/man/sr/mc.1 ./xnc.hlp mc.hlp.sr gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp/sr' gmake[4]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp' ../../src/man2hlp/man2hlp ../../doc/man/mc.1 ./xnc.hlp mc.hlp gmake[4]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp' gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc/hlp' gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc' gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/doc' Making all in contrib gmake[2]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/contrib' /opt/pkg/bin/nbsed "s%@""pkglibexecdir@%/opt/pkg/libexec/mc%" ./mc.csh.in > mc.csh /opt/pkg/bin/nbsed "s%@""pkglibexecdir@%/opt/pkg/libexec/mc%" ./mc.sh.in > mc.sh /opt/pkg/bin/nbsed "s%@""bindir@%/opt/pkg/bin%" ./mc-wrapper.csh.in > mc-wrapper.csh /opt/pkg/bin/nbsed "s%@""bindir@%/opt/pkg/bin%" ./mc-wrapper.sh.in > mc-wrapper.sh gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/contrib' Making all in misc gmake[2]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc' Making all in ext.d gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/ext.d' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/ext.d' Making all in macros.d gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/macros.d' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/macros.d' Making all in skins gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/skins' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/skins' Making all in syntax gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/syntax' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc/syntax' gmake[3]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc' gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31/misc' gmake[2]: Entering directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31' gmake[1]: Leaving directory '/Users/pbulk/build/sysutils/mc/work/mc-4.8.31' *** Please use pkgtools/verifypc to sanity check dependencies.