>>> Building on exopi-6 under x11/xclip BDEPENDS = [devel/metaauto;devel/autoconf/2.69;devel/libtool;devel/automake/1.15;devel/gmake] DIST = [x11/xclip:xclip-0.13.tar.gz] FULLPKGNAME = xclip-0.13p1 (Junk lock obtained for exopi-6 at 1713951981.77) >>> Running depends in x11/xclip at 1713951981.81 last junk was in security/py-aes,python3 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 libtool-2.4.2p2 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 libtool-2.4.2p2 metaauto-1.0p4 >>> Running show-prepare-results in x11/xclip at 1713951984.46 ===> x11/xclip ===> Building from scratch xclip-0.13p1 ===> xclip-0.13p1 depends on: metaauto-* -> metaauto-1.0p4 ===> xclip-0.13p1 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> xclip-0.13p1 depends on: automake->=1.15,<1.16 -> automake-1.15.1 ===> xclip-0.13p1 depends on: libtool-* -> libtool-2.4.2p2 ===> xclip-0.13p1 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: X11 Xmu c ===> found X11.18.0 Xmu.11.0 c.100.0 autoconf-2.69p3 automake-1.15.1 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-6 at 1713951985.45) distfiles size=30461 >>> Running extract in x11/xclip at 1713951985.47 ===> x11/xclip ===> Checking files for xclip-0.13p1 `/exopi-cvs/ports/distfiles/xclip-0.13.tar.gz' is up to date. >> (SHA256) xclip-0.13.tar.gz: OK ===> Extracting for xclip-0.13p1 >>> Running patch in x11/xclip at 1713951985.80 ===> x11/xclip ===> Patching for xclip-0.13p1 ===> Applying OpenBSD patch patch-xclip-pastefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- xclip-pastefile.orig Tue Aug 25 12:27:44 2009 |+++ xclip-pastefile Tue Aug 25 12:27:47 2009 -------------------------- Patching file xclip-pastefile using Plan A... Hunk #1 succeeded at 4. done ===> Applying OpenBSD patch patch-xcprint_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid printf "%s" NULL | |merged upstream: |https://github.com/astrand/xclip/commit/26c84990d9b2b2447a4d0b55be53b715f7ddda30 | |Index: xcprint.c |--- xcprint.c.orig |+++ xcprint.c -------------------------- Patching file xcprint.c using Plan A... Hunk #1 succeeded at 86. 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++ >>> Running configure in x11/xclip at 1713951986.06 ===> x11/xclip ===> Generating configure for xclip-0.13p1 Running autoreconf-2.69 in /exopi-obj/pobj/xclip-0.13/xclip-0.13 ===> Configuring for xclip-0.13p1 Using /exopi-obj/pobj/xclip-0.13/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/xclip-0.13/config.site 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 for a BSD-compatible install... /exopi-obj/pobj/xclip-0.13/bin/install -c 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 X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for strip... (cached) strip 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 for X11/Xmu/Atoms.h... (cached) yes checking for X11/Intrinsic.h... (cached) yes checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no checking for XmuClientWindow in -lXmu... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in x11/xclip at 1713951992.51 ===> x11/xclip ===> Building for xclip-0.13p1 cc -O2 -pipe -Wall -I/usr/X11R6/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xclib.o -c xclib.c cc -O2 -pipe -Wall -I/usr/X11R6/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xcprint.o -c xcprint.c cc -O2 -pipe -Wall -I/usr/X11R6/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xclip.o -c xclip.c cc xclib.o xcprint.o xclip.o -O2 -pipe -Wall -I/usr/X11R6/include -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xclip -L/usr/X11R6/lib -lXmu -L/usr/X11R6/lib -lX11 -lXmu xclib.c(xclib.o:(xcstrdup)): warning: strcpy() is almost always misused, please use strlcpy() xcprint.c(xcprint.o:(errperror)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in x11/xclip at 1713951993.50 ===> x11/xclip ===> Faking installation for xclip-0.13p1 mkdir -p /exopi-obj/pobj/xclip-0.13/fake-amd64/usr/local/bin /exopi-obj/pobj/xclip-0.13/bin/install -c xclip xclip-copyfile xclip-pastefile xclip-cutfile /exopi-obj/pobj/xclip-0.13/fake-amd64/usr/local/bin mkdir -p /exopi-obj/pobj/xclip-0.13/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/xclip-0.13/bin/install -c -m 644 xclip.1 xclip-copyfile.1 /exopi-obj/pobj/xclip-0.13/fake-amd64/usr/local/man/man1 ===> Building package for xclip-0.13p1 Create /exopi-cvs/ports/packages/amd64/all/xclip-0.13p1.tgz Creating package xclip-0.13p1 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|* | 2% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|****************************************************** | 84% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xclip-0.13p1.tgz >>> Running clean in x11/xclip at 1713951994.70 ===> x11/xclip ===> Cleaning for xclip-0.13p1 >>> Ended at 1713951994.92 max_stuck=1.73/depends=2.65/show-prepare-results=1.02/extract=0.32/patch=0.26/configure=6.45/build=1.00/package=1.20/clean=0.25