Building readline-6.3.6_1.txz (origin /buildshare/ports/355755/devel/readline) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/readline63-005 x distfiles/readline63-002 x distfiles/readline63-006 x distfiles/readline63-001 x distfiles/readline-6.3.tar.gz x distfiles/readline63-003 x distfiles/readline63-004 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> readline-6.3.6_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of readline-6.3.6_1 Make install ===> License GPLv3 accepted by the user ===> readline-6.3.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by readline-6.3.6_1 for building ===> Extracting for readline-6.3.6_1 => SHA256 Checksum OK for readline-6.3.tar.gz. => SHA256 Checksum OK for readline63-001. => SHA256 Checksum OK for readline63-002. => SHA256 Checksum OK for readline63-003. => SHA256 Checksum OK for readline63-004. => SHA256 Checksum OK for readline63-005. => SHA256 Checksum OK for readline63-006. ===> Patching for readline-6.3.6_1 ===> Applying distribution patches for readline-6.3.6_1 ===> Applying FreeBSD patches for readline-6.3.6_1 ===> Configuring for readline-6.3.6_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/readline/work/readline-6.3/examples/rlfe/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/readline/work/readline-6.3/support/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/readline/work/readline-6.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/readline/work/readline-6.3/configure /usr/bin/sed -i.bak "s/SHOBJ_LDFLAGS =/SHOBJ_LDFLAGS = -ltermcap/" /obj/buildshare/ports/355755/devel/readline/work/readline-6.3/shlib/Makefile.in configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 Beginning configuration for readline-6.3 for powerpc-portbld-freebsd11.0 checking whether make sets $(MAKE)... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether cc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... yes checking for working volatile... yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for ssize_t... (cached) 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... (cached) yes checking for kill... yes checking for lstat... (cached) yes checking for memmove... (cached) yes checking for putenv... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strcasecmp... (cached) yes checking for strpbrk... (cached) yes checking for tcgetattr... yes checking for vsnprintf... (cached) yes checking for isascii... (cached) yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking for fcntl.h... (cached) 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 for stdarg.h... (cached) yes checking for stdbool.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for pwd.h... (cached) 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... no checking termio.h presence... no checking for termio.h... no 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 for sys/select.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 the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... 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 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 wctype.h... (cached) yes checking for wchar.h... (cached) yes checking for langinfo.h... (cached) yes checking for mbrlen... (cached) 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... (cached) yes checking for towupper... yes checking for iswctype... (cached) yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands ===> Building for readline-6.3.6_1 rm -f readline.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./readline.c rm -f vi_mode.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./vi_mode.c rm -f funmap.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./funmap.c rm -f keymaps.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./keymaps.c rm -f parens.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./parens.c rm -f search.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./search.c rm -f rltty.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./rltty.c rm -f complete.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./complete.c rm -f bind.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./bind.c ./bind.c: In function 'rl_function_of_keyseq': ./bind.c:754: warning: comparison is always true due to limited range of data type rm -f isearch.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./isearch.c rm -f display.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./display.c ./display.c: In function 'rl_character_len': ./display.c:2200: warning: comparison is always true due to limited range of data type rm -f signals.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./signals.c rm -f util.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./util.c rm -f kill.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./kill.c rm -f undo.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./undo.c rm -f macro.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./macro.c rm -f input.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./input.c rm -f callback.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./callback.c rm -f terminal.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./terminal.c rm -f text.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./text.c rm -f nls.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./nls.c rm -f misc.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./misc.c rm -f history.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./history.c rm -f histexpand.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./histexpand.c rm -f histfile.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./histfile.c rm -f histsearch.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./histsearch.c rm -f shell.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./shell.c rm -f mbutil.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./mbutil.c rm -f tilde.o cc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing colors.c rm -f parse-colors.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./parse-colors.c rm -f xmalloc.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./xmalloc.c rm -f xfree.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./xfree.c rm -f compat.o cc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing ./compat.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 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 libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make all ) rm -f readline.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o readline.o ../readline.c mv readline.o readline.so rm -f vi_mode.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so rm -f keymaps.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so rm -f parens.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o parens.o ../parens.c mv parens.o parens.so rm -f search.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o search.o ../search.c mv search.o search.so rm -f rltty.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so rm -f complete.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o complete.o ../complete.c mv complete.o complete.so rm -f bind.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o bind.o ../bind.c ../bind.c: In function 'rl_function_of_keyseq': ../bind.c:754: warning: comparison is always true due to limited range of data type mv bind.o bind.so rm -f isearch.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so rm -f display.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o display.o ../display.c ../display.c: In function 'rl_character_len': ../display.c:2200: warning: comparison is always true due to limited range of data type mv display.o display.so rm -f signals.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o signals.o ../signals.c mv signals.o signals.so rm -f util.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o util.o ../util.c mv util.o util.so rm -f kill.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o kill.o ../kill.c mv kill.o kill.so rm -f undo.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o undo.o ../undo.c mv undo.o undo.so rm -f macro.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o macro.o ../macro.c mv macro.o macro.so rm -f input.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o input.o ../input.c mv input.o input.so rm -f callback.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o callback.o ../callback.c mv callback.o callback.so rm -f terminal.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so rm -f text.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o text.o ../text.c mv text.o text.so rm -f nls.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o nls.o ../nls.c mv nls.o nls.so rm -f misc.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o misc.o ../misc.c mv misc.o misc.so rm -f history.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o history.o ../history.c mv history.o history.so rm -f histexpand.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so rm -f histfile.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so rm -f histsearch.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so rm -f shell.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o shell.o ../shell.c mv shell.o shell.so rm -f mbutil.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so rm -f tilde.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so rm -f colors.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o colors.o ../colors.c mv colors.o colors.so rm -f parse-colors.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so rm -f xmalloc.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so rm -f compat.so cc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -O2 -pipe -fno-strict-aliasing -fPIC -o compat.o ../compat.c mv compat.o compat.so rm -f libreadline.so.6 cc -ltermcap -shared -Wl,-soname,libreadline.so.6 -Wl,-rpath,/usr/local/lib -o libreadline.so.6 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 rm -f libhistory.so.6 cc -ltermcap -shared -Wl,-soname,libhistory.so.6 -Wl,-rpath,/usr/local/lib -o libhistory.so.6 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so ===> Staging for readline-6.3.6_1 ===> Generating temporary packing list /bin/sh ./support/mkinstalldirs /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/include /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/include/readline /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/man/man3 /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/share/doc/readline mkdir -p -- /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/include/readline /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/man/man3 /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/share/doc/readline for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do install -o root -g wheel -m 444 ./$f /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/include/readline ; done install -o root -g wheel -m 444 ./CHANGES ./INSTALL ./README /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/share/doc/readline ( if test -d doc ; then cd doc && /usr/bin/make infodir=/usr/local/info DESTDIR=/obj/buildshare/ports/355755/devel/readline/work/stage install; fi ) /bin/sh ../support/mkdirs /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/man/man3 if test -n "" ; then /bin/sh ../support/mkdirs /obj/buildshare/ports/355755/devel/readline/work/stage ; fi if test -f readline.info; then install -o root -g wheel -m 444 readline.info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/readline.info; else install -o root -g wheel -m 444 ./readline.info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/readline.info; fi if test -f rluserman.info; then install -o root -g wheel -m 444 rluserman.info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/rluserman.info; else install -o root -g wheel -m 444 ./rluserman.info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/rluserman.info; fi if test -f history.info; then install -o root -g wheel -m 444 history.info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/history.info; else install -o root -g wheel -m 444 ./history.info /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/history.info; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then install-info --dir-file=/obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/dir /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/readline.info ; install-info --dir-file=/obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/dir /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/history.info ; install-info --dir-file=/obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/dir /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/info/rluserman.info ; else true; fi install -o root -g wheel -m 444 ./readline.3 /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/man/man3/readline.3 install -o root -g wheel -m 444 ./history.3 /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/man/man3/history.3 if test -n "" ; then if test -f readline.html; then install -o root -g wheel -m 444 readline.html /obj/buildshare/ports/355755/devel/readline/work/stage/readline.html; else install -o root -g wheel -m 444 ./readline.html /obj/buildshare/ports/355755/devel/readline/work/stage/readline.html; fi ; if test -f history.html; then install -o root -g wheel -m 444 history.html /obj/buildshare/ports/355755/devel/readline/work/stage/history.html; else install -o root -g wheel -m 444 ./history.html /obj/buildshare/ports/355755/devel/readline/work/stage/history.html; fi ; if test -f rluserman.html; then install -o root -g wheel -m 444 rluserman.html /obj/buildshare/ports/355755/devel/readline/work/stage/rluserman.html; else install -o root -g wheel -m 444 ./rluserman.html /obj/buildshare/ports/355755/devel/readline/work/stage/rluserman.html; fi ; fi ( cd examples ; /usr/bin/make DESTDIR=/obj/buildshare/ports/355755/devel/readline/work/stage install ) /bin/sh ../support/mkdirs /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/share/readline mkdir /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/share/readline mv /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libreadline.a /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libreadline.old mv: rename /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libreadline.a to /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libreadline.old: No such file or directory *** Error code 1 (ignored) install -o root -g wheel -m 444 libreadline.a /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libreadline.a test -n "ranlib" && ranlib /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libreadline.a mv /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libhistory.a /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libhistory.old mv: rename /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libhistory.a to /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libhistory.old: No such file or directory *** Error code 1 (ignored) install -o root -g wheel -m 444 libhistory.a /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libhistory.a test -n "ranlib" && ranlib /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; /usr/bin/make all ) ( cd shlib ; /usr/bin/make DESTDIR=/obj/buildshare/ports/355755/devel/readline/work/stage install ) /bin/sh ../support/mkdirs /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib /bin/sh ../support/mkdirs /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/bin /bin/sh ../support/shlib-install -O freebsd11.0 -V portbld -d /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib -b /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/bin -i "install -o root -g wheel -m 444" libhistory.so.6 /bin/sh ../support/shlib-install -O freebsd11.0 -V portbld -d /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/lib -b /obj/buildshare/ports/355755/devel/readline/work/stage/usr/local/bin -i "install -o root -g wheel -m 444" libreadline.so.6 install: you may need to run ldconfig ====> Compressing man pages (compress-man) ===> Installing for readline-6.3.6_1 ===> Checking if devel/readline already installed ===> Registering installation for readline-6.3.6_1 Installing readline-6.3.6_1... done Make package ===> Building package for readline-6.3.6_1 slot2: removed