>>> Building on exopi-4 under devel/readline DIST = [devel/readline:readline-8.3.tar.gz] FULLPKGNAME = readline-8.3 distfiles size=3419642 >>> Running build in devel/readline at 1764750878.55 ===> devel/readline ===> Building from scratch readline-8.3 ===> Verifying specs: curses ===> found curses.16.0 ===> Checking files for readline-8.3 `/exopi-cvs/ports/distfiles/readline-8.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for readline-8.3 ===> Patching for readline-8.3 ===> 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 111. Hunk #2 succeeded at 177. Hunk #3 succeeded at 248. Hunk #4 succeeded at 258. 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 240. done ===> Applying OpenBSD patch patch-history_pc_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: history.pc.in |--- history.pc.in.orig |+++ history.pc.in -------------------------- Patching file history.pc.in using Plan A... Hunk #1 succeeded at 7. done ===> Applying OpenBSD patch patch-readline_pc_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: readline.pc.in |--- readline.pc.in.orig |+++ readline.pc.in -------------------------- Patching file readline.pc.in using Plan A... Hunk #1 succeeded at 8. 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 120. 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.3 ===> Configuring for readline-8.3 Using /exopi-obj/pobj/readline-8.3/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.3/readline-8.3/doc/{readline,history,rluserman}.info configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/readline-8.3/config.site checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 Beginning configuration for readline-8.3 for x86_64-unknown-openbsd7.8 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 for a BSD-compatible install... /exopi-obj/pobj/readline-8.3/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 for mode_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 tcgetwinsize... no checking for tcsetwinsize... no 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... (cached) yes checking for gid_t... 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 cc option to enable large file support... none needed 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 how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E 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... yes checking for struct dirent.d_fileno... 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 which library has the termcap functions... (cached) using ncurses checking for ncurses/termcap.h... no 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 mbsncmp... 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 wcsnrtombs... 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.3 rm -f readline.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/readline.c rm -f vi_mode.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/vi_mode.c rm -f funmap.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/funmap.c rm -f keymaps.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/keymaps.c rm -f parens.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/parens.c rm -f search.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/search.c rm -f rltty.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/rltty.c rm -f complete.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:1209:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:1209:23: note: place parentheses around the assignment to silence this warning 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:1209:23: note: use '==' to turn this assignment into an equality comparison 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2330:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2330 | while (string = (*entry_function) (text, matches)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2330:17: note: place parentheses around the assignment to silence this warning 2330 | while (string = (*entry_function) (text, matches)) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2330:17: note: use '==' to turn this assignment into an equality comparison 2330 | while (string = (*entry_function) (text, matches)) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2399:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2399 | while (entry = getpwent ()) | ~~~~~~^~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2399:16: note: place parentheses around the assignment to silence this warning 2399 | while (entry = getpwent ()) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2399:16: note: use '==' to turn this assignment into an equality comparison 2399 | while (entry = getpwent ()) | ^ | == 3 warnings generated. rm -f bind.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:1566:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1566 | for (i = start,passc = 0; c = string[i]; i++) | ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:1566:31: note: place parentheses around the assignment to silence this warning 1566 | for (i = start,passc = 0; c = string[i]; i++) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:1566:31: note: use '==' to turn this assignment into an equality comparison 1566 | for (i = start,passc = 0; c = string[i]; i++) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:2810:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2810 | for (i = 0; name = names[i]; i++) | ~~~~~^~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:2810:20: note: place parentheses around the assignment to silence this warning 2810 | for (i = 0; name = names[i]; i++) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:2810:20: note: use '==' to turn this assignment into an equality comparison 2810 | for (i = 0; name = names[i]; i++) | ^ | == 2 warnings generated. rm -f isearch.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/isearch.c rm -f display.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/display.c rm -f signals.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/signals.c rm -f util.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/util.c rm -f kill.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/kill.c rm -f undo.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/undo.c rm -f macro.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/macro.c rm -f input.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/input.c /exopi-obj/pobj/readline-8.3/readline-8.3/input.c:794:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 794 | if (c = _rl_next_macro_key ()) | ~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/input.c:794:13: note: place parentheses around the assignment to silence this warning 794 | if (c = _rl_next_macro_key ()) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/input.c:794:13: note: use '==' to turn this assignment into an equality comparison 794 | 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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/callback.c rm -f terminal.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/terminal.c rm -f text.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/text.c rm -f nls.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/nls.c rm -f misc.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:491:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 491 | if (ul = (UNDO_LIST *)entry->data) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:491:14: note: place parentheses around the assignment to silence this warning 491 | if (ul = (UNDO_LIST *)entry->data) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:491:14: note: use '==' to turn this assignment into an equality comparison 491 | if (ul = (UNDO_LIST *)entry->data) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:551:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 551 | if (ul = (UNDO_LIST *)hent->data) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:551:14: note: place parentheses around the assignment to silence this warning 551 | if (ul = (UNDO_LIST *)hent->data) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:551:14: note: use '==' to turn this assignment into an equality comparison 551 | 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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/history.c rm -f histexpand.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c:212:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 212 | for (local_index = i; c = string[i]; i++) | ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c:212:27: note: place parentheses around the assignment to silence this warning 212 | for (local_index = i; c = string[i]; i++) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c:212:27: note: use '==' to turn this assignment into an equality comparison 212 | 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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/histfile.c rm -f histsearch.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c:258:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 258 | if (unescaped_backslash = (string[ret] == '\\')) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c:258:27: note: place parentheses around the assignment to silence this warning 258 | if (unescaped_backslash = (string[ret] == '\\')) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c:258:27: note: use '==' to turn this assignment into an equality comparison 258 | if (unescaped_backslash = (string[ret] == '\\')) | ^ | == rm -f shell.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/shell.c 1 warning generated. rm -f mbutil.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/mbutil.c rm -f tilde.o cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -DREADLINE_LIBRARY -c /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c:188:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 188 | if (result = strchr (string, '~')) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c:188:14: note: place parentheses around the assignment to silence this warning 188 | if (result = strchr (string, '~')) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c:188:14: note: use '==' to turn this assignment into an equality comparison 188 | if (result = strchr (string, '~')) | ^ | == 1 warning generated. rm -f colors.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/colors.c rm -f parse-colors.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/parse-colors.c rm -f xmalloc.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/xmalloc.c rm -f xfree.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/xfree.c rm -f compat.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/compat.c rm -f gettimeofday.o cc -c -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe /exopi-obj/pobj/readline-8.3/readline-8.3/gettimeofday.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 gettimeofday.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 all ) rm -f readline.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o readline.o /exopi-obj/pobj/readline-8.3/readline-8.3/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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o vi_mode.o /exopi-obj/pobj/readline-8.3/readline-8.3/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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o funmap.o /exopi-obj/pobj/readline-8.3/readline-8.3/funmap.c mv funmap.o funmap.so rm -f keymaps.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o keymaps.o /exopi-obj/pobj/readline-8.3/readline-8.3/keymaps.c mv keymaps.o keymaps.so rm -f parens.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o parens.o /exopi-obj/pobj/readline-8.3/readline-8.3/parens.c mv parens.o parens.so rm -f search.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o search.o /exopi-obj/pobj/readline-8.3/readline-8.3/search.c mv search.o search.so rm -f rltty.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o rltty.o /exopi-obj/pobj/readline-8.3/readline-8.3/rltty.c mv rltty.o rltty.so rm -f complete.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o complete.o /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:1209:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:1209:23: note: place parentheses around the assignment to silence this warning 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:1209:23: note: use '==' to turn this assignment into an equality comparison 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2330:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2330 | while (string = (*entry_function) (text, matches)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2330:17: note: place parentheses around the assignment to silence this warning 2330 | while (string = (*entry_function) (text, matches)) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2330:17: note: use '==' to turn this assignment into an equality comparison 2330 | while (string = (*entry_function) (text, matches)) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2399:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2399 | while (entry = getpwent ()) | ~~~~~~^~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2399:16: note: place parentheses around the assignment to silence this warning 2399 | while (entry = getpwent ()) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/complete.c:2399:16: note: use '==' to turn this assignment into an equality comparison 2399 | 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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o bind.o /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:1566:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1566 | for (i = start,passc = 0; c = string[i]; i++) | ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:1566:31: note: place parentheses around the assignment to silence this warning 1566 | for (i = start,passc = 0; c = string[i]; i++) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:1566:31: note: use '==' to turn this assignment into an equality comparison 1566 | for (i = start,passc = 0; c = string[i]; i++) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:2810:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2810 | for (i = 0; name = names[i]; i++) | ~~~~~^~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:2810:20: note: place parentheses around the assignment to silence this warning 2810 | for (i = 0; name = names[i]; i++) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/bind.c:2810:20: note: use '==' to turn this assignment into an equality comparison 2810 | for (i = 0; name = names[i]; i++) | ^ | == 2 warnings generated. mv bind.o bind.so rm -f isearch.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o isearch.o /exopi-obj/pobj/readline-8.3/readline-8.3/isearch.c mv isearch.o isearch.so rm -f display.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o display.o /exopi-obj/pobj/readline-8.3/readline-8.3/display.c mv display.o display.so rm -f signals.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o signals.o /exopi-obj/pobj/readline-8.3/readline-8.3/signals.c mv signals.o signals.so rm -f util.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o util.o /exopi-obj/pobj/readline-8.3/readline-8.3/util.c mv util.o util.so rm -f kill.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o kill.o /exopi-obj/pobj/readline-8.3/readline-8.3/kill.c mv kill.o kill.so rm -f undo.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o undo.o /exopi-obj/pobj/readline-8.3/readline-8.3/undo.c mv undo.o undo.so rm -f macro.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o macro.o /exopi-obj/pobj/readline-8.3/readline-8.3/macro.c mv macro.o macro.so rm -f input.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o input.o /exopi-obj/pobj/readline-8.3/readline-8.3/input.c /exopi-obj/pobj/readline-8.3/readline-8.3/input.c:794:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 794 | if (c = _rl_next_macro_key ()) | ~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/input.c:794:13: note: place parentheses around the assignment to silence this warning 794 | if (c = _rl_next_macro_key ()) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/input.c:794:13: note: use '==' to turn this assignment into an equality comparison 794 | if (c = _rl_next_macro_key ()) | ^ | == mv input.o input.so rm -f callback.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o callback.o /exopi-obj/pobj/readline-8.3/readline-8.3/callback.c 1 warning generated. mv callback.o callback.so rm -f terminal.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o terminal.o /exopi-obj/pobj/readline-8.3/readline-8.3/terminal.c mv terminal.o terminal.so rm -f text.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o text.o /exopi-obj/pobj/readline-8.3/readline-8.3/text.c mv text.o text.so rm -f nls.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o nls.o /exopi-obj/pobj/readline-8.3/readline-8.3/nls.c mv nls.o nls.so rm -f misc.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o misc.o /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:491:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 491 | if (ul = (UNDO_LIST *)entry->data) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:491:14: note: place parentheses around the assignment to silence this warning 491 | if (ul = (UNDO_LIST *)entry->data) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:491:14: note: use '==' to turn this assignment into an equality comparison 491 | if (ul = (UNDO_LIST *)entry->data) | ^ | == /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:551:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 551 | if (ul = (UNDO_LIST *)hent->data) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:551:14: note: place parentheses around the assignment to silence this warning 551 | if (ul = (UNDO_LIST *)hent->data) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/misc.c:551:14: note: use '==' to turn this assignment into an equality comparison 551 | 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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o history.o /exopi-obj/pobj/readline-8.3/readline-8.3/history.c mv history.o history.so rm -f histexpand.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o histexpand.o /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c:212:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 212 | for (local_index = i; c = string[i]; i++) | ~~^~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c:212:27: note: place parentheses around the assignment to silence this warning 212 | for (local_index = i; c = string[i]; i++) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/histexpand.c:212:27: note: use '==' to turn this assignment into an equality comparison 212 | 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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o histfile.o /exopi-obj/pobj/readline-8.3/readline-8.3/histfile.c mv histfile.o histfile.so rm -f histsearch.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o histsearch.o /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c:258:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 258 | if (unescaped_backslash = (string[ret] == '\\')) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c:258:27: note: place parentheses around the assignment to silence this warning 258 | if (unescaped_backslash = (string[ret] == '\\')) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/histsearch.c:258:27: note: use '==' to turn this assignment into an equality comparison 258 | if (unescaped_backslash = (string[ret] == '\\')) | ^ | == mv histsearch.o histsearch.so 1 warning generated. rm -f shell.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o shell.o /exopi-obj/pobj/readline-8.3/readline-8.3/shell.c mv shell.o shell.so rm -f mbutil.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o mbutil.o /exopi-obj/pobj/readline-8.3/readline-8.3/mbutil.c mv mbutil.o mbutil.so rm -f tilde.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -DREADLINE_LIBRARY -c -o tilde.o /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c:188:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 188 | if (result = strchr (string, '~')) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c:188:14: note: place parentheses around the assignment to silence this warning 188 | if (result = strchr (string, '~')) | ^ | ( ) /exopi-obj/pobj/readline-8.3/readline-8.3/tilde.c:188:14: note: use '==' to turn this assignment into an equality comparison 188 | 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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o colors.o /exopi-obj/pobj/readline-8.3/readline-8.3/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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o parse-colors.o /exopi-obj/pobj/readline-8.3/readline-8.3/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.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o xmalloc.o /exopi-obj/pobj/readline-8.3/readline-8.3/xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o xfree.o /exopi-obj/pobj/readline-8.3/readline-8.3/xfree.c mv xfree.o xfree.so rm -f compat.so cc -c -DHAVE_CONFIG_H -I. -I.. -I/exopi-obj/pobj/readline-8.3/readline-8.3 -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -pipe -fPIC -o compat.o /exopi-obj/pobj/readline-8.3/readline-8.3/compat.c mv compat.o compat.so rm -f libereadline.so.4.0 cc -shared -R/usr/local/lib -o libereadline.so.4.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.4.0 cc -shared -R/usr/local/lib -o libehistory.so.4.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lcurses >>> Running package in devel/readline at 1764750915.43 ===> devel/readline ===> Faking installation for readline-8.3 /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/mkinstalldirs /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/include/ereadline /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/include/ereadline/readline /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib/pkgconfig mkdir -p -- /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/include/ereadline /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/include/ereadline/readline /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline /exopi-obj/pobj/readline-8.3/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.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/$f /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/include/ereadline/readline ; done /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/CHANGES /exopi-obj/pobj/readline-8.3/readline-8.3/INSTALL /exopi-obj/pobj/readline-8.3/readline-8.3/README /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline ( if test -d doc ; then cd doc && /usr/bin/make infodir=/usr/local/info DESTDIR=/exopi-obj/pobj/readline-8.3/fake-amd64 install; fi ) /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/mkdirs /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/man/man3 if test -n "/usr/local/share/doc/readline" ; then /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/mkdirs /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline ; fi if test -f readline.info; then /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 readline.info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/ereadline.info; else /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/readline.info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/ereadline.info; fi if test -f rluserman.info; then /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 rluserman.info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/erluserman.info; else /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/rluserman.info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/erluserman.info; fi if test -f history.info; then /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 history.info /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/ehistory.info; else /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/history.info /exopi-obj/pobj/readline-8.3/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.3/fake-amd64/usr/local/info/dir /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/ereadline.info ; install-info --dir-file=/exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/dir /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/ehistory.info ; install-info --dir-file=/exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/dir /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/info/erluserman.info ; else true; fi /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/readline.3 /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/man/man3/ereadline.3 /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/history.3 /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/man/man3/ehistory.3 if test -n "/usr/local/share/doc/readline" ; then if test -f readline.html; then /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 readline.html /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline/readline.html; else /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/readline.html /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline/readline.html; fi ; if test -f history.html; then /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 history.html /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline/history.html; else /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/history.html /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline/history.html; fi ; if test -f rluserman.html; then /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 rluserman.html /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline/rluserman.html; else /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/readline-8.3/doc/rluserman.html /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/doc/readline/rluserman.html; fi ; fi ( cd examples ; /usr/bin/make DESTDIR=/exopi-obj/pobj/readline-8.3/fake-amd64 install ) /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/mkdirs /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/readline mkdir /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/share/readline /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/build-amd64/readline.pc /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib/pkgconfig/ereadline.pc /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 /exopi-obj/pobj/readline-8.3/build-amd64/history.pc /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib/pkgconfig/ehistory.pc /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 libereadline.a /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib/libereadline.a test -n "ranlib" && ranlib /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib/libereadline.a /exopi-obj/pobj/readline-8.3/bin/install -c -m 644 libehistory.a /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib/libehistory.a test -n "ranlib" && ranlib /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib/libehistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make all ) ( cd shlib ; /usr/bin/make DESTDIR=/exopi-obj/pobj/readline-8.3/fake-amd64 install ) /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/mkdirs /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/mkdirs /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/bin /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/shlib-install -O openbsd7.8 -V unknown -d /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib -b /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/bin -i "/exopi-obj/pobj/readline-8.3/bin/install -c -m 644" libehistory.so.4.0 /bin/sh /exopi-obj/pobj/readline-8.3/readline-8.3/support/shlib-install -O openbsd7.8 -V unknown -d /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/lib -b /exopi-obj/pobj/readline-8.3/fake-amd64/usr/local/bin -i "/exopi-obj/pobj/readline-8.3/bin/install -c -m 644" libereadline.so.4.0 install: you may need to run ldconfig ===> Building package for readline-8.3 Create /exopi-cvs/ports/packages/amd64/all/readline-8.3.tgz Creating package readline-8.3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|*** | 4% archiving|******** | 13% archiving|********** | 16% archiving|************ | 19% archiving|************** | 21% archiving|******************************** | 50% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|************************************************* | 76% archiving|*********************************************************** | 92% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/readline-8.3.tgz >>> Running clean in devel/readline at 1764750919.80 ===> devel/readline ===> Cleaning for readline-8.3 >>> Ended at 1764750922.20 max_stuck=0.27/build=36.88/package=4.36/clean=2.45