------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libconfuse-3.2.1_1.txz Installing /packages/All/yajl-2.1.0.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> i3status-2.13 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> i3status-2.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by i3status-2.13 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> i3status-2.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by i3status-2.13 for building => SHA256 Checksum OK for i3status-2.13.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> i3status-2.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by i3status-2.13 for building ===> Extracting for i3status-2.13 => SHA256 Checksum OK for i3status-2.13.tar.bz2. Extracted Memory Use: 1.11M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for i3status-2.13 ===> Applying ports patches for i3status-2.13 ===> Applying dragonfly patches for i3status-2.13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> i3status-2.13 depends on executable: gmake - found ===> i3status-2.13 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> i3status-2.13 depends on shared library: libconfuse.so - found (/usr/local/lib/libconfuse.so) ===> i3status-2.13 depends on shared library: libyajl.so - found (/usr/local/lib/libyajl.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> i3status-2.13 depends on executable: gmake - found ===> i3status-2.13 depends on package: pkgconf>=1.3.0_1 - found ===> i3status-2.13 depends on shared library: libconfuse.so - found (/usr/local/lib/libconfuse.so) ===> i3status-2.13 depends on shared library: libyajl.so - found (/usr/local/lib/libyajl.so) ===> Configuring for i3status-2.13 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 continue configure in default builddir "./x86_64-portbld-dragonfly5.9" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-portbld-dragonfly5.9" "dragonfly5.9" configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) /usr/bin/awk checking for GNU make... gmake checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether to build with code coverage support... no checking whether to enable debugging... no checking whether gmake supports the include directive... yes (GNU style) 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 whether cc understands -c and -o together... yes checking dependency style of cc... none checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking for working strnlen... (cached) yes checking for atexit... (cached) yes checking for dup2... (cached) yes checking for ftruncate... yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memchr... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for rmdir... yes checking for setlocale... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... (cached) yes checking for strrchr... (cached) yes checking for strspn... yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking whether cc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing floor... -lm checking for library containing shm_open... none required checking pkg-config is at least version 0.9.0... yes checking for CONFUSE... yes checking for YAJL... yes checking for gawk... (cached) /usr/bin/awk checking how to run the C preprocessor... cpp checking whether gmake sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking whether ln -s works... yes checking for asciidoc... (cached) true checking for xmlto... (cached) true checking for ar... ar checking the archiver (ar) interface... ar checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Wunused-value... yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for netinet/in.h... (cached) yes checking for paths.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/asciidoc.conf config.status: creating travis/run-tests.pl config.status: creating config.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: buggy sed found - it deletes tab in "a" text parts config.status: build in x86_64-portbld-dragonfly5.9 (HOST=) config.status: executing depfiles commands .././configure: : Permission denied -------------------------------------------------------------------------------- build configured: i3status version: 2.13 is release version: yes enable debug flags: no code coverage: no enabled sanitizers: To compile, run: cd /construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9 && make -j8 -------------------------------------------------------------------------------- SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for i3status-2.13 gmake[1]: Entering directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' gmake all-am gmake[2]: Entering directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/i3status.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o i3status-i3status.o `test -f 'i3status.c' || echo '../../i3status-2.13/'`i3status.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/auto_detect_format.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-auto_detect_format.o `test -f 'src/auto_detect_format.c' || echo '../../i3status-2.13/'`src/auto_detect_format.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/first_network_device.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-first_network_device.o `test -f 'src/first_network_device.c' || echo '../../i3status-2.13/'`src/first_network_device.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/general.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-general.o `test -f 'src/general.c' || echo '../../i3status-2.13/'`src/general.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/output.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-output.o `test -f 'src/output.c' || echo '../../i3status-2.13/'`src/output.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_battery_info.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_battery_info.o `test -f 'src/print_battery_info.c' || echo '../../i3status-2.13/'`src/print_battery_info.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_cpu_temperature.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_cpu_temperature.o `test -f 'src/print_cpu_temperature.c' || echo '../../i3status-2.13/'`src/print_cpu_temperature.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_cpu_usage.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_cpu_usage.o `test -f 'src/print_cpu_usage.c' || echo '../../i3status-2.13/'`src/print_cpu_usage.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_ddate.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_ddate.o `test -f 'src/print_ddate.c' || echo '../../i3status-2.13/'`src/print_ddate.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_disk_info.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_disk_info.o `test -f 'src/print_disk_info.c' || echo '../../i3status-2.13/'`src/print_disk_info.c ../../i3status-2.13/src/print_cpu_usage.c:56:12: warning: 'cpu_count' defined but not used [-Wunused-variable] static int cpu_count = 0; ^~~~~~~~~ ../../i3status-2.13/src/first_network_device.c:28:13: warning: 'sysfs_devtype' defined but not used [-Wunused-function] static bool sysfs_devtype(char *dest, size_t n, const char *ifnam) { ^~~~~~~~~~~~~ cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_eth_info.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_eth_info.o `test -f 'src/print_eth_info.c' || echo '../../i3status-2.13/'`src/print_eth_info.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_ip_addr.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_ip_addr.o `test -f 'src/print_ip_addr.c' || echo '../../i3status-2.13/'`src/print_ip_addr.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_ipv6_addr.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_ipv6_addr.o `test -f 'src/print_ipv6_addr.c' || echo '../../i3status-2.13/'`src/print_ipv6_addr.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_load.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_load.o `test -f 'src/print_load.c' || echo '../../i3status-2.13/'`src/print_load.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_mem.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_mem.o `test -f 'src/print_mem.c' || echo '../../i3status-2.13/'`src/print_mem.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_path_exists.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_path_exists.o `test -f 'src/print_path_exists.c' || echo '../../i3status-2.13/'`src/print_path_exists.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_run_watch.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_run_watch.o `test -f 'src/print_run_watch.c' || echo '../../i3status-2.13/'`src/print_run_watch.c ../../i3status-2.13/src/print_mem.c:42:13: warning: 'memory_absolute' defined but not used [-Wunused-function] static long memory_absolute(const long mem_total, const char *size) { ^~~~~~~~~~~~~~~ ../../i3status-2.13/src/print_mem.c:21:12: warning: 'print_bytes_human' defined but not used [-Wunused-function] static int print_bytes_human(char *outwalk, uint64_t bytes) { ^~~~~~~~~~~~~~~~~ ../../i3status-2.13/src/print_mem.c:15:19: warning: 'memoryfile_linux' defined but not used [-Wunused-const-variable=] static const char memoryfile_linux[] = "/proc/meminfo"; ^~~~~~~~~~~~~~~~ cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_time.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_time.o `test -f 'src/print_time.c' || echo '../../i3status-2.13/'`src/print_time.c In function 'print_eth_speed', inlined from 'print_eth_info' at ../../i3status-2.13/src/print_eth_info.c:190:24: ../../i3status-2.13/src/print_eth_info.c:54:11: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] (void)strncpy(ifm.ifm_name, interface, sizeof(ifm.ifm_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i3status-2.13/src/print_eth_info.c: In function 'print_eth_info': ../../i3status-2.13/src/print_eth_info.c:186:24: warning: 'ip_address' may be used uninitialized in this function [-Wmaybe-uninitialized] outwalk += sprintf(outwalk, "%s", ip_address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_volume.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_volume.o `test -f 'src/print_volume.c' || echo '../../i3status-2.13/'`src/print_volume.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_wireless_info.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_wireless_info.o `test -f 'src/print_wireless_info.c' || echo '../../i3status-2.13/'`src/print_wireless_info.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/print_file_contents.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-print_file_contents.o `test -f 'src/print_file_contents.c' || echo '../../i3status-2.13/'`src/print_file_contents.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/process_runs.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-process_runs.o `test -f 'src/process_runs.c' || echo '../../i3status-2.13/'`src/process_runs.c cc -DHAVE_CONFIG_H -I. -I../../i3status-2.13 -DSYSCONFDIR="\"/usr/local/etc\"" -I../../i3status-2.13/include -DSTRIPPED__FILE__=\"$(basename ../../i3status-2.13/src/pulse.c)\" -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -c -o src/i3status-pulse.o `test -f 'src/pulse.c' || echo '../../i3status-2.13/'`src/pulse.c true -d manpage -b docbook -f ./man/asciidoc.conf -o man/i3status.xml ../../i3status-2.13/man/i3status.man out='man/i3status.1'; true man -o "${out%/*}" man/i3status.xml cc -Wunused-value -I/usr/local/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -Wall -o i3status i3status-i3status.o src/i3status-auto_detect_format.o src/i3status-first_network_device.o src/i3status-general.o src/i3status-output.o src/i3status-print_battery_info.o src/i3status-print_cpu_temperature.o src/i3status-print_cpu_usage.o src/i3status-print_ddate.o src/i3status-print_disk_info.o src/i3status-print_eth_info.o src/i3status-print_ip_addr.o src/i3status-print_ipv6_addr.o src/i3status-print_load.o src/i3status-print_mem.o src/i3status-print_path_exists.o src/i3status-print_run_watch.o src/i3status-print_time.o src/i3status-print_volume.o src/i3status-print_wireless_info.o src/i3status-print_file_contents.o src/i3status-process_runs.o src/i3status-pulse.o -L/usr/local/lib -lconfuse -L/usr/local/lib -lyajl -lm gmake[2]: Leaving directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' gmake[1]: Leaving directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for i3status-2.13 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' true -d manpage -b docbook -f ./man/asciidoc.conf -o man/i3status.xml ../../i3status-2.13/man/i3status.man out='man/i3status.1'; true man -o "${out%/*}" man/i3status.xml gmake[2]: Entering directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' /bin/mkdir -p '/construction/x11/i3status/stage/usr/local/bin' install -s -m 555 i3status '/construction/x11/i3status/stage/usr/local/bin' /bin/mkdir -p '/construction/x11/i3status/stage/usr/local/etc' install -m 0644 ../../i3status-2.13/i3status.conf '/construction/x11/i3status/stage/usr/local/etc' true -d manpage -b docbook -f ./man/asciidoc.conf -o man/i3status.xml ../../i3status-2.13/man/i3status.man out='man/i3status.1'; true man -o "${out%/*}" man/i3status.xml /bin/mkdir -p '/construction/x11/i3status/stage/usr/local/man/man1' install -m 0644 ../../i3status-2.13/man/i3status.1 '/construction/x11/i3status/stage/usr/local/man/man1' gmake[2]: Leaving directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' gmake[1]: Leaving directory '/construction/x11/i3status/i3status-2.13/x86_64-portbld-dragonfly5.9' install -m 0644 /construction/x11/i3status/i3status-2.13/i3status.conf /construction/x11/i3status/stage/usr/local/etc/i3status.conf.sample ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for i3status-2.13 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12