>>> Building on exopi-3 under comms/wy60 BDEPENDS = [devel/metaauto;devel/autoconf/2.61] DIST = [comms/wy60:wy60-2.0.9.tar.gz] FULLPKGNAME = wy60-2.0.9p1 (Junk lock obtained for exopi-3 at 1713954269.84) >>> Running depends in comms/wy60 at 1713954269.88 last junk was in security/minisign /usr/sbin/pkg_add -aI -Drepair autoconf-2.61p5 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.61p5 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.61p5 metaauto-1.0p4 >>> Running show-prepare-results in comms/wy60 at 1713954271.70 ===> comms/wy60 ===> Building from scratch wy60-2.0.9p1 ===> wy60-2.0.9p1 depends on: metaauto-* -> metaauto-1.0p4 ===> wy60-2.0.9p1 depends on: autoconf-2.61 -> autoconf-2.61p5 ===> Verifying specs: c curses ===> found c.100.0 curses.15.0 autoconf-2.61p5 metaauto-1.0p4 (Junk lock released for exopi-3 at 1713954272.36) distfiles size=159764 >>> Running build in comms/wy60 at 1713954272.39 ===> comms/wy60 ===> Checking files for wy60-2.0.9p1 `/exopi-cvs/ports/distfiles/wy60-2.0.9.tar.gz' is up to date. >> (SHA256) wy60-2.0.9.tar.gz: OK ===> Extracting for wy60-2.0.9p1 ===> Patching for wy60-2.0.9p1 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.ac.orig Wed Dec 5 18:01:38 2012 |+++ configure.ac Wed Dec 5 18:02:35 2012 -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 33. done ===> Applying OpenBSD patch patch-wy60_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- wy60.c.orig Sat Feb 3 05:07:20 2007 |+++ wy60.c Wed Dec 5 21:09:50 2012 -------------------------- Patching file wy60.c using Plan A... Hunk #1 succeeded at 5333. 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 wy60-2.0.9p1 Running autoconf-2.61 in /exopi-obj/pobj/wy60-2.0.9/wy60-2.0.9 Running autoheader-2.61 in /exopi-obj/pobj/wy60-2.0.9/wy60-2.0.9 ===> Configuring for wy60-2.0.9p1 Using /exopi-obj/pobj/wy60-2.0.9/config.site (generated) configure: loading site script /exopi-obj/pobj/wy60-2.0.9/config.site checking for a BSD-compatible install... /exopi-obj/pobj/wy60-2.0.9/bin/install -c /exopi-obj/pobj/wy60-2.0.9/wy60-2.0.9/missing: Unknown `--run' option Try `/exopi-obj/pobj/wy60-2.0.9/wy60-2.0.9/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/wy60-2.0.9/bin/install -c checking whether ln -s works... yes checking for setupterm... no checking for setupterm in -lcurses... yes 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/wait.h that is POSIX.1 compatible... (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 curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for grp.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for netinet/in.h... (cached) yes checking for pty.h... (cached) no checking for setjmp.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for sys/filio.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking for syslog.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for working chown... (cached) yes checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking whether cc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for atexit... (cached) yes checking for cfmakeraw... (cached) yes checking for dup2... (cached) yes checking for gettimeofday... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for posix_openpt... (cached) yes checking for putenv... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strrchr... (cached) yes checking for unsetenv... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for wy60-2.0.9p1 awk '{ gsub(/@SYSCONFDIR@/, "/etc"); print }' <"./wy60.man.in" >wy60.1 man -Tps "././wy60.1" >wy60.ps~ 2>/dev/null && mv wy60.ps~ wy60.ps rm -f wy60.ps~ /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -DETCDIR="\"/etc\"" -O2 -pipe -MT wy60.o -MD -MP -MF ".deps/wy60.Tpo" -c -o wy60.o wy60.c; then mv -f ".deps/wy60.Tpo" ".deps/wy60.Po"; else rm -f ".deps/wy60.Tpo"; exit 1; fi wy60.c:2920:7: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!cursorIsHidden != flag) { ^ ~~ wy60.c:2920:7: note: add parentheses after the '!' to evaluate the comparison first if (!cursorIsHidden != flag) { ^ ( ) wy60.c:2920:7: note: add parentheses around left hand side expression to silence this warning if (!cursorIsHidden != flag) { ^ ( ) wy60.c:5663:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 2 warnings generated. cc -O2 -pipe -o wy60 wy60.o -lcurses wy60.c(wy60.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() wy60.c(wy60.o:(emulator)): warning: sprintf() is often misused, please use snprintf() wy60.c(wy60.o:(gotoXY)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in comms/wy60 at 1713954283.81 ===> comms/wy60 ===> Faking installation for wy60-2.0.9p1 test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/wy60-2.0.9/fake-amd64/usr/local/bin" /exopi-obj/pobj/wy60-2.0.9/bin/install -c -s -m 755 'wy60' '/exopi-obj/pobj/wy60-2.0.9/fake-amd64/usr/local/bin/wy60' test -z ""/etc"" || mkdir -p -- "/exopi-obj/pobj/wy60-2.0.9/fake-amd64"/etc"" /exopi-obj/pobj/wy60-2.0.9/bin/install -c -m 644 'wy60.rc' '/exopi-obj/pobj/wy60-2.0.9/fake-amd64/etc/wy60.rc' test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/wy60-2.0.9/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/wy60-2.0.9/bin/install -c -m 644 './wy60.1' '/exopi-obj/pobj/wy60-2.0.9/fake-amd64/usr/local/man/man1/wy60.1' /exopi-obj/pobj/wy60-2.0.9/bin/install -d -m 755 /exopi-obj/pobj/wy60-2.0.9/fake-amd64/usr/local/share/examples/wy60 /exopi-obj/pobj/wy60-2.0.9/bin/install -c -m 644 /exopi-obj/pobj/wy60-2.0.9/wy60-2.0.9/wy60.rc /exopi-obj/pobj/wy60-2.0.9/fake-amd64/usr/local/share/examples/wy60/ ===> Building package for wy60-2.0.9p1 Create /exopi-cvs/ports/packages/amd64/all/wy60-2.0.9p1.tgz Creating package wy60-2.0.9p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************* | 77% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/wy60-2.0.9p1.tgz >>> Running clean in comms/wy60 at 1713954285.36 ===> comms/wy60 ===> Cleaning for wy60-2.0.9p1 >>> Ended at 1713954285.58 max_stuck=0.00/depends=1.83/show-prepare-results=0.69/build=11.41/package=1.55/clean=0.25