------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rlwrap-0.42_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rlwrap-0.42_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rlwrap-0.42_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rlwrap-0.42_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rlwrap-0.42_2 for building => SHA256 Checksum OK for hanslub42-rlwrap-v0.42_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rlwrap-0.42_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rlwrap-0.42_2 for building ===> Extracting for rlwrap-0.42_2 => SHA256 Checksum OK for hanslub42-rlwrap-v0.42_GH0.tar.gz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rlwrap-0.42_2 ===> Applying ports patches for rlwrap-0.42_2 ===> Cleanly applied ports patch(es) patch-configure.ac patch-src__ptytty.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rlwrap-0.42_2 depends on package: autoconf>=2.69 - found ===> rlwrap-0.42_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> rlwrap-0.42_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rlwrap-0.42_2 depends on package: autoconf>=2.69 - found ===> rlwrap-0.42_2 depends on package: automake>=1.16.1 - found ===> rlwrap-0.42_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for rlwrap-0.42_2 configure.ac:75: installing 'tools/compile' configure.ac:32: installing 'tools/config.guess' configure.ac:32: installing 'tools/config.sub' configure.ac:34: installing 'tools/install-sh' configure.ac:34: installing 'tools/missing' parallel-tests: installing 'tools/test-driver' src/Makefile.am: installing 'tools/depcomp' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c 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 supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking whether make supports the include directive... yes (GNU style) 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 whether cc understands -c and -o together... yes 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 whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for perl... /usr/local/bin/perl 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 for sys/resource.h... (cached) 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... no checking curses.h presence... no checking for curses.h... no checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking for term.h... no checking for ncurses/term.h... yes 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 mkstemps... (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 -ltinfo... yes checking for readline in -lreadline... yes checking for tigetnum... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... 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/442266/cwd/configure.ac... no checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done 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 SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rlwrap-0.42_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc --- rlwrap.1 --- sed -e 's#@DATADIR@#/usr/local/share#' rlwrap.man > rlwrap.1 Making all in src --- main.o --- --- signals.o --- --- readline.o --- --- pty.o --- --- term.o --- --- ptytty.o --- --- utils.o --- --- string_utils.o --- --- malloc_debug.o --- --- filter.o --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- signals.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c --- readline.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c --- pty.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT pty.o -MD -MP -MF .deps/pty.Tpo -c -o pty.o pty.c --- term.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c term.c: In function 'my_tgetstr': term.c:54:21: warning: implicit declaration of function 'tgetstr'; did you mean 'cgetstr'? [-Wimplicit-function-declaration] char *stringcap = tgetstr(id, &tb); /* rl_get_termcap(id) only gets capabilities used by readline */ ^~~~~~~ cgetstr term.c:54:21: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] term.c: In function 'init_terminal': term.c:100:23: warning: implicit declaration of function 'tgetent'; did you mean 'cgetent'? [-Wimplicit-function-declaration] we_are_on_hp_ux11 = tgetent(term_buf, "vt100") == 0 && tgetent(term_buf,"QzBgt57gr6xwxw") == -1; /* assuming there is no terminal called Qz... */ ^~~~~~~ cgetent --- ptytty.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT ptytty.o -MD -MP -MF .deps/ptytty.Tpo -c -o ptytty.o ptytty.c --- malloc_debug.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT malloc_debug.o -MD -MP -MF .deps/malloc_debug.Tpo -c -o malloc_debug.o malloc_debug.c --- filter.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c --- term.o --- term.c: In function 'cursor_hpos': term.c:176:18: warning: implicit declaration of function 'tgoto' [-Wimplicit-function-declaration] instantiated = tgoto(term_cursor_hpos, 0, col); /* tgoto with a command that takes one parameter: parameter goes to 2nd arg ("vertical position"). */ ^~~~~ term.c:176:16: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] instantiated = tgoto(term_cursor_hpos, 0, col); /* tgoto with a command that takes one parameter: parameter goes to 2nd arg ("vertical position"). */ ^ term.c:179:3: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] tputs(instantiated, 1, my_putchar); ^~~~~ puts --- utils.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c --- string_utils.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT string_utils.o -MD -MP -MF .deps/string_utils.Tpo -c -o string_utils.o string_utils.c --- utils.o --- utils.c: In function 'mirror_args': utils.c:758:6: warning: type of 'command_pid' defaults to 'int' [-Wimplicit-int] void mirror_args(command_pid) { ^~~~~~~~~~~ --- malloc_debug.o --- mv -f .deps/malloc_debug.Tpo .deps/malloc_debug.Po --- completion.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c --- ptytty.o --- mv -f .deps/ptytty.Tpo .deps/ptytty.Po --- pty.o --- mv -f .deps/pty.Tpo .deps/pty.Po --- filter.o --- mv -f .deps/filter.Tpo .deps/filter.Po --- string_utils.o --- mv -f .deps/string_utils.Tpo .deps/string_utils.Po --- term.o --- mv -f .deps/term.Tpo .deps/term.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- signals.o --- mv -f .deps/signals.Tpo .deps/signals.Po --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- readline.o --- mv -f .deps/readline.Tpo .deps/readline.Po --- completion.o --- mv -f .deps/completion.Tpo .deps/completion.Po --- rlwrap --- cc -DDATADIR=\"/usr/local/share\" -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -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 -ltinfo Making all in filters SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rlwrap-0.42_2 ===> Generating temporary packing list Making install in doc /bin/mkdir -p '/construction/devel/rlwrap/stage/usr/local/man/man1' install -m 0644 rlwrap.1 '/construction/devel/rlwrap/stage/usr/local/man/man1' Making install in src /bin/mkdir -p '/construction/devel/rlwrap/stage/usr/local/bin' install -s -m 555 rlwrap '/construction/devel/rlwrap/stage/usr/local/bin' Making install in filters /bin/mkdir -p '/construction/devel/rlwrap/stage/usr/local/man/man3' install -m 0644 RlwrapFilter.3pm '/construction/devel/rlwrap/stage/usr/local/man/man3' /bin/mkdir -p '/construction/devel/rlwrap/stage/usr/local/share/rlwrap' /bin/mkdir -p '/construction/devel/rlwrap/stage/usr/local/share/rlwrap/filters' install -m 0644 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 '/construction/devel/rlwrap/stage/usr/local/share/rlwrap/filters' /bin/mkdir -p '/construction/devel/rlwrap/stage/usr/local/share/rlwrap/completions' install -m 0644 completions/testclient completions/coqtop '/construction/devel/rlwrap/stage/usr/local/share/rlwrap/completions' /usr/bin/make install-data-hook chmod a+x /construction/devel/rlwrap/stage/usr/local/share/rlwrap/filters/* install -m 0644 /construction/devel/rlwrap/rlwrap-0.42/AUTHORS /construction/devel/rlwrap/stage/usr/local/share/doc/rlwrap install -m 0644 /construction/devel/rlwrap/rlwrap-0.42/BUGS /construction/devel/rlwrap/stage/usr/local/share/doc/rlwrap install -m 0644 /construction/devel/rlwrap/rlwrap-0.42/NEWS /construction/devel/rlwrap/stage/usr/local/share/doc/rlwrap install -m 0644 /construction/devel/rlwrap/rlwrap-0.42/PLEA /construction/devel/rlwrap/stage/usr/local/share/doc/rlwrap install -m 0644 /construction/devel/rlwrap/rlwrap-0.42/README /construction/devel/rlwrap/stage/usr/local/share/doc/rlwrap install -m 0644 /construction/devel/rlwrap/rlwrap-0.42/TODO /construction/devel/rlwrap/stage/usr/local/share/doc/rlwrap ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/rlwrap is linked to /usr/local/lib/libtinfo.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rlwrap-0.42_2 file sizes/checksums [28]: 0% file sizes/checksums [28]: 100% packing files [28]: 0% packing files [28]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:36