>>> Building on exopi-1 under misc/rlwrap BDEPENDS = [sysutils/libptytty] DIST = [misc/rlwrap:rlwrap-0.48.tar.gz] FULLPKGNAME = rlwrap-0.48 RDEPENDS = [sysutils/libptytty] (Junk lock obtained for exopi-1 at 1764524728.99) >>> Running depends in misc/rlwrap at 1764524729.03 last junk was in geo/gdal /usr/sbin/pkg_add -aI -Drepair libptytty-2.0 was: /usr/sbin/pkg_add -aI -Drepair libptytty-2.0 /usr/sbin/pkg_add -aI -Drepair libptytty-2.0 >>> Running show-prepare-results in misc/rlwrap at 1764524733.25 ===> misc/rlwrap ===> Building from scratch rlwrap-0.48 ===> rlwrap-0.48 depends on: libptytty-* -> libptytty-2.0 ===> Verifying specs: c curses readline ptytty ===> found c.102.2 curses.16.0 readline.6.0 ptytty.0.0 libptytty-2.0 Still tainted: host marked nojunk by textproc/xxdiff >>> Running junk in misc/rlwrap at 1764524733.83 Can't run junk because of lock on textproc/xxdiff (Junk lock released for exopi-1 at 1764524735.66) distfiles size=353592 >>> Running build in misc/rlwrap at 1764524735.70 ===> misc/rlwrap ===> Checking files for rlwrap-0.48 `/exopi-cvs/ports/distfiles/rlwrap-0.48.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for rlwrap-0.48 ===> Patching for rlwrap-0.48 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 538. done ===> Applying OpenBSD patch patch-filters_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: filters/Makefile.in |--- filters/Makefile.in.orig |+++ filters/Makefile.in -------------------------- Patching file filters/Makefile.in using Plan A... Hunk #1 succeeded at 144. Hunk #2 succeeded at 254. Hunk #3 succeeded at 496. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for rlwrap-0.48 ===> Configuring for rlwrap-0.48 Using /exopi-obj/pobj/rlwrap-0.48/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/rlwrap-0.48/config.site checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking for a BSD-compatible install... /exopi-obj/pobj/rlwrap-0.48/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ptytty_create in -lptytty... yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (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... cc -E checking for perl... /usr/bin/perl checking for strip... strip checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for libgen.h... (cached) yes checking for libutil.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sched.h... yes checking for sys/file.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 for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for getopt.h... (cached) yes checking for regex.h... (cached) yes checking for curses.h... yes checking for stropts.h... no checking for termcap.h... yes checking for util.h... (cached) yes checking for stdarg.h... (cached) yes checking for term.h... yes checking for ncurses/term.h... no checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether PROC_PIDVNODEPATHINFO is declared... no checking whether procstat_open_sysctl is declared... no checking whether procstat_getprocs is declared... no checking whether procstat_getfiles is declared... no checking whether STAILQ_FOREACH is declared... no checking argument type of tputs putc function... int checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for getopt_long... (cached) yes checking for basename... (cached) yes checking for dirname... (cached) yes checking for flock... (cached) yes checking for getopt_long... (cached) yes checking for isastream... no checking for pselect... yes checking for sched_yield... yes checking for setitimer... (cached) yes checking for setsid... (cached) yes checking for setrlimit... (cached) yes checking for sigaction... (cached) yes checking for system... (cached) yes checking whether mkstemps is declared... yes checking whether snprintf is declared... yes checking whether strlcat is declared... yes checking whether strnlen is declared... yes checking whether setenv is declared... yes checking whether putenv is declared... yes checking whether readlink is declared... yes checking whether nice is declared... yes checking for tgetent... no checking for tgetent in -ltinfo... no checking for tgetent in -ltinfow... no checking for tgetent in -lcurses... yes checking for readline in -lreadline... yes checking for tigetnum... yes checking for readline/readline.h... (cached) yes checking for egrep -e... /usr/bin/grep -E checking whether your readline headers and library know about rl_set_screen_size... yes checking whether your readline headers and library know about rl_basic_quote_characters... yes checking whether your readline headers and library know about rl_variable_value... no checking whether your readline headers and library know about rl_readline_version... yes checking whether your readline headers and library know about rl_executing_keyseq... no checking whether your readline headers and library know about rl_operate_and_get_next... no checking whether your readline headers and library know about rl_free_undo_list... yes checking whether the private symbol _rl_horizontal_scroll_mode is visble in your readline libs... yes Will rlwrap find command's working directory under /proc//cwd? let's see... checking for /proc/31231/cwd/configure.ac... no checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv (this may take a few secs)... no Trying to backdate src/completion.rb a few secs in order to prevent a spurious call to a (possibly not installed) helper 'rbgen' ... which didn't work (old system?). If 'make' complains about a missing 'rbgen', simply do a 'touch src/completion.rb', unless you want to modify src/completion.rb in which case you'll have to install 'rbgen' from https://github.com/hanslub42/libredblack 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 configure: WARNING: unrecognized options: --disable-gtk-doc 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.48 /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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -MT string_utils.o -MD -MP -MF .deps/string_utils.Tpo -c -o string_utils.o string_utils.c mv -f .deps/string_utils.Tpo .deps/string_utils.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -MT multibyte.o -MD -MP -MF .deps/multibyte.Tpo -c -o multibyte.o multibyte.c mv -f .deps/multibyte.Tpo .deps/multibyte.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DDATADIR=\"/usr/local/share\" -O2 -pipe -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 -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 multibyte.o filter.o -lptytty -lreadline -lcurses ld: warning: signals.c(signals.o:(pass_on_signal)): warning: sprintf() is often misused, please use snprintf() ld: warning: readline.c(readline.o:(entire_history_as_one_string)): warning: strcpy() is almost always misused, please use strlcpy() Making all in filters pod2man --section=3p RlwrapFilter.pm > RlwrapFilter.3p >>> Running package in misc/rlwrap at 1764524758.22 ===> misc/rlwrap ===> Faking installation for rlwrap-0.48 Making install in doc mkdir -p '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/rlwrap-0.48/bin/install -c -m 644 rlwrap.1 '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/man/man1' Making install in src mkdir -p '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/bin' /exopi-obj/pobj/rlwrap-0.48/bin/install -c -s -m 755 rlwrap '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/bin' Making install in filters mkdir -p '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/man/man3p' /exopi-obj/pobj/rlwrap-0.48/bin/install -c -m 644 RlwrapFilter.3p '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/man/man3p' mkdir -p '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/share/rlwrap' mkdir -p '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/share/rlwrap/filters' /exopi-obj/pobj/rlwrap-0.48/bin/install -c -m 644 filters/README filters/RlwrapFilter.pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/handle_hotkeys filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing filters/paint_prompt.py filters/handle_hotkeys.py filters/logger.py filters/pipeto.py filters/rlwrapfilter.py filters/null.py filters/censor_passwords.py filters/edit_history filters/count_in_prompt.py filters/ftp_filter.py filters/debug_null filters/handle_sigwinch filters/outfilter filters/makefilter filters/dissect_prompt filters/nl_and_then_prompt.py '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/share/rlwrap/filters' mkdir -p '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/share/rlwrap/completions' /exopi-obj/pobj/rlwrap-0.48/bin/install -c -m 644 completions/coqtop '/exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/share/rlwrap/completions' /usr/bin/make install-data-hook chmod a+x /exopi-obj/pobj/rlwrap-0.48/fake-amd64/usr/local/share/rlwrap/filters/* ===> Building package for rlwrap-0.48 Create /exopi-cvs/ports/packages/amd64/all/rlwrap-0.48.tgz Creating package rlwrap-0.48 reading plist| checking dependencies| checking dependencies|sysutils/libptytty checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************** | 36% archiving|***************************** | 45% archiving|********************************** | 54% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rlwrap-0.48.tgz >>> Running clean in misc/rlwrap at 1764524760.15 ===> misc/rlwrap ===> Cleaning for rlwrap-0.48 >>> Ended at 1764524760.36 max_stuck=3.83/depends=4.22/show-prepare-results=0.56/junk=1.87/build=22.53/package=1.93/clean=0.24