>>> Building on exopi-1 under devel/libftdi BDEPENDS = [devel/libusb-compat] DIST = [devel/libftdi:libftdi-0.20.tar.gz] FULLPKGNAME = libftdi-0.20p1 RDEPENDS = [devel/libusb-compat] (Junk lock obtained for exopi-1 at 1711581602.19) >>> Running depends in devel/libftdi at 1711581602.22 last junk was in net/argus /usr/sbin/pkg_add -aI -Drepair libusb-compat-0.1.5p1 was: /usr/sbin/pkg_add -aI -Drepair libusb-compat-0.1.5p1 /usr/sbin/pkg_add -aI -Drepair libusb-compat-0.1.5p1 >>> Running show-prepare-results in devel/libftdi at 1711581604.13 ===> devel/libftdi ===> Building from scratch libftdi-0.20p1 ===> libftdi-0.20p1 depends on: libusb-compat-* -> libusb-compat-0.1.5p1 ===> Verifying specs: c usb pthread usb-1.0 ===> found c.99.0 usb.10.0 pthread.27.1 usb-1.0.2.1 libusb-compat-0.1.5p1 (Junk lock released for exopi-1 at 1711581604.75) distfiles size=423570 >>> Running build in devel/libftdi at 1711581604.78 ===> devel/libftdi ===> Checking files for libftdi-0.20p1 `/exopi-cvs/ports/distfiles/libftdi-0.20.tar.gz' is up to date. >> (SHA256) libftdi-0.20.tar.gz: OK ===> Extracting for libftdi-0.20p1 ===> Patching for libftdi-0.20p1 ===> Applying OpenBSD patch patch-src_ftdi_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ftdi.c.orig Thu Mar 15 05:58:44 2012 |+++ src/ftdi.c Sat Nov 9 19:47:18 2013 -------------------------- Patching file src/ftdi.c using Plan A... Hunk #1 succeeded at 44. 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 libftdi-0.20p1 ===> Configuring for libftdi-0.20p1 Using /exopi-obj/pobj/libftdi-0.20/config.site (generated) configure: WARNING: unrecognized options: --disable-python-bindings, --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libftdi-0.20/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libftdi-0.20/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (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 for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for libusb-config... libusb-config checking if libusb version is >= 0.1.7... yes checking for boostlib >= 1.33... configure: We could not detect the boost libraries (version 1.33 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. checking if we can build the C++ wrapper... no checking for swig... /usr/local/bin/swig checking for a Python interpreter with version >= 2.0... python2 checking for python2... /usr/local/bin/python2 checking for python2 version... 2.7 checking for python2 platform... openbsd7 checking for python2 script directory... ${prefix}/lib/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking /usr/local/include/python2.7/Python.h usability... yes checking /usr/local/include/python2.7/Python.h presence... yes checking for /usr/local/include/python2.7/Python.h... yes configure: Python binding for libftdi will not be built. configure: Enable Python binding module building with --enable-python-binding configure: creating ./config.status config.status: creating libftdi-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating examples/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating libftdi.pc config.status: creating libftdi.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-python-bindings, --disable-silent-rules, --disable-gtk-doc ===> Building for libftdi-0.20p1 /usr/bin/make all-recursive Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/local/include -MT ftdi.lo -MD -MP -MF .deps/ftdi.Tpo -c -o ftdi.lo ftdi.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/local/include -MT ftdi.lo -MD -MP -MF .deps/ftdi.Tpo -c ftdi.c -fPIC -DPIC -o .libs/ftdi.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -I/usr/local/include -MT ftdi.lo -MD -MP -MF .deps/ftdi.Tpo -c ftdi.c -o ftdi.o mv -f .deps/ftdi.Tpo .deps/ftdi.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -version-info 21:0:20 -L/usr/local/lib -o libftdi.la -rpath /usr/local/lib ftdi.lo -L/usr/local/lib -lusb libtool: link: cc -shared -fPIC -DPIC -o .libs/libftdi.so.15.1 -pthread -O2 -pipe -I/usr/local/include .libs/ftdi.o -L.libs -lusb -lusb-1.0 -lpthread -Wl,-soname,libftdi.so.15.1 libtool: link: ar cru .libs/libftdi.a ftdi.o libtool: link: ranlib .libs/libftdi.a Making all in bindings Making all in python /usr/bin/make all-am Making all in examples cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c mv -f .deps/simple.Tpo .deps/simple.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o simple simple.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/simple -pthread -O2 -pipe -I/usr/local/include simple.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT bitbang.o -MD -MP -MF .deps/bitbang.Tpo -c -o bitbang.o bitbang.c mv -f .deps/bitbang.Tpo .deps/bitbang.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o bitbang bitbang.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/bitbang -pthread -O2 -pipe -I/usr/local/include bitbang.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT bitbang2.o -MD -MP -MF .deps/bitbang2.Tpo -c -o bitbang2.o bitbang2.c mv -f .deps/bitbang2.Tpo .deps/bitbang2.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o bitbang2 bitbang2.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/bitbang2 -pthread -O2 -pipe -I/usr/local/include bitbang2.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT bitbang_ft2232.o -MD -MP -MF .deps/bitbang_ft2232.Tpo -c -o bitbang_ft2232.o bitbang_ft2232.c mv -f .deps/bitbang_ft2232.Tpo .deps/bitbang_ft2232.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o bitbang_ft2232 bitbang_ft2232.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/bitbang_ft2232 -pthread -O2 -pipe -I/usr/local/include bitbang_ft2232.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT bitbang_cbus.o -MD -MP -MF .deps/bitbang_cbus.Tpo -c -o bitbang_cbus.o bitbang_cbus.c mv -f .deps/bitbang_cbus.Tpo .deps/bitbang_cbus.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o bitbang_cbus bitbang_cbus.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/bitbang_cbus -pthread -O2 -pipe -I/usr/local/include bitbang_cbus.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT find_all.o -MD -MP -MF .deps/find_all.Tpo -c -o find_all.o find_all.c mv -f .deps/find_all.Tpo .deps/find_all.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o find_all find_all.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/find_all -pthread -O2 -pipe -I/usr/local/include find_all.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT serial_test.o -MD -MP -MF .deps/serial_test.Tpo -c -o serial_test.o serial_test.c mv -f .deps/serial_test.Tpo .deps/serial_test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o serial_test serial_test.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/serial_test -pthread -O2 -pipe -I/usr/local/include serial_test.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../ftdipp -I/usr/local/include -O2 -pipe -I/usr/local/include -MT baud_test.o -MD -MP -MF .deps/baud_test.Tpo -c -o baud_test.o baud_test.c mv -f .deps/baud_test.Tpo .deps/baud_test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include -no-install -L/usr/local/lib -o baud_test baud_test.o ../src/libftdi.la -L/usr/local/lib -lusb libtool: link: cc -o .libs/baud_test -pthread -O2 -pipe -I/usr/local/include baud_test.o -L.libs -lftdi -lusb -lusb-1.0 -lpthread -Wl,-rpath-link,/usr/local/lib Making all in doc *** Warning in /exopi-obj/pobj/libftdi-0.20/libftdi-0.20/doc: '$(DOXYGEN)' expands to '' while building html/index.html (Makefile:380) >>> Running package in devel/libftdi at 1711581622.29 ===> devel/libftdi ===> Faking installation for libftdi-0.20p1 Making install in src test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/libftdi-0.20/bin/install -c libftdi.la '/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -m 644 ./.libs/libftdi.a /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/lib/libftdi.a libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -m 644 ./.libs/libftdi.so.15.1 /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/lib/libftdi.so.15.1 libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -m 644 ./.libs/libftdi.lai /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/lib/libftdi.la test -z "/usr/local/include" || mkdir -p "/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/include" /exopi-obj/pobj/libftdi-0.20/bin/install -c -m 644 ftdi.h '/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/include' Making install in bindings Making install in python /usr/bin/make install-am Making install in examples test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 simple bitbang bitbang2 bitbang_ft2232 bitbang_cbus find_all serial_test baud_test '/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/simple /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/bitbang /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/bitbang2 /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/bitbang_ft2232 /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/bitbang_cbus /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/find_all /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/serial_test /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/libftdi-0.20/bin/install -c -s -m 755 ./.libs/baud_test /exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin Making install in doc test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin" /exopi-obj/pobj/libftdi-0.20/bin/install -c -m 755 libftdi-config '/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/bin' test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/libftdi-0.20/bin/install -c -m 644 libftdi.pc '/exopi-obj/pobj/libftdi-0.20/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for libftdi-0.20p1 Create /exopi-cvs/ports/packages/amd64/all/libftdi-0.20p1.tgz Creating package libftdi-0.20p1 reading plist| checking dependencies| checking dependencies|devel/libusb-compat checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******* | 10% archiving|********* | 15% archiving|************ | 19% archiving|*************** | 24% archiving|****************** | 28% archiving|********************** | 34% archiving|************************ | 38% archiving|******************************************* | 67% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libftdi-0.20p1.tgz >>> Running clean in devel/libftdi at 1711581625.40 ===> devel/libftdi ===> Cleaning for libftdi-0.20p1 >>> Ended at 1711581625.59 max_stuck=0.00/depends=1.91/show-prepare-results=0.66/build=17.51/package=3.11/clean=0.21