=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/mc46", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mc-4.6.1nb31 /opt/local/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1' Making all in intl gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/intl' Making all in po gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/po' Making all in m4 gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/m4' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/m4' Making all in vfs gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/vfs' Making all in extfs gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/vfs/extfs' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/vfs/extfs' gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/vfs' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT tcputil.o -MD -MP -MF ".deps/tcputil.Tpo" -c -o tcputil.o tcputil.c; \ then mv -f ".deps/tcputil.Tpo" ".deps/tcputil.Po"; else rm -f ".deps/tcputil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT fish.o -MD -MP -MF ".deps/fish.Tpo" -c -o fish.o fish.c; \ then mv -f ".deps/fish.Tpo" ".deps/fish.Po"; else rm -f ".deps/fish.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT ftpfs.o -MD -MP -MF ".deps/ftpfs.Tpo" -c -o ftpfs.o ftpfs.c; \ then mv -f ".deps/ftpfs.Tpo" ".deps/ftpfs.Po"; else rm -f ".deps/ftpfs.Tpo"; exit 1; fi In file included from fish.c:46: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ In file included from ftpfs.c:75: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ ftpfs.c: In function 'ftpfs_login_server': ftpfs.c:460:9: warning: 'g_strup' is deprecated [-Wdeprecated-declarations] 460 | g_strup (reply_string); | ^~~~~~~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from ../src/global.h:105, from utilvfs.h:4, from ftpfs.c:71: /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:277:23: note: declared here 277 | gchar* g_strup (gchar *string); | ^~~~~~~ ftpfs.c: In function 'ftpfs_check_proxy': ftpfs.c:599:13: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 599 | if (!g_strcasecmp (host, domain)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ ftpfs.c: In function 'ftpfs_find_machine': ftpfs.c:1789:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1789 | if (g_strcasecmp (host, buffer)) { | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ ftpfs.c:1796:13: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1796 | if (g_strcasecmp (host_domain, domain)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ ftpfs.c:1800:13: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] 1800 | if (g_strncasecmp (host, buffer, host_domain - host)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:271:23: note: declared here 271 | gint g_strncasecmp (const gchar *s1, | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT mcfs.o -MD -MP -MF ".deps/mcfs.Tpo" -c -o mcfs.o mcfs.c; \ then mv -f ".deps/mcfs.Tpo" ".deps/mcfs.Po"; else rm -f ".deps/mcfs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT mcfsutil.o -MD -MP -MF ".deps/mcfsutil.Tpo" -c -o mcfsutil.o mcfsutil.c; \ then mv -f ".deps/mcfsutil.Tpo" ".deps/mcfsutil.Po"; else rm -f ".deps/mcfsutil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT cpio.o -MD -MP -MF ".deps/cpio.Tpo" -c -o cpio.o cpio.c; \ then mv -f ".deps/cpio.Tpo" ".deps/cpio.Po"; else rm -f ".deps/cpio.Tpo"; exit 1; fi In file included from cpio.c:23: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT direntry.o -MD -MP -MF ".deps/direntry.Tpo" -c -o direntry.o direntry.c; \ then mv -f ".deps/direntry.Tpo" ".deps/direntry.Po"; else rm -f ".deps/direntry.Tpo"; exit 1; fi In file included from direntry.c:31: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT extfs.o -MD -MP -MF ".deps/extfs.Tpo" -c -o extfs.o extfs.c; \ then mv -f ".deps/extfs.Tpo" ".deps/extfs.Po"; else rm -f ".deps/extfs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT gc.o -MD -MP -MF ".deps/gc.Tpo" -c -o gc.o gc.c; \ then mv -f ".deps/gc.Tpo" ".deps/gc.Po"; else rm -f ".deps/gc.Tpo"; exit 1; fi In file included from extfs.c:40: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ In file included from gc.c:35: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT local.o -MD -MP -MF ".deps/local.Tpo" -c -o local.o local.c; \ then mv -f ".deps/local.Tpo" ".deps/local.Po"; else rm -f ".deps/local.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT tar.o -MD -MP -MF ".deps/tar.Tpo" -c -o tar.o tar.c; \ then mv -f ".deps/tar.Tpo" ".deps/tar.Po"; else rm -f ".deps/tar.Tpo"; exit 1; fi In file included from gc.h:4, from tar.c:34: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ In file included from local.h:4, from local.c:12: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT sfs.o -MD -MP -MF ".deps/sfs.Tpo" -c -o sfs.o sfs.c; \ then mv -f ".deps/sfs.Tpo" ".deps/sfs.Po"; else rm -f ".deps/sfs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT utilvfs.o -MD -MP -MF ".deps/utilvfs.Tpo" -c -o utilvfs.o utilvfs.c; \ then mv -f ".deps/utilvfs.Tpo" ".deps/utilvfs.Po"; else rm -f ".deps/utilvfs.Tpo"; exit 1; fi In file included from sfs.c:25: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT vfs.o -MD -MP -MF ".deps/vfs.Tpo" -c -o vfs.o vfs.c; \ then mv -f ".deps/vfs.Tpo" ".deps/vfs.Po"; else rm -f ".deps/vfs.Tpo"; exit 1; fi In file included from gc.h:4, from vfs.c:41: vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ rm -f libvfs-mc.a ar cru libvfs-mc.a tcputil.o fish.o ftpfs.o mcfs.o mcfsutil.o cpio.o direntry.o extfs.o gc.o local.o tar.o sfs.o utilvfs.o vfs.o ranlib libvfs-mc.a gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/vfs' gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/vfs' Making all in slang gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/slang' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/slang' Making all in edit gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/edit' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT bookmark.o -MD -MP -MF ".deps/bookmark.Tpo" -c -o bookmark.o bookmark.c; \ then mv -f ".deps/bookmark.Tpo" ".deps/bookmark.Po"; else rm -f ".deps/bookmark.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o edit.c; \ then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT editcmd.o -MD -MP -MF ".deps/editcmd.Tpo" -c -o editcmd.o editcmd.c; \ then mv -f ".deps/editcmd.Tpo" ".deps/editcmd.Po"; else rm -f ".deps/editcmd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT editwidget.o -MD -MP -MF ".deps/editwidget.Tpo" -c -o editwidget.o editwidget.c; \ then mv -f ".deps/editwidget.Tpo" ".deps/editwidget.Po"; else rm -f ".deps/editwidget.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT editdraw.o -MD -MP -MF ".deps/editdraw.Tpo" -c -o editdraw.o editdraw.c; \ then mv -f ".deps/editdraw.Tpo" ".deps/editdraw.Po"; else rm -f ".deps/editdraw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT editkeys.o -MD -MP -MF ".deps/editkeys.Tpo" -c -o editkeys.o editkeys.c; \ then mv -f ".deps/editkeys.Tpo" ".deps/editkeys.Po"; else rm -f ".deps/editkeys.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT editmenu.o -MD -MP -MF ".deps/editmenu.Tpo" -c -o editmenu.o editmenu.c; \ then mv -f ".deps/editmenu.Tpo" ".deps/editmenu.Po"; else rm -f ".deps/editmenu.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT editoptions.o -MD -MP -MF ".deps/editoptions.Tpo" -c -o editoptions.o editoptions.c; \ then mv -f ".deps/editoptions.Tpo" ".deps/editoptions.Po"; else rm -f ".deps/editoptions.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT editlock.o -MD -MP -MF ".deps/editlock.Tpo" -c -o editlock.o editlock.c; \ then mv -f ".deps/editlock.Tpo" ".deps/editlock.Po"; else rm -f ".deps/editlock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT syntax.o -MD -MP -MF ".deps/syntax.Tpo" -c -o syntax.o syntax.c; \ then mv -f ".deps/syntax.Tpo" ".deps/syntax.Po"; else rm -f ".deps/syntax.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT wordproc.o -MD -MP -MF ".deps/wordproc.Tpo" -c -o wordproc.o wordproc.c; \ then mv -f ".deps/wordproc.Tpo" ".deps/wordproc.Po"; else rm -f ".deps/wordproc.Tpo"; exit 1; fi syntax.c: In function 'destroy_defines': syntax.c:108:5: warning: 'g_tree_traverse' is deprecated [-Wdeprecated-declarations] 108 | g_tree_traverse (*defines, mc_defines_destroy, G_POST_ORDER, NULL); | ^~~~~~~~~~~~~~~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:95, from ../src/global.h:105, from edit.h:40, from syntax.c:24: /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gtree.h:148:10: note: declared here 148 | void g_tree_traverse (GTree *tree, | ^~~~~~~~~~~~~~~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56: syntax.c: In function 'read_one_line': /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:78:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ syntax.c:492:9: note: in expansion of macro 'g_string_free' 492 | g_string_free (p, FALSE); | ^~~~~~~~~~~~~ rm -f libedit.a ar cru libedit.a bookmark.o edit.o editcmd.o editwidget.o editdraw.o editkeys.o editmenu.o editoptions.o editlock.o syntax.o wordproc.o ranlib libedit.a gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/edit' Making all in src gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT achown.o -MD -MP -MF ".deps/achown.Tpo" -c -o achown.o achown.c; \ then mv -f ".deps/achown.Tpo" ".deps/achown.Po"; else rm -f ".deps/achown.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT background.o -MD -MP -MF ".deps/background.Tpo" -c -o background.o background.c; \ then mv -f ".deps/background.Tpo" ".deps/background.Po"; else rm -f ".deps/background.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT boxes.o -MD -MP -MF ".deps/boxes.Tpo" -c -o boxes.o boxes.c; \ then mv -f ".deps/boxes.Tpo" ".deps/boxes.Po"; else rm -f ".deps/boxes.Tpo"; exit 1; fi In file included from ../vfs/gc.h:4, from boxes.c:59: ../vfs/vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ ../vfs/vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT chmod.o -MD -MP -MF ".deps/chmod.Tpo" -c -o chmod.o chmod.c; \ then mv -f ".deps/chmod.Tpo" ".deps/chmod.Po"; else rm -f ".deps/chmod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT chown.o -MD -MP -MF ".deps/chown.Tpo" -c -o chown.o chown.c; \ then mv -f ".deps/chown.Tpo" ".deps/chown.Po"; else rm -f ".deps/chown.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT cmd.o -MD -MP -MF ".deps/cmd.Tpo" -c -o cmd.o cmd.c; \ then mv -f ".deps/cmd.Tpo" ".deps/cmd.Po"; else rm -f ".deps/cmd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT color.o -MD -MP -MF ".deps/color.Tpo" -c -o color.o color.c; \ then mv -f ".deps/color.Tpo" ".deps/color.Po"; else rm -f ".deps/color.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT command.o -MD -MP -MF ".deps/command.Tpo" -c -o command.o command.c; \ then mv -f ".deps/command.Tpo" ".deps/command.Po"; else rm -f ".deps/command.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT complete.o -MD -MP -MF ".deps/complete.Tpo" -c -o complete.o complete.c; \ then mv -f ".deps/complete.Tpo" ".deps/complete.Po"; else rm -f ".deps/complete.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT cons.handler.o -MD -MP -MF ".deps/cons.handler.Tpo" -c -o cons.handler.o cons.handler.c; \ then mv -f ".deps/cons.handler.Tpo" ".deps/cons.handler.Po"; else rm -f ".deps/cons.handler.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT dialog.o -MD -MP -MF ".deps/dialog.Tpo" -c -o dialog.o dialog.c; \ then mv -f ".deps/dialog.Tpo" ".deps/dialog.Po"; else rm -f ".deps/dialog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT dir.o -MD -MP -MF ".deps/dir.Tpo" -c -o dir.o dir.c; \ then mv -f ".deps/dir.Tpo" ".deps/dir.Po"; else rm -f ".deps/dir.Tpo"; exit 1; fi dir.c: In function 'string_sortcomp': dir.c:101:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 101 | return g_strcasecmp (str1, str2); | ^~~~~~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from global.h:105, from dir.c:25: /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT execute.o -MD -MP -MF ".deps/execute.Tpo" -c -o execute.o execute.c; \ then mv -f ".deps/execute.Tpo" ".deps/execute.Po"; else rm -f ".deps/execute.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT ext.o -MD -MP -MF ".deps/ext.Tpo" -c -o ext.o ext.c; \ then mv -f ".deps/ext.Tpo" ".deps/ext.Po"; else rm -f ".deps/ext.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT filegui.o -MD -MP -MF ".deps/filegui.Tpo" -c -o filegui.o filegui.c; \ then mv -f ".deps/filegui.Tpo" ".deps/filegui.Po"; else rm -f ".deps/filegui.Tpo"; exit 1; fi In file included from file.c:77: ../vfs/vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ ../vfs/vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT filenot.o -MD -MP -MF ".deps/filenot.Tpo" -c -o filenot.o filenot.c; \ then mv -f ".deps/filenot.Tpo" ".deps/filenot.Po"; else rm -f ".deps/filenot.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT fileopctx.o -MD -MP -MF ".deps/fileopctx.Tpo" -c -o fileopctx.o fileopctx.c; \ then mv -f ".deps/fileopctx.Tpo" ".deps/fileopctx.Po"; else rm -f ".deps/fileopctx.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT find.o -MD -MP -MF ".deps/find.Tpo" -c -o find.o find.c; \ then mv -f ".deps/find.Tpo" ".deps/find.Po"; else rm -f ".deps/find.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT findme.o -MD -MP -MF ".deps/findme.Tpo" -c -o findme.o findme.c; \ then mv -f ".deps/findme.Tpo" ".deps/findme.Po"; else rm -f ".deps/findme.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT glibcompat.o -MD -MP -MF ".deps/glibcompat.Tpo" -c -o glibcompat.o glibcompat.c; \ then mv -f ".deps/glibcompat.Tpo" ".deps/glibcompat.Po"; else rm -f ".deps/glibcompat.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT hotlist.o -MD -MP -MF ".deps/hotlist.Tpo" -c -o hotlist.o hotlist.c; \ then mv -f ".deps/hotlist.Tpo" ".deps/hotlist.Po"; else rm -f ".deps/hotlist.Tpo"; exit 1; fi In file included from ../vfs/gc.h:4, from hotlist.c:72: ../vfs/vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ ../vfs/vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT info.o -MD -MP -MF ".deps/info.Tpo" -c -o info.o info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Po"; else rm -f ".deps/info.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT key.o -MD -MP -MF ".deps/key.Tpo" -c -o key.o key.c; \ then mv -f ".deps/key.Tpo" ".deps/key.Po"; else rm -f ".deps/key.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT keyxdef.o -MD -MP -MF ".deps/keyxdef.Tpo" -c -o keyxdef.o keyxdef.c; \ then mv -f ".deps/keyxdef.Tpo" ".deps/keyxdef.Po"; else rm -f ".deps/keyxdef.Tpo"; exit 1; fi In file included from ../vfs/gc.h:4, from key.c:44: ../vfs/vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ ../vfs/vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT layout.o -MD -MP -MF ".deps/layout.Tpo" -c -o layout.o layout.c; \ then mv -f ".deps/layout.Tpo" ".deps/layout.Po"; else rm -f ".deps/layout.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT learn.o -MD -MP -MF ".deps/learn.Tpo" -c -o learn.o learn.c; \ then mv -f ".deps/learn.Tpo" ".deps/learn.Po"; else rm -f ".deps/learn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT listmode.o -MD -MP -MF ".deps/listmode.Tpo" -c -o listmode.o listmode.c; \ then mv -f ".deps/listmode.Tpo" ".deps/listmode.Po"; else rm -f ".deps/listmode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \ then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT mountlist.o -MD -MP -MF ".deps/mountlist.Tpo" -c -o mountlist.o mountlist.c; \ then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; else rm -f ".deps/mountlist.Tpo"; exit 1; fi In file included from ../vfs/gc.h:4, from main.c:92: ../vfs/vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ ../vfs/vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT mouse.o -MD -MP -MF ".deps/mouse.Tpo" -c -o mouse.o mouse.c; \ then mv -f ".deps/mouse.Tpo" ".deps/mouse.Po"; else rm -f ".deps/mouse.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT option.o -MD -MP -MF ".deps/option.Tpo" -c -o option.o option.c; \ then mv -f ".deps/option.Tpo" ".deps/option.Po"; else rm -f ".deps/option.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT panelize.o -MD -MP -MF ".deps/panelize.Tpo" -c -o panelize.o panelize.c; \ then mv -f ".deps/panelize.Tpo" ".deps/panelize.Po"; else rm -f ".deps/panelize.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT popt.o -MD -MP -MF ".deps/popt.Tpo" -c -o popt.o popt.c; \ then mv -f ".deps/popt.Tpo" ".deps/popt.Po"; else rm -f ".deps/popt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT poptconfig.o -MD -MP -MF ".deps/poptconfig.Tpo" -c -o poptconfig.o poptconfig.c; \ then mv -f ".deps/poptconfig.Tpo" ".deps/poptconfig.Po"; else rm -f ".deps/poptconfig.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT popthelp.o -MD -MP -MF ".deps/popthelp.Tpo" -c -o popthelp.o popthelp.c; \ then mv -f ".deps/popthelp.Tpo" ".deps/popthelp.Po"; else rm -f ".deps/popthelp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT poptparse.o -MD -MP -MF ".deps/poptparse.Tpo" -c -o poptparse.o poptparse.c; \ then mv -f ".deps/poptparse.Tpo" ".deps/poptparse.Po"; else rm -f ".deps/poptparse.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT profile.o -MD -MP -MF ".deps/profile.Tpo" -c -o profile.o profile.c; \ then mv -f ".deps/profile.Tpo" ".deps/profile.Po"; else rm -f ".deps/profile.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \ then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi profile.c: In function 'find_loaded': profile.c:61:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 61 | if (!g_strcasecmp (FileName, p->FileName)) { | ^~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from global.h:105, from profile.c:27: /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT rxvt.o -MD -MP -MF ".deps/rxvt.Tpo" -c -o rxvt.o rxvt.c; \ then mv -f ".deps/rxvt.Tpo" ".deps/rxvt.Po"; else rm -f ".deps/rxvt.Tpo"; exit 1; fi profile.c: In function 'GetSetProfileChar': profile.c:290:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 290 | if (section->AppName == 0 || g_strcasecmp (section->AppName, AppName)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ profile.c:293:13: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 293 | if ( g_strcasecmp (key->KeyName, KeyName)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ profile.c: In function 'GetPrivateProfileInt': profile.c:359:5: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 359 | if (! g_strcasecmp (IntBuf, "true")) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ profile.c:361:5: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 361 | if (! g_strcasecmp (IntBuf, "yes")) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ profile.c: In function 'profile_init_iterator': profile.c:487:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 487 | if ( g_strcasecmp (section->AppName, appname)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ profile.c: In function 'profile_clean_section': profile.c:519:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 519 | if ( g_strcasecmp (section->AppName, appname)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ profile.c: In function 'profile_has_section': profile.c:534:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 534 | if ( g_strcasecmp (section->AppName, section_name)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ profile.c: In function 'profile_forget_profile': profile.c:546:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 546 | if ( g_strcasecmp (file, p->FileName)) | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT screen.o -MD -MP -MF ".deps/screen.Tpo" -c -o screen.o screen.c; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; else rm -f ".deps/screen.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT setup.o -MD -MP -MF ".deps/setup.Tpo" -c -o setup.o setup.c; \ then mv -f ".deps/setup.Tpo" ".deps/setup.Po"; else rm -f ".deps/setup.Tpo"; exit 1; fi screen.c: In function 'do_search': screen.c:1891:16: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] 1891 | == 0) : (g_strncasecmp (panel->dir.list[i].fname, | ^~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from global.h:105, from screen.c:29: /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:271:23: note: declared here 271 | gint g_strncasecmp (const gchar *s1, | ^~~~~~~~~~~~~ In file included from ../vfs/gc.h:4, from setup.c:45: ../vfs/vfs-impl.h:88:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 88 | char _extra_buffer[((int) &((struct dirent *) 0)->d_name) + | ^ ../vfs/vfs-impl.h:89:24: warning: variably modified '_extra_buffer' at file scope 89 | MC_MAXPATHLEN + 1]; | ^~~~~~~~~~~~~ setup.c: In function 'panel_load_setup': setup.c:374:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 374 | if ( g_strcasecmp (sort_names [i].key, buffer) == 0){ | ^~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from global.h:105, from setup.c:24: /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ setup.c:383:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 383 | if ( g_strcasecmp (list_types [i].key, buffer) == 0){ | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ setup.c: In function 'load_mode': setup.c:429:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 429 | if ( g_strcasecmp (panel_types [i].opt_name, buffer) == 0){ | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ setup.c: In function 'load_keys_from_section': setup.c:599:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 599 | if (g_strcasecmp (key, "copy") == 0) { | ^~ /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT slint.o -MD -MP -MF ".deps/slint.Tpo" -c -o slint.o slint.c; \ then mv -f ".deps/slint.Tpo" ".deps/slint.Po"; else rm -f ".deps/slint.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT subshell.o -MD -MP -MF ".deps/subshell.Tpo" -c -o subshell.o subshell.c; \ then mv -f ".deps/subshell.Tpo" ".deps/subshell.Po"; else rm -f ".deps/subshell.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT textconf.o -MD -MP -MF ".deps/textconf.Tpo" -c -o textconf.o textconf.c; \ then mv -f ".deps/textconf.Tpo" ".deps/textconf.Po"; else rm -f ".deps/textconf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT tree.o -MD -MP -MF ".deps/tree.Tpo" -c -o tree.o tree.c; \ then mv -f ".deps/tree.Tpo" ".deps/tree.Po"; else rm -f ".deps/tree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT treestore.o -MD -MP -MF ".deps/treestore.Tpo" -c -o treestore.o treestore.c; \ then mv -f ".deps/treestore.Tpo" ".deps/treestore.Po"; else rm -f ".deps/treestore.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT user.o -MD -MP -MF ".deps/user.Tpo" -c -o user.o user.c; \ then mv -f ".deps/user.Tpo" ".deps/user.Po"; else rm -f ".deps/user.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi util.c: In function 'list_append_unique': util.c:1230:13: warning: ignoring return value of 'g_list_remove_link' declared with attribute 'warn_unused_result' [-Wunused-result] 1230 | g_list_remove_link (list, link); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT utilunix.o -MD -MP -MF ".deps/utilunix.Tpo" -c -o utilunix.o utilunix.c; \ then mv -f ".deps/utilunix.Tpo" ".deps/utilunix.Po"; else rm -f ".deps/utilunix.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT view.o -MD -MP -MF ".deps/view.Tpo" -c -o view.o view.c; \ then mv -f ".deps/view.Tpo" ".deps/view.Po"; else rm -f ".deps/view.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT widget.o -MD -MP -MF ".deps/widget.Tpo" -c -o widget.o widget.c; \ then mv -f ".deps/widget.Tpo" ".deps/widget.Po"; else rm -f ".deps/widget.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT win.o -MD -MP -MF ".deps/win.Tpo" -c -o win.o win.c; \ then mv -f ".deps/win.Tpo" ".deps/win.Po"; else rm -f ".deps/win.Tpo"; exit 1; fi win.c: In function 'lookup_key': win.c:217:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 217 | if ( g_strcasecmp (key_name_conv_tab [i].name, keyname)) | ^~ In file included from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from global.h:105, from win.c:25: /tmp/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT wtools.o -MD -MP -MF ".deps/wtools.Tpo" -c -o wtools.o wtools.c; \ then mv -f ".deps/wtools.Tpo" ".deps/wtools.Po"; else rm -f ".deps/wtools.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT x11conn.o -MD -MP -MF ".deps/x11conn.Tpo" -c -o x11conn.o x11conn.c; \ then mv -f ".deps/x11conn.Tpo" ".deps/x11conn.Po"; else rm -f ".deps/x11conn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT charsets.o -MD -MP -MF ".deps/charsets.Tpo" -c -o charsets.o charsets.c; \ then mv -f ".deps/charsets.Tpo" ".deps/charsets.Po"; else rm -f ".deps/charsets.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT selcodepage.o -MD -MP -MF ".deps/selcodepage.Tpo" -c -o selcodepage.o selcodepage.c; \ then mv -f ".deps/selcodepage.Tpo" ".deps/selcodepage.Po"; else rm -f ".deps/selcodepage.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT mfmt.o -MD -MP -MF ".deps/mfmt.Tpo" -c -o mfmt.o mfmt.c; \ then mv -f ".deps/mfmt.Tpo" ".deps/mfmt.Po"; else rm -f ".deps/mfmt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/mc/"\" -DLOCALEDIR=\""/opt/local/lib/locale"\" -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -MT man2hlp.o -MD -MP -MF ".deps/man2hlp.Tpo" -c -o man2hlp.o man2hlp.c; \ then mv -f ".deps/man2hlp.Tpo" ".deps/man2hlp.Po"; else rm -f ".deps/man2hlp.Tpo"; exit 1; fi gcc -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -Wl,-R/opt/local/lib -liconv -L/opt/local/lib -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o mcmfmt mfmt.o -lnsl -lsocket -lnsl -lgen gcc -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -Wl,-R/opt/local/lib -liconv -L/opt/local/lib -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o mc achown.o background.o boxes.o chmod.o chown.o cmd.o color.o command.o complete.o cons.handler.o dialog.o dir.o execute.o ext.o file.o filegui.o filenot.o fileopctx.o find.o findme.o glibcompat.o help.o hotlist.o info.o key.o keyxdef.o layout.o learn.o listmode.o main.o menu.o mountlist.o mouse.o option.o panelize.o popt.o poptconfig.o popthelp.o poptparse.o profile.o regex.o rxvt.o screen.o setup.o slint.o subshell.o textconf.o tree.o treestore.o user.o util.o utilunix.o view.o widget.o win.o wtools.o x11conn.o charsets.o selcodepage.o ../edit/libedit.a ../vfs/libvfs-mc.a -Wl,-R/opt/local/lib -L/opt/local/lib -lglib-2.0 -lncurses -lnsl -lsocket -lnsl -lgen gcc -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/ncurses -Wl,-R/opt/local/lib -liconv -L/opt/local/lib -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o man2hlp man2hlp.o glibcompat.o -Wl,-R/opt/local/lib -L/opt/local/lib -lglib-2.0 -lnsl -lsocket -lnsl -lgen gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/src' Making all in lib gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/lib' sed "s%@""suppbindir@%/opt/local/share/mc/bin%" ./mc.csh.in > mc.csh sed "s%@""suppbindir@%/opt/local/share/mc/bin%" ./mc.sh.in > mc.sh sed "s%@""bindir@%/opt/local/bin%" ./mc-wrapper.csh.in > mc-wrapper.csh sed "s%@""bindir@%/opt/local/bin%" ./mc-wrapper.sh.in > mc-wrapper.sh gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/lib' Making all in doc gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc' Making all in es gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/es' ../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.es gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/es' Making all in hu gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/hu' ../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.hu gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/hu' Making all in it gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/it' ../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.it gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/it' Making all in pl gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/pl' ../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.pl gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/pl' Making all in ru gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/ru' ../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.ru gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/ru' Making all in sr gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/sr' ../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.sr gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc/sr' gmake[3]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc' ../src/man2hlp mc.1 ./xnc.hlp mc.hlp gmake[3]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc' gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/doc' Making all in syntax gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/syntax' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1/syntax' gmake[2]: Entering directory '/tmp/work/sysutils/mc46/work/mc-4.6.1' gmake[2]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1' gmake[1]: Leaving directory '/tmp/work/sysutils/mc46/work/mc-4.6.1' *** Please use pkgtools/verifypc to sanity check dependencies.