>>> Building on exopi-3 under devel/cscope DIST = [devel/cscope:cscope-15.9.tar.gz] FULLPKGNAME = cscope-15.9p1 distfiles size=613948 >>> Running build in devel/cscope at 1711651452.27 ===> devel/cscope ===> Building from scratch cscope-15.9p1 ===> Verifying specs: c curses ===> found c.99.0 curses.15.0 ===> Checking files for cscope-15.9p1 `/exopi-cvs/ports/distfiles/cscope-15.9.tar.gz' is up to date. >> (SHA256) cscope-15.9.tar.gz: OK ===> Extracting for cscope-15.9p1 ===> Patching for cscope-15.9p1 ===> Applying OpenBSD patch patch-src_main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# uses pledge() | |--- src/main.c.orig Thu Nov 20 21:12:54 2014 |+++ src/main.c Fri Mar 25 11:45:40 2016 -------------------------- Patching file src/main.c using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 482. Hunk #3 succeeded at 582. 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 cscope-15.9p1 ===> Configuring for cscope-15.9p1 Using /exopi-obj/pobj/cscope-15.9/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/cscope-15.9/config.site checking for a BSD-compatible install... /exopi-obj/pobj/cscope-15.9/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for style of include used by make... GNU 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 we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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... cc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... 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 for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for bison... yacc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: checking "location of ncurses.h file"... Found ncurses on /usr/include/ncurses.h checking for ncurses version... 6.4 checking for regex.h... (cached) yes checking for regcomp in -lregex... no checking for gnome-config... no checking for pkg-config... true checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking sys/window.h usability... no checking sys/window.h presence... no checking for sys/window.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking floss.h usability... no checking floss.h presence... no checking for floss.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking for an ANSI C-conforming const... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for sighandler_t... no checking for sigsetjmp... yes checking for strchr... (cached) yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for setmode... (cached) yes checking for _setmode... no checking for getcwd... (cached) yes checking for regcmp... no checking for regcomp... (cached) yes checking for strerror... (cached) yes checking for lstat... (cached) yes checking for fixkeypad... no checking for getopt_long... (cached) yes checking for stdarg.h... (cached) yes checking for varargs.h... no checking for unsigned long long int... yes checking for vsnprintf... (cached) yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... (cached) yes checking whether snprintf is C99 compliant... yes checking for vsnprintf... (cached) yes checking whether vsnprintf is C99 compliant... (cached) yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for cscope-15.9p1 /usr/bin/make all-recursive Making all in doc Making all in src /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT fscanner.o -MD -MP -MF .deps/fscanner.Tpo -c -o fscanner.o fscanner.c mv -f .deps/fscanner.Tpo .deps/fscanner.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT egrep.o -MD -MP -MF .deps/egrep.Tpo -c -o egrep.o egrep.c mv -f .deps/egrep.Tpo .deps/egrep.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c mv -f .deps/alloc.Tpo .deps/alloc.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c mv -f .deps/basename.Tpo .deps/basename.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c mv -f .deps/build.Tpo .deps/build.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c mv -f .deps/command.Tpo .deps/command.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT compath.o -MD -MP -MF .deps/compath.Tpo -c -o compath.o compath.c mv -f .deps/compath.Tpo .deps/compath.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT crossref.o -MD -MP -MF .deps/crossref.Tpo -c -o crossref.o crossref.c mv -f .deps/crossref.Tpo .deps/crossref.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c mv -f .deps/dir.Tpo .deps/dir.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c mv -f .deps/edit.Tpo .deps/edit.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c exec.c:129:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. mv -f .deps/exec.Tpo .deps/exec.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT find.o -MD -MP -MF .deps/find.Tpo -c -o find.o find.c mv -f .deps/find.Tpo .deps/find.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/history.Tpo .deps/history.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c mv -f .deps/input.Tpo .deps/input.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT invlib.o -MD -MP -MF .deps/invlib.Tpo -c -o invlib.o invlib.c mv -f .deps/invlib.Tpo .deps/invlib.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT logdir.o -MD -MP -MF .deps/logdir.Tpo -c -o logdir.o logdir.c mv -f .deps/logdir.Tpo .deps/logdir.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT lookup.o -MD -MP -MF .deps/lookup.Tpo -c -o lookup.o lookup.c mv -f .deps/lookup.Tpo .deps/lookup.Po cc -DHAVE_CONFIG_H -I. -I.. -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.. -O2 -pipe -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c mv -f .deps/mouse.Tpo .deps/mouse.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT mygetenv.o -MD -MP -MF .deps/mygetenv.Tpo -c -o mygetenv.o mygetenv.c mv -f .deps/mygetenv.Tpo .deps/mygetenv.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT mypopen.o -MD -MP -MF .deps/mypopen.Tpo -c -o mypopen.o mypopen.c mv -f .deps/mypopen.Tpo .deps/mypopen.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT vpaccess.o -MD -MP -MF .deps/vpaccess.Tpo -c -o vpaccess.o vpaccess.c mv -f .deps/vpaccess.Tpo .deps/vpaccess.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT vpfopen.o -MD -MP -MF .deps/vpfopen.Tpo -c -o vpfopen.o vpfopen.c mv -f .deps/vpfopen.Tpo .deps/vpfopen.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT vpinit.o -MD -MP -MF .deps/vpinit.Tpo -c -o vpinit.o vpinit.c mv -f .deps/vpinit.Tpo .deps/vpinit.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT vpopen.o -MD -MP -MF .deps/vpopen.Tpo -c -o vpopen.o vpopen.c mv -f .deps/vpopen.Tpo .deps/vpopen.Po cc -O2 -pipe -o cscope fscanner.o egrep.o alloc.o basename.o build.o command.o compath.o crossref.o dir.o display.o edit.o exec.o find.o help.o history.o input.o invlib.o logdir.o lookup.o main.o mouse.o mygetenv.o mypopen.o vpaccess.o vpfopen.o vpinit.o vpopen.o -lncurses -lfl command.c(command.o:(command)): warning: strcat() is almost always misused, please use strlcat() command.c(command.o:(command)): warning: strcpy() is almost always misused, please use strlcpy() Making all in contrib >>> Running package in devel/cscope at 1711651483.09 ===> devel/cscope ===> Faking installation for cscope-15.9p1 Making install in doc mkdir -p '/exopi-obj/pobj/cscope-15.9/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/cscope-15.9/bin/install -c -m 644 cscope.1 '/exopi-obj/pobj/cscope-15.9/fake-amd64/usr/local/man/man1' Making install in src /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/cscope-15.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/cscope-15.9/bin/install -c -s -m 755 cscope '/exopi-obj/pobj/cscope-15.9/fake-amd64/usr/local/bin' Making install in contrib mkdir -p '/exopi-obj/pobj/cscope-15.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/cscope-15.9/bin/install -c -m 755 ocs '/exopi-obj/pobj/cscope-15.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/cscope-15.9/bin/install -d -m 755 /exopi-obj/pobj/cscope-15.9/fake-amd64/usr/local/share/emacs/site-lisp ===> Building package for cscope-15.9p1 Create /exopi-cvs/ports/packages/amd64/all/cscope-15.9p1.tgz Creating package cscope-15.9p1 reading plist| checking dependencies| 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|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cscope-15.9p1.tgz >>> Running clean in devel/cscope at 1711651488.18 ===> devel/cscope ===> Cleaning for cscope-15.9p1 >>> Ended at 1711651489.38 max_stuck=0.35/build=30.70/package=4.96/clean=1.49