>>> Building on exopi-1 under x11/libdnd DIST = [x11/libdnd:dnd.1.1.tgz] FULLPKGNAME = libdnd-1.1p3 distfiles size=227598 >>> Running build in x11/libdnd at 1711504176.36 ===> x11/libdnd ===> Building from scratch libdnd-1.1p3 ===> Checking files for libdnd-1.1p3 `/exopi-cvs/ports/distfiles/dnd.1.1.tgz' is up to date. >> (SHA256) dnd.1.1.tgz: OK ===> Extracting for libdnd-1.1p3 ===> Patching for libdnd-1.1p3 ===> Applying OpenBSD patch patch-DNDlib_DragAndDrop_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- DNDlib/DragAndDrop.c.orig |+++ DNDlib/DragAndDrop.c -------------------------- Patching file DNDlib/DragAndDrop.c using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 81. Hunk #3 succeeded at 463. Hunk #4 succeeded at 477. done ===> Applying OpenBSD patch patch-DNDlib_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- DNDlib/Makefile.in.orig Fri May 23 04:18:22 1997 |+++ DNDlib/Makefile.in Sat Dec 31 17:36:23 2005 -------------------------- Patching file DNDlib/Makefile.in using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 68. done ===> Applying OpenBSD patch patch-DNDlib_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- DNDlib/configure.orig |+++ DNDlib/configure -------------------------- Patching file DNDlib/configure using Plan A... Hunk #1 succeeded at 738. 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 libdnd-1.1p3 ===> Configuring for libdnd-1.1p3 Using /exopi-obj/pobj/libdnd-1.1/config.site (generated) loading site script /exopi-obj/pobj/libdnd-1.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 c++... c++ checking whether the C++ compiler (c++ -O2 -pipe ) works... yes checking whether the C++ compiler (c++ -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... (cached) yes checking for ranlib... ranlib checking how to run the C preprocessor... cc -E checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no 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 whether cc needs -traditional... no updating cache ./config.cache creating ./config.status creating Makefile ===> Building for libdnd-1.1p3 rm -f DragAndDrop.o cc -I. -O2 -pipe -I/usr/X11R6/include -c DragAndDrop.c DragAndDrop.c:397:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif DEBUG ^ // 1 warning generated. rm -f libDnd.a ar cru libDnd.a DragAndDrop.o ranlib libDnd.a rm -f DragAndDrop.o DragAndDrop.cxx ln -s DragAndDrop.c DragAndDrop.cxx c++ -I. -O2 -pipe -I/usr/X11R6/include -c DragAndDrop.cxx DragAndDrop.cxx:397:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif DEBUG ^ // 1 warning generated. rm -f libDnd++.a ar cru libDnd++.a DragAndDrop.o ranlib libDnd++.a rm -f dndtest cc -I. -O2 -pipe -I/usr/X11R6/include -c dndtest.c cc -o dndtest dndtest.o -L. -lDnd -L/usr/X11R6/lib -lSM -lICE -lXmu -lXaw -lXt -lX11 -Wl,-rpath,/usr/X11R6/lib rm -f DragAndDrop.so cc -I. -O2 -pipe -I/usr/X11R6/include -c -fPIC -o DragAndDrop.so DragAndDrop.c DragAndDrop.c:397:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif DEBUG ^ // 1 warning generated. cc -shared -fPIC -o libDnd.so.0.0 DragAndDrop.so rm -f DragAndDrop.so DragAndDrop.cxx ln -s DragAndDrop.c DragAndDrop.cxx c++ -I. -O2 -pipe -I/usr/X11R6/include -c -fPIC -o DragAndDrop.so DragAndDrop.cxx DragAndDrop.cxx:397:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif DEBUG ^ // 1 warning generated. cc -shared -fPIC -o libDnd++.so.1.0 DragAndDrop.so >>> Running package in x11/libdnd at 1711504182.39 ===> x11/libdnd ===> Faking installation for libdnd-1.1p3 /exopi-obj/pobj/libdnd-1.1/bin/install -d -m 755 /exopi-obj/pobj/libdnd-1.1/fake-amd64/usr/local/include/OffiX /exopi-obj/pobj/libdnd-1.1/bin/install -c -m 644 DragAndDrop.h DragAndDropTypes.h /exopi-obj/pobj/libdnd-1.1/fake-amd64/usr/local/include/OffiX /exopi-obj/pobj/libdnd-1.1/bin/install -c -m 644 libDnd.a libDnd++.a /exopi-obj/pobj/libdnd-1.1/fake-amd64/usr/local/lib /exopi-obj/pobj/libdnd-1.1/bin/install -c -m 644 libDnd.so.0.0 libDnd++.so.1.0 /exopi-obj/pobj/libdnd-1.1/fake-amd64/usr/local/lib /exopi-obj/pobj/libdnd-1.1/bin/install -d -m 755 /exopi-obj/pobj/libdnd-1.1/fake-amd64/usr/local/share/doc/libdnd /exopi-obj/pobj/libdnd-1.1/bin/install -c -m 644 /exopi-obj/pobj/libdnd-1.1/DND/DNDdoc/* /exopi-obj/pobj/libdnd-1.1/fake-amd64/usr/local/share/doc/libdnd ===> Building package for libdnd-1.1p3 Create /exopi-cvs/ports/packages/amd64/all/libdnd-1.1p3.tgz Creating package libdnd-1.1p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|*** | 5% archiving|***** | 8% archiving|******* | 11% archiving|********** | 16% archiving|************************************* | 58% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libdnd-1.1p3.tgz >>> Running clean in x11/libdnd at 1711504185.06 ===> x11/libdnd ===> Cleaning for libdnd-1.1p3 >>> Ended at 1711504185.59 max_stuck=0.00/build=6.03/package=2.36/clean=0.87