readline-5.2/ readline-5.2/doc/ readline-5.2/doc/Makefile.in readline-5.2/doc/texinfo.tex readline-5.2/doc/version.texi readline-5.2/doc/fdl.texi readline-5.2/doc/rlman.texi readline-5.2/doc/rltech.texi readline-5.2/doc/rluser.texi readline-5.2/doc/rluserman.texi readline-5.2/doc/history.texi readline-5.2/doc/hstech.texi readline-5.2/doc/hsuser.texi readline-5.2/doc/readline.3 readline-5.2/doc/history.3 readline-5.2/doc/texi2dvi readline-5.2/doc/texi2html readline-5.2/doc/readline.ps readline-5.2/doc/history.ps readline-5.2/doc/rluserman.ps readline-5.2/doc/readline.dvi readline-5.2/doc/history.dvi readline-5.2/doc/rluserman.dvi readline-5.2/doc/readline.info readline-5.2/doc/history.info readline-5.2/doc/rluserman.info readline-5.2/doc/readline.html readline-5.2/doc/history.html readline-5.2/doc/rluserman.html readline-5.2/doc/readline.0 readline-5.2/doc/history.0 readline-5.2/doc/readline_3.ps readline-5.2/doc/history_3.ps readline-5.2/doc/history.pdf readline-5.2/doc/readline.pdf readline-5.2/doc/rluserman.pdf readline-5.2/examples/ readline-5.2/examples/rlfe/ readline-5.2/examples/rlfe/ChangeLog readline-5.2/examples/rlfe/Makefile.in readline-5.2/examples/rlfe/README readline-5.2/examples/rlfe/config.h.in readline-5.2/examples/rlfe/configure readline-5.2/examples/rlfe/configure.in readline-5.2/examples/rlfe/extern.h readline-5.2/examples/rlfe/os.h readline-5.2/examples/rlfe/pty.c readline-5.2/examples/rlfe/rlfe.c readline-5.2/examples/rlfe/screen.h readline-5.2/examples/Makefile.in readline-5.2/examples/excallback.c readline-5.2/examples/fileman.c readline-5.2/examples/manexamp.c readline-5.2/examples/readlinebuf.h readline-5.2/examples/rl-fgets.c readline-5.2/examples/rlcat.c readline-5.2/examples/rltest.c readline-5.2/examples/rl.c readline-5.2/examples/rlptytest.c readline-5.2/examples/rlversion.c readline-5.2/examples/histexamp.c readline-5.2/examples/Inputrc readline-5.2/support/ readline-5.2/support/config.guess readline-5.2/support/config.rpath readline-5.2/support/config.sub readline-5.2/support/install.sh readline-5.2/support/mkdirs readline-5.2/support/mkdist readline-5.2/support/mkinstalldirs readline-5.2/support/shobj-conf readline-5.2/support/shlib-install readline-5.2/support/wcwidth.c readline-5.2/shlib/ readline-5.2/shlib/Makefile.in readline-5.2/COPYING readline-5.2/README readline-5.2/MANIFEST readline-5.2/INSTALL readline-5.2/CHANGELOG readline-5.2/CHANGES readline-5.2/NEWS readline-5.2/USAGE readline-5.2/aclocal.m4 readline-5.2/config.h.in readline-5.2/configure readline-5.2/configure.in readline-5.2/Makefile.in readline-5.2/ansi_stdlib.h readline-5.2/chardefs.h readline-5.2/history.h readline-5.2/histlib.h readline-5.2/keymaps.h readline-5.2/posixdir.h readline-5.2/posixjmp.h readline-5.2/readline.h readline-5.2/posixstat.h readline-5.2/rlconf.h readline-5.2/rldefs.h readline-5.2/rlmbutil.h readline-5.2/rlprivate.h readline-5.2/rlshell.h readline-5.2/rlstdc.h readline-5.2/rltty.h readline-5.2/rltypedefs.h readline-5.2/rlwinsize.h readline-5.2/tcap.h readline-5.2/tilde.h readline-5.2/xmalloc.h readline-5.2/bind.c readline-5.2/callback.c readline-5.2/compat.c readline-5.2/complete.c readline-5.2/display.c readline-5.2/emacs_keymap.c readline-5.2/funmap.c readline-5.2/input.c readline-5.2/isearch.c readline-5.2/keymaps.c readline-5.2/kill.c readline-5.2/macro.c readline-5.2/mbutil.c readline-5.2/misc.c readline-5.2/nls.c readline-5.2/parens.c readline-5.2/readline.c readline-5.2/rltty.c readline-5.2/savestring.c readline-5.2/search.c readline-5.2/shell.c readline-5.2/signals.c readline-5.2/terminal.c readline-5.2/text.c readline-5.2/tilde.c readline-5.2/undo.c readline-5.2/util.c readline-5.2/vi_keymap.c readline-5.2/vi_mode.c readline-5.2/xmalloc.c readline-5.2/history.c readline-5.2/histexpand.c readline-5.2/histfile.c readline-5.2/histsearch.c Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-001 | |Bug-Reported-by: ebb9@byu.net |Bug-Reference-ID: <45540862.9030900@byu.net> |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2006-11/msg00017.html | http://lists.gnu.org/archive/html/bug-bash/2006-11/msg00016.html | |Bug-Description: | |In some cases, code that is intended to be used in the presence of multibyte |characters is called when no such characters are present, leading to incorrect |display position calculations and incorrect redisplay. | |Patch: | |*** ../readline-5.2/display.c Thu Sep 14 14:20:12 2006 |--- display.c Mon Nov 13 17:55:57 2006 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 2409. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-002 | |Bug-Reported-by: Magnus Svensson |Bug-Reference-ID: <45BDC44D.80609@mysql.com> |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-readline/2007-01/msg00002.html | |Bug-Description: | |Readline neglects to reallocate the array it uses to keep track of wrapped |screen lines when increasing its size. This will eventually result in |segmentation faults when given sufficiently long input. | |Patch: | |*** ../readline-5.2-patched/display.c Thu Sep 14 14:20:12 2006 |--- display.c Fri Feb 2 20:23:17 2007 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 561. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-003 | |Bug-Reported-by: Peter Volkov |Bug-Reference-ID: <1171795523.8021.18.camel@localhost> |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2007-02/msg00054.html | |Bug-Description: | |When moving the cursor, bash sometimes misplaces the cursor when the prompt |contains two or more multibyte characters. The particular circumstance that |uncovered the problem was having the (multibyte) current directory name in |the prompt string. | |Patch: | |*** ../readline-5.2.2/display.c Fri Jan 19 13:34:50 2007 |--- display.c Sat Mar 10 17:25:44 2007 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 1745. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-004 | |Bug-Reported-by: Peter Volkov |Bug-Reference-ID: <1173636022.7039.36.camel@localhost> |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2007-03/msg00039.html | |Bug-Description: | |When restoring the original prompt after finishing an incremental search, |bash sometimes places the cursor incorrectly if the primary prompt contains |invisible characters. | |Patch: | |*** ../readline-5.2.3/display.c Fri Apr 20 13:30:16 2007 |--- display.c Fri Apr 20 15:17:01 2007 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 1599. Hunk #2 succeeded at 1622. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-005 | |Bug-Reported-by: Thomas Loeber |Bug-Reference-ID: <200703082223.08919.ifp@loeber1.de> |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2007-03/msg00036.html | |Bug-Description: | |When rl_read_key returns -1, indicating that readline's controlling terminal |has been invalidated for some reason (e.g., receiving a SIGHUP), the error |status was not reported correctly to the caller. This could cause input |loops. | |Patch: | |*** ../readline-5.2/complete.c Fri Jul 28 11:35:49 2006 |--- complete.c Tue Mar 13 08:50:16 2007 -------------------------- Patching file complete.c using Plan A... Hunk #1 succeeded at 440. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../readline-5.2/input.c Wed Aug 16 15:15:16 2006 |--- input.c Wed May 2 16:07:59 2007 -------------------------- Patching file input.c using Plan A... Hunk #1 succeeded at 522. Hunk #2 succeeded at 529. Hunk #3 succeeded at 579. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../readline-5.2/isearch.c Mon Dec 26 17:18:53 2005 |--- isearch.c Fri Mar 9 14:30:59 2007 -------------------------- Patching file isearch.c using Plan A... Hunk #1 succeeded at 328. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../readline-5.2/misc.c Mon Dec 26 17:20:46 2005 |--- misc.c Fri Mar 9 14:44:11 2007 -------------------------- Patching file misc.c using Plan A... Hunk #1 succeeded at 147. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../readline-5.2/readline.c Wed Aug 16 15:00:36 2006 |--- readline.c Fri Mar 9 14:47:24 2007 -------------------------- Patching file readline.c using Plan A... Hunk #1 succeeded at 669. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../readline-5.2/text.c Fri Jul 28 11:55:27 2006 |--- text.c Sun Mar 25 13:41:38 2007 -------------------------- Patching file text.c using Plan A... Hunk #1 succeeded at 864. Hunk #2 succeeded at 1530. Hunk #3 succeeded at 1549. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../readline-5.2/vi_mode.c Sat Jul 29 16:42:28 2006 |--- vi_mode.c Fri Mar 9 15:02:11 2007 -------------------------- Patching file vi_mode.c using Plan A... Hunk #1 succeeded at 887. Hunk #2 succeeded at 910. Hunk #3 succeeded at 1243. Hunk #4 succeeded at 1274. Hunk #5 succeeded at 1321. Hunk #6 succeeded at 1501. Hunk #7 succeeded at 1522. Hunk #8 succeeded at 1556. Hunk #9 succeeded at 1693. Hunk #10 succeeded at 1745. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-006 | |Bug-Reported-by: Peter Volkov |Bug-Reference-ID: <1178376645.9063.25.camel@localhost> |Bug-Reference-URL: http://bugs.gentoo.org/177095 | |Bug-Description: | |The readline display code miscalculated the screen position when performing |a redisplay in which the new text occupies more screen space that the old, |but takes fewer bytes to do so (e.g., when replacing a shorter string |containing multibyte characters with a longer one containing only ASCII). | |Patch: | |*** ../readline-5.2/display.c Thu Apr 26 11:38:22 2007 |--- display.c Thu Jul 12 23:10:10 2007 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 1568. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-007 | |Bug-Reported-by: Tom Bjorkholm |Bug-Reference-ID: |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-readline/2007-04/msg00004.html | | |Bug-Description: | |An off-by-one error in readline's input buffering caused readline to drop |each 511th character of buffered input (e.g., when pasting a large amount |of data into a terminal window). | |Patch: | |*** ../readline-5.2/input.c Wed Aug 16 15:15:16 2006 |--- input.c Tue Jul 17 09:24:21 2007 -------------------------- Patching file input.c using Plan A... Hunk #1 succeeded at 134. Hunk #2 succeeded at 254. Hunk #3 succeeded at 378. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-008 | |Bug-Reported-by: dAniel hAhler |Bug-Reference-ID: <4702ED8A.5000503@thequod.de> |Bug-Reference-URL: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/119938 | |Bug-Description: | |When updating the display after displaying, for instance, a list of possible |completions, readline will place the cursor at the wrong position if the |prompt contains invisible characters and a newline. | |Patch: | |*** ../readline-5.2-patched/display.c Mon Aug 6 14:26:29 2007 |--- display.c Wed Oct 10 22:43:58 2007 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 1049. Hunk #2 succeeded at 1205. Hunk #3 succeeded at 1466. Hunk #4 succeeded at 1477. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-009 | |Bug-Reported-by: dAniel hAhler |Bug-Reference-ID: |Bug-Reference-URL: | |Bug-Description: | |Under some circumstances, readline will incorrectly display a prompt string |containing invisible characters after the final newline. | |Patch: | |*** ../readline-5.2-patched/display.c 2007-08-25 13:47:08.000000000 -0400 |--- display.c 2007-11-10 17:51:29.000000000 -0500 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 420. Hunk #2 succeeded at 427. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-010 | |Bug-Reported-by: Miroslav Lichvar |Bug-Reference-ID: Fri, 02 Nov 2007 14:07:45 +0100 |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-readline/2007-11/msg00000.html | |Bug-Description: | |In certain cases when outputting characters at the end of the line, |e.g., when displaying the prompt string, readline positions the cursor |incorrectly if the prompt string contains invisible characters and the |text being drawn begins before the last invisible character in the line. | |Patch: | |*** ../readline-5.2-patched/display.c 2007-08-25 13:47:08.000000000 -0400 |--- display.c 2007-11-10 17:51:29.000000000 -0500 -------------------------- Patching file display.c using Plan A... Hunk #1 succeeded at 1623 (offset 4 lines). done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-011 | |Bug-Reported-by: Uwe Doering |Bug-Reference-ID: <46F3DD72.2090801@geminix.org> |Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2007-09/msg00102.html | |Bug-Description: | |There is an off-by-one error in the code that buffers characters received |very quickly in succession, causing characters to be dropped. | |Patch: | |*** ../readline-5.2-patched/input.c 2007-08-25 13:47:10.000000000 -0400 |--- input.c 2007-10-12 22:55:25.000000000 -0400 -------------------------- Patching file input.c using Plan A... Hunk #1 succeeded at 155. done Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | READLINE PATCH REPORT | ===================== | |Readline-Release: 5.2 |Patch-ID: readline52-012 | |Bug-Reported-by: Chet Ramey |Bug-Reference-ID: |Bug-Reference-URL: | |Bug-Description: | |This updates the options required to create shared libraries on several |systems, including Mac OS X 10.5 (darwin9.x), FreeBSD, NetBSD, OpenBSD, |AIX, and HP/UX. | |Patch: | |*** ../readline-5.2-patched/support/shobj-conf 2006-04-11 09:15:43.000000000 -0400 |--- support/shobj-conf 2007-12-06 23:46:41.000000000 -0500 -------------------------- Patching file support/shobj-conf using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 115. Hunk #3 succeeded at 126. Hunk #4 succeeded at 143. Hunk #5 succeeded at 154. Hunk #6 succeeded at 172. Hunk #7 succeeded at 183. Hunk #8 succeeded at 248. Hunk #9 succeeded at 259. Hunk #10 succeeded at 330. done checking build system type... sparc-bobware-linux-gnu checking host system type... sparc-bobware-linux-gnu Beginning configuration for readline-5.2 for sparc-bobware-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... 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 tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrlen... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands rm -f readline.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 readline.c rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 vi_mode.c rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 parens.c rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 search.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 rltty.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 complete.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 bind.c bind.c: In function 'rl_function_of_keyseq': bind.c:704: warning: comparison is always true due to limited range of data type rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 isearch.c rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 display.c display.c: In function 'rl_character_len': display.c:1961: warning: comparison is always true due to limited range of data type rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 signals.c rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 util.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 kill.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 undo.c rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 macro.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 input.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 callback.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 terminal.c rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 text.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 nls.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 misc.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 compat.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 xmalloc.c rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 history.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 histexpand.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 histfile.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 shell.c rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 mbutil.c rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -DREADLINE_LIBRARY -c ./tilde.c rm -f libreadline.a ar cr libreadline.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 compat.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o test -n "ranlib" && ranlib libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o test -n "ranlib" && ranlib libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make all ) make[1]: Entering directory `/tmp/readline-5.2/shlib' rm -f readline.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o readline.o ../readline.c mv readline.o readline.so rm -f vi_mode.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so rm -f parens.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o parens.o ../parens.c mv parens.o parens.so rm -f search.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o search.o ../search.c mv search.o search.so rm -f rltty.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so rm -f complete.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o complete.o ../complete.c mv complete.o complete.so rm -f bind.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o bind.o ../bind.c ../bind.c: In function 'rl_function_of_keyseq': ../bind.c:704: warning: comparison is always true due to limited range of data type mv bind.o bind.so rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so rm -f display.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o display.o ../display.c ../display.c: In function 'rl_character_len': ../display.c:1961: warning: comparison is always true due to limited range of data type mv display.o display.so rm -f signals.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o signals.o ../signals.c mv signals.o signals.so rm -f util.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o util.o ../util.c mv util.o util.so rm -f kill.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o kill.o ../kill.c mv kill.o kill.so rm -f undo.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o undo.o ../undo.c mv undo.o undo.so rm -f macro.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o macro.o ../macro.c mv macro.o macro.so rm -f input.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o input.o ../input.c mv input.o input.so rm -f callback.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o callback.o ../callback.c mv callback.o callback.so rm -f terminal.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so rm -f text.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o text.o ../text.c mv text.o text.so rm -f nls.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o nls.o ../nls.c mv nls.o nls.so rm -f misc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o misc.o ../misc.c mv misc.o misc.so rm -f xmalloc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so rm -f history.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o history.o ../history.c mv history.o history.so rm -f histexpand.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so rm -f histfile.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so rm -f histsearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so rm -f shell.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o shell.o ../shell.c mv shell.o shell.so rm -f mbutil.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so rm -f tilde.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so rm -f compat.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.2"' -O2 -m32 -mcpu=v8 -mtune=v9 -fPIC -o compat.o ../compat.c mv compat.o compat.so rm -f libreadline.so.5.2 gcc -shared -Wl,-soname,libreadline.so.5.2 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libreadline.so.5.2 .2` -o libreadline.so.5.2 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 xmalloc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so compat.so rm -f libhistory.so.5.2 gcc -shared -Wl,-soname,libhistory.so.5.2 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libhistory.so.5.2 .2` -o libhistory.so.5.2 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so make[1]: Leaving directory `/tmp/readline-5.2/shlib' /bin/sh ./support/mkinstalldirs /tmp/package-readline/usr/include \ /tmp/package-readline/usr/include/readline /tmp/package-readline/usr/lib \ /tmp/package-readline/usr/info /tmp/package-readline/usr/man/man3 mkdir -p -- /tmp/package-readline/usr/include /tmp/package-readline/usr/include/readline /tmp/package-readline/usr/lib /tmp/package-readline/usr/info /tmp/package-readline/usr/man/man3 for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/ginstall -c -m 644 ./$f /tmp/package-readline/usr/include/readline ; \ done ( if test -d doc ; then \ cd doc && \ make infodir=/usr/info DESTDIR=/tmp/package-readline install; \ fi ) make[1]: Entering directory `/tmp/readline-5.2/doc' /bin/sh ../support/mkdirs /tmp/package-readline/usr/info /tmp/package-readline/usr/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /tmp/package-readline ; \ fi if test -f readline.info; then \ /usr/bin/ginstall -c -m 644 readline.info /tmp/package-readline/usr/info/readline.info; \ else \ /usr/bin/ginstall -c -m 644 ./readline.info /tmp/package-readline/usr/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/ginstall -c -m 644 rluserman.info /tmp/package-readline/usr/info/rluserman.info; \ else \ /usr/bin/ginstall -c -m 644 ./rluserman.info /tmp/package-readline/usr/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/ginstall -c -m 644 history.info /tmp/package-readline/usr/info/history.info; \ else \ /usr/bin/ginstall -c -m 644 ./history.info /tmp/package-readline/usr/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/tmp/package-readline/usr/info/dir \ /tmp/package-readline/usr/info/readline.info ; \ install-info --dir-file=/tmp/package-readline/usr/info/dir \ /tmp/package-readline/usr/info/history.info ; \ install-info --dir-file=/tmp/package-readline/usr/info/dir \ /tmp/package-readline/usr/info/rluserman.info ; \ else true; fi /usr/bin/ginstall -c -m 644 ./readline.3 /tmp/package-readline/usr/man/man3/readline.3 /usr/bin/ginstall -c -m 644 ./history.3 /tmp/package-readline/usr/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/ginstall -c -m 644 readline.html /tmp/package-readline/readline.html; \ else \ /usr/bin/ginstall -c -m 644 ./readline.html /tmp/package-readline/readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/ginstall -c -m 644 history.html /tmp/package-readline/history.html; \ else \ /usr/bin/ginstall -c -m 644 ./history.html /tmp/package-readline/history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/ginstall -c -m 644 rluserman.html /tmp/package-readline/rluserman.html; \ else \ /usr/bin/ginstall -c -m 644 ./rluserman.html /tmp/package-readline/rluserman.html; \ fi ; \ fi make[1]: Leaving directory `/tmp/readline-5.2/doc' mv /tmp/package-readline/usr/lib/libreadline.a /tmp/package-readline/usr/lib/libreadline.old mv: cannot stat `/tmp/package-readline/usr/lib/libreadline.a': No such file or directory make: [install-static] Error 1 (ignored) /usr/bin/ginstall -c -m 644 libreadline.a /tmp/package-readline/usr/lib/libreadline.a test -n "ranlib" && ranlib /tmp/package-readline/usr/lib/libreadline.a mv /tmp/package-readline/usr/lib/libhistory.a /tmp/package-readline/usr/lib/libhistory.old mv: cannot stat `/tmp/package-readline/usr/lib/libhistory.a': No such file or directory make: [install-static] Error 1 (ignored) /usr/bin/ginstall -c -m 644 libhistory.a /tmp/package-readline/usr/lib/libhistory.a test -n "ranlib" && ranlib /tmp/package-readline/usr/lib/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make all ) make[1]: Entering directory `/tmp/readline-5.2/shlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/readline-5.2/shlib' ( cd shlib ; make DESTDIR=/tmp/package-readline install ) make[1]: Entering directory `/tmp/readline-5.2/shlib' /bin/sh ../support/mkdirs /tmp/package-readline/usr/lib /bin/sh ../support/shlib-install -O linux-gnu -d /tmp/package-readline/usr/lib -b /tmp/package-readline/usr/bin -i "/usr/bin/ginstall -c -m 644" libhistory.so.5.2 /bin/sh ../support/shlib-install -O linux-gnu -d /tmp/package-readline/usr/lib -b /tmp/package-readline/usr/bin -i "/usr/bin/ginstall -c -m 644" libreadline.so.5.2 install: you may need to run ldconfig make[1]: Leaving directory `/tmp/readline-5.2/shlib' Slackware package maker, version 2.1. Searching for symbolic links: usr/lib/libhistory.so.5 -> libhistory.so.5.2 usr/lib/libhistory.so -> libhistory.so.5 usr/lib/libreadline.so.5 -> libreadline.so.5.2 usr/lib/libreadline.so -> libreadline.so.5 Making symbolic link creation script: ( cd usr/lib ; rm -rf libhistory.so.5 ) ( cd usr/lib ; ln -sf libhistory.so.5.2 libhistory.so.5 ) ( cd usr/lib ; rm -rf libhistory.so ) ( cd usr/lib ; ln -sf libhistory.so.5 libhistory.so ) ( cd usr/lib ; rm -rf libreadline.so.5 ) ( cd usr/lib ; ln -sf libreadline.so.5.2 libreadline.so.5 ) ( cd usr/lib ; rm -rf libreadline.so ) ( cd usr/lib ; ln -sf libreadline.so.5 libreadline.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libhistory.so.5' removed `./usr/lib/libhistory.so' removed `./usr/lib/libreadline.so.5' removed `./usr/lib/libreadline.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file readline-5.2-sparc-3.tar... ./ usr/ usr/include/ usr/include/readline/ usr/include/readline/readline.h usr/include/readline/chardefs.h usr/include/readline/keymaps.h usr/include/readline/history.h usr/include/readline/tilde.h usr/include/readline/rlstdc.h usr/include/readline/rlconf.h usr/include/readline/rltypedefs.h usr/lib/ usr/lib/libreadline.a usr/lib/libhistory.a usr/lib/libhistory.so.5.2 usr/lib/libreadline.so.5.2 usr/info/ usr/info/history.info.gz usr/info/readline.info.gz usr/info/rluserman.info.gz usr/man/ usr/man/man3/ usr/man/man3/history.3.gz usr/man/man3/readline.3.gz usr/doc/ usr/doc/readline-5.2/ usr/doc/readline-5.2/CHANGELOG usr/doc/readline-5.2/CHANGES usr/doc/readline-5.2/COPYING usr/doc/readline-5.2/INSTALL usr/doc/readline-5.2/MANIFEST usr/doc/readline-5.2/README usr/doc/readline-5.2/USAGE install/ install/slack-desc install/doinst.sh tar-1.13: readline-5.2-sparc-3.tar is the archive; not dumped Gzipping readline-5.2-sparc-3.tar... Renaming readline-5.2-sparc-3.tar.gz to readline-5.2-sparc-3.tgz... Moving readline-5.2-sparc-3.tgz to /tmp... Package creation complete.