>>> Building on exopi-1 under net/bwm-ng BDEPENDS = [devel/metaauto;devel/libtool;devel/automake/1.16;devel/autoconf/2.71] DIST = [net/bwm-ng:bwm-ng-0.6.3.tar.gz] FULLPKGNAME = bwm-ng-0.6.3 Avoided depends for autoconf-2.71 automake-1.16.5 libtool-2.4.2p2 metaauto-1.0p4 distfiles size=70094 >>> Running extract in net/bwm-ng at 1713776168.41 ===> net/bwm-ng ===> Building from scratch bwm-ng-0.6.3 ===> Checking files for bwm-ng-0.6.3 `/exopi-cvs/ports/distfiles/bwm-ng-0.6.3.tar.gz' is up to date. >> (SHA256) bwm-ng-0.6.3.tar.gz: OK ===> bwm-ng-0.6.3 depends on: metaauto-* -> metaauto-1.0p4 ===> bwm-ng-0.6.3 depends on: autoconf-2.71 -> autoconf-2.71 ===> bwm-ng-0.6.3 depends on: automake->=1.16,<1.17 -> automake-1.16.5 ===> bwm-ng-0.6.3 depends on: libtool-* -> libtool-2.4.2p2 ===> Verifying specs: c curses ===> found c.100.0 curses.15.0 ===> Extracting for bwm-ng-0.6.3 >>> Running patch in net/bwm-ng at 1713776169.94 ===> net/bwm-ng ===> Patching for bwm-ng-0.6.3 ===> Applying OpenBSD patch patch-src_bwm-ng_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |unix: performs ioctl on interfaces to check if they're up (press "a" three times) |route: retrieves interface stats via sysctl | |Index: src/bwm-ng.c |--- src/bwm-ng.c.orig |+++ src/bwm-ng.c -------------------------- Patching file src/bwm-ng.c using Plan A... Hunk #1 succeeded at 210. 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++ >>> Running configure in net/bwm-ng at 1713776170.30 ===> net/bwm-ng ===> Generating configure for bwm-ng-0.6.3 Running autoreconf-2.71 in /exopi-obj/pobj/bwm-ng-0.6.3/bwm-ng-0.6.3 autoreconf-2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader-2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:28: installing './compile' configure.in:6: installing './install-sh' configure.in:6: installing './missing' src/Makefile.am:7: warning: source file 'input/retrieve.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled automake-1.16: warning: possible forward-incompatibility. automake-1.16: At least one source file is in a subdirectory, but the 'subdir-objects' automake-1.16: automake option hasn't been enabled. For now, the corresponding output automake-1.16: object file(s) will be placed in the top-level directory. However, this automake-1.16: behavior may change in a future Automake major version, with object automake-1.16: files being placed in the same subdirectory as the corresponding sources. automake-1.16: You are advised to start using 'subdir-objects' option throughout your automake-1.16: project, to avoid future incompatibilities. src/Makefile.am:7: warning: source file 'input/devstat.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/libkstat.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/netstat.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/proc_net_dev.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/sysctl.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/ioservice.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/libstatgrab.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/proc_diskstats.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/win32.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/getifaddrs.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in' ===> Configuring for bwm-ng-0.6.3 Using /exopi-obj/pobj/bwm-ng-0.6.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/bwm-ng-0.6.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/bwm-ng-0.6.3/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for unsigned long long... (cached) yes checking for initscr,timeout in -lcurses... yes checking for wattron... yes checking for curs_set... yes checking for usleep... (cached) yes checking for strlcpy... (cached) yes checking for accurate time calc... yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for gettimeofday... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long... (cached) yes checking for ifaddrs.h... yes checking for getifaddrs... (cached) yes checking for sys/socket.h... (cached) yes checking for net/if.h... (cached) yes checking for struct if_data.ifi_ibytes... yes checking whether getifaddrs returns correct values... yes checking for sysctl... (cached) yes checking for sys/socket.h... (cached) yes checking for net/if.h... (cached) yes checking for struct if_msghdr.ifm_data... yes checking for sysctl... (cached) yes checking for sys/disk.h... yes checking for struct diskstats... no checking for struct disk_sysctl... no checking for kstat_open in -lkstat... no checking for /proc/net/dev... no checking for /proc/diskstats... no checking for /proc/partitions... no checking for sys/dkstat.h... no checking whether cc and linker accepts -framework IOKit -framework CoreFoundation... no checking for ioctl... (cached) yes checking for sys/socket.h... (cached) yes checking for linux/if.h... no checking for sys/tty.h... yes checking for linux/tty.h... no checking for stropts.h... no enable html output: yes enable csv output: yes enable extended stats: yes enable config-file support: yes checking for pwd.h... (cached) yes checking for getpwuid... (cached) yes enable path to netstat as option: no disable netstat: bsd like version checking whether the C compiler (cc) accepts noreturn attribute... yes checking for inline... inline checking for /usr/ccs/bin/strip... no checking for strip... strip checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in net/bwm-ng at 1713776186.43 ===> net/bwm-ng ===> Building for bwm-ng-0.6.3 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT bwm-ng.o -MD -MP -MF .deps/bwm-ng.Tpo -c -o bwm-ng.o bwm-ng.c mv -f .deps/bwm-ng.Tpo .deps/bwm-ng.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c mv -f .deps/process.Tpo .deps/process.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c output.c:154:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] wprintw(stdscr,show_all_if2str()); ^~~~~~~~~~~~~~~~~ output.c:154:28: note: treat the string as an argument to avoid this wprintw(stdscr,show_all_if2str()); ^ "%s", 1 warning generated. mv -f .deps/output.Tpo .deps/output.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT curses_tools.o -MD -MP -MF .deps/curses_tools.Tpo -c -o curses_tools.o curses_tools.c mv -f .deps/curses_tools.Tpo .deps/curses_tools.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT retrieve.o -MD -MP -MF .deps/retrieve.Tpo -c -o retrieve.o `test -f 'input/retrieve.c' || echo './'`input/retrieve.c mv -f .deps/retrieve.Tpo .deps/retrieve.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT getifaddrs.o -MD -MP -MF .deps/getifaddrs.Tpo -c -o getifaddrs.o `test -f 'input/getifaddrs.c' || echo './'`input/getifaddrs.c mv -f .deps/getifaddrs.Tpo .deps/getifaddrs.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT sysctl.o -MD -MP -MF .deps/sysctl.Tpo -c -o sysctl.o `test -f 'input/sysctl.c' || echo './'`input/sysctl.c mv -f .deps/sysctl.Tpo .deps/sysctl.Po cc -O2 -pipe -o bwm-ng bwm-ng.o process.o output.o options.o help.o curses_tools.o retrieve.o getifaddrs.o sysctl.o -lcurses >>> Running package in net/bwm-ng at 1713776188.73 ===> net/bwm-ng ===> Faking installation for bwm-ng-0.6.3 Making install in src mkdir -p '/exopi-obj/pobj/bwm-ng-0.6.3/fake-amd64/usr/local/bin' /exopi-obj/pobj/bwm-ng-0.6.3/bin/install -c -s -m 755 bwm-ng '/exopi-obj/pobj/bwm-ng-0.6.3/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/bwm-ng-0.6.3/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/bwm-ng-0.6.3/bin/install -c -m 644 bwm-ng.1 '/exopi-obj/pobj/bwm-ng-0.6.3/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/bwm-ng-0.6.3/bin/install -d -m 755 /exopi-obj/pobj/bwm-ng-0.6.3/fake-amd64/usr/local/share/examples/bwm-ng /exopi-obj/pobj/bwm-ng-0.6.3/bin/install -c -m 644 /exopi-obj/pobj/bwm-ng-0.6.3/bwm-ng-0.6.3/bwm-ng.css /exopi-obj/pobj/bwm-ng-0.6.3/fake-amd64/usr/local/share/examples/bwm-ng /exopi-obj/pobj/bwm-ng-0.6.3/bin/install -c -m 644 /exopi-obj/pobj/bwm-ng-0.6.3/bwm-ng-0.6.3/bwm-ng.conf-example /exopi-obj/pobj/bwm-ng-0.6.3/fake-amd64/usr/local/share/examples/bwm-ng ===> Building package for bwm-ng-0.6.3 Create /exopi-cvs/ports/packages/amd64/all/bwm-ng-0.6.3.tgz Creating package bwm-ng-0.6.3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**************************************************** | 81% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/bwm-ng-0.6.3.tgz >>> Running clean in net/bwm-ng at 1713776190.25 ===> net/bwm-ng ===> Cleaning for bwm-ng-0.6.3 >>> Ended at 1713776190.50 max_stuck=1.70/extract=1.54/patch=0.35/configure=16.13/build=2.31/package=1.52/clean=0.27