=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/mc46", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mc-4.6.1nb30 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1' Making all in intl gmake[2]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/intl' Making all in po gmake[2]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/po' Making all in m4 gmake[2]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/m4' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/m4' Making all in vfs gmake[2]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/vfs' Making all in extfs gmake[3]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/vfs/extfs' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/vfs/extfs' gmake[3]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/vfs' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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 /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/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: /home/pbulk/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)) | ^~ /home/pbulk/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)) { | ^~ /home/pbulk/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)) | ^~ /home/pbulk/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)) | ^~ /home/pbulk/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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]; | ^~~~~~~~~~~~~ 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]; | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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 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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/vfs' gmake[2]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/vfs' Making all in slang gmake[2]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/slang' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/slang' Making all in edit gmake[2]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/edit' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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 /home/pbulk/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: /home/pbulk/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 /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56: syntax.c: In function 'read_one_line': /home/pbulk/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); | ^~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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 '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/edit' Making all in src gmake[2]: Entering directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from global.h:105, from dir.c:25: /home/pbulk/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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/pkg/share/mc/"\" -DLOCALEDIR=\""/opt/pkg/lib/locale"\" -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/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 /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib.h:56, from global.h:105, from profile.c:27: /home/pbulk/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 'GetSetProfileChar': profile.c:290:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 290 | if (section->AppName == 0 || g_strcasecmp (section->AppName, AppName)) | ^~ /home/pbulk/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)) | ^~ /home/pbulk/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")) | ^~ /home/pbulk/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")) | ^~ /home/pbulk/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)) | ^~ /home/pbulk/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)) | ^~ /home/pbulk/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)) | ^~ /home/pbulk/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)) | ^~ /home/pbulk/work/sysutils/mc46/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:268:23: note: declared here 268 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ regex.c:133:7: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] 133 | char *malloc (); | ^~~~~~ regex.c:51:1: note: 'malloc' is declared in header '' 50 | # include +++ |+#include 51 | # endif regex.c:134:7: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 134 | char *realloc (); | ^~~~~~~ regex.c:134:7: note: 'realloc' is declared in header '' In file included from regex.c:641: regex.c: In function 'byte_regex_compile': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:2361:1: note: in expansion of macro 'PREFIX' 2361 | PREFIX(regex_compile) (ARG_PREFIX(pattern), ARG_PREFIX(size), syntax, bufp) | ^~~~~~ regex.c:392:30: error: too many arguments to function 'malloc'; expected 0, have 1 392 | # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) | ^~~~~~ ~~~~~~~~~~~~~~~~ regex.c:2466:25: note: in expansion of macro 'TALLOC' 2466 | compile_stack.stack = TALLOC (INIT_COMPILE_STACK_SIZE, compile_stack_elt_t); | ^~~~~~ regex.c:133:7: note: declared here 133 | char *malloc (); | ^~~~~~ regex.c:393:47: error: too many arguments to function 'realloc'; expected 0, have 2 393 | # define RETALLOC(addr, n, t) ((addr) = (t *) realloc (addr, (n) * sizeof (t))) | ^~~~~~~ regex.c:2511:11: note: in expansion of macro 'RETALLOC' 2511 | RETALLOC (COMPILED_BUFFER_VAR, INIT_BUF_SIZE, UCHAR_T); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:392:30: error: too many arguments to function 'malloc'; expected 0, have 1 392 | # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) | ^~~~~~ ~~~~~~~~~~~~~~~~ regex.c:2516:33: note: in expansion of macro 'TALLOC' 2516 | COMPILED_BUFFER_VAR = TALLOC (INIT_BUF_SIZE / sizeof(UCHAR_T), | ^~~~~~ regex.c:133:7: note: declared here 133 | char *malloc (); | ^~~~~~ regex.c:2357:11: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2520:33: note: in expansion of macro 'FREE_STACK_RETURN' 2520 | if (!COMPILED_BUFFER_VAR) FREE_STACK_RETURN (REG_ESPACE); | ^~~~~~~~~~~~~~~~~ regex.c:33:1: note: include '' or provide a declaration of 'free' 32 | # include +++ |+#include 33 | #endif regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2520:33: note: in expansion of macro 'FREE_STACK_RETURN' 2520 | if (!COMPILED_BUFFER_VAR) FREE_STACK_RETURN (REG_ESPACE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2520:33: note: in expansion of macro 'FREE_STACK_RETURN' 2520 | if (!COMPILED_BUFFER_VAR) FREE_STACK_RETURN (REG_ESPACE); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:2548:15: note: in expansion of macro 'BUF_PUSH' 2548 | BUF_PUSH (begline); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:2563:16: note: in expansion of macro 'BUF_PUSH' 2563 | BUF_PUSH (endline); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2581:17: note: in expansion of macro 'FREE_STACK_RETURN' 2581 | FREE_STACK_RETURN (REG_BADRPT); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2581:17: note: in expansion of macro 'FREE_STACK_RETURN' 2581 | FREE_STACK_RETURN (REG_BADRPT); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2614:36: note: in expansion of macro 'FREE_STACK_RETURN' 2614 | if (p == pend) FREE_STACK_RETURN (REG_EESCAPE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2614:36: note: in expansion of macro 'FREE_STACK_RETURN' 2614 | if (p == pend) FREE_STACK_RETURN (REG_EESCAPE); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2656:17: note: in expansion of macro 'GET_BUFFER_SPACE' 2656 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2684:13: note: in expansion of macro 'GET_BUFFER_SPACE' 2684 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2698:17: note: in expansion of macro 'GET_BUFFER_SPACE' 2698 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:2709:11: note: in expansion of macro 'BUF_PUSH' 2709 | BUF_PUSH (anychar); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2721:28: note: in expansion of macro 'FREE_STACK_RETURN' 2721 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:2721:28: note: in expansion of macro 'FREE_STACK_RETURN' 2721 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:3188:13: note: in expansion of macro 'GET_BUFFER_SPACE' 3188 | GET_BUFFER_SPACE (34); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:3194:13: note: in expansion of macro 'BUF_PUSH' 3194 | BUF_PUSH (*p == '^' ? charset_not : charset); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:3202:13: note: in expansion of macro 'BUF_PUSH' 3202 | BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3215:32: note: in expansion of macro 'FREE_STACK_RETURN' 3215 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3215:32: note: in expansion of macro 'FREE_STACK_RETURN' 3215 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3222:36: note: in expansion of macro 'FREE_STACK_RETURN' 3222 | if (p == pend) FREE_STACK_RETURN (REG_EESCAPE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3222:36: note: in expansion of macro 'FREE_STACK_RETURN' 3222 | if (p == pend) FREE_STACK_RETURN (REG_EESCAPE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3239:19: note: in expansion of macro 'FREE_STACK_RETURN' 3239 | FREE_STACK_RETURN (REG_ERANGE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3239:19: note: in expansion of macro 'FREE_STACK_RETURN' 3239 | FREE_STACK_RETURN (REG_ERANGE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3253:45: note: in expansion of macro 'FREE_STACK_RETURN' 3253 | if (ret != REG_NOERROR) FREE_STACK_RETURN (ret); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3253:45: note: in expansion of macro 'FREE_STACK_RETURN' 3253 | if (ret != REG_NOERROR) FREE_STACK_RETURN (ret); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3265:45: note: in expansion of macro 'FREE_STACK_RETURN' 3265 | if (ret != REG_NOERROR) FREE_STACK_RETURN (ret); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3265:45: note: in expansion of macro 'FREE_STACK_RETURN' 3265 | if (ret != REG_NOERROR) FREE_STACK_RETURN (ret); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3280:36: note: in expansion of macro 'FREE_STACK_RETURN' 3280 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3280:36: note: in expansion of macro 'FREE_STACK_RETURN' 3280 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3348:27: note: in expansion of macro 'FREE_STACK_RETURN' 3348 | FREE_STACK_RETURN (REG_ECTYPE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3348:27: note: in expansion of macro 'FREE_STACK_RETURN' 3348 | FREE_STACK_RETURN (REG_ECTYPE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3354:40: note: in expansion of macro 'FREE_STACK_RETURN' 3354 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3354:40: note: in expansion of macro 'FREE_STACK_RETURN' 3354 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3405:36: note: in expansion of macro 'FREE_STACK_RETURN' 3405 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3405:36: note: in expansion of macro 'FREE_STACK_RETURN' 3405 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3433:31: note: in expansion of macro 'FREE_STACK_RETURN' 3433 | FREE_STACK_RETURN (REG_ECOLLATE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3433:31: note: in expansion of macro 'FREE_STACK_RETURN' 3433 | FREE_STACK_RETURN (REG_ECOLLATE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3539:36: note: in expansion of macro 'FREE_STACK_RETURN' 3539 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3539:36: note: in expansion of macro 'FREE_STACK_RETURN' 3539 | if (p == pend) FREE_STACK_RETURN (REG_EBRACK); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3568:31: note: in expansion of macro 'FREE_STACK_RETURN' 3568 | FREE_STACK_RETURN (REG_ECOLLATE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3568:31: note: in expansion of macro 'FREE_STACK_RETURN' 3568 | FREE_STACK_RETURN (REG_ECOLLATE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3724:26: note: in expansion of macro 'FREE_STACK_RETURN' 3724 | if (p == pend) FREE_STACK_RETURN (REG_EESCAPE); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3724:26: note: in expansion of macro 'FREE_STACK_RETURN' 3724 | if (p == pend) FREE_STACK_RETURN (REG_EESCAPE); | ^~~~~~~~~~~~~~~~~ regex.c:393:47: error: too many arguments to function 'realloc'; expected 0, have 2 393 | # define RETALLOC(addr, n, t) ((addr) = (t *) realloc (addr, (n) * sizeof (t))) | ^~~~~~~ regex.c:3743:19: note: in expansion of macro 'RETALLOC' 3743 | RETALLOC (compile_stack.stack, compile_stack.size << 1, | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2042:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2042 | GET_BUFFER_SPACE (3); \ | ^~~~~~~~~~~~~~~~ regex.c:3768:19: note: in expansion of macro 'BUF_PUSH_3' 3768 | BUF_PUSH_3 (start_memory, regnum, 0); | ^~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3791:21: note: in expansion of macro 'FREE_STACK_RETURN' 3791 | FREE_STACK_RETURN (REG_ERPAREN); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3791:21: note: in expansion of macro 'FREE_STACK_RETURN' 3791 | FREE_STACK_RETURN (REG_ERPAREN); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:3800:19: note: in expansion of macro 'BUF_PUSH' 3800 | BUF_PUSH (push_dummy_failure); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3813:21: note: in expansion of macro 'FREE_STACK_RETURN' 3813 | FREE_STACK_RETURN (REG_ERPAREN); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3813:21: note: in expansion of macro 'FREE_STACK_RETURN' 3813 | FREE_STACK_RETURN (REG_ERPAREN); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2042:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2042 | GET_BUFFER_SPACE (3); \ | ^~~~~~~~~~~~~~~~ regex.c:3846:21: note: in expansion of macro 'BUF_PUSH_3' 3846 | BUF_PUSH_3 (stop_memory, this_group_regnum, | ^~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:3862:15: note: in expansion of macro 'GET_BUFFER_SPACE' 3862 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:3891:15: note: in expansion of macro 'GET_BUFFER_SPACE' 3891 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3951:23: note: in expansion of macro 'FREE_STACK_RETURN' 3951 | FREE_STACK_RETURN (REG_BADRPT); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3951:23: note: in expansion of macro 'FREE_STACK_RETURN' 3951 | FREE_STACK_RETURN (REG_BADRPT); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3961:19: note: in expansion of macro 'FREE_STACK_RETURN' 3961 | FREE_STACK_RETURN (REG_BADBR); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:3961:19: note: in expansion of macro 'FREE_STACK_RETURN' 3961 | FREE_STACK_RETURN (REG_BADBR); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:3970:22: note: in expansion of macro 'GET_BUFFER_SPACE' 3970 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:3991:22: note: in expansion of macro 'GET_BUFFER_SPACE' 3991 | GET_BUFFER_SPACE (nbytes); | ^~~~~~~~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:4053:19: note: in expansion of macro 'FREE_STACK_RETURN' 4053 | FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:4053:19: note: in expansion of macro 'FREE_STACK_RETURN' 4053 | FREE_STACK_RETURN (p == pend ? REG_EBRACE : REG_BADBR); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4089:15: note: in expansion of macro 'BUF_PUSH' 4089 | BUF_PUSH (wordchar); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4097:15: note: in expansion of macro 'BUF_PUSH' 4097 | BUF_PUSH (notwordchar); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4104:15: note: in expansion of macro 'BUF_PUSH' 4104 | BUF_PUSH (wordbeg); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4110:15: note: in expansion of macro 'BUF_PUSH' 4110 | BUF_PUSH (wordend); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4116:15: note: in expansion of macro 'BUF_PUSH' 4116 | BUF_PUSH (wordbound); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4122:15: note: in expansion of macro 'BUF_PUSH' 4122 | BUF_PUSH (notwordbound); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4128:15: note: in expansion of macro 'BUF_PUSH' 4128 | BUF_PUSH (begbuf); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4134:15: note: in expansion of macro 'BUF_PUSH' 4134 | BUF_PUSH (endbuf); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:4145:17: note: in expansion of macro 'FREE_STACK_RETURN' 4145 | FREE_STACK_RETURN (REG_ESUBREG); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:4145:17: note: in expansion of macro 'FREE_STACK_RETURN' 4145 | FREE_STACK_RETURN (REG_ESUBREG); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2033:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2033 | GET_BUFFER_SPACE (2); \ | ^~~~~~~~~~~~~~~~ regex.c:4152:15: note: in expansion of macro 'BUF_PUSH_2' 4152 | BUF_PUSH_2 (duplicate, c1); | ^~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2033:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2033 | GET_BUFFER_SPACE (2); \ | ^~~~~~~~~~~~~~~~ regex.c:4213:15: note: in expansion of macro 'BUF_PUSH_2' 4213 | BUF_PUSH_2 (exactn, 0); | ^~~~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4218:11: note: in expansion of macro 'BUF_PUSH' 4218 | BUF_PUSH (c); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:2357:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:4231:5: note: in expansion of macro 'FREE_STACK_RETURN' 4231 | FREE_STACK_RETURN (REG_EPAREN); | ^~~~~~~~~~~~~~~~~ regex.c:2357:11: note: include '' or provide a declaration of 'free' 2357 | return (free (compile_stack.stack), value) | ^~~~ regex.c:4231:5: note: in expansion of macro 'FREE_STACK_RETURN' 4231 | FREE_STACK_RETURN (REG_EPAREN); | ^~~~~~~~~~~~~~~~~ regex.c:2083:25: error: too many arguments to function 'realloc'; expected 0, have 2 2083 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~ ~~~ regex.c:2155:32: note: in expansion of macro 'REALLOC' 2155 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ regex.c:2019:7: note: in expansion of macro 'EXTEND_BUFFER' 2019 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ regex.c:2025:5: note: in expansion of macro 'GET_BUFFER_SPACE' 2025 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ regex.c:4236:5: note: in expansion of macro 'BUF_PUSH' 4236 | BUF_PUSH (succeed); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:4243:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 4243 | free (compile_stack.stack); | ^~~~ regex.c:4243:3: note: include '' or provide a declaration of 'free' regex.c: In function 'byte_store_op1': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:4310:1: note: in expansion of macro 'PREFIX' 4310 | PREFIX(store_op1) (op, loc, arg) | ^~~~~~ regex.c: In function 'byte_store_op2': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:4324:1: note: in expansion of macro 'PREFIX' 4324 | PREFIX(store_op2) (op, loc, arg1, arg2) | ^~~~~~ regex.c: In function 'byte_insert_op1': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:4340:1: note: in expansion of macro 'PREFIX' 4340 | PREFIX(insert_op1) (op, loc, arg, end) | ^~~~~~ regex.c: In function 'byte_insert_op2': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:4360:1: note: in expansion of macro 'PREFIX' 4360 | PREFIX(insert_op2) (op, loc, arg1, arg2, end) | ^~~~~~ regex.c: In function 'byte_at_begline_loc_p': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:4381:1: note: in expansion of macro 'PREFIX' 4381 | PREFIX(at_begline_loc_p) (pattern, p, syntax) | ^~~~~~ regex.c: In function 'byte_at_endline_loc_p': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:4400:1: note: in expansion of macro 'PREFIX' 4400 | PREFIX(at_endline_loc_p) (p, pend, syntax) | ^~~~~~ regex.c: In function 'byte_compile_range': regex.c:4547:1: warning: old-style function definition [-Wold-style-definition] 4547 | byte_compile_range (range_start_char, p_ptr, pend, translate, syntax, b) | ^~~~~~~~~~~~~~~~~~ regex.c: In function 'byte_re_compile_fastmap': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:4650:1: note: in expansion of macro 'PREFIX' 4650 | PREFIX(re_compile_fastmap) (bufp) | ^~~~~~ regex.c:4945:11: error: implicit declaration of function 'abort' [-Wimplicit-function-declaration] 4945 | abort (); /* We have listed all the cases. */ | ^~~~~ regex.c:4945:11: note: include '' or provide a declaration of 'abort' regex.c:4945:11: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] regex.c:4945:11: note: include '' or provide a declaration of 'abort' regex.c: In function 'byte_re_search_2': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:5128:1: note: in expansion of macro 'PREFIX' 5128 | PREFIX(re_search_2) (bufp, string1, size1, string2, size2, startpos, range, | ^~~~~~ regex.c: In function 'byte_re_match_2_internal': regex.c:5682:1: warning: old-style function definition [-Wold-style-definition] 5682 | byte_re_match_2_internal (bufp, string1, size1,string2, size2, pos, | ^~~~~~~~~~~~~~~~~~~~~~~~ regex.c:392:30: error: too many arguments to function 'malloc'; expected 0, have 1 392 | # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) | ^~~~~~ ~~~~~~~~~~~~~~~~ regex.c:6125:33: note: in expansion of macro 'TALLOC' 6125 | regs->start = TALLOC (regs->num_regs, regoff_t); | ^~~~~~ regex.c:133:7: note: declared here 133 | char *malloc (); | ^~~~~~ regex.c:392:30: error: too many arguments to function 'malloc'; expected 0, have 1 392 | # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) | ^~~~~~ ~~~~~~~~~~~~~~~~ regex.c:6126:31: note: in expansion of macro 'TALLOC' 6126 | regs->end = TALLOC (regs->num_regs, regoff_t); | ^~~~~~ regex.c:133:7: note: declared here 133 | char *malloc (); | ^~~~~~ regex.c:393:47: error: too many arguments to function 'realloc'; expected 0, have 2 393 | # define RETALLOC(addr, n, t) ((addr) = (t *) realloc (addr, (n) * sizeof (t))) | ^~~~~~~ regex.c:6141:23: note: in expansion of macro 'RETALLOC' 6141 | RETALLOC (regs->start, regs->num_regs, regoff_t); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:393:47: error: too many arguments to function 'realloc'; expected 0, have 2 393 | # define RETALLOC(addr, n, t) ((addr) = (t *) realloc (addr, (n) * sizeof (t))) | ^~~~~~~ regex.c:6142:23: note: in expansion of macro 'RETALLOC' 6142 | RETALLOC (regs->end, regs->num_regs, regoff_t); | ^~~~~~~~ regex.c:134:7: note: declared here 134 | char *realloc (); | ^~~~~~~ regex.c:7563:11: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 7563 | abort (); | ^~~~~ regex.c:7563:11: note: include '' or provide a declaration of 'abort' regex.c: In function 'byte_group_match_null_string_p': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:7639:1: note: in expansion of macro 'PREFIX' 7639 | PREFIX(group_match_null_string_p) (p, end, reg_info) | ^~~~~~ regex.c: In function 'byte_alt_match_null_string_p': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:7751:1: note: in expansion of macro 'PREFIX' 7751 | PREFIX(alt_match_null_string_p) (p, end, reg_info) | ^~~~~~ regex.c: In function 'byte_common_op_match_null_string_p': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:7788:1: note: in expansion of macro 'PREFIX' 7788 | PREFIX(common_op_match_null_string_p) (p, end, reg_info) | ^~~~~~ regex.c: In function 'byte_bcmp_translate': regex.c:616:23: warning: old-style function definition [-Wold-style-definition] 616 | # define PREFIX(name) byte_##name | ^~~~~ regex.c:7876:1: note: in expansion of macro 'PREFIX' 7876 | PREFIX(bcmp_translate) (s1, s2, len, translate) | ^~~~~~ regex.c: In function 're_set_syntax': regex.c:1346:1: warning: old-style function definition [-Wold-style-definition] 1346 | re_set_syntax (syntax) | ^~~~~~~~~~~~~ regex.c: In function 'group_in_compile_stack': regex.c:4423:1: warning: old-style function definition [-Wold-style-definition] 4423 | group_in_compile_stack (compile_stack, regnum) | ^~~~~~~~~~~~~~~~~~~~~~ regex.c: In function 're_compile_fastmap': regex.c:4970:1: warning: old-style function definition [-Wold-style-definition] 4970 | re_compile_fastmap (bufp) | ^~~~~~~~~~~~~~~~~~ regex.c: In function 're_set_registers': regex.c:4999:1: warning: old-style function definition [-Wold-style-definition] 4999 | re_set_registers (bufp, regs, num_regs, starts, ends) | ^~~~~~~~~~~~~~~~ regex.c: In function 're_search': regex.c:5029:1: warning: old-style function definition [-Wold-style-definition] 5029 | re_search (bufp, string, size, startpos, range, regs) | ^~~~~~~~~ regex.c: In function 're_search_2': regex.c:5065:1: warning: old-style function definition [-Wold-style-definition] 5065 | re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop) | ^~~~~~~~~~~ regex.c: In function 're_match': regex.c:5519:1: warning: old-style function definition [-Wold-style-definition] 5519 | re_match (bufp, string, size, pos, regs) | ^~~~~~~~ regex.c: In function 're_match_2': regex.c:5577:1: warning: old-style function definition [-Wold-style-definition] 5577 | re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) | ^~~~~~~~~~ regex.c: In function 're_compile_pattern': regex.c:7912:1: warning: old-style function definition [-Wold-style-definition] 7912 | re_compile_pattern (pattern, length, bufp) | ^~~~~~~~~~~~~~~~~~ regex.c: In function 'regcomp': regex.c:8062:1: warning: old-style function definition [-Wold-style-definition] 8062 | regcomp (preg, pattern, cflags) | ^~~~~~~ regex.c:8078:28: error: too many arguments to function 'malloc'; expected 0, have 1 8078 | preg->fastmap = (char *) malloc (1 << BYTEWIDTH); | ^~~~~~ regex.c:133:7: note: declared here 133 | char *malloc (); | ^~~~~~ regex.c:8085:31: error: too many arguments to function 'malloc'; expected 0, have 1 8085 | = (RE_TRANSLATE_TYPE) malloc (CHAR_SET_SIZE | ^~~~~~ regex.c:133:7: note: declared here 133 | char *malloc (); | ^~~~~~ regex.c:8131:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 8131 | free (preg->fastmap); | ^~~~ regex.c:8131:11: note: include '' or provide a declaration of 'free' regex.c: In function 'regexec': regex.c:8158:1: warning: old-style function definition [-Wold-style-definition] 8158 | regexec (preg, string, nmatch, pmatch, eflags) | ^~~~~~~ regex.c:392:30: error: too many arguments to function 'malloc'; expected 0, have 1 392 | # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) | ^~~~~~ ~~~~~~~~~~~~~~~~ regex.c:8184:20: note: in expansion of macro 'TALLOC' 8184 | regs.start = TALLOC (nmatch * 2, regoff_t); | ^~~~~~ regex.c:133:7: note: declared here 133 | char *malloc (); | ^~~~~~ regex.c:8210:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 8210 | free (regs.start); | ^~~~ regex.c:8210:7: note: include '' or provide a declaration of 'free' regex.c: In function 'regerror': regex.c:8225:1: warning: old-style function definition [-Wold-style-definition] 8225 | regerror (errcode, preg, errbuf, errbuf_size) | ^~~~~~~~ regex.c:8241:5: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 8241 | abort (); | ^~~~~ regex.c:8241:5: note: include '' or provide a declaration of 'abort' regex.c: In function 'regfree': regex.c:8272:1: warning: old-style function definition [-Wold-style-definition] 8272 | regfree (preg) | ^~~~~~~ regex.c:8276:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 8276 | free (preg->buffer); | ^~~~ regex.c:8276:5: note: include '' or provide a declaration of 'free' regex.c:8283:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 8283 | free (preg->fastmap); | ^~~~ regex.c:8283:5: note: include '' or provide a declaration of 'free' regex.c:8288:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 8288 | free (preg->translate); | ^~~~ regex.c:8288:5: note: include '' or provide a declaration of 'free' gmake[2]: *** [Makefile:534: regex.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1/src' gmake[1]: *** [Makefile:323: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/work/sysutils/mc46/work/mc-4.6.1' gmake: *** [Makefile:251: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/mc46 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/mc46