>>> Building on exopi-5 under devel/readline DIST = [devel/readline:readline-8.2.tar.gz] FULLPKGNAME = readline-8.2 distfiles size=3043952 >>> Running build in devel/readline at 1713948686.97 ===> devel/readline ===> Building from scratch readline-8.2 ===> Verifying specs: curses ===> found curses.15.0 ===> Checking files for readline-8.2 `/exopi-cvs/ports/distfiles/readline-8.2.tar.gz' is up to date. >> (SHA256) readline-8.2.tar.gz: OK ===> Extracting for readline-8.2 ===> Patching for readline-8.2 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 105. Hunk #2 succeeded at 171. Hunk #3 succeeded at 252. done ===> Applying OpenBSD patch patch-doc_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/Makefile.in |--- doc/Makefile.in.orig |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 217. done ===> Applying OpenBSD patch patch-shlib_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: shlib/Makefile.in |--- shlib/Makefile.in.orig |+++ shlib/Makefile.in -------------------------- Patching file shlib/Makefile.in using Plan A... Hunk #1 succeeded at 118. done ===> Applying OpenBSD patch patch-support_shobj-conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: support/shobj-conf |--- support/shobj-conf.orig |+++ support/shobj-conf -------------------------- Patching file support/shobj-conf using Plan A... Hunk #1 succeeded at 174. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for readline-8.2 ===> Configuring for readline-8.2 Using /exopi-obj/pobj/readline-8.2/config.site (generated) perl -pi -e 's,History: \(history\). ,eHistory: (ehistory).,;' -e 's,Readline: \(readline\). ,eReadline: (ereadline).,;' -e 's,RLuserman: \(rluserman\). ,eRLuserman: (erluserman).,;' -e 's,readline.info,ereadline.info,g;' -e 's,history.info,ehistory.info,g;' -e 's,rluserman.info,erluserman.info,g' /exopi-obj/pobj/readline-8.2/readline-8.2/doc/{readline,history,rluserman}.info configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/readline-8.2/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 Beginning configuration for readline-8.2 for x86_64-unknown-openbsd7.5 checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking for a BSD-compatible install... /exopi-obj/pobj/readline-8.2/bin/install -c checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether char is unsigned... no checking for working volatile... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for fcntl... (cached) yes checking for gettimeofday... (cached) yes checking for kill... (cached) yes checking for lstat... (cached) yes checking for pselect... yes checking for readlink... (cached) yes checking for select... (cached) yes checking for setitimer... (cached) yes checking for fnmatch... (cached) yes checking for memmove... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strcasecmp... (cached) yes checking for strpbrk... (cached) yes checking for sysconf... (cached) yes checking for tcgetattr... (cached) yes checking for vsnprintf... (cached) yes checking for isascii... (cached) yes checking for isxdigit... (cached) yes checking for getpwent... (cached) yes checking for getpwnam... (cached) yes checking for getpwuid... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for working chown... (cached) yes checking for working strcoll... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... no checking for stdarg.h... (cached) yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for pwd.h... (cached) yes checking for memory.h... (cached) yes checking for termcap.h... yes checking for termios.h... (cached) yes checking for termio.h... (cached) no checking for sys/ioctl.h... (cached) yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ptem.h... no 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 getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking for inttypes.h... (cached) yes checking for sig_atomic_t in signal.h... yes checking for TIOCSTAT in sys/ioctl.h... yes checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct timeval in sys/time.h and time.h... yes checking for libaudit.h... no checking for cc options needed to detect all undeclared functions... -fno-builtin 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 for nl_langinfo and CODESET... yes checking for wctype.h... (cached) yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... (cached) yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... (cached) yes checking for wcsdup... yes checking for wcwidth... (cached) yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... (cached) 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... no checking size of wchar_t... 4 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 readline.pc config.status: creating history.pc config.status: creating config.h config.status: executing stamp-h commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for readline-8.2 rm -f readline.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/readline.c rm -f vi_mode.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/vi_mode.c rm -f funmap.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/funmap.c rm -f keymaps.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/keymaps.c rm -f parens.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/parens.c rm -f search.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/search.c rm -f rltty.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/rltty.c /exopi-obj/pobj/readline-8.2/readline-8.2/rltty.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] set_winsize (tty) ^ 1 warning generated. rm -f complete.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:1151:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:1151:23: note: place parentheses around the assignment to silence this warning while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:1151:23: note: use '==' to turn this assignment into an equality comparison while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2219:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (string = (*entry_function) (text, matches)) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2219:17: note: place parentheses around the assignment to silence this warning while (string = (*entry_function) (text, matches)) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2219:17: note: use '==' to turn this assignment into an equality comparison while (string = (*entry_function) (text, matches)) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2291:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (entry = getpwent ()) ~~~~~~^~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2291:16: note: place parentheses around the assignment to silence this warning while (entry = getpwent ()) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2291:16: note: use '==' to turn this assignment into an equality comparison while (entry = getpwent ()) ^ == 3 warnings generated. rm -f bind.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parse_comparison_op (s, indp) ^ /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1581:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (i = start,passc = 0; c = string[i]; i++) ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1581:31: note: place parentheses around the assignment to silence this warning for (i = start,passc = 0; c = string[i]; i++) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1581:31: note: use '==' to turn this assignment into an equality comparison for (i = start,passc = 0; c = string[i]; i++) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:2805:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (i = 0; name = names[i]; i++) ~~~~~^~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:2805:20: note: place parentheses around the assignment to silence this warning for (i = 0; name = names[i]; i++) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:2805:20: note: use '==' to turn this assignment into an equality comparison for (i = 0; name = names[i]; i++) ^ == 3 warnings generated. rm -f isearch.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/isearch.c rm -f display.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/display.c rm -f signals.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/signals.c rm -f util.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/util.c rm -f kill.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/kill.c rm -f undo.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/undo.c rm -f macro.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/macro.c rm -f input.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/input.c /exopi-obj/pobj/readline-8.2/readline-8.2/input.c:764:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (c = _rl_next_macro_key ()) ~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/input.c:764:13: note: place parentheses around the assignment to silence this warning if (c = _rl_next_macro_key ()) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/input.c:764:13: note: use '==' to turn this assignment into an equality comparison if (c = _rl_next_macro_key ()) ^ == 1 warning generated. rm -f callback.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/callback.c rm -f terminal.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/terminal.c rm -f text.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/text.c /exopi-obj/pobj/readline-8.2/readline-8.2/text.c:1767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _rl_char_search_callback (data) ^ 1 warning generated. rm -f nls.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/nls.c rm -f misc.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:460:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (ul = (UNDO_LIST *)entry->data) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:460:14: note: place parentheses around the assignment to silence this warning if (ul = (UNDO_LIST *)entry->data) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:460:14: note: use '==' to turn this assignment into an equality comparison if (ul = (UNDO_LIST *)entry->data) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:520:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:520:14: note: place parentheses around the assignment to silence this warning if (ul = (UNDO_LIST *)hent->data) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:520:14: note: use '==' to turn this assignment into an equality comparison if (ul = (UNDO_LIST *)hent->data) ^ == 2 warnings generated. rm -f history.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/history.c rm -f histexpand.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c:213:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (local_index = i; c = string[i]; i++) ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c:213:27: note: place parentheses around the assignment to silence this warning for (local_index = i; c = string[i]; i++) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c:213:27: note: use '==' to turn this assignment into an equality comparison for (local_index = i; c = string[i]; i++) ^ == 1 warning generated. rm -f histfile.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/histfile.c rm -f histsearch.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c:212:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (unescaped_backslash = (string[ret] == '\\')) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c:212:27: note: place parentheses around the assignment to silence this warning if (unescaped_backslash = (string[ret] == '\\')) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c:212:27: note: use '==' to turn this assignment into an equality comparison if (unescaped_backslash = (string[ret] == '\\')) ^ == 1 warning generated. rm -f shell.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/shell.c rm -f mbutil.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/mbutil.c rm -f tilde.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -DREADLINE_LIBRARY -c /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c:195:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (result = strchr (string, '~')) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c:195:14: note: place parentheses around the assignment to silence this warning if (result = strchr (string, '~')) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c:195:14: note: use '==' to turn this assignment into an equality comparison if (result = strchr (string, '~')) ^ == 1 warning generated. rm -f colors.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/colors.c rm -f parse-colors.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/parse-colors.c rm -f xmalloc.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/xmalloc.c rm -f xfree.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/xfree.c rm -f compat.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.2/readline-8.2/compat.c rm -f libereadline.a ar cr libereadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "ranlib" && ranlib libereadline.a rm -f libehistory.a ar cr libehistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libehistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make libehistory_ltversion=3.0 mkdir_p=mkdir\ -p\ -- LIBehistory_LTVERSION=-version-info\ 3:0:0 LIBereadline_LTVERSION=-version-info\ 3:0:0 SHARED_LIBS_LOG=/exopi-obj/pobj/readline-8.2/build-amd64/shared_libs.log SHLIB_LIBS=-lcurses LIBTOOL=/usr/bin/libtool libereadline_ltversion=3.0 all ) rm -f readline.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o readline.o /exopi-obj/pobj/readline-8.2/readline-8.2/readline.c mv readline.o readline.so rm -f vi_mode.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o vi_mode.o /exopi-obj/pobj/readline-8.2/readline-8.2/vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o funmap.o /exopi-obj/pobj/readline-8.2/readline-8.2/funmap.c mv funmap.o funmap.so rm -f keymaps.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o keymaps.o /exopi-obj/pobj/readline-8.2/readline-8.2/keymaps.c mv keymaps.o keymaps.so rm -f parens.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o parens.o /exopi-obj/pobj/readline-8.2/readline-8.2/parens.c mv parens.o parens.so rm -f search.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o search.o /exopi-obj/pobj/readline-8.2/readline-8.2/search.c mv search.o search.so rm -f rltty.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o rltty.o /exopi-obj/pobj/readline-8.2/readline-8.2/rltty.c /exopi-obj/pobj/readline-8.2/readline-8.2/rltty.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] set_winsize (tty) ^ 1 warning generated. mv rltty.o rltty.so rm -f complete.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o complete.o /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:1151:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:1151:23: note: place parentheses around the assignment to silence this warning while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:1151:23: note: use '==' to turn this assignment into an equality comparison while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2219:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (string = (*entry_function) (text, matches)) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2219:17: note: place parentheses around the assignment to silence this warning while (string = (*entry_function) (text, matches)) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2219:17: note: use '==' to turn this assignment into an equality comparison while (string = (*entry_function) (text, matches)) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2291:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (entry = getpwent ()) ~~~~~~^~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2291:16: note: place parentheses around the assignment to silence this warning while (entry = getpwent ()) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/complete.c:2291:16: note: use '==' to turn this assignment into an equality comparison while (entry = getpwent ()) ^ == 3 warnings generated. mv complete.o complete.so rm -f bind.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o bind.o /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parse_comparison_op (s, indp) ^ /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1581:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (i = start,passc = 0; c = string[i]; i++) ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1581:31: note: place parentheses around the assignment to silence this warning for (i = start,passc = 0; c = string[i]; i++) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:1581:31: note: use '==' to turn this assignment into an equality comparison for (i = start,passc = 0; c = string[i]; i++) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:2805:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (i = 0; name = names[i]; i++) ~~~~~^~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:2805:20: note: place parentheses around the assignment to silence this warning for (i = 0; name = names[i]; i++) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/bind.c:2805:20: note: use '==' to turn this assignment into an equality comparison for (i = 0; name = names[i]; i++) ^ == 3 warnings generated. mv bind.o bind.so rm -f isearch.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o isearch.o /exopi-obj/pobj/readline-8.2/readline-8.2/isearch.c mv isearch.o isearch.so rm -f display.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o display.o /exopi-obj/pobj/readline-8.2/readline-8.2/display.c mv display.o display.so rm -f signals.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o signals.o /exopi-obj/pobj/readline-8.2/readline-8.2/signals.c mv signals.o signals.so rm -f util.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o util.o /exopi-obj/pobj/readline-8.2/readline-8.2/util.c mv util.o util.so rm -f kill.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o kill.o /exopi-obj/pobj/readline-8.2/readline-8.2/kill.c mv kill.o kill.so rm -f undo.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o undo.o /exopi-obj/pobj/readline-8.2/readline-8.2/undo.c mv undo.o undo.so rm -f macro.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o macro.o /exopi-obj/pobj/readline-8.2/readline-8.2/macro.c mv macro.o macro.so rm -f input.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o input.o /exopi-obj/pobj/readline-8.2/readline-8.2/input.c /exopi-obj/pobj/readline-8.2/readline-8.2/input.c:764:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (c = _rl_next_macro_key ()) ~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/input.c:764:13: note: place parentheses around the assignment to silence this warning if (c = _rl_next_macro_key ()) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/input.c:764:13: note: use '==' to turn this assignment into an equality comparison if (c = _rl_next_macro_key ()) ^ == 1 warning generated. mv input.o input.so rm -f callback.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o callback.o /exopi-obj/pobj/readline-8.2/readline-8.2/callback.c mv callback.o callback.so rm -f terminal.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o terminal.o /exopi-obj/pobj/readline-8.2/readline-8.2/terminal.c mv terminal.o terminal.so rm -f text.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o text.o /exopi-obj/pobj/readline-8.2/readline-8.2/text.c /exopi-obj/pobj/readline-8.2/readline-8.2/text.c:1767:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _rl_char_search_callback (data) ^ 1 warning generated. mv text.o text.so rm -f nls.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o nls.o /exopi-obj/pobj/readline-8.2/readline-8.2/nls.c mv nls.o nls.so rm -f misc.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o misc.o /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:460:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (ul = (UNDO_LIST *)entry->data) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:460:14: note: place parentheses around the assignment to silence this warning if (ul = (UNDO_LIST *)entry->data) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:460:14: note: use '==' to turn this assignment into an equality comparison if (ul = (UNDO_LIST *)entry->data) ^ == /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:520:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (ul = (UNDO_LIST *)hent->data) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:520:14: note: place parentheses around the assignment to silence this warning if (ul = (UNDO_LIST *)hent->data) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/misc.c:520:14: note: use '==' to turn this assignment into an equality comparison if (ul = (UNDO_LIST *)hent->data) ^ == 2 warnings generated. mv misc.o misc.so rm -f history.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o history.o /exopi-obj/pobj/readline-8.2/readline-8.2/history.c mv history.o history.so rm -f histexpand.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o histexpand.o /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c:213:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] for (local_index = i; c = string[i]; i++) ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c:213:27: note: place parentheses around the assignment to silence this warning for (local_index = i; c = string[i]; i++) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/histexpand.c:213:27: note: use '==' to turn this assignment into an equality comparison for (local_index = i; c = string[i]; i++) ^ == 1 warning generated. mv histexpand.o histexpand.so rm -f histfile.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o histfile.o /exopi-obj/pobj/readline-8.2/readline-8.2/histfile.c mv histfile.o histfile.so rm -f histsearch.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o histsearch.o /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c:212:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (unescaped_backslash = (string[ret] == '\\')) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c:212:27: note: place parentheses around the assignment to silence this warning if (unescaped_backslash = (string[ret] == '\\')) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/histsearch.c:212:27: note: use '==' to turn this assignment into an equality comparison if (unescaped_backslash = (string[ret] == '\\')) ^ == 1 warning generated. mv histsearch.o histsearch.so rm -f shell.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o shell.o /exopi-obj/pobj/readline-8.2/readline-8.2/shell.c mv shell.o shell.so rm -f mbutil.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o mbutil.o /exopi-obj/pobj/readline-8.2/readline-8.2/mbutil.c mv mbutil.o mbutil.so rm -f tilde.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -DREADLINE_LIBRARY -c -o tilde.o /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c:195:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (result = strchr (string, '~')) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c:195:14: note: place parentheses around the assignment to silence this warning if (result = strchr (string, '~')) ^ ( ) /exopi-obj/pobj/readline-8.2/readline-8.2/tilde.c:195:14: note: use '==' to turn this assignment into an equality comparison if (result = strchr (string, '~')) ^ == 1 warning generated. mv tilde.o tilde.so rm -f colors.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o colors.o /exopi-obj/pobj/readline-8.2/readline-8.2/colors.c mv colors.o colors.so rm -f parse-colors.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o parse-colors.o /exopi-obj/pobj/readline-8.2/readline-8.2/parse-colors.c mv parse-colors.o parse-colors.so rm -f xmalloc.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o xmalloc.o /exopi-obj/pobj/readline-8.2/readline-8.2/xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o xfree.o /exopi-obj/pobj/readline-8.2/readline-8.2/xfree.c mv xfree.o xfree.so rm -f compat.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.2/readline-8.2 -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o compat.o /exopi-obj/pobj/readline-8.2/readline-8.2/compat.c mv compat.o compat.so rm -f libereadline.so.3.0 cc -shared -R/usr/local/lib -o libereadline.so.3.0 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -lcurses rm -f libehistory.so.3.0 cc -shared -R/usr/local/lib -o libehistory.so.3.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lcurses >>> Running package in devel/readline at 1713948733.14 ===> devel/readline ===> Faking installation for readline-8.2 /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/mkinstalldirs /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/include/ereadline /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/include/ereadline/readline /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/share/doc/readline /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/pkgconfig mkdir -p -- /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/include/ereadline /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/include/ereadline/readline /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/share/doc/readline /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/$f /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/include/ereadline/readline ; done /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/CHANGES /exopi-obj/pobj/readline-8.2/readline-8.2/INSTALL /exopi-obj/pobj/readline-8.2/readline-8.2/README /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/share/doc/readline ( if test -d doc ; then cd doc && /usr/bin/make libehistory_ltversion=3.0 mkdir_p=mkdir\ -p\ -- LIBehistory_LTVERSION=-version-info\ 3:0:0 LIBereadline_LTVERSION=-version-info\ 3:0:0 SHARED_LIBS_LOG=/exopi-obj/pobj/readline-8.2/build-amd64/shared_libs.log SHLIB_LIBS=-lcurses LIBTOOL=/usr/bin/libtool includedir=/usr/local/include/ereadline DESTDIR=/exopi-obj/pobj/readline-8.2/fake-amd64 libereadline_ltversion=3.0 infodir=/usr/local/info DESTDIR=/exopi-obj/pobj/readline-8.2/fake-amd64 install; fi ) /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/mkdirs /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/man/man3 if test -n "" ; then /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/mkdirs /exopi-obj/pobj/readline-8.2/fake-amd64 ; fi if test -f readline.info; then /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 readline.info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/ereadline.info; else /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/readline.info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/ereadline.info; fi if test -f rluserman.info; then /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 rluserman.info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/erluserman.info; else /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/rluserman.info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/erluserman.info; fi if test -f history.info; then /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 history.info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/ehistory.info; else /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/history.info /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/ehistory.info; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then install-info --dir-file=/exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/dir /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/ereadline.info ; install-info --dir-file=/exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/dir /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/ehistory.info ; install-info --dir-file=/exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/dir /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/info/erluserman.info ; else true; fi /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/readline.3 /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/man/man3/ereadline.3 /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/history.3 /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/man/man3/ehistory.3 if test -n "" ; then if test -f readline.html; then /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 readline.html /exopi-obj/pobj/readline-8.2/fake-amd64/readline.html; else /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/readline.html /exopi-obj/pobj/readline-8.2/fake-amd64/readline.html; fi ; if test -f history.html; then /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 history.html /exopi-obj/pobj/readline-8.2/fake-amd64/history.html; else /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/history.html /exopi-obj/pobj/readline-8.2/fake-amd64/history.html; fi ; if test -f rluserman.html; then /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 rluserman.html /exopi-obj/pobj/readline-8.2/fake-amd64/rluserman.html; else /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/readline-8.2/doc/rluserman.html /exopi-obj/pobj/readline-8.2/fake-amd64/rluserman.html; fi ; fi ( cd examples ; /usr/bin/make libehistory_ltversion=3.0 mkdir_p=mkdir\ -p\ -- LIBehistory_LTVERSION=-version-info\ 3:0:0 LIBereadline_LTVERSION=-version-info\ 3:0:0 SHARED_LIBS_LOG=/exopi-obj/pobj/readline-8.2/build-amd64/shared_libs.log SHLIB_LIBS=-lcurses LIBTOOL=/usr/bin/libtool includedir=/usr/local/include/ereadline DESTDIR=/exopi-obj/pobj/readline-8.2/fake-amd64 libereadline_ltversion=3.0 DESTDIR=/exopi-obj/pobj/readline-8.2/fake-amd64 install ) /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/mkdirs /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/share/readline mkdir /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/share/readline install: /exopi-obj/pobj/readline-8.2/readline-8.2/examples/rltest2.c: No such file or directory *** Error 1 in examples (Makefile:106 'install': @for f in excallback.c fileman.c histexamp.c manexamp.c rl-fgets.c rl.c rlbasic.c rlcat.c ...) *** Error 2 in target 'install-examples' (ignored) /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/build-amd64/readline.pc /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/pkgconfig/readline.pc /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 /exopi-obj/pobj/readline-8.2/build-amd64/history.pc /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/pkgconfig/history.pc /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 libereadline.a /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/libereadline.a test -n "ranlib" && ranlib /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/libereadline.a /exopi-obj/pobj/readline-8.2/bin/install -c -m 644 libehistory.a /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/libehistory.a test -n "ranlib" && ranlib /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib/libehistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make libehistory_ltversion=3.0 mkdir_p=mkdir\ -p\ -- LIBehistory_LTVERSION=-version-info\ 3:0:0 LIBereadline_LTVERSION=-version-info\ 3:0:0 SHARED_LIBS_LOG=/exopi-obj/pobj/readline-8.2/build-amd64/shared_libs.log SHLIB_LIBS=-lcurses LIBTOOL=/usr/bin/libtool includedir=/usr/local/include/ereadline DESTDIR=/exopi-obj/pobj/readline-8.2/fake-amd64 libereadline_ltversion=3.0 all ) ( cd shlib ; /usr/bin/make libehistory_ltversion=3.0 mkdir_p=mkdir\ -p\ -- LIBehistory_LTVERSION=-version-info\ 3:0:0 LIBereadline_LTVERSION=-version-info\ 3:0:0 SHARED_LIBS_LOG=/exopi-obj/pobj/readline-8.2/build-amd64/shared_libs.log SHLIB_LIBS=-lcurses LIBTOOL=/usr/bin/libtool includedir=/usr/local/include/ereadline DESTDIR=/exopi-obj/pobj/readline-8.2/fake-amd64 libereadline_ltversion=3.0 DESTDIR=/exopi-obj/pobj/readline-8.2/fake-amd64 install ) /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/mkdirs /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/mkdirs /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/bin /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/shlib-install -O openbsd7.5 -V unknown -d /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib -b /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/bin -i "/exopi-obj/pobj/readline-8.2/bin/install -c -m 644" libehistory.so.3.0 /bin/sh /exopi-obj/pobj/readline-8.2/readline-8.2/support/shlib-install -O openbsd7.5 -V unknown -d /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/lib -b /exopi-obj/pobj/readline-8.2/fake-amd64/usr/local/bin -i "/exopi-obj/pobj/readline-8.2/bin/install -c -m 644" libereadline.so.3.0 install: you may need to run ldconfig ===> Building package for readline-8.2 Create /exopi-cvs/ports/packages/amd64/all/readline-8.2.tgz Creating package readline-8.2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 4% archiving|**** | 6% archiving|***************************** | 45% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|****************************************************** | 84% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/readline-8.2.tgz >>> Running clean in devel/readline at 1713948737.43 ===> devel/readline ===> Cleaning for readline-8.2 >>> Ended at 1713948737.79 max_stuck=0.46/build=46.18/package=4.29/clean=0.38