------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/popt-1.18_1.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dbench-4.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dbench-4.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dbench-4.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dbench-4.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dbench-4.0_2 for building => SHA256 Checksum OK for dbench-4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dbench-4.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dbench-4.0_2 for building ===> Extracting for dbench-4.0_2 => SHA256 Checksum OK for dbench-4.0.tar.gz. Extracted Memory Use: 25.21M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dbench-4.0_2 ===> Applying ports patches for dbench-4.0_2 from /xports/benchmarks/dbench/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dbench-4.0_2 depends on package: autoconf>=2.69 - found ===> dbench-4.0_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> dbench-4.0_2 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dbench-4.0_2 depends on package: autoconf>=2.69 - found ===> dbench-4.0_2 depends on package: automake>=1.16.1 - found ===> dbench-4.0_2 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so) ===> Configuring for dbench-4.0_2 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure: loading site script /xports/Templates/config.site configure: Configuring dbench 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 how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes 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 ctype.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for sys/statvfs.h... (cached) yes checking for stdint.h... (cached) yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking sys/extattr.h usability... yes checking sys/extattr.h presence... yes checking for sys/extattr.h... yes checking for sys/uio.h... (cached) yes checking for sys/mount.h... (cached) yes checking for fdatasync... no checking for library containing getxattr... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getxattr... no checking for lgetxattr... no checking for fgetxattr... no checking for listxattr... no checking for llistxattr... no checking for flistxattr... no checking for removexattr... no checking for lremovexattr... no checking for fremovexattr... no checking for setxattr... no checking for lsetxattr... no checking for fsetxattr... no checking for attr_get... no checking for attr_list... no checking for attr_set... no checking for attr_remove... no checking for attr_getf... no checking for attr_listf... no checking for attr_setf... no checking for attr_removef... no checking for extattr_delete_fd... no checking for extattr_delete_file... yes checking for extattr_delete_link... no checking for extattr_get_fd... no checking for extattr_get_file... yes checking for extattr_get_link... no checking for extattr_list_fd... no checking for extattr_list_file... no checking for extattr_list_link... no checking for extattr_set_fd... no checking for extattr_set_file... yes checking for extattr_set_link... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for va_copy... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dbench-4.0_2 --- fileio.o --- --- util.o --- --- dbench.o --- --- child.o --- --- system.o --- --- snprintf.o --- --- sockio.o --- --- socklib.o --- --- tbench_srv.o --- --- dbench.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c dbench.c --- system.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c system.c --- snprintf.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c snprintf.c --- sockio.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c sockio.c --- fileio.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c fileio.c --- tbench_srv.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c tbench_srv.c --- util.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c util.c --- child.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c child.c --- socklib.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/local/share/dbench\" -c socklib.c --- snprintf.o --- snprintf.c: In function 'dopr': snprintf.c:319:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:320:4: note: here case 'x': ^~~~ snprintf.c:341:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:342:4: note: here case 'e': ^~~~ snprintf.c:350:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:351:4: note: here case 'g': ^~~~ --- fileio.o --- fileio.c: In function 'xattr_fd_write_hook': fileio.c:111:54: warning: unused parameter 'child' [-Wunused-parameter] static void xattr_fd_write_hook(struct child_struct *child, int fd) ~~~~~~~~~~~~~~~~~~~~~^~~~~ --- system.o --- system.c: In function 'sys_fgetxattr': system.c:55:28: warning: unused parameter 'filedes' [-Wunused-parameter] ssize_t sys_fgetxattr (int filedes, const char *name, void *value, size_t size) ~~~~^~~~~~~ system.c:55:49: warning: unused parameter 'name' [-Wunused-parameter] ssize_t sys_fgetxattr (int filedes, const char *name, void *value, size_t size) ~~~~~~~~~~~~^~~~ system.c:55:61: warning: unused parameter 'value' [-Wunused-parameter] ssize_t sys_fgetxattr (int filedes, const char *name, void *value, size_t size) ~~~~~~^~~~~ system.c:55:75: warning: unused parameter 'size' [-Wunused-parameter] ssize_t sys_fgetxattr (int filedes, const char *name, void *value, size_t size) ~~~~~~~^~~~ system.c: In function 'sys_fsetxattr': system.c:88:24: warning: unused parameter 'filedes' [-Wunused-parameter] int sys_fsetxattr (int filedes, const char *name, const void *value, size_t size, int flags) ~~~~^~~~~~~ system.c:88:45: warning: unused parameter 'name' [-Wunused-parameter] int sys_fsetxattr (int filedes, const char *name, const void *value, size_t size, int flags) ~~~~~~~~~~~~^~~~ system.c:88:63: warning: unused parameter 'value' [-Wunused-parameter] int sys_fsetxattr (int filedes, const char *name, const void *value, size_t size, int flags) ~~~~~~~~~~~~^~~~~ system.c:88:77: warning: unused parameter 'size' [-Wunused-parameter] int sys_fsetxattr (int filedes, const char *name, const void *value, size_t size, int flags) ~~~~~~~^~~~ system.c:88:87: warning: unused parameter 'flags' [-Wunused-parameter] int sys_fsetxattr (int filedes, const char *name, const void *value, size_t size, int flags) ~~~~^~~~~ --- dbench.o --- dbench.c: In function 'main': dbench.c:469:9: warning: variable 't' set but not used [-Wunused-but-set-variable] double t, latency=0; ^ --- tbench_srv --- cc -o tbench_srv util.o tbench_srv.o socklib.o -L/usr/local/lib -lpopt --- dbench --- --- tbench --- --- dbench --- cc -o dbench fileio.o util.o dbench.o child.o system.o snprintf.o -L/usr/local/lib -lpopt --- tbench --- cc -o tbench sockio.o util.o dbench.o child.o socklib.o snprintf.o -L/usr/local/lib -lpopt SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dbench-4.0_2 ===> Generating temporary packing list /usr/bin/install -c -d /construction/benchmarks/dbench/stage/usr/local/bin /construction/benchmarks/dbench/stage/usr/local/share/dbench /construction/benchmarks/dbench/stage/usr/local/man/man1 /usr/bin/install -c dbench tbench tbench_srv /construction/benchmarks/dbench/stage/usr/local/bin /usr/bin/install -c client.txt /construction/benchmarks/dbench/stage/usr/local/share/dbench /usr/bin/install -c -m644 dbench.1 /construction/benchmarks/dbench/stage/usr/local/man/man1 ln -sf dbench.1 /construction/benchmarks/dbench/stage/usr/local/man/man1/tbench.1 ln -sf dbench.1 /construction/benchmarks/dbench/stage/usr/local/man/man1/tbench_srv.1 /usr/bin/strip /construction/benchmarks/dbench/stage/usr/local/bin/* ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dbench-4.0_2 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:32 TOTAL TIME 00:00:59