/jenkins/jobs/oi-userland/workspace/make-rules/prep-patch.mk:103: warning: overriding recipe for target '/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/.patched' /jenkins/jobs/oi-userland/workspace/make-rules/prep-patch.mk:103: warning: ignoring old recipe for target '/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/.patched' /jenkins/jobs/oi-userland/workspace/make-rules/prep-patch.mk:103: warning: overriding recipe for target '/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/.patched' /jenkins/jobs/oi-userland/workspace/make-rules/prep-patch.mk:103: warning: ignoring old recipe for target '/jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/.patched' INFO: not using any hashes in /data/userland-archives/hashes for readline-6.3.tar.gz (overridden with --hash) Source /data/userland-archives/readline-6.3.tar.gz... not found, skipping file copy Source https://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok INFO: not using any hashes in /data/userland-archives/hashes for readline-5.2.tar.gz (overridden with --hash) Source /data/userland-archives/readline-5.2.tar.gz... not found, skipping file copy Source https://ftp.gnu.org/gnu/readline/readline-5.2.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file readline.h patching file Makefile.in patching file support/shobj-conf patching file misc.c patching file doc/history.3 Hunk #2 succeeded at 338 (offset 7 lines). Hunk #3 succeeded at 353 (offset 7 lines). Hunk #4 succeeded at 397 (offset 7 lines). Hunk #5 succeeded at 429 (offset 7 lines). Hunk #6 succeeded at 452 (offset 7 lines). Hunk #7 succeeded at 462 (offset 7 lines). Hunk #8 succeeded at 471 (offset 7 lines). Hunk #9 succeeded at 481 (offset 7 lines). Hunk #10 succeeded at 494 (offset 7 lines). Hunk #11 succeeded at 501 (offset 7 lines). Hunk #12 succeeded at 516 (offset 7 lines). Hunk #13 succeeded at 541 (offset 7 lines). Hunk #14 succeeded at 549 (offset 7 lines). Hunk #15 succeeded at 556 (offset 7 lines). patching file readline.c patching file readline.c patching file display.c patching file support/shobj-conf Hunk #1 succeeded at 111 (offset 18 lines). Hunk #2 succeeded at 121 with fuzz 1 (offset 18 lines). checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 Beginning configuration for readline-6.3 for i386-pc-solaris2.11 checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/10/bin/gcc -m32 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... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/10/bin/gcc -m32 accepts -g... yes checking for /usr/gcc/10/bin/gcc -m32 option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -m32 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/gcc/10/bin/gcc -m32 needs -traditional... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... yes checking sys/pte.h presence... yes checking for sys/pte.h... yes checking sys/stream.h usability... yes checking sys/stream.h presence... yes checking for sys/stream.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... no checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... termios.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... no checking whether AUDIT_USER_TTY is declared... no checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: *** No rule to make target '../libreadline.a', needed by 'fileman'. make[4]: *** No rule to make target '../libhistory.a', needed by 'histexamp'. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rlversion.c:44:1: warning: return type defaults to 'int' [-Wimplicit-int] 44 | main() | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rltest.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int] 49 | main () | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:122:1: warning: return type defaults to 'int' [-Wimplicit-int] 122 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:130:3: warning: implicit declaration of function 'initialize_readline' [-Wimplicit-function-declaration] 130 | initialize_readline (); /* Bind our completer. */ | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:148:11: warning: implicit declaration of function 'execute_line' [-Wimplicit-function-declaration] 148 | execute_line (s); | ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:244:1: warning: return type defaults to 'int' [-Wimplicit-int] 244 | initialize_readline () | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:320:1: warning: return type defaults to 'int' [-Wimplicit-int] 320 | com_list (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:330:1: warning: return type defaults to 'int' [-Wimplicit-int] 330 | com_view (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: In function 'com_view': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:333:8: warning: implicit declaration of function 'valid_argument' [-Wimplicit-function-declaration] 333 | if (!valid_argument ("view", arg)) | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:345:1: warning: return type defaults to 'int' [-Wimplicit-int] 345 | com_rename (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: In function 'com_rename': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:348:3: warning: implicit declaration of function 'too_dangerous' [-Wimplicit-function-declaration] 348 | too_dangerous ("rename"); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:352:1: warning: return type defaults to 'int' [-Wimplicit-int] 352 | com_stat (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:380:1: warning: return type defaults to 'int' [-Wimplicit-int] 380 | com_delete (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:389:1: warning: return type defaults to 'int' [-Wimplicit-int] 389 | com_help (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:428:1: warning: return type defaults to 'int' [-Wimplicit-int] 428 | com_cd (arg) | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:442:1: warning: return type defaults to 'int' [-Wimplicit-int] 442 | com_pwd (ignore) | ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:459:1: warning: return type defaults to 'int' [-Wimplicit-int] 459 | com_quit (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:467:1: warning: return type defaults to 'int' [-Wimplicit-int] 467 | too_dangerous (caller) | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:32:1: warning: return type defaults to 'int' [-Wimplicit-int] 32 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:71:8: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 71 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:71:8: warning: incompatible implicit declaration of built-in function 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:31:1: note: include '' or provide a declaration of 'free' 30 | #include +++ |+#include 31 | /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:77:4: warning: incompatible implicit declaration of built-in function 'free' 77 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:77:4: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:115:5: warning: incompatible implicit declaration of built-in function 'free' 115 | free (entry->line); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:115:5: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rlevent.c: In function 'event_hook': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rlevent.c:64:3: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 64 | sleep (1); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_erasedups.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_erasedups.c:85:3: warning: implicit declaration of function 'hist_erasedups' [-Wimplicit-function-declaration] 85 | hist_erasedups (); | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_purgecmd.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_purgecmd.c:100:5: warning: implicit declaration of function 'hist_purgecmd' [-Wimplicit-function-declaration] 100 | hist_purgecmd (argv[r], flags); | ^~~~~~~~~~~~~ make[4]: Target 'all' not remade because of errors. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'rl_redisplay': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:1123:26: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1123 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'update_line': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:1594:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1594 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_move_cursor_relative': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2062:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2062 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2091:43: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2091 | tputs (_rl_term_forward_char, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2095:31: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2095 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_move_vert': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2134:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2134 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2150:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2150 | tputs (_rl_term_up, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_clear_to_eol': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2448:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2448 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_clear_screen': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2474:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2474 | tputs (_rl_term_clrpag, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'open_some_spaces': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2508:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2508 | tputs (buffer, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2512:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2512 | tputs (_rl_term_im, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2518:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2518 | tputs (_rl_term_ei, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2527:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2527 | tputs (_rl_term_ic, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'delete_chars': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2545:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2545 | tputs (buffer, count, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2551:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2551 | tputs (_rl_term_dc, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'cr': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2597:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2597 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_redisplay_after_sigwinch': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2646:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2646 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2654:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2654 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2658:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2658 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_init_terminal_io': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:489:43: warning: passing argument 2 of 'tgetent' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 489 | tgetent_ret = tgetent (term_buffer, term); | ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:42:28: note: expected 'char *' but argument is of type 'const char *' 42 | extern int tgetent(char *, char *); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_backspace': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:672:37: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 672 | tputs (_rl_term_backspace, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function 'rl_ding': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:709:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 709 | tputs (_rl_visible_bell, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_enable_meta_key': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:738:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 738 | tputs (_rl_term_mm, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_disable_meta_key': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:750:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 750 | tputs (_rl_term_mo, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_control_keypad': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:762:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 762 | tputs (_rl_term_ks, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:764:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 764 | tputs (_rl_term_ke, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_set_cursor': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:788:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 788 | tputs (_rl_term_vs, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:790:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 790 | tputs (_rl_term_ve, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 Beginning configuration for readline-6.3 for x86_64-pc-solaris2.11 checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/10/bin/gcc -m64 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... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/10/bin/gcc -m64 accepts -g... yes checking for /usr/gcc/10/bin/gcc -m64 option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -m64 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/gcc/10/bin/gcc -m64 needs -traditional... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... yes checking sys/pte.h presence... yes checking for sys/pte.h... yes checking sys/stream.h usability... yes checking sys/stream.h presence... yes checking for sys/stream.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... no checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... termios.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... no checking whether AUDIT_USER_TTY is declared... no checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: *** No rule to make target '../libreadline.a', needed by 'fileman'. make[4]: *** No rule to make target '../libhistory.a', needed by 'histexamp'. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rltest.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int] 49 | main () | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:122:1: warning: return type defaults to 'int' [-Wimplicit-int] 122 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:130:3: warning: implicit declaration of function 'initialize_readline' [-Wimplicit-function-declaration] 130 | initialize_readline (); /* Bind our completer. */ | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rlversion.c:44:1: warning: return type defaults to 'int' [-Wimplicit-int] 44 | main() | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:148:11: warning: implicit declaration of function 'execute_line' [-Wimplicit-function-declaration] 148 | execute_line (s); | ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:244:1: warning: return type defaults to 'int' [-Wimplicit-int] 244 | initialize_readline () | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:320:1: warning: return type defaults to 'int' [-Wimplicit-int] 320 | com_list (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:330:1: warning: return type defaults to 'int' [-Wimplicit-int] 330 | com_view (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:32:1: warning: return type defaults to 'int' [-Wimplicit-int] 32 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: In function 'com_view': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:333:8: warning: implicit declaration of function 'valid_argument' [-Wimplicit-function-declaration] 333 | if (!valid_argument ("view", arg)) | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:345:1: warning: return type defaults to 'int' [-Wimplicit-int] 345 | com_rename (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:71:8: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 71 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:71:8: warning: incompatible implicit declaration of built-in function 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:31:1: note: include '' or provide a declaration of 'free' 30 | #include +++ |+#include 31 | /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:77:4: warning: incompatible implicit declaration of built-in function 'free' 77 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:77:4: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:115:5: warning: incompatible implicit declaration of built-in function 'free' 115 | free (entry->line); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/histexamp.c:115:5: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: In function 'com_rename': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:348:3: warning: implicit declaration of function 'too_dangerous' [-Wimplicit-function-declaration] 348 | too_dangerous ("rename"); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:352:1: warning: return type defaults to 'int' [-Wimplicit-int] 352 | com_stat (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:380:1: warning: return type defaults to 'int' [-Wimplicit-int] 380 | com_delete (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:389:1: warning: return type defaults to 'int' [-Wimplicit-int] 389 | com_help (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:428:1: warning: return type defaults to 'int' [-Wimplicit-int] 428 | com_cd (arg) | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:442:1: warning: return type defaults to 'int' [-Wimplicit-int] 442 | com_pwd (ignore) | ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:459:1: warning: return type defaults to 'int' [-Wimplicit-int] 459 | com_quit (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/fileman.c:467:1: warning: return type defaults to 'int' [-Wimplicit-int] 467 | too_dangerous (caller) | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rlevent.c: In function 'event_hook': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/rlevent.c:64:3: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 64 | sleep (1); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_erasedups.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_purgecmd.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_erasedups.c:85:3: warning: implicit declaration of function 'hist_erasedups' [-Wimplicit-function-declaration] 85 | hist_erasedups (); | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/examples/hist_purgecmd.c:100:5: warning: implicit declaration of function 'hist_purgecmd' [-Wimplicit-function-declaration] 100 | hist_purgecmd (argv[r], flags); | ^~~~~~~~~~~~~ make[4]: Target 'all' not remade because of errors. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'rl_redisplay': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:1123:26: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1123 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'update_line': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:1594:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1594 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_move_cursor_relative': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2062:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2062 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2091:43: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2091 | tputs (_rl_term_forward_char, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2095:31: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2095 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_move_vert': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2134:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2134 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2150:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2150 | tputs (_rl_term_up, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_clear_to_eol': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2448:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2448 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_clear_screen': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2474:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2474 | tputs (_rl_term_clrpag, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'open_some_spaces': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2508:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2508 | tputs (buffer, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2512:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2512 | tputs (_rl_term_im, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2518:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2518 | tputs (_rl_term_ei, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2527:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2527 | tputs (_rl_term_ic, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'delete_chars': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2545:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2545 | tputs (buffer, count, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2551:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2551 | tputs (_rl_term_dc, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function 'cr': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2597:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2597 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c: In function '_rl_redisplay_after_sigwinch': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2646:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2646 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2654:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2654 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:2658:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2658 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/display.c:53: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_init_terminal_io': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:489:43: warning: passing argument 2 of 'tgetent' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 489 | tgetent_ret = tgetent (term_buffer, term); | ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:42:28: note: expected 'char *' but argument is of type 'const char *' 42 | extern int tgetent(char *, char *); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_backspace': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:672:37: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 672 | tputs (_rl_term_backspace, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function 'rl_ding': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:709:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 709 | tputs (_rl_visible_bell, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_enable_meta_key': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:738:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 738 | tputs (_rl_term_mm, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_disable_meta_key': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:750:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 750 | tputs (_rl_term_mo, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_control_keypad': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:762:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 762 | tputs (_rl_term_ks, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:764:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 764 | tputs (_rl_term_ke, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c: In function '_rl_set_cursor': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:788:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 788 | tputs (_rl_term_vs, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:790:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 790 | tputs (_rl_term_ve, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/tcap.h:33, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-6.3/terminal.c:63: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 Beginning configuration for readline-5.2 for i386-pc-solaris2.11 checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/10/bin/gcc -m32 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/10/bin/gcc -m32 accepts -g... yes checking for /usr/gcc/10/bin/gcc -m32 option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -m32 -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether /usr/gcc/10/bin/gcc -m32 needs -traditional... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... yes checking sys/pte.h presence... yes checking for sys/pte.h... yes checking sys/stream.h usability... yes checking sys/stream.h presence... yes checking for sys/stream.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... no checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... termios.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... no checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrlen... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: *** No rule to make target '../libreadline.a', needed by 'fileman'. make[4]: *** No rule to make target '../libhistory.a', needed by 'histexamp'. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/rltest.c:50:1: warning: return type defaults to 'int' [-Wimplicit-int] 50 | main () | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:31:1: warning: return type defaults to 'int' [-Wimplicit-int] 31 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:119:1: warning: return type defaults to 'int' [-Wimplicit-int] 119 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:70:8: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 70 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:70:8: warning: incompatible implicit declaration of built-in function 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:30:1: note: include '' or provide a declaration of 'free' 29 | #include +++ |+#include 30 | /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/rlversion.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int] 45 | main() | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:76:4: warning: incompatible implicit declaration of built-in function 'free' 76 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:76:4: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:127:3: warning: implicit declaration of function 'initialize_readline' [-Wimplicit-function-declaration] 127 | initialize_readline (); /* Bind our completer. */ | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:114:5: warning: incompatible implicit declaration of built-in function 'free' 114 | free (entry->line); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:114:5: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:145:11: warning: implicit declaration of function 'execute_line' [-Wimplicit-function-declaration] 145 | execute_line (s); | ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:241:1: warning: return type defaults to 'int' [-Wimplicit-int] 241 | initialize_readline () | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:317:1: warning: return type defaults to 'int' [-Wimplicit-int] 317 | com_list (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:327:1: warning: return type defaults to 'int' [-Wimplicit-int] 327 | com_view (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: In function 'com_view': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:330:8: warning: implicit declaration of function 'valid_argument' [-Wimplicit-function-declaration] 330 | if (!valid_argument ("view", arg)) | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:342:1: warning: return type defaults to 'int' [-Wimplicit-int] 342 | com_rename (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: In function 'com_rename': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:345:3: warning: implicit declaration of function 'too_dangerous' [-Wimplicit-function-declaration] 345 | too_dangerous ("rename"); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:349:1: warning: return type defaults to 'int' [-Wimplicit-int] 349 | com_stat (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:377:1: warning: return type defaults to 'int' [-Wimplicit-int] 377 | com_delete (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:386:1: warning: return type defaults to 'int' [-Wimplicit-int] 386 | com_help (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:425:1: warning: return type defaults to 'int' [-Wimplicit-int] 425 | com_cd (arg) | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:439:1: warning: return type defaults to 'int' [-Wimplicit-int] 439 | com_pwd (ignore) | ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:456:1: warning: return type defaults to 'int' [-Wimplicit-int] 456 | com_quit (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:464:1: warning: return type defaults to 'int' [-Wimplicit-int] 464 | too_dangerous (caller) | ^~~~~~~~~~~~~ make[4]: Target 'all' not remade because of errors. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'rl_redisplay': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1008:26: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1008 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'update_line': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1442:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1442 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_move_cursor_relative': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1767:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1767 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1796:43: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1796 | tputs (_rl_term_forward_char, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1800:31: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1800 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_move_vert': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1839:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1839 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1847:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1847 | tputs (_rl_term_up, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_clear_to_eol': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2108:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2108 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_clear_screen': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2131:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2131 | tputs (_rl_term_clrpag, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'insert_some_chars': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2156:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2156 | tputs (buffer, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2165:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2165 | tputs (_rl_term_im, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2172:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2172 | tputs (_rl_term_ic, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2181:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2181 | tputs (_rl_term_ei, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'delete_chars': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2199:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2199 | tputs (buffer, count, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2205:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2205 | tputs (_rl_term_dc, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'cr': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2251:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2251 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_redisplay_after_sigwinch': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2296:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2296 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2304:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2304 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2308:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2308 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_init_terminal_io': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:452:43: warning: passing argument 2 of 'tgetent' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 452 | tgetent_ret = tgetent (term_buffer, term); | ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:42:28: note: expected 'char *' but argument is of type 'const char *' 42 | extern int tgetent(char *, char *); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_backspace': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:633:37: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 633 | tputs (_rl_term_backspace, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function 'rl_ding': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:666:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 666 | tputs (_rl_visible_bell, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_enable_meta_key': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:691:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 691 | tputs (_rl_term_mm, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_control_keypad': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:701:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 701 | tputs (_rl_term_ks, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:703:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 703 | tputs (_rl_term_ke, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_set_cursor': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:726:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 726 | tputs (_rl_term_vs, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:728:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 728 | tputs (_rl_term_ve, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. install: you may need to run ldconfig make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. install: you may need to run ldconfig checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 Beginning configuration for readline-5.2 for i386-pc-solaris2.11 checking whether make sets $(MAKE)... yes checking for gcc... /usr/gcc/10/bin/gcc -m64 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/10/bin/gcc -m64 accepts -g... yes checking for /usr/gcc/10/bin/gcc -m64 option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -m64 -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether /usr/gcc/10/bin/gcc -m64 needs -traditional... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... yes checking sys/pte.h presence... yes checking for sys/pte.h... yes checking sys/stream.h usability... yes checking sys/stream.h presence... yes checking for sys/stream.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... no checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... termios.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... no checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrlen... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: *** No rule to make target '../libreadline.a', needed by 'fileman'. make[4]: *** No rule to make target '../libhistory.a', needed by 'histexamp'. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:31:1: warning: return type defaults to 'int' [-Wimplicit-int] 31 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:70:8: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 70 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:70:8: warning: incompatible implicit declaration of built-in function 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:30:1: note: include '' or provide a declaration of 'free' 29 | #include +++ |+#include 30 | /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:76:4: warning: incompatible implicit declaration of built-in function 'free' 76 | free (expansion); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:76:4: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:114:5: warning: incompatible implicit declaration of built-in function 'free' 114 | free (entry->line); | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/histexamp.c:114:5: note: include '' or provide a declaration of 'free' /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/rltest.c:50:1: warning: return type defaults to 'int' [-Wimplicit-int] 50 | main () | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/rlversion.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int] 45 | main() | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:119:1: warning: return type defaults to 'int' [-Wimplicit-int] 119 | main (argc, argv) | ^~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:127:3: warning: implicit declaration of function 'initialize_readline' [-Wimplicit-function-declaration] 127 | initialize_readline (); /* Bind our completer. */ | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:145:11: warning: implicit declaration of function 'execute_line' [-Wimplicit-function-declaration] 145 | execute_line (s); | ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:241:1: warning: return type defaults to 'int' [-Wimplicit-int] 241 | initialize_readline () | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:317:1: warning: return type defaults to 'int' [-Wimplicit-int] 317 | com_list (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:327:1: warning: return type defaults to 'int' [-Wimplicit-int] 327 | com_view (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: In function 'com_view': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:330:8: warning: implicit declaration of function 'valid_argument' [-Wimplicit-function-declaration] 330 | if (!valid_argument ("view", arg)) | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:342:1: warning: return type defaults to 'int' [-Wimplicit-int] 342 | com_rename (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: In function 'com_rename': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:345:3: warning: implicit declaration of function 'too_dangerous' [-Wimplicit-function-declaration] 345 | too_dangerous ("rename"); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c: At top level: /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:349:1: warning: return type defaults to 'int' [-Wimplicit-int] 349 | com_stat (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:377:1: warning: return type defaults to 'int' [-Wimplicit-int] 377 | com_delete (arg) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:386:1: warning: return type defaults to 'int' [-Wimplicit-int] 386 | com_help (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:425:1: warning: return type defaults to 'int' [-Wimplicit-int] 425 | com_cd (arg) | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:439:1: warning: return type defaults to 'int' [-Wimplicit-int] 439 | com_pwd (ignore) | ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:456:1: warning: return type defaults to 'int' [-Wimplicit-int] 456 | com_quit (arg) | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/examples/fileman.c:464:1: warning: return type defaults to 'int' [-Wimplicit-int] 464 | too_dangerous (caller) | ^~~~~~~~~~~~~ make[4]: Target 'all' not remade because of errors. /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'rl_redisplay': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1008:26: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1008 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'update_line': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1442:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1442 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_move_cursor_relative': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1767:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1767 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1796:43: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1796 | tputs (_rl_term_forward_char, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1800:31: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1800 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_move_vert': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1839:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1839 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:1847:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 1847 | tputs (_rl_term_up, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_clear_to_eol': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2108:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2108 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_clear_screen': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2131:32: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2131 | tputs (_rl_term_clrpag, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'insert_some_chars': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2156:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2156 | tputs (buffer, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2165:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2165 | tputs (_rl_term_im, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2172:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2172 | tputs (_rl_term_ic, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2181:25: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2181 | tputs (_rl_term_ei, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'delete_chars': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2199:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2199 | tputs (buffer, count, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2205:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2205 | tputs (_rl_term_dc, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function 'cr': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2251:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2251 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c: In function '_rl_redisplay_after_sigwinch': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2296:30: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2296 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2304:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2304 | tputs (_rl_term_clreol, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:2308:27: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 2308 | tputs (_rl_term_cr, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/display.c:49: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_init_terminal_io': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:452:43: warning: passing argument 2 of 'tgetent' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 452 | tgetent_ret = tgetent (term_buffer, term); | ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:42:28: note: expected 'char *' but argument is of type 'const char *' 42 | extern int tgetent(char *, char *); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_backspace': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:633:37: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 633 | tputs (_rl_term_backspace, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function 'rl_ding': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:666:36: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 666 | tputs (_rl_visible_bell, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_enable_meta_key': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:691:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 691 | tputs (_rl_term_mm, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_control_keypad': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:701:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 701 | tputs (_rl_term_ks, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:703:28: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 703 | tputs (_rl_term_ke, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c: In function '_rl_set_cursor': /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:726:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 726 | tputs (_rl_term_vs, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:728:29: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 728 | tputs (_rl_term_ve, 1, _rl_output_character_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(int) In file included from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/tcap.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/readline/readline-5.2/terminal.c:59: /usr/include/termcap.h:47:31: note: expected 'int (*)(char)' but argument is of type 'int (*)(int)' 47 | extern int tputs(char *, int, int (*)(char)); | ^~~~~~~~~~~~~ make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. install: you may need to run ldconfig make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. make[4]: warning: -j8 forced in submake: resetting jobserver mode. install: you may need to run ldconfig VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/readline/build/manifest-i386-readline.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/library/readline@6.3,5.11-2023.0.0.5:20230906T050309Z PUBLISHED generating metadata: library/readline