>>> Building on exopi-5 under databases/sqsh BDEPENDS = [devel/autoconf/2.69;converters/libiconv;databases/freetds;devel/metaauto] DIST = [databases/sqsh:sqsh-2.5.16.1.tgz] FULLPKGNAME = sqsh-2.5.16.1p3 RDEPENDS = [converters/libiconv;databases/freetds] Woken up math/hdf5 Woken up archivers/blosc (Junk lock failure for exopi-5 at 1713777330.69179) Received IO (Junk lock obtained for exopi-5 at 1713777350.31) Received IO Woken up databases/sqsh Short-cut: depends already handled by math/hdf5 >>> Running show-prepare-results in databases/sqsh at 1713777351.75 ===> databases/sqsh ===> Building from scratch sqsh-2.5.16.1p3 ===> sqsh-2.5.16.1p3 depends on: metaauto-* -> metaauto-1.0p4 ===> sqsh-2.5.16.1p3 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> sqsh-2.5.16.1p3 depends on: libiconv-* -> libiconv-1.17 ===> sqsh-2.5.16.1p3 depends on: freetds-* -> freetds-1.4.12 ===> Verifying specs: c ct>=2 iconv curses m pthread readline ===> found c.100.0 ct.6.1 iconv.7.1 curses.15.0 m.10.1 pthread.27.1 readline.5.0 autoconf-2.69p3 freetds-1.4.12 libiconv-1.17 metaauto-1.0p4 (Junk lock released for exopi-5 at 1713777353.83) distfiles size=623715 >>> Running build in databases/sqsh at 1713777353.85 ===> databases/sqsh ===> Checking files for sqsh-2.5.16.1p3 `/exopi-cvs/ports/distfiles/sqsh-2.5.16.1.tgz' is up to date. >> (SHA256) sqsh-2.5.16.1.tgz: OK ===> Extracting for sqsh-2.5.16.1p3 ===> Patching for sqsh-2.5.16.1p3 ===> Applying OpenBSD patch patch-aclocal_m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- aclocal.m4.orig Sat Jun 7 11:03:08 2014 |+++ aclocal.m4 Sat Jun 7 11:04:37 2014 -------------------------- Patching file aclocal.m4 using Plan A... Hunk #1 succeeded at 274. Hunk #2 succeeded at 360. done ===> Applying OpenBSD patch patch-src_cmd_connect_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- CS_TDS_80 used to be #defined to CS_TDS_71 but has now been removed. | |- Disable CS_SEC_NETWORKAUTH code. FreeTDS 1.2 introduces CS_SEC_NETWORKAUTH |but doesn't have CS_MAX_CHAR, CS_SEC_CHANBIND, CS_SEC_CONFIDENTIALITY, |CS_SEC_INTEGRITY, etc. | |Index: src/cmd_connect.c |--- src/cmd_connect.c.orig |+++ src/cmd_connect.c -------------------------- Patching file src/cmd_connect.c using Plan A... Hunk #1 succeeded at 861. Hunk #2 succeeded at 1258. Hunk #3 succeeded at 1875. Hunk #4 succeeded at 2051. done ===> Applying OpenBSD patch patch-src_var_date_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/var_date.c.orig Wed Apr 7 13:35:05 2004 |+++ src/var_date.c Tue Dec 30 16:05:27 2008 -------------------------- Patching file src/var_date.c using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 69. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for sqsh-2.5.16.1p3 Running autoconf-2.69 in /exopi-obj/pobj/sqsh-2.5.16.1/sqsh-2.5 Running autoheader-2.69 in /exopi-obj/pobj/sqsh-2.5.16.1/sqsh-2.5 ===> Configuring for sqsh-2.5.16.1p3 Using /exopi-obj/pobj/sqsh-2.5.16.1/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/sqsh-2.5.16.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for library containing strerror... none required checking whether cc supports volatile keyword... yes checking for an ANSI C-conforming const... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking Compiling 32/64 bit mode... 64 checking Open Client installation... /usr/local checking Open Client libraries... -lct checking Open Client OS libraries... -lm checking for libreadline... /usr/lib checking for readline/readline.h... /usr/include checking for readline link... -lreadline -lncurses checking for rl_completion_matches in -lreadline... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for sys/param.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for locale.h... (cached) yes checking for libcrypt... not found checking for libiconv... /usr/local/lib checking for sigaction... (cached) yes checking for strcasecmp... (cached) yes checking for strerror... (cached) yes checking for cftime... no checking for strftime... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for localtime... (cached) yes checking for timelocal... (cached) yes checking for strchr... (cached) yes checking for gettimeofday... (cached) yes checking for get_process_stats... no checking for crypt... (cached) yes checking for poll... (cached) yes checking for localeconv... (cached) yes checking for setlocale... (cached) yes checking return type of signal handlers... (cached) void checking for sigsetjmp... yes checking signal behaviour... BSD checking for a BSD-compatible install... /exopi-obj/pobj/sqsh-2.5.16.1/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sqsh_parser/Makefile config.status: creating scripts/install.sh config.status: creating scripts/make_wrapper.sh config.status: creating src/config.h configure: Completed successfully. Please run 'make clean && make' to build sqsh. configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc perl -pi -e 's,^#define HAVE_CRYPT.*,#undef HAVE_CRYPT,' /exopi-obj/pobj/sqsh-2.5.16.1/sqsh-2.5/src/config.h ===> Building for sqsh-2.5.16.1p3 cc -c -O2 -pipe -o sqsh_parser.o sqsh_parser.c cc -c -O2 -pipe -o tsql.o tsql.c cc -c -O2 -pipe -o tsql.yy.o tsql.yy.c ar -rcsv sqsh_parser.a sqsh_parser.o tsql.o tsql.yy.o cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_alias.c cmd_alias.c:41:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_alias( argc, argv ) ^ cmd_alias.c:90:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_unalias( argc, argv ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_bcp.c cmd_bcp.c:145:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_bcp( argc, argv ) ^ cmd_bcp.c:1216:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static bcp_data_t* bcp_data_bind ( cmd, result_type ) ^ cmd_bcp.c:1303:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_INT bcp_data_xfer( d, cmd, blkdesc ) ^ cmd_bcp.c:1380:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void bcp_data_destroy( d ) ^ cmd_bcp.c:1409:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void bcp_signal( sig, user_data ) ^ cmd_bcp.c:1430:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE bcp_server_cb (ctx, con, msg) ^ cmd_bcp.c:1495:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE bcp_client_cb ( ctx, con, msg ) ^ 7 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_buf.c cmd_buf.c:52:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_copy( argc, argv ) ^ cmd_buf.c:115:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_get( argc, argv ) ^ cmd_buf.c:162:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_append( argc, argv ) ^ cmd_buf.c:268:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_save( argc, argv ) ^ cmd_buf.c:323:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_load( argc, argv ) ^ cmd_buf.c:386:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_show( argc, argv ) ^ cmd_buf.c:449:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_edit( argc, argv ) ^ cmd_buf.c:609:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_buf_del( argc, argv ) ^ 8 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_connect.c cmd_connect.c:146:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_connect( argc, argv ) ^ cmd_connect.c:1437:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_snace( argc, argv ) ^ cmd_connect.c:1454:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int check_opt_capability( g_connection ) ^ cmd_connect.c:1471:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int wrap_print( outfile, str ) ^ cmd_connect.c:1535:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE syb_server_cb (ctx, con, msg) ^ cmd_connect.c:1572:18: warning: comparison of array 'msg->text' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (msg->text != NULL && (c = strchr( msg->text, '\'' )) != NULL) ~~~~~^~~~ ~~~~ cmd_connect.c:1718:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE syb_cs_cb ( ctx, msg ) ^ cmd_connect.c:1772:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE syb_client_cb ( ctx, con, msg ) ^ cmd_connect.c:1870:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE SetNetAuth (conn, principal, keytab_file, secmech, req_options) ^ cmd_connect.c:2050:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE ShowNetAuthCredExp (conn, cmdname) ^ cmd_connect.c:2152:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void connect_run_sigint (sig, user_data ) ^ 11 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_do.c cmd_do.c:62:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_do( argc, argv ) ^ cmd_do.c:306:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int cmd_do_exec( conn, sql, dobuf ) ^ cmd_do.c:522:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_body_input( buf ) ^ cmd_do.c:716:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void cmd_do_sigint_cancel( sig, user_data ) ^ cmd_do.c:734:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void cmd_do_sigint_jmp( sig, user_data ) ^ 5 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_echo.c cmd_echo.c:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_echo( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_exit.c cmd_exit.c:42:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_exit( argc, argv ) ^ cmd_exit.c:89:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_abort( argc, argv ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_for.c cmd_for.c:47:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_for( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_func.c cmd_func.c:52:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_func( argc, argv ) ^ cmd_func.c:147:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_call( argc, argv ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_go.c cmd_go.c:61:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_go( argc, argv ) ^ cmd_go.c:662:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IgnoreCommentArgs (argc, argv) ^ cmd_go.c:713:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void argv_shift( argc, argv, idx ) ^ 3 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_help.c cmd_help.c:43:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_help( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_history.c cmd_history.c:45:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_history( argc, argv ) ^ cmd_history.c:191:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_hist_load( argc, argv ) ^ cmd_history.c:256:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_hist_save( argc, argv ) ^ 3 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_if.c cmd_if.c:56:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_if( argc, argv ) ^ cmd_if.c:174:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_if_exec( argc, argv, exit_status ) ^ cmd_if.c:295:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_if_input( if_buf, else_buf ) ^ cmd_if.c:647:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void cmd_if_sigint_jmp( sig, user_data ) ^ 4 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_input.c cmd_input.c:774:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int input_read( output_buf, interactive ) ^ cmd_input.c:935:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char* input_strchr( varbuf, str, c ) ^ cmd_input.c:1090:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int csc_buffer( varbuf ) ^ cmd_input.c:1201:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void input_sigint_jmp( sig, user_data ) ^ 4 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_jobs.c cmd_jobs.c:41:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_jobs( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_kill.c cmd_kill.c:42:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_kill( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_lock.c cmd_lock.c:47:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_lock( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_loop.c cmd_loop.c:49:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_loop( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_misc.c cmd_misc.c:49:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_display( sqlbuf ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_read.c cmd_read.c:47:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_read( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_reconnect.c cmd_reconnect.c:47:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_reconnect( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_redraw.c cmd_redraw.c:41:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_redraw( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_reset.c cmd_reset.c:48:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_clear( argc, argv ) ^ cmd_reset.c:69:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_reset( argc, argv ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_return.c cmd_return.c:37:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_return( argc, argv ) ^ cmd_return.c:62:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_break( argc, argv ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_rpc.c cmd_rpc.c:72:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_rpc( argc, argv ) ^ cmd_rpc.c:481:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static rpc_param_t* rpc_param( cmd, str, fmt, nullind ) ^ cmd_rpc.c:592:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int is_binary( str ) ^ cmd_rpc.c:623:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int is_float( str ) ^ cmd_rpc.c:675:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int is_int( str ) ^ cmd_rpc.c:706:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int is_money( str ) ^ 6 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_run.c cmd_run.c:45:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_run( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_set.c cmd_set.c:45:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_set( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_shell.c cmd_shell.c:42:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_shell( argc, argv ) ^ cmd_shell.c:118:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_lcd( argc, argv ) ^ cmd_shell.c:156:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_pwd( argc, argv ) ^ cmd_shell.c:178:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_ls( argc, argv ) ^ 4 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_show.c cmd_show.c:44:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_show( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_sleep.c cmd_sleep.c:39:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_sleep( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_wait.c cmd_wait.c:44:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_wait( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_warranty.c cmd_warranty.c:40:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_warranty( argc, argv ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c cmd_while.c cmd_while.c:67:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmd_while( argc, argv ) ^ cmd_while.c:145:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int cmd_while_exec( while_expr, while_body, expand_buf ) ^ cmd_while.c:266:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void while_sigint_flag( sig, data ) ^ 3 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_ctlib.c var_ctlib.c:41:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_interfaces( env, var_name, var_value ) ^ var_ctlib.c:98:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_packet( env, var_name, var_value ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_date.c var_date.c:42:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_date( env, var_name, var_value ) ^ var_date.c:67:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_time( env, var_name, var_value ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_debug.c var_debug.c:79:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_debug( env, var_name, var_value ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_dsp.c var_dsp.c:41:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_fltfmt( env, var_name, var_value ) ^ var_dsp.c:114:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_datetime( env, var_name, var_value ) ^ var_dsp.c:130:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_datetime( env, var_name, var_value ) ^ var_dsp.c:146:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_datefmt( env, var_name, var_value ) ^ var_dsp.c:162:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_datefmt( env, var_name, var_value ) ^ var_dsp.c:178:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_timefmt( env, var_name, var_value ) ^ var_dsp.c:194:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_timefmt( env, var_name, var_value ) ^ var_dsp.c:210:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_style( env, var_name, var_value ) ^ var_dsp.c:274:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_style( env, var_name, var_value ) ^ var_dsp.c:320:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_colwidth( env, var_name, var_value ) ^ var_dsp.c:344:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_colwidth( env, var_name, var_value ) ^ var_dsp.c:364:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_outputparms( env, var_name, var_value ) ^ var_dsp.c:388:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_outputparms( env, var_name, var_value ) ^ var_dsp.c:408:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_width( env, var_name, var_value ) ^ var_dsp.c:432:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_width( env, var_name, var_value ) ^ var_dsp.c:452:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_colsep( env, var_name, var_value ) ^ var_dsp.c:472:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_colsep( env, var_name, var_value ) ^ var_dsp.c:489:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_bcp_colsep( env, var_name, var_value ) ^ var_dsp.c:509:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_bcp_colsep( env, var_name, var_value ) ^ var_dsp.c:526:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_bcp_rowsep( env, var_name, var_value ) ^ var_dsp.c:546:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_bcp_rowsep( env, var_name, var_value ) ^ var_dsp.c:563:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_bcp_trim( env, var_name, var_value ) ^ var_dsp.c:595:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_bcp_trim( env, var_name, var_value ) ^ var_dsp.c:618:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_linesep( env, var_name, var_value ) ^ var_dsp.c:638:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_linesep( env, var_name, var_value ) ^ var_dsp.c:655:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_xgeom( env, var_name, var_value ) ^ var_dsp.c:706:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_xgeom( env, var_name, var_value ) ^ var_dsp.c:723:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_maxlen( env, var_name, var_value ) ^ var_dsp.c:747:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_maxlen( env, var_name, var_value ) ^ 29 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_hist.c var_hist.c:44:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_histsize( env, var_name, var_value ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_misc.c var_misc.c:42:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_interactive( env, var_name, var_value ) ^ var_misc.c:59:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_env( env, var_name, var_value ) ^ var_misc.c:81:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_get_env( env, var_name, var_value ) ^ var_misc.c:109:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_esc( env, var_name, var_value ) ^ var_misc.c:159:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_readonly( env, var_name, var_value ) ^ var_misc.c:173:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_notempty( env, var_name, var_value ) ^ var_misc.c:205:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_bool( env, var_name, var_value ) ^ var_misc.c:243:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_nullint( env, var_name, var_value ) ^ var_misc.c:272:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_nullstr( env, var_name, var_value ) ^ var_misc.c:288:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_int( env, var_name, var_value ) ^ var_misc.c:308:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_add( env, var_name, var_value ) ^ var_misc.c:377:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_path_rw( env, var_name, var_value ) ^ var_misc.c:397:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_path_r( env, var_name, var_value ) ^ var_misc.c:427:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_lconv( env, var_name, var_value ) ^ var_misc.c:483:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_p2fname( env, var_name, var_value ) ^ 15 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_passwd.c var_passwd.c:38:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_lock( env, var_name, var_value ) ^ var_passwd.c:81:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_password( env, var_name, var_value ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_readline.c var_readline.c:39:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_rl_histsize( env, var_name, var_value ) ^ var_readline.c:72:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_completion( env, var_name, var_value ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c var_thresh.c var_thresh.c:43:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int var_set_severity( env, var_name, var_value ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp.c dsp.c:94:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_prop( action, prop, ptr, len ) ^ dsp.c:125:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_cmd( output, cmd, sql, flags ) ^ dsp.c:274:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dsp_vlen( str ) ^ dsp.c:304:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dsp_prop_set( prop, ptr, len ) ^ dsp.c:616:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dsp_prop_get( prop, ptr, len ) ^ dsp.c:813:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_signal( sig, user_data ) ^ 6 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_bcp.c dsp_bcp.c:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_bcp( output, cmd, flags ) ^ dsp_bcp.c:167:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_col( output, col_value, col_width ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_csv.c dsp_csv.c:50:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_csv( output, cmd, flags ) ^ dsp_csv.c:183:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_col( output, col_value, col_width ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_conv.c dsp_conv.c:83:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_datetimefmt_set( fmt ) ^ dsp_conv.c:144:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_datefmt_set( fmt ) ^ dsp_conv.c:204:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_timefmt_set( fmt ) ^ dsp_conv.c:267:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CS_INT dsp_datetime_len( ctxt, type ) ^ dsp_conv.c:568:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CS_RETCODE dsp_datetime_conv( ctx, dt_fmt, dt, buf, len, type ) ^ dsp_conv.c:692:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CS_INT dsp_money_len( ctxt ) ^ dsp_conv.c:732:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CS_INT dsp_money4_len( ctxt ) ^ dsp_conv.c:773:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_INT dsp_type_len( ctxt, dat_str, dat_fmt, dat ) ^ dsp_conv.c:828:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char* dsp_datetime_strip( type, fmt, ms ) ^ 9 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_desc.c dsp_desc.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dsp_desc_t* dsp_desc_bind( cmd, result_type ) ^ dsp_desc.c:463:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CS_INT dsp_desc_fetch( cmd, d ) ^ dsp_desc.c:723:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void dsp_desc_destroy( d ) ^ dsp_desc.c:756:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_display_fmt( nm, f ) ^ dsp_desc.c:787:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_INT dsp_just( type ) ^ dsp_desc.c:843:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_INT dsp_dlen( fmt ) ^ cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_horiz.c 6 warnings generated. dsp_horiz.c:72:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_horiz( output, cmd, flags ) ^ dsp_horiz.c:385:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_prhead( output, desc ) ^ dsp_horiz.c:483:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_prrow( output, desc ) ^ dsp_horiz.c:563:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_comp_prrow( output, sel_desc, com_desc ) ^ dsp_horiz.c:597:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_INT dsp_comp_prrow_one( output, sel_desc, com_desc ) ^ dsp_horiz.c:834:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char* dsp_comp_aggregate( aggregate_op ) ^ dsp_horiz.c:859:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static dsp_col_t* dsp_comp_find( comp, col_id, proc_type ) ^ dsp_horiz.c:894:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dsp_puts( str, output ) ^ dsp_horiz.c:929:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dsp_putc ( ch, output ) ^ 9 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_html.c dsp_html.c:56:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_html( output, cmd, flags ) ^ dsp_html.c:392:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_comp_prrow( output, sel_desc, com_desc ) ^ dsp_html.c:426:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_INT dsp_comp_prrow_one( output, sel_desc, com_desc ) ^ dsp_html.c:516:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char* dsp_comp_aggregate( aggregate_op ) ^ dsp_html.c:541:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static dsp_col_t* dsp_comp_find( comp, col_id, proc_type ) ^ 5 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_meta.c dsp_meta.c:52:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_meta( out, cmd, flags ) ^ dsp_meta.c:197:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE dsp_meta_desc( out, cmd ) ^ dsp_meta.c:251:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_CHAR* dsp_meta_status( s, fmt ) ^ dsp_meta.c:424:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_CHAR* dsp_meta_format( f, fmt ) ^ dsp_meta.c:511:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_CHAR* dsp_meta_datatype( t ) ^ dsp_meta.c:632:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE dsp_meta_bool_prop( out, cmd, type, desc ) ^ dsp_meta.c:661:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE dsp_meta_int_prop( out, cmd, type, desc ) ^ dsp_meta.c:689:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_RETCODE dsp_meta_transtate( out, cmd ) ^ dsp_meta.c:742:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int dsp_meta_fetch( cmd, rows ) ^ 9 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_none.c dsp_none.c:45:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_none( output, cmd, flags ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_out.c dsp_out.c:41:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dsp_out_t* dsp_fopen( f ) ^ dsp_out.c:67:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_fclose( o ) ^ dsp_out.c:77:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_fputc( c, o ) ^ dsp_out.c:91:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_fputs( s, o ) ^ dsp_out.c:141:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_fflush( o ) ^ 5 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_pretty.c dsp_pretty.c:62:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_pretty( o, cmd, flags ) ^ dsp_pretty.c:383:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_calc_width( desc ) ^ dsp_pretty.c:462:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_prsep( output, desc, sep ) ^ dsp_pretty.c:495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_prhead( output, desc ) ^ dsp_pretty.c:554:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_prrow( output, desc ) ^ dsp_pretty.c:633:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_comp_prrow( output, sel_desc, com_desc ) ^ dsp_pretty.c:668:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static CS_INT dsp_comp_prrow_one( output, sel_desc, com_desc ) ^ dsp_pretty.c:841:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char* dsp_comp_aggregate( aggregate_op ) ^ dsp_pretty.c:866:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static dsp_col_t* dsp_comp_find( comp, col_id, proc_type ) ^ 9 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_vert.c dsp_vert.c:49:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_vert( output, cmd, flags ) ^ dsp_vert.c:462:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void dsp_wrap( output, indent, width, str, str_len ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c dsp_x.c dsp_x.c:47:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int dsp_x( output, cmd, flags, dsp_func ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_alias.c sqsh_alias.c:83:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int alias_add( a, alias_name, alias_body ) ^ sqsh_alias.c:133:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int alias_remove( a, alias_name ) ^ sqsh_alias.c:159:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int alias_expand( a, cmd_line, exp_buf ) ^ sqsh_alias.c:299:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int alias_test( a, cmd_line ) ^ sqsh_alias.c:356:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int alias_destroy( a ) ^ sqsh_alias.c:366:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static aliasnode_t* aliasnode_create( alias_name, alias_body ) ^ sqsh_alias.c:390:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int aliasnode_replace( a, new_body ) ^ sqsh_alias.c:409:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int aliasnode_cmp( a1, a2 ) ^ sqsh_alias.c:415:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void aliasnode_destroy( a ) ^ 9 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_args.c sqsh_args.c:36:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] args_t* args_create( grow_size ) ^ sqsh_args.c:72:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int args_add( a, arg ) ^ sqsh_args.c:114:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int args_argc( a ) ^ sqsh_args.c:126:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char** args_argv( a ) ^ sqsh_args.c:138:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void args_destroy( a ) ^ 5 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_avl.c sqsh_avl.c:64:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] avl_t* avl_create( cmp_func, destroy_func ) ^ sqsh_avl.c:104:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int avl_insert( avl, data ) ^ sqsh_avl.c:142:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int avl_delete( avl, data ) ^ sqsh_avl.c:176:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void* avl_find( avl, data ) ^ sqsh_avl.c:253:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void* avl_first( avl ) ^ sqsh_avl.c:316:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void* avl_next( avl ) ^ sqsh_avl.c:402:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int avl_nitems( avl ) ^ sqsh_avl.c:413:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int avl_destroy( avl ) ^ sqsh_avl.c:426:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static tnode_t* tn_create( data ) ^ sqsh_avl.c:447:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tn_insert( avl, tree, node ) ^ sqsh_avl.c:513:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tn_single_left( tree ) ^ sqsh_avl.c:530:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tn_double_left( tree ) ^ sqsh_avl.c:537:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tn_single_right( tree ) ^ sqsh_avl.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tn_double_right( tree ) ^ sqsh_avl.c:561:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void tn_destroy( tn, destroy_func ) ^ sqsh_avl.c:578:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int avl_push( avl, tn ) ^ sqsh_avl.c:591:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static tnode_t* avl_pop( avl ) ^ 17 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_buf.c sqsh_buf.c:62:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* buf_get( buf_name ) ^ sqsh_buf.c:119:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int buf_can_put( buf_name ) ^ sqsh_buf.c:149:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int buf_save( buf_name, save_name, mode ) ^ sqsh_buf.c:188:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int buf_load( buf_name, file_name, append ) ^ sqsh_buf.c:289:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int buf_put( buf_name, buf ) ^ sqsh_buf.c:374:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int buf_append( buf_name, buf ) ^ sqsh_buf.c:452:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int buf_del( parm ) ^ 7 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_cmd.c sqsh_cmd.c:63:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmdset_add( cs, cmd_name, cmd_ptr ) ^ sqsh_cmd.c:88:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmd_t* cmdset_get( cs, cmd_name ) ^ sqsh_cmd.c:111:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cmdset_destroy( cs ) ^ sqsh_cmd.c:124:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static cmd_t* cmd_create( cmd_name, cmd_ptr ) ^ sqsh_cmd.c:144:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int cmd_cmp( c1, c2 ) ^ sqsh_cmd.c:151:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void cmd_destroy( c ) ^ 6 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_compat.c sqsh_compat.c:69:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_setenv( var_name, var_value ) ^ sqsh_compat.c:165:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int sqsh_setenv_cmp( env, var_name ) ^ sqsh_compat.c:191:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_getc( file ) ^ sqsh_compat.c:211:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* sqsh_strdup( s ) ^ sqsh_compat.c:221:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* sqsh_strndup( s, n ) ^ sqsh_compat.c:268:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_getinput( prompt, buf, len, echo ) ^ sqsh_compat.c:424:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void sqsh_getinput_handler( sig, user_data ) ^ 7 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_debug.c sqsh_debug.c:48:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_debug_level( debug_level ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_env.c sqsh_env.c:50:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] env_t* env_create( hsize ) ^ sqsh_env.c:101:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_set_valid( e, var_name, value, set_func, get_func ) ^ sqsh_env.c:161:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_remove( e, var_name, flags ) ^ sqsh_env.c:229:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_set( e, var_name, value ) ^ sqsh_env.c:243:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_put( e, var_name, value, flags ) ^ sqsh_env.c:372:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_nget( e, var_name, value, n ) ^ sqsh_env.c:547:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_tran( e ) ^ sqsh_env.c:576:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_rollback( e ) ^ sqsh_env.c:634:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_commit( e ) ^ sqsh_env.c:663:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int env_destroy( e ) ^ sqsh_env.c:717:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int env_hval( e, key ) ^ sqsh_env.c:736:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int env_nhval( e, key, n ) ^ sqsh_env.c:759:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static var_t* var_create( var_name, value ) ^ sqsh_env.c:816:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int var_new_value( v, value ) ^ sqsh_env.c:850:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void var_destroy( v ) ^ 15 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_error.c cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_expand.c sqsh_expand.c:61:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_expand( str, buf, flags ) ^ sqsh_expand.c:80:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_nexpand( str, buf, flags, n ) ^ sqsh_expand.c:382:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int expand_skip_eol( cpp, str_end, buf, flags ) ^ sqsh_expand.c:416:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int expand_skip_comment( cpp, str_end, buf, flags ) ^ sqsh_expand.c:467:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int expand_command( cpp, str_end, buf, flags ) ^ sqsh_expand.c:642:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int expand_variable( cpp, str_end, buf, flags ) ^ sqsh_expand.c:890:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int expand_column( cpp, str_end, buf, flags ) ^ sqsh_expand.c:972:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int expand_escape( cpp, str_end, buf, flags ) ^ sqsh_expand.c:1030:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void expand_sighandler( sig, user_data ) ^ sqsh_expand.c:1045:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int expand_tilde( cpp, str_start, str_end, buf, flags ) ^ sqsh_expand.c:1135:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *expand_color_prompt( prompt, readline ) ^ 11 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_fd.c sqsh_fd.c:240:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_dup( fd ) ^ sqsh_fd.c:276:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_dup2( orig_fd, copy_fd ) ^ sqsh_fd.c:340:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_popen( shell_job, mode, outfd, infd ) ^ sqsh_fd.c:591:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pid_t sqsh_ptest( fd ) ^ sqsh_fd.c:619:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_close( fd ) ^ sqsh_fd.c:781:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_poll( fds, nfds, timeout ) ^ sqsh_fd.c:854:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int sqsh_fdtype( fd ) ^ sqsh_fd.c:949:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fop_push( fop_type, fop_fd ) ^ 8 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_filter.c sqsh_filter.c:51:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_filter( buf_ptr, buf_len, filter, outbuf ) ^ sqsh_filter.c:285:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void filter_sigflg( sig, data ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_fork.c cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_func.c sqsh_func.c:65:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int funcset_add( fs, func_name, func_body ) ^ sqsh_func.c:91:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] func_t* funcset_get( fs, func_name ) ^ sqsh_func.c:116:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int funcset_destroy( fs ) ^ sqsh_func.c:129:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static func_t* func_create( func_name, func_body ) ^ sqsh_func.c:159:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int func_cmp( f1, f2 ) ^ sqsh_func.c:166:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void func_destroy( f ) ^ 6 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_getopt.c sqsh_getopt.c:62:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_getopt( argc, argv, opt_flags ) ^ sqsh_getopt.c:248:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int sqsh_move( argc, argv, idx ) ^ sqsh_getopt.c:283:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_getopt_combined( var_name, argc, argv, opt_flags ) ^ sqsh_getopt.c:328:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_getopt_env( var_name, opt_flags ) ^ 4 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_global.c cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_history.c sqsh_history.c:56:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] history_t* history_create( size ) ^ sqsh_history.c:90:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_get_size( h ) ^ sqsh_history.c:107:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_get_nitems( h ) ^ sqsh_history.c:124:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_get_nbr( h ) ^ sqsh_history.c:130:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_set_size( h, size ) ^ sqsh_history.c:177:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_append( h, buf ) ^ sqsh_history.c:345:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_find( h, idx, buf ) ^ sqsh_history.c:373:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_del( h, idx ) ^ sqsh_history.c:428:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_range_del( h, idx_start, idx_end ) ^ sqsh_history.c:481:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_clear( h ) ^ sqsh_history.c:513:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_save( h, save_file ) ^ sqsh_history.c:587:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_load( h, load_file ) ^ sqsh_history.c:719:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int history_destroy( h ) ^ sqsh_history.c:737:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static hisbuf_t* hisbuf_get( h, idx ) ^ sqsh_history.c:785:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static hisbuf_t* hisbuf_create( h, buf, len ) ^ sqsh_history.c:814:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int hisbuf_destroy( hb ) ^ sqsh_history.c:834:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static unsigned long adler32 (data, len) ^ sqsh_history.c:856:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int chk_buf_ifs (data, len) ^ sqsh_history.c:875:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void hist_auto_save ( h ) ^ sqsh_history.c:932:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int history_merge (h, x) ^ 20 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_init.c sqsh_init.c:270:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void sqsh_exit( exit_status ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_job.c sqsh_job.c:88:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] jobset_t* jobset_create( hsize ) ^ sqsh_job.c:143:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int jobset_is_cmd( js, cmd_line ) ^ sqsh_job.c:161:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int jobset_get_cmd( js, cmd_line, cmd ) ^ sqsh_job.c:219:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] job_id_t jobset_run( js, cmd_line, exit_status ) ^ sqsh_job.c:560:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void jobset_run_sigint( sig, user_data ) ^ sqsh_job.c:579:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] job_id_t jobset_wait( js, job_id, exit_status, block_type ) ^ sqsh_job.c:664:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int jobset_end( js, job_id ) ^ sqsh_job.c:731:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int jobset_clear( js ) ^ sqsh_job.c:768:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int jobset_is_done( js, job_id ) ^ sqsh_job.c:784:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* jobset_get_defer( js, job_id ) ^ sqsh_job.c:797:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pid_t jobset_get_pid( js, job_id ) ^ sqsh_job.c:810:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int jobset_get_status( js, job_id ) ^ sqsh_job.c:831:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int jobset_destroy( js ) ^ sqsh_job.c:889:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static job_id_t jobset_wait_all( js, exit_status, block_type ) ^ sqsh_job.c:971:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int jobset_parse( js, job, cmd_line, while_buf, tok_flags ) ^ sqsh_job.c:1319:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static job_t* jobset_get( js, job_id ) ^ sqsh_job.c:1358:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static job_t* job_alloc( js ) ^ sqsh_job.c:1402:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int job_free( j ) ^ 18 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_readline.c sqsh_readline.c:241:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* sqsh_readline( prompt ) ^ sqsh_readline.c:436:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_readline_read( filename ) ^ sqsh_readline.c:490:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_readline_add( keyword ) ^ sqsh_readline.c:873:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char* sqsh_generator( text, state ) ^ sqsh_readline.c:1164:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char** sqsh_completion( text, start, end ) ^ sqsh_readline.c:1188:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int sqsh_readline_addcol( keyword ) ^ sqsh_readline.c:1254:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int DynColnameLoad (objname, alias) ^ sqsh_readline.c:1397:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int regex_match (pattern, string) ^ 8 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_sig.c sqsh_sig.c:84:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sig_install( signo, handler, user_data, flags ) ^ sqsh_sig.c:327:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sig_poll( signo ) ^ sqsh_sig.c:352:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sig_clear( signo ) ^ sqsh_sig.c:370:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void sig_handler( signo ) ^ sqsh_sig.c:76:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static RETSIGTYPE sig_handler(); ^ 5 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_sigcld.c sqsh_sigcld.c:127:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sigcld_watch( s, pid ) ^ sqsh_sigcld.c:170:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sigcld_unwatch( s, pid ) ^ sqsh_sigcld.c:215:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pid_t sigcld_wait( s, pid, exit_status, wait_type ) ^ sqsh_sigcld.c:328:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sigcld_destroy( s ) ^ sqsh_sigcld.c:360:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int sigcld_set( pid, exit_status ) ^ sqsh_sigcld.c:410:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void sigcld_handler( sig, user_data ) ^ sqsh_sigcld.c:439:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static pid_t sigcld_wait_all( s, exit_status, wait_type ) ^ sqsh_sigcld.c:538:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static signode_t* signode_alloc( pid ) ^ sqsh_sigcld.c:613:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int signode_free( sn ) ^ 9 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_stdin.c sqsh_stdin.c:71:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_stdin_buffer( buf, len ) ^ sqsh_stdin.c:105:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_stdin_file( file ) ^ sqsh_stdin.c:157:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* sqsh_stdin_fgets( buf, len ) ^ 3 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_strchr.c sqsh_strchr.c:47:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* sqsh_strchr( str, ch ) ^ sqsh_strchr.c:63:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* sqsh_strnchr( str, ch, n ) ^ 2 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_tok.c sqsh_tok.c:66:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sqsh_tok( str, token, tok_flag ) ^ 1 warning generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_varbuf.c sqsh_varbuf.c:42:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] varbuf_t* varbuf_create( growsize ) ^ sqsh_varbuf.c:74:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_destroy( varbuf ) ^ sqsh_varbuf.c:87:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_ncat( varbuf, buf, nbytes ) ^ sqsh_varbuf.c:109:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_clear( varbuf ) ^ sqsh_varbuf.c:123:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_strcat( varbuf, str ) ^ sqsh_varbuf.c:154:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_strncat( varbuf, str, n ) ^ sqsh_varbuf.c:179:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_subst( varbuf, start_idx, nchars, subst_str ) ^ sqsh_varbuf.c:283:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_strcpy( varbuf, str ) ^ sqsh_varbuf.c:315:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_size( varbuf, size ) ^ sqsh_varbuf.c:345:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_setlen( varbuf, size ) ^ sqsh_varbuf.c:399:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char* varbuf_getstr( varbuf ) ^ sqsh_varbuf.c:418:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int varbuf_vprintf( varbuf, str, ap ) ^ sqsh_varbuf.c:450:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int varbuf_grow( varbuf, add_size ) ^ 13 warnings generated. cc -O2 -pipe -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"' -DUSE_READLINE -I/usr/local/include -DSYB_LP64 -I/usr/local/include -c sqsh_main.c sqsh_main.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main( argc, argv ) ^ sqsh_main.c:886:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void sigwinch_handler( sig, user_data ) ^ sqsh_main.c:1017:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void hide_password (argc, argv) ^ 3 warnings generated. cc -L/usr/local/lib -L/usr/local/lib cmd_alias.o cmd_bcp.o cmd_buf.o cmd_connect.o cmd_do.o cmd_echo.o cmd_exit.o cmd_for.o cmd_func.o cmd_go.o cmd_help.o cmd_history.o cmd_if.o cmd_input.o cmd_jobs.o cmd_kill.o cmd_lock.o cmd_loop.o cmd_misc.o cmd_read.o cmd_reconnect.o cmd_redraw.o cmd_reset.o cmd_return.o cmd_rpc.o cmd_run.o cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o cmd_warranty.o cmd_while.o var_ctlib.o var_date.o var_debug.o var_dsp.o var_hist.o var_misc.o var_passwd.o var_readline.o var_thresh.o dsp.o dsp_bcp.o dsp_csv.o dsp_conv.o dsp_desc.o dsp_horiz.o dsp_html.o dsp_meta.o dsp_none.o dsp_out.o dsp_pretty.o dsp_vert.o dsp_x.o sqsh_alias.o sqsh_args.o sqsh_avl.o sqsh_buf.o sqsh_cmd.o sqsh_compat.o sqsh_debug.o sqsh_env.o sqsh_error.o sqsh_expand.o sqsh_fd.o sqsh_filter.o sqsh_fork.o sqsh_func.o sqsh_getopt.o sqsh_global.o sqsh_history.o sqsh_init.o sqsh_job.o sqsh_readline.o sqsh_sig.o sqsh_sigcld.o sqsh_stdin.o sqsh_strchr.o sqsh_tok.o sqsh_varbuf.o sqsh_main.o -lct -lm -lreadline -lncurses -liconv sqsh_parser/sqsh_parser.a -o sqsh cmd_buf.c(cmd_buf.o:(cmd_buf_get)): warning: sprintf() is often misused, please use snprintf() sqsh_parser.c(sqsh_parser.o:(addTableDefNode) in archive sqsh_parser/sqsh_parser.a): warning: strcpy() is almost always misused, please use strlcpy() sqsh_varbuf.c(sqsh_varbuf.o:(varbuf_printf)): warning: vsprintf() is often misused, please use vsnprintf() >>> Running package in databases/sqsh at 1713777389.92 ===> databases/sqsh ===> Faking installation for sqsh-2.5.16.1p3 ar -rcsv sqsh_parser.a sqsh_parser.o tsql.o tsql.yy.o `sqsh' is up to date. ./autoconf/install-man -s ./doc -d /exopi-obj/pobj/sqsh-2.5.16.1/fake-amd64/usr/local/man sqsh.1 Installing sqsh.1 as /exopi-obj/pobj/sqsh-2.5.16.1/fake-amd64/usr/local/man/man1/sqsh.1 ===> Building package for sqsh-2.5.16.1p3 Create /exopi-cvs/ports/packages/amd64/all/sqsh-2.5.16.1p3.tgz Creating package sqsh-2.5.16.1p3 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|databases/freetds checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************* | 67% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sqsh-2.5.16.1p3.tgz >>> Running clean in databases/sqsh at 1713777398.09 ===> databases/sqsh ===> Cleaning for sqsh-2.5.16.1p3 >>> Ended at 1713777398.43 max_stuck=13.10/waiting-for-lock #133=21.06/show-prepare-results=2.11/build=36.06/package=8.18/clean=0.37