>>> Building on exopi-5 under sysutils/usmb BDEPENDS = [textproc/gsed;devel/glib2;textproc/libxml;net/samba;devel/gmake] DIST = [sysutils/usmb:usmb-20130204.tar.gz] FULLPKGNAME = usmb-20130204p7 RDEPENDS = [textproc/libxml;devel/glib2;net/samba] (Junk lock obtained for exopi-5 at 1711589500.37) >>> Running depends in sysutils/usmb at 1711589500.40 last junk was in x11/ogle /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 gmake-4.4.1 gsed-4.9 libxml-2.12.6 samba-4.19.5v0 was: /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 gmake-4.4.1 gsed-4.9 libxml-2.12.6 samba-4.19.5v0 /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 gmake-4.4.1 gsed-4.9 libxml-2.12.6 samba-4.19.5v0 The following new rcscripts were installed: /etc/rc.d/messagebus /etc/rc.d/nmbd /etc/rc.d/samba /etc/rc.d/smbd /etc/rc.d/winbindd See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/dbus /usr/local/share/doc/pkg-readmes/libinotify /usr/local/share/doc/pkg-readmes/samba >>> Running show-prepare-results in sysutils/usmb at 1711589512.58 ===> sysutils/usmb ===> Building from scratch usmb-20130204p7 ===> usmb-20130204p7 depends on: gsed-* -> gsed-4.9 ===> usmb-20130204p7 depends on: gmake-* -> gmake-4.4.1 ===> usmb-20130204p7 depends on: glib2-* -> glib2-2.78.4 ===> usmb-20130204p7 depends on: samba-* -> samba-4.19.5v0 ===> usmb-20130204p7 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c fuse glib-2.0 iconv intl pthread smbclient xml2 ===> found c.99.0 fuse.2.0 glib-2.0.4201.11 iconv.7.1 intl.8.0 pthread.27.1 smbclient.6.1 xml2.20.0 glib2-2.78.4 gmake-4.4.1 gsed-4.9 libxml-2.12.6 samba-4.19.5v0 (Junk lock released for exopi-5 at 1711589513.54) distfiles size=129786 >>> Running build in sysutils/usmb at 1711589513.57 ===> sysutils/usmb ===> Checking files for usmb-20130204p7 `/exopi-cvs/ports/distfiles/usmb-20130204.tar.gz' is up to date. >> (SHA256) usmb-20130204.tar.gz: OK ===> Extracting for usmb-20130204p7 ===> Patching for usmb-20130204p7 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 65. Hunk #3 succeeded at 100. done ===> Applying OpenBSD patch patch-usmb_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usmb.c |--- usmb.c.orig |+++ usmb.c -------------------------- Patching file usmb.c using Plan A... Hunk #1 succeeded at 141. Hunk #2 succeeded at 315. done ===> Applying OpenBSD patch patch-usmb_dir_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |allow readdir to work. | |Index: usmb_dir.c |--- usmb_dir.c.orig |+++ usmb_dir.c -------------------------- Patching file usmb_dir.c using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 112. done ===> Applying OpenBSD patch patch-usmb_file_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usmb_file.c |--- usmb_file.c.orig |+++ usmb_file.c -------------------------- Patching file usmb_file.c using Plan A... Hunk #1 succeeded at 202. done ===> Applying OpenBSD patch patch-usmb_file_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usmb_file.h |--- usmb_file.h.orig |+++ usmb_file.h -------------------------- Patching file usmb_file.h using Plan A... Hunk #1 succeeded at 31. 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 usmb-20130204p7 ===> Configuring for usmb-20130204p7 Using /exopi-obj/pobj/usmb-20130204/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/usmb-20130204/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 cc option to accept ISO C99... none needed checking for a BSD-compatible install... /exopi-obj/pobj/usmb-20130204/bin/install -c checking for a thread-safe mkdir -p... mkdir -p checking for a sed that does not truncate output... /usr/local/bin/gsed checking for smbc_init in -lsmbclient... yes checking for smbc_getFunctionStatVFS in -lsmbclient... yes checking for smbc_getFunctionOpen in -lsmbclient... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for GLIB... yes checking for FUSE... yes 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 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 fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for uint64_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for usmb-20130204p7 /usr/local/bin/gsed -e 's/"/\\"/g' -e 's/\(.*\)/ "\1" \\/' \ -e '1istatic const char *rng_config =' /exopi-obj/pobj/usmb-20130204/usmb-20130204/config.rng > config.rng.h echo ' "";' >> config.rng.h cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o conffile.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/conffile.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o options.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/options.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o password.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/password.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o usmb.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/usmb.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o usmb_dir.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/usmb_dir.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o usmb_file.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/usmb_file.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o utils.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/utils.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o version.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/version.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o xml.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/xml.c cc -I/usr/local/include/samba-4.0 -I/usr/local/include -Wall -Wextra -pedantic -Wformat-security -Winit-self -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -I/exopi-obj/pobj/usmb-20130204/usmb-20130204 -I. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -c -o samba33_compat.o /exopi-obj/pobj/usmb-20130204/usmb-20130204/samba33_compat.c cc -L/usr/local/lib -lsmbclient -L/usr/local/lib -o usmb conffile.o options.o password.o usmb.o usmb_dir.o usmb_file.o utils.o version.o xml.o samba33_compat.o -lsmbclient -L/usr/local/lib -lxml2 -L/usr/local/lib -lglib-2.0 -lintl -lfuse >>> Running package in sysutils/usmb at 1711589521.15 ===> sysutils/usmb ===> Faking installation for usmb-20130204p7 mkdir -p /exopi-obj/pobj/usmb-20130204/fake-amd64/usr/local/bin /exopi-obj/pobj/usmb-20130204/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/usmb-20130204/bin/install -c -m 755 usmb /exopi-obj/pobj/usmb-20130204/fake-amd64/usr/local/bin/ /exopi-obj/pobj/usmb-20130204/bin/install -c -m 644 /exopi-obj/pobj/usmb-20130204/usmb-20130204/usmb.1 /exopi-obj/pobj/usmb-20130204/fake-amd64/usr/local/man/man1/ /exopi-obj/pobj/usmb-20130204/bin/install -d -m 755 /exopi-obj/pobj/usmb-20130204/fake-amd64/usr/local/share/{doc,examples}/usmb/ /exopi-obj/pobj/usmb-20130204/bin/install -c -m 644 /exopi-obj/pobj/usmb-20130204/usmb-20130204/README /exopi-obj/pobj/usmb-20130204/fake-amd64/usr/local/share/doc/usmb/ /exopi-obj/pobj/usmb-20130204/bin/install -c -m 644 /exopi-obj/pobj/usmb-20130204/usmb-20130204/usmb.conf /exopi-obj/pobj/usmb-20130204/fake-amd64/usr/local/share/examples/usmb/ ===> Building package for usmb-20130204p7 Create /exopi-cvs/ports/packages/amd64/all/usmb-20130204p7.tgz Creating package usmb-20130204p7 reading plist| checking dependencies| checking dependencies|devel/glib2 checking dependencies|net/samba,-main checking dependencies|textproc/libxml,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|****************************************************** | 85% archiving|********************************************************** | 90% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/usmb-20130204p7.tgz >>> Running clean in sysutils/usmb at 1711589531.32 ===> sysutils/usmb ===> Cleaning for usmb-20130204p7 >>> Ended at 1711589531.51 max_stuck=7.45/depends=12.19/show-prepare-results=0.99/build=7.58/package=10.17/clean=0.22