=> Building net/libfb build started at Tue Oct 4 11:19:01 PDT 2016 port directory: /usr/ports/net/libfb building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: fjoe@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../09//usr/ports/net/libfb/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libfb-2.0.2_2 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-shared --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/net/libfb XDG_CONFIG_HOME=/wrkdirs/net/libfb HOME=/wrkdirs/net/libfb TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/net/libfb XDG_CONFIG_HOME=/wrkdirs/net/libfb HOME=/wrkdirs/net/libfb TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS="" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libfb" EXAMPLESDIR="share/examples/libfb" DATADIR="share/libfb" WWWDIR="www/libfb" ETCDIR="etc/libfb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libfb DOCSDIR=/usr/local/share/doc/libfb EXAMPLESDIR=/usr/local/share/examples/libfb WWWDIR=/usr/local/www/libfb ETCDIR=/usr/local/etc/libfb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libfb-2.0.2_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> libfb-2.0.2_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libfb-2.0.2_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libfb-2.0.2_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libfb-2.0.2_2 for building => SHA256 Checksum OK for libfb-2.0.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libfb-2.0.2_2 for building ===> Extracting for libfb-2.0.2_2 => SHA256 Checksum OK for libfb-2.0.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libfb-2.0.2_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> libfb-2.0.2_2 depends on shared library: libnet.so - not found ===> Installing existing package /packages/All/libnet-1.1.6_4,1.txz Installing libnet-1.1.6_4,1... Extracting libnet-1.1.6_4,1: .......... done ===> libfb-2.0.2_2 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) ===> Returning to build of libfb-2.0.2_2 =========================================================================== =================================================== ===> Configuring for libfb-2.0.2_2 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... 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-portbld-dragonfly4.7 checking host system type... x86_64-portbld-dragonfly4.7 checking for a sed that does not truncate output... /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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly4.7 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly4.7 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for stdbool.h... (cached) yes checking for inttypes.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for time.h... (cached) yes checking for poll.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking for time.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for net/if.h... (cached) yes checking for time.h... (cached) yes checking for stdlib.h... (cached) yes checking for libnet_write in -lnet... yes checking for pcap_next in -lpcap... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking whether cc needs -traditional... no checking for memset... (cached) yes checking for socket... yes checking for strtol... (cached) yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating libfb/fb_config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for libfb-2.0.2_2 --- ./libfb/fb_config.h.in --- --- ethernet.lo --- --- fb_lib.lo --- --- flash.lo --- --- poll.lo --- --- ./libfb/fb_config.h.in --- cd . && /bin/sh /wrkdirs/net/libfb/libfb-2.0.2/missing --run autoheader --- fb_lib.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT fb_lib.lo -MD -MP -MF ".deps/fb_lib.Tpo" -c -o fb_lib.lo `test -f 'libfb/fb_lib.c' || echo './'`libfb/fb_lib.c; then mv -f ".deps/fb_lib.Tpo" ".deps/fb_lib.Plo"; else rm -f ".deps/fb_lib.Tpo"; exit 1; fi --- flash.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT flash.lo -MD -MP -MF ".deps/flash.Tpo" -c -o flash.lo `test -f 'libfb/flash.c' || echo './'`libfb/flash.c; then mv -f ".deps/flash.Tpo" ".deps/flash.Plo"; else rm -f ".deps/flash.Tpo"; exit 1; fi --- poll.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT poll.lo -MD -MP -MF ".deps/poll.Tpo" -c -o poll.lo `test -f 'libfb/poll.c' || echo './'`libfb/poll.c; then mv -f ".deps/poll.Tpo" ".deps/poll.Plo"; else rm -f ".deps/poll.Tpo"; exit 1; fi --- ./libfb/fb_config.h.in --- /wrkdirs/net/libfb/libfb-2.0.2/missing: autoheader: not found --- ethernet.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT ethernet.lo -MD -MP -MF ".deps/ethernet.Tpo" -c -o ethernet.lo `test -f 'libfb/ethernet.c' || echo './'`libfb/ethernet.c; then mv -f ".deps/ethernet.Tpo" ".deps/ethernet.Plo"; else rm -f ".deps/ethernet.Tpo"; exit 1; fi --- ./libfb/fb_config.h.in --- WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. touch: [libfb/fb_config.h].in: No such file or directory rm -f libfb/stamp-h1 touch ./libfb/fb_config.h.in --- utility.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT utility.lo -MD -MP -MF ".deps/utility.Tpo" -c -o utility.lo `test -f 'libfb/utility.c' || echo './'`libfb/utility.c; then mv -f ".deps/utility.Tpo" ".deps/utility.Plo"; else rm -f ".deps/utility.Tpo"; exit 1; fi --- fb_lib.lo --- cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT fb_lib.lo -MD -MP -MF .deps/fb_lib.Tpo -c libfb/fb_lib.c -o fb_lib.o libfb/fb_lib.c: In function 'writeidt': libfb/fb_lib.c:959:55: warning: pointer targets in passing argument 4 of 'custom_cmd' differ in signedness [-Wpointer-sign] return custom_cmd (f, DOOF_CMD_IDT_WRITE_REG, span, buffer, 2); ^ libfb/fb_lib.c:675:1: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' custom_cmd (libfb_t * f, unsigned char cmd, unsigned char param, char *buf, ^ --- ethernet.lo --- cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT ethernet.lo -MD -MP -MF .deps/ethernet.Tpo -c libfb/ethernet.c -o ethernet.o --- utility.lo --- cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c libfb/utility.c -o utility.o In file included from libfb/utility.c:1:0: ./libfb/fb_lib.h:625:15: warning: inline function 'libfb_get_systime' declared but never defined inline time_t libfb_get_systime (libfb_t * f); ^ ./libfb/fb_lib.h:624:15: warning: inline function 'libfb_get_ctime' declared but never defined inline time_t libfb_get_ctime (libfb_t * f); ^ --- poll.lo --- cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c libfb/poll.c -o poll.o --- flash.lo --- cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT flash.lo -MD -MP -MF .deps/flash.Tpo -c libfb/flash.c -o flash.o --- ethernet.lo --- In file included from libfb/ethernet.c:1:0: ./libfb/fb_lib.h:625:15: warning: inline function 'libfb_get_systime' declared but never defined inline time_t libfb_get_systime (libfb_t * f); ^ ./libfb/fb_lib.h:624:15: warning: inline function 'libfb_get_ctime' declared but never defined inline time_t libfb_get_ctime (libfb_t * f); ^ --- poll.lo --- In file included from libfb/poll.c:1:0: ./libfb/fb_lib.h:625:15: warning: inline function 'libfb_get_systime' declared but never defined inline time_t libfb_get_systime (libfb_t * f); ^ ./libfb/fb_lib.h:624:15: warning: inline function 'libfb_get_ctime' declared but never defined inline time_t libfb_get_ctime (libfb_t * f); ^ --- flash.lo --- In file included from libfb/flash.c:1:0: ./libfb/fb_lib.h:625:15: warning: inline function 'libfb_get_systime' declared but never defined inline time_t libfb_get_systime (libfb_t * f); ^ ./libfb/fb_lib.h:624:15: warning: inline function 'libfb_get_ctime' declared but never defined inline time_t libfb_get_ctime (libfb_t * f); ^ --- get_local_mac.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT get_local_mac.lo -MD -MP -MF ".deps/get_local_mac.Tpo" -c -o get_local_mac.lo `test -f 'libfb/get_local_mac.c' || echo './'`libfb/get_local_mac.c; then mv -f ".deps/get_local_mac.Tpo" ".deps/get_local_mac.Plo"; else rm -f ".deps/get_local_mac.Tpo"; exit 1; fi --- sha1.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.lo `test -f 'libfb/sha1.c' || echo './'`libfb/sha1.c; then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo"; else rm -f ".deps/sha1.Tpo"; exit 1; fi --- libfb/stamp-h1 --- cd . && /bin/sh ./config.status libfb/fb_config.h config.status: creating libfb/fb_config.h config.status: libfb/fb_config.h is unchanged --- libfb/fb_config.h --- --- get_local_mac.lo --- cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT get_local_mac.lo -MD -MP -MF .deps/get_local_mac.Tpo -c libfb/get_local_mac.c -o get_local_mac.o --- sha1.lo --- cc -DHAVE_CONFIG_H -I. -I. -I./libfb -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c libfb/sha1.c -o sha1.o --- get_local_mac.lo --- In file included from libfb/get_local_mac.c:1:0: ./libfb/fb_lib.h:625:15: warning: inline function 'libfb_get_systime' declared but never defined inline time_t libfb_get_systime (libfb_t * f); ^ ./libfb/fb_lib.h:624:15: warning: inline function 'libfb_get_ctime' declared but never defined inline time_t libfb_get_ctime (libfb_t * f); ^ --- libfb.la --- /bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -O2 -fno-strict-aliasing -o libfb.la -rpath /usr/local/lib -version-info 0:0:0 ethernet.lo fb_lib.lo flash.lo poll.lo utility.lo get_local_mac.lo sha1.lo -lnet -lpcap -L/usr/local/lib mkdir .libs ar cru .libs/libfb.a ethernet.o fb_lib.o flash.o poll.o utility.o get_local_mac.o sha1.o ranlib .libs/libfb.a creating libfb.la (cd .libs && rm -f libfb.la && ln -s ../libfb.la libfb.la) =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for libfb-2.0.2_2 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/net/libfb/libfb-2.0.2/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/net/libfb/libfb-2.0.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install test -z "/usr/local/lib" || /wrkdirs/net/libfb/libfb-2.0.2/install-sh -d "/wrkdirs/net/libfb/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -s 'libfb.la' '/wrkdirs/net/libfb/stage/usr/local/lib/libfb.la' /usr/bin/install -c .libs/libfb.lai /wrkdirs/net/libfb/stage/usr/local/lib/libfb.la /usr/bin/install -c .libs/libfb.a /wrkdirs/net/libfb/stage/usr/local/lib/libfb.a strip --strip-debug /wrkdirs/net/libfb/stage/usr/local/lib/libfb.a chmod 644 /wrkdirs/net/libfb/stage/usr/local/lib/libfb.a ranlib /wrkdirs/net/libfb/stage/usr/local/lib/libfb.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /wrkdirs/net/libfb/libfb-2.0.2/install-sh -d "/wrkdirs/net/libfb/stage/usr/local/include" /wrkdirs/net/libfb/libfb-2.0.2/install-sh -c -m 644 'libfb/fb_lib.h' '/wrkdirs/net/libfb/stage/usr/local/include/libfb/fb_lib.h' /wrkdirs/net/libfb/libfb-2.0.2/install-sh -c -m 644 'libfb/fb_context.h' '/wrkdirs/net/libfb/stage/usr/local/include/libfb/fb_context.h' /wrkdirs/net/libfb/libfb-2.0.2/install-sh -c -m 644 'libfb/fb_config.h' '/wrkdirs/net/libfb/stage/usr/local/include/libfb/fb_config.h' /wrkdirs/net/libfb/libfb-2.0.2/install-sh -c -m 644 'libfb/sha1.h' '/wrkdirs/net/libfb/stage/usr/local/include/libfb/sha1.h' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for libfb-2.0.2_2 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for libfb-2.0.2_2 build of net/libfb ended at Tue Oct 4 11:19:18 PDT 2016 build time: 00:00:17