>>> Building on exopi-6 under devel/libio DIST = [devel/libio:libio-0.1.tar.gz] FULLPKGNAME = libio-0.1 distfiles size=36574 >>> Running build in devel/libio at 1713256161.72 ===> devel/libio ===> Building from scratch libio-0.1 ===> Checking files for libio-0.1 `/exopi-cvs/ports/distfiles/libio-0.1.tar.gz' is up to date. >> (SHA256) libio-0.1.tar.gz: OK ===> Extracting for libio-0.1 ===> Patching for libio-0.1 ===> Applying OpenBSD patch patch-io_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- io.c.orig Wed Mar 27 05:41:07 2002 |+++ io.c Sat May 22 22:33:59 2010 -------------------------- Patching file io.c using Plan A... Hunk #1 succeeded at 102. Hunk #2 succeeded at 121. Hunk #3 succeeded at 142. Hunk #4 succeeded at 152. Hunk #5 succeeded at 311. Hunk #6 succeeded at 424. Hunk #7 succeeded at 704. Hunk #8 succeeded at 759. done ===> Applying OpenBSD patch patch-io_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- io.h.orig Sat May 22 22:33:00 2010 |+++ io.h Sat May 22 22:33:26 2010 -------------------------- Patching file io.h using Plan A... Hunk #1 succeeded at 96. done ===> Applying OpenBSD patch patch-io_method_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- io_method.c.orig Wed Mar 27 05:41:23 2002 |+++ io_method.c Sat May 22 22:34:22 2010 -------------------------- Patching file io_method.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 177. 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 libio-0.1 ===> Configuring for libio-0.1 Using /exopi-obj/pobj/libio-0.1/config.site (generated) loading site script /exopi-obj/pobj/libio-0.1/config.site creating cache ./config.cache 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 ranlib... ranlib checking for a BSD compatible install... /exopi-obj/pobj/libio-0.1/bin/install -c checking whether ln -s works... yes checking for libevent... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/queue.h... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for socket in -lsocket... no checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for getaddrinfo... (cached) yes checking for inet_aton... (cached) yes checking for warnx... (cached) yes checking for timeradd in sys/time.h... yes checking for struct sockaddr_storage in sys/socket.h... yes checking for socklen_t... yes checking for struct addrinfo in netdb.h... yes checking for NI_MAXSERV... yes updating cache ./config.cache creating ./config.status creating Makefile creating examples/Makefile creating config.h ===> Building for libio-0.1 cc -O2 -pipe -DHAVE_CONFIG_H -Wall -I. -I./missing -c ./io.c ./io.c:775:45: warning: incompatible function pointer types passing 'ssize_t (*)(int, const void *, size_t)' (aka 'long (*)(int, const void *, unsigned long)') to parameter of type 'ssize_t (*)(int, void *, size_t)' (aka 'long (*)(int, void *, unsigned long)') [-Wincompatible-function-pointer-types] dplx->io_dst = io_new_obj(fd, IOTYPE_SINK, mthd_write, blocksize); ^~~~~~~~~~ ./io.c:707:15: note: passing argument to parameter 'method' here ssize_t (*method)(int, void *, size_t), size_t blocksize) ^ 1 warning generated. cc -O2 -pipe -DHAVE_CONFIG_H -Wall -I. -I./missing -c ./io_method.c building libio.a ar cru libio.a io.o io_method.o ranlib libio.a >>> Running package in devel/libio at 1713256167.29 ===> devel/libio ===> Faking installation for libio-0.1 /exopi-obj/pobj/libio-0.1/bin/install -c -m 644 /exopi-obj/pobj/libio-0.1/libio/libio.a /exopi-obj/pobj/libio-0.1/fake-amd64/usr/local/lib /exopi-obj/pobj/libio-0.1/bin/install -c -m 644 /exopi-obj/pobj/libio-0.1/libio/io.h /exopi-obj/pobj/libio-0.1/fake-amd64/usr/local/include ===> Building package for libio-0.1 Create /exopi-cvs/ports/packages/amd64/all/libio-0.1.tgz Creating package libio-0.1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|******* | 11% checksumming|************** | 22% checksumming|******************** | 33% checksumming|*************************** | 44% checksumming|********************************** | 56% checksumming|***************************************** | 67% checksumming|*********************************************** | 78% checksumming|****************************************************** | 89% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|****************************************************** | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libio-0.1.tgz >>> Running clean in devel/libio at 1713256169.43 ===> devel/libio ===> Cleaning for libio-0.1 >>> Ended at 1713256170.05 max_stuck=0.00/build=4.97/package=2.70/clean=0.69