>>> Building on exopi-6 under databases/sharedance DIST = [databases/sharedance:sharedance-0.6.tar.gz] FULLPKGNAME = sharedance-0.6p2 distfiles size=110867 >>> Running build in databases/sharedance at 1713476110.58 ===> databases/sharedance ===> Building from scratch sharedance-0.6p2 ===> Verifying specs: c event ===> found c.100.0 event.4.1 ===> Checking files for sharedance-0.6p2 `/exopi-cvs/ports/distfiles/sharedance-0.6.tar.gz' is up to date. >> (SHA256) sharedance-0.6.tar.gz: OK ===> Extracting for sharedance-0.6p2 ===> Patching for sharedance-0.6p2 ===> Applying OpenBSD patch patch-src_sharedanced_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/sharedanced.c.orig Sun Jun 2 17:19:47 2013 |+++ src/sharedanced.c Sun Jun 2 17:20:26 2013 -------------------------- Patching file src/sharedanced.c using Plan A... Hunk #1 succeeded at 99. Hunk #2 succeeded at 120. 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 sharedance-0.6p2 ===> Configuring for sharedance-0.6p2 checking for a BSD-compatible install... /exopi-obj/pobj/sharedance-0.6/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /exopi-obj/pobj/sharedance-0.6/bin/install -c 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for AIX... no checking for strerror in -lcposix... no checking for ANSI C header files... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for ioctl.h... (cached) no checking for sys/ioctl.h... (cached) yes checking whether cc needs -traditional... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for connect... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for socklen_t... yes checking for ssize_t... yes checking for sig_atomic_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working memcmp... yes checking for strftime... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for initgroups... yes checking for setgroups... yes checking for waitpid... yes checking for setproctitle... yes checking for getopt_long... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... yes checking for setegid... yes checking for setregid... yes checking for setresgid... yes checking for pread... yes checking for strtoull... yes checking for strtoq... yes checking for memset... yes checking for munmap... yes checking for strdup... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes checking for snprintf... yes checking for vsnprintf... yes checking for vfprintf... yes checking for gethostname... yes checking for setlocale... yes checking for random... yes checking for srandomdev... yes checking for bufferevent_new in -levent... yes checking whether snprintf is C99 conformant... done checking if malloc debugging is wanted... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating php/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for sharedance-0.6p2 /usr/bin/make all-recursive Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT sharedanced.o -MD -MP -MF ".deps/sharedanced.Tpo" -c -o sharedanced.o sharedanced.c; then mv -f ".deps/sharedanced.Tpo" ".deps/sharedanced.Po"; else rm -f ".deps/sharedanced.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT process.o -MD -MP -MF ".deps/process.Tpo" -c -o process.o process.c; then mv -f ".deps/process.Tpo" ".deps/process.Po"; else rm -f ".deps/process.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT bsd-getopt_long.o -MD -MP -MF ".deps/bsd-getopt_long.Tpo" -c -o bsd-getopt_long.o bsd-getopt_long.c; then mv -f ".deps/bsd-getopt_long.Tpo" ".deps/bsd-getopt_long.Po"; else rm -f ".deps/bsd-getopt_long.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT fakesnprintf.o -MD -MP -MF ".deps/fakesnprintf.Tpo" -c -o fakesnprintf.o fakesnprintf.c; then mv -f ".deps/fakesnprintf.Tpo" ".deps/fakesnprintf.Po"; else rm -f ".deps/fakesnprintf.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT mysnprintf.o -MD -MP -MF ".deps/mysnprintf.Tpo" -c -o mysnprintf.o mysnprintf.c; then mv -f ".deps/mysnprintf.Tpo" ".deps/mysnprintf.Po"; else rm -f ".deps/mysnprintf.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT daemonize.o -MD -MP -MF ".deps/daemonize.Tpo" -c -o daemonize.o daemonize.c; then mv -f ".deps/daemonize.Tpo" ".deps/daemonize.Po"; else rm -f ".deps/daemonize.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE=1 -I/usr/local/include -O2 -pipe -MT expire.o -MD -MP -MF ".deps/expire.Tpo" -c -o expire.o expire.c; then mv -f ".deps/expire.Tpo" ".deps/expire.Po"; else rm -f ".deps/expire.Tpo"; exit 1; fi cc -O2 -pipe -L/usr/local/lib -o sharedanced sharedanced.o process.o bsd-getopt_long.o fakesnprintf.o mysnprintf.o daemonize.o log.o expire.o -levent Making all in php >>> Running package in databases/sharedance at 1713476143.84 ===> databases/sharedance ===> Faking installation for sharedance-0.6p2 Making install in src test -z "/usr/local/sbin" || /exopi-obj/pobj/sharedance-0.6/sharedance-0.6/install-sh -d "/exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/sbin" /exopi-obj/pobj/sharedance-0.6/bin/install -c -s -m 755 'sharedanced' '/exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/sbin/sharedanced' Making install in php /exopi-obj/pobj/sharedance-0.6/bin/install -d -m 755 /exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/share/doc/sharedance /exopi-obj/pobj/sharedance-0.6/bin/install -c -m 644 /exopi-obj/pobj/sharedance-0.6/sharedance-0.6/README /exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/share/doc/sharedance /exopi-obj/pobj/sharedance-0.6/bin/install -d -m 755 /exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/share/examples/sharedance /exopi-obj/pobj/sharedance-0.6/bin/install -c -m 644 /exopi-obj/pobj/sharedance-0.6/sharedance-0.6/php/session_handler.php /exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/share/examples/sharedance /exopi-obj/pobj/sharedance-0.6/bin/install -c -m 644 /exopi-obj/pobj/sharedance-0.6/sharedance-0.6/php/sharedance.php /exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/share/examples/sharedance /exopi-obj/pobj/sharedance-0.6/bin/install -c -m 644 /exopi-obj/pobj/sharedance-0.6/sharedance-0.6/php/test_session.php /exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/share/examples/sharedance /exopi-obj/pobj/sharedance-0.6/bin/install -c -m 644 /exopi-obj/pobj/sharedance-0.6/sharedance-0.6/php/test_sharedance.php /exopi-obj/pobj/sharedance-0.6/fake-amd64/usr/local/share/examples/sharedance ===> Building package for sharedance-0.6p2 Create /exopi-cvs/ports/packages/amd64/all/sharedance-0.6p2.tgz Creating package sharedance-0.6p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|********************************************* | 70% archiving|******************************************************* | 86% archiving|********************************************************* | 88% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sharedance-0.6p2.tgz >>> Running clean in databases/sharedance at 1713476146.64 ===> databases/sharedance ===> Cleaning for sharedance-0.6p2 >>> Ended at 1713476147.17 max_stuck=0.00/build=33.24/package=2.82/clean=0.56