Building rlwrap-0.37.txz (origin /buildshare/ports/355755/devel/rlwrap) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/rlwrap-0.37.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rlwrap-0.37 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 rlwrap-0.37 Make install ===> rlwrap-0.37 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rlwrap-0.37 for building ===> Extracting for rlwrap-0.37 => SHA256 Checksum OK for rlwrap-0.37.tar.gz. ===> Patching for rlwrap-0.37 ===> Applying FreeBSD patches for rlwrap-0.37 ===> Configuring for rlwrap-0.37 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/configure 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 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 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 for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for perl... no checking for strip... strip checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for libutil.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sched.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/wait.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for stddef.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for time.h... (cached) yes checking for getopt.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for term.h... yes checking for ncurses/term.h... no checking argument type of tputs putc function... int checking whether your getopt() correctly understands double colons in option string... no checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for getopt_long... yes checking for getopt_long... (cached) yes checking for isastream... no checking for mkstemp... (cached) yes checking for pselect... yes checking for putenv... (cached) yes checking for readlink... (cached) yes checking for sched_yield... (cached) yes checking for setenv... (cached) yes checking for setitimer... yes checking for setsid... (cached) yes checking for setrlimit... (cached) yes checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strnlen... (cached) yes checking for system... yes checking for openpty in -lutil... yes checking for openpty... yes checking for getpty... no checking for grantpt... yes checking for unlockpt... yes checking for getpt... no checking for pty/tty type... checking pty.h usability... no checking pty.h presence... no checking for pty.h... no OPENPTY configure: checking for pty ranges... checking for tgetent... no checking for tgetent in -lcurses... yes checking for readline in -lreadline... yes checking whether your readline headers know about rl_set_screen_size... yes checking whether your readline library knows about rl_set_screen_size... checking for rl_set_screen_size... yes checking whether your readline knows about rl_variable_value... yes checking whether your readline knows about rl_readline_version... yes Will rlwrap find command's working directory under /proc//cwd? let's see... checking for /proc/12307/cwd/configure.ac... no configure: creating ./config.status config.status: creating Makefile config.status: creating filters/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating doc/rlwrap.man config.status: creating config.h config.status: executing depfiles commands Now do: make (or gmake) to build rlwrap make check for instructions how to test it make install to install it ===> Building for rlwrap-0.37 /usr/bin/make all-recursive Making all in doc sed -e 's#@DATADIR@#/usr/local/share#' rlwrap.man > rlwrap.1 Making all in src cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c mv -f .deps/signals.Tpo .deps/signals.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c mv -f .deps/readline.Tpo .deps/readline.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT pty.o -MD -MP -MF .deps/pty.Tpo -c -o pty.o pty.c mv -f .deps/pty.Tpo .deps/pty.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c mv -f .deps/completion.Tpo .deps/completion.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c mv -f .deps/term.Tpo .deps/term.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT ptytty.o -MD -MP -MF .deps/ptytty.Tpo -c -o ptytty.o ptytty.c mv -f .deps/ptytty.Tpo .deps/ptytty.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT string_utils.o -MD -MP -MF .deps/string_utils.Tpo -c -o string_utils.o string_utils.c string_utils.c: In function 'colourless_strlen': string_utils.c:626: warning: assignment discards qualifiers from pointer target type mv -f .deps/string_utils.Tpo .deps/string_utils.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT malloc_debug.o -MD -MP -MF .deps/malloc_debug.Tpo -c -o malloc_debug.o malloc_debug.c mv -f .deps/malloc_debug.Tpo .deps/malloc_debug.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po cc -DDATADIR=\"/usr/local/share\" -O2 -pipe -fno-strict-aliasing -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o filter.o -lutil -lreadline -lcurses Making all in filters ===> Staging for rlwrap-0.37 ===> Generating temporary packing list Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 rlwrap.1 '/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/man/man1' Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 rlwrap '/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/bin' Making install in filters test -z "/usr/local/man/man3" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/man/man3" install -o root -g wheel -m 444 RlwrapFilter.3pm '/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/man/man3' test -z "/usr/local/share/rlwrap" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/rlwrap" /bin/mkdir -p '/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/rlwrap/filters' install -o root -g wheel -m 444 filters/README filters/RlwrapFilter.pm filters/RlwrapFilter.3pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing '/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/rlwrap/filters' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/rlwrap/completions' install -o root -g wheel -m 444 completions/testclient completions/coqtop '/obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/rlwrap/completions' /usr/bin/make install-data-hook chmod a+x /obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/rlwrap/filters/* install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/AUTHORS /obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/doc/rlwrap install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/BUGS /obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/doc/rlwrap install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/NEWS /obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/doc/rlwrap install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/PLEA /obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/doc/rlwrap install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/README /obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/doc/rlwrap install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/rlwrap/work/rlwrap-0.37/TODO /obj/buildshare/ports/355755/devel/rlwrap/work/stage/usr/local/share/doc/rlwrap ====> Compressing man pages (compress-man) ===> Installing for rlwrap-0.37 ===> Checking if devel/rlwrap already installed ===> Registering installation for rlwrap-0.37 Installing rlwrap-0.37... done Make package ===> Building package for rlwrap-0.37 slot2: removed