>>> Building on exopi-2 under net/telescope BDEPENDS = [textproc/libgrapheme] DIST = [net/telescope:telescope-0.9.tar.gz] FULLPKGNAME = telescope-0.9 RDEPENDS = [textproc/libgrapheme] (Junk lock obtained for exopi-2 at 1714751843.21) >>> Running depends in net/telescope at 1714751843.25 last junk was in www/py-urlgrabber,python3 /usr/sbin/pkg_add -aI -Drepair libgrapheme-2.0.2 was: /usr/sbin/pkg_add -aI -Drepair libgrapheme-2.0.2 /usr/sbin/pkg_add -aI -Drepair libgrapheme-2.0.2 >>> Running show-prepare-results in net/telescope at 1714751845.47 ===> net/telescope ===> Building from scratch telescope-0.9 ===> telescope-0.9 depends on: libgrapheme-* -> libgrapheme-2.0.2 ===> Verifying specs: c crypto curses grapheme ssl tls util ===> found c.100.0 crypto.54.0 curses.15.0 grapheme.1.0 ssl.57.0 tls.30.0 util.18.0 libgrapheme-2.0.2 (Junk lock released for exopi-2 at 1714751846.30) distfiles size=349054 >>> Running build in net/telescope at 1714751846.33 ===> net/telescope ===> Checking files for telescope-0.9 `/exopi-cvs/ports/distfiles/telescope-0.9.tar.gz' is up to date. >> (SHA256) telescope-0.9.tar.gz: OK ===> Extracting for telescope-0.9 ===> Patching for telescope-0.9 ===> 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 telescope-0.9 ===> Configuring for telescope-0.9 Using /exopi-obj/pobj/telescope-0.9/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/telescope-0.9/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/telescope-0.9/bin/install -c 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 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 wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for bison... yacc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for asprintf... (cached) yes checking for err... (cached) yes checking for explicit_bzero... yes checking for freezero... yes checking for getdtablecount... yes checking for getdtablesize... (cached) yes checking for getprogname... yes checking for memmem... (cached) yes checking for reallocarray... yes checking for recallocarray... yes checking for strcasestr... yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strsep... (cached) yes checking for strtonum... (cached) yes checking for setproctitle... (cached) yes checking for sys/queue.h with TAILQ_FOREACH_SAFE... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether timespecsub is declared... yes checking whether timercmp is declared... yes checking for TIMEVAL_TO_TIMESPEC... yes checking for endian.h... yes checking whether PR_SET_NAME is declared... no checking for library containing initscr... -lncursesw checking for library containing keyname... none required checking for library containing tls_init... -ltls checking for libgrapheme... yes checking for library containing imsg_init... -lutil checking for library containing ohash_init... none required checking for asr_run... yes checking for library containing RAND_add... -lcrypto checking for library containing SSL_CTX_new... -lssl checking for linux/landlock.h... no checking if cc supports -Wall flag... yes checking if cc supports -Wextra flag... yes checking if cc supports -Wmissing-declarations flag... yes checking if cc supports -Wmissing-prototypes flag... yes checking if cc supports -Wstrict-prototypes flag... yes checking if cc supports -Wwrite-strings flag... yes checking if cc supports -Wno-unused-parameter flag... yes checking if cc supports -Wno-format-truncation flag... no checking if cc supports -Wno-pointer-sign flag... yes checking if cc supports -Wpointer-arith flag... yes checking if cc supports -Wsign-compare flag... yes checking if cc supports -Wcast-align flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating pages/about_about.gmi config.status: creating pages/about_blank.gmi config.status: creating pages/about_crash.gmi config.status: creating pages/about_help.gmi config.status: creating pages/about_license.gmi config.status: creating pages/about_new.gmi config.status: creating pages/bookmarks.gmi config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for telescope-0.9 cc -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -o pagebundler ./pagebundler.c echo > pages.c echo "#include \"pages.h\"" >> pages.c ./pagebundler ./pages/about_about.gmi >> pages.c ./pagebundler ./pages/about_blank.gmi >> pages.c ./pagebundler ./pages/about_crash.gmi >> pages.c ./pagebundler ./pages/about_help.gmi >> pages.c ./pagebundler ./pages/about_license.gmi >> pages.c ./pagebundler ./pages/about_new.gmi >> pages.c ./pagebundler ./pages/bookmarks.gmi >> pages.c /usr/bin/make all-recursive Making all in test depbase=`echo bufio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT bufio.o -MD -MP -MF $depbase.Tpo -c -o bufio.o bufio.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo certs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT certs.o -MD -MP -MF $depbase.Tpo -c -o certs.o certs.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo cmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT cmd.o -MD -MP -MF $depbase.Tpo -c -o cmd.o cmd.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo cmd.gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT cmd.gen.o -MD -MP -MF $depbase.Tpo -c -o cmd.gen.o cmd.gen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo compl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT compl.o -MD -MP -MF $depbase.Tpo -c -o compl.o compl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT control.o -MD -MP -MF $depbase.Tpo -c -o control.o control.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo defaults.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT defaults.o -MD -MP -MF $depbase.Tpo -c -o defaults.o defaults.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo downloads.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT downloads.o -MD -MP -MF $depbase.Tpo -c -o downloads.o downloads.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo emoji-matcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT emoji-matcher.o -MD -MP -MF $depbase.Tpo -c -o emoji-matcher.o emoji-matcher.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ev.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT ev.o -MD -MP -MF $depbase.Tpo -c -o ev.o ev.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT fs.o -MD -MP -MF $depbase.Tpo -c -o fs.o fs.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT help.o -MD -MP -MF $depbase.Tpo -c -o help.o help.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo hist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT hist.o -MD -MP -MF $depbase.Tpo -c -o hist.o hist.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo imsgev.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT imsgev.o -MD -MP -MF $depbase.Tpo -c -o imsgev.o imsgev.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo iri.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT iri.o -MD -MP -MF $depbase.Tpo -c -o iri.o iri.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo keymap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT keymap.o -MD -MP -MF $depbase.Tpo -c -o keymap.o keymap.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT mcache.o -MD -MP -MF $depbase.Tpo -c -o mcache.o mcache.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT mime.o -MD -MP -MF $depbase.Tpo -c -o mime.o mime.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo minibuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT minibuffer.o -MD -MP -MF $depbase.Tpo -c -o minibuffer.o minibuffer.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo net.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT net.o -MD -MP -MF $depbase.Tpo -c -o net.o net.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo pages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT pages.o -MD -MP -MF $depbase.Tpo -c -o pages.o pages.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT parse.o -MD -MP -MF $depbase.Tpo -c -o parse.o parse.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo parser_gemtext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT parser_gemtext.o -MD -MP -MF $depbase.Tpo -c -o parser_gemtext.o parser_gemtext.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo parser_gophermap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT parser_gophermap.o -MD -MP -MF $depbase.Tpo -c -o parser_gophermap.o parser_gophermap.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo parser_textpatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT parser_textpatch.o -MD -MP -MF $depbase.Tpo -c -o parser_textpatch.o parser_textpatch.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo parser_textplain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT parser_textplain.o -MD -MP -MF $depbase.Tpo -c -o parser_textplain.o parser_textplain.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo sandbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT sandbox.o -MD -MP -MF $depbase.Tpo -c -o sandbox.o sandbox.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo session.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT session.o -MD -MP -MF $depbase.Tpo -c -o session.o session.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo telescope.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT telescope.o -MD -MP -MF $depbase.Tpo -c -o telescope.o telescope.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo tofu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT tofu.o -MD -MP -MF $depbase.Tpo -c -o tofu.o tofu.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT ui.o -MD -MP -MF $depbase.Tpo -c -o ui.o ui.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT utf8.o -MD -MP -MF $depbase.Tpo -c -o utf8.o utf8.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo wrap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT wrap.o -MD -MP -MF $depbase.Tpo -c -o wrap.o wrap.c && mv -f $depbase.Tpo $depbase.Po cc -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -o telescope bufio.o certs.o cmd.o cmd.gen.o compl.o control.o defaults.o downloads.o emoji-matcher.o ev.o fs.o help.o hist.o imsgev.o iri.o keymap.o mcache.o mime.o minibuffer.o net.o pages.o parse.o parser.o parser_gemtext.o parser_gophermap.o parser_textpatch.o parser_textplain.o sandbox.o session.o telescope.o tofu.o ui.o utf8.o utils.o wrap.o -lssl -lcrypto -lutil -L/usr/local/lib -lgrapheme -ltls -lncursesw depbase=`echo identity.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -MT identity.o -MD -MP -MF $depbase.Tpo -c -o identity.o identity.c && mv -f $depbase.Tpo $depbase.Po cc -I/usr/local/include -O2 -pipe -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wno-unused-parameter -Wno-pointer-sign -Wpointer-arith -Wsign-compare -Wcast-align -o telescope-identity certs.o fs.o hist.o identity.o parser.o -lssl -lcrypto -lutil -L/usr/local/lib -lgrapheme -ltls -lncursesw >>> Running package in net/telescope at 1714751876.62 ===> net/telescope ===> Faking installation for telescope-0.9 /usr/bin/make install-recursive Making install in test mkdir -p '/exopi-obj/pobj/telescope-0.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/telescope-0.9/bin/install -c -s -m 755 telescope telescope-identity '/exopi-obj/pobj/telescope-0.9/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/telescope-0.9/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/telescope-0.9/bin/install -c -m 644 telescope.1 telescope-identity.1 '/exopi-obj/pobj/telescope-0.9/fake-amd64/usr/local/man/man1' ===> Building package for telescope-0.9 Create /exopi-cvs/ports/packages/amd64/all/telescope-0.9.tgz Creating package telescope-0.9 reading plist| checking dependencies| checking dependencies|textproc/libgrapheme checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************** | 78% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/telescope-0.9.tgz >>> Running clean in net/telescope at 1714751879.18 ===> net/telescope ===> Cleaning for telescope-0.9 >>> Ended at 1714751879.47 max_stuck=1.55/depends=2.23/show-prepare-results=0.86/build=30.30/package=2.55/clean=0.31