>>> Building on exopi-2 under textproc/urlview DIST = [textproc/urlview:urlview-0.9.tar.gz] FULLPKGNAME = urlview-0.9p8 RDEPENDS = [devel/xdg-utils] distfiles size=46685 >>> Running build in textproc/urlview at 1714025737.90 ===> textproc/urlview ===> Building from scratch urlview-0.9p8 ===> Verifying specs: c curses ===> found c.100.0 curses.15.0 ===> Checking files for urlview-0.9p8 `/exopi-cvs/ports/distfiles/urlview-0.9.tar.gz' is up to date. >> (SHA256) urlview-0.9.tar.gz: OK ===> Extracting for urlview-0.9p8 ===> Patching for urlview-0.9p8 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Tue Jul 4 12:16:37 2000 |+++ Makefile.in Wed Dec 23 22:06:56 2009 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 318. done ===> Applying OpenBSD patch patch-url_handler_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- url_handler.sh.orig Tue Jul 4 12:14:30 2000 |+++ url_handler.sh Wed Jul 16 16:25:22 2014 -------------------------- Patching file url_handler.sh using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 28. Hunk #3 succeeded at 42. done ===> Applying OpenBSD patch patch-urlview_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- urlview.c.orig Tue Jul 4 11:14:30 2000 |+++ urlview.c Mon Mar 21 12:38:33 2016 -------------------------- Patching file urlview.c using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 189. done ===> Applying OpenBSD patch patch-urlview_man Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix incorrect escaping resulting in incorrectly shown regexp. |While here, fix various other nits. |--- urlview.man.orig Tue Jul 4 12:14:30 2000 |+++ urlview.man Fri Jan 9 14:41:54 2015 -------------------------- Patching file urlview.man using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 29. Hunk #3 succeeded at 80. Hunk #4 succeeded at 91. 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 urlview-0.9p8 ===> Configuring for urlview-0.9p8 Using /exopi-obj/pobj/urlview-0.9/config.site (generated) loading site script /exopi-obj/pobj/urlview-0.9/config.site creating cache ./config.cache checking for a BSD compatible install... /exopi-obj/pobj/urlview-0.9/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for initscr in -lncurses... yes checking for curs_set... yes checking for ncurses.h... yes checking for ncurses/curses.h... no checking for snprintf... (cached) yes checking for regcomp... (cached) yes checking for regex.h... (cached) yes checking for stdarg.h... (cached) yes checking for varargs.h... no updating cache ./config.cache creating ./config.status creating Makefile ===> Building for urlview-0.9p8 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DARCH=amd64 -DBASE_PKGPATH=textproc/urlview -DFLAVOR_EXT= -DFULLPKGNAME=urlview-0.9p8 -DHOMEPAGE= -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=urlview -i -B /exopi-obj/pobj/urlview-0.9 /exopi-obj/pobj/urlview-0.9/urlview-0.9/{urlview.c,url_handler.sh} cc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -DURLVIEW -Dunix -c urlview.c cc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -DURLVIEW -Dunix -c enter.c cc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -DURLVIEW -Dunix -c dokey.c cc -DPACKAGE=\"urlview\" -DVERSION=\"0.9\" -DHAVE_CURS_SET=1 -DHAVE_NCURSES_H=1 -DHAVE_SNPRINTF=1 -DHAVE_REGEX_H=1 -DHAVE_STDARG_H=1 -I. -I. -O2 -pipe -DURLVIEW -Dunix -c quote.c cc -O2 -pipe -DURLVIEW -Dunix -o urlview urlview.o enter.o dokey.o quote.o -lncurses >>> Running package in textproc/urlview at 1714025746.90 ===> textproc/urlview ===> Faking installation for urlview-0.9p8 /bin/sh ./mkinstalldirs /exopi-obj/pobj/urlview-0.9/fake-amd64/usr/local/bin /exopi-obj/pobj/urlview-0.9/bin/install -c -s -m 755 urlview /exopi-obj/pobj/urlview-0.9/fake-amd64/usr/local/bin/urlview /exopi-obj/pobj/urlview-0.9/bin/install -c -m 644 urlview.man /exopi-obj/pobj/urlview-0.9/fake-amd64/usr/local/man/man1/urlview.1 /exopi-obj/pobj/urlview-0.9/bin/install -d -m 755 /exopi-obj/pobj/urlview-0.9/fake-amd64/usr/local/share/examples/urlview /exopi-obj/pobj/urlview-0.9/bin/install -c -m 644 /exopi-obj/pobj/urlview-0.9/urlview-0.9/sample.urlview /exopi-obj/pobj/urlview-0.9/urlview-0.9/url_handler.sh /exopi-obj/pobj/urlview-0.9/fake-amd64/usr/local/share/examples/urlview ===> Building package for urlview-0.9p8 Create /exopi-cvs/ports/packages/amd64/all/urlview-0.9p8.tgz Creating package urlview-0.9p8 reading plist| checking dependencies| checking dependencies|devel/xdg-utils checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************ | 76% archiving|****************************************************** | 85% archiving|********************************************************* | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/urlview-0.9p8.tgz >>> Running clean in textproc/urlview at 1714025753.09 ===> textproc/urlview ===> Cleaning for urlview-0.9p8 >>> Ended at 1714025754.10 max_stuck=0.47/build=8.98/package=6.16/clean=1.10