>>> Building on exopi-1 under x11/xrestop DIST = [x11/xrestop:xrestop-0.6.tar.gz] FULLPKGNAME = xrestop-0.6 distfiles size=165831 >>> Running build in x11/xrestop at 1711504277.28 ===> x11/xrestop ===> Building from scratch xrestop-0.6 ===> Verifying specs: XRes Xext X11 Xau Xdmcp curses c xcb ===> found XRes.5.1 Xext.13.0 X11.18.0 Xau.10.0 Xdmcp.11.0 curses.15.0 c.99.0 xcb.4.1 ===> Checking files for xrestop-0.6 `/exopi-cvs/ports/distfiles/xrestop-0.6.tar.gz' is up to date. >> (SHA256) xrestop-0.6.tar.gz: OK ===> Extracting for xrestop-0.6 ===> Patching for xrestop-0.6 ===> 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 xrestop-0.6 ===> Configuring for xrestop-0.6 Using /exopi-obj/pobj/xrestop-0.6/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/xrestop-0.6/config.site checking for a BSD-compatible install... /exopi-obj/pobj/xrestop-0.6/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 cc options needed to detect all undeclared functions... -fno-builtin 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 whether __clang__ is declared... yes checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking if cc supports -Werror=unknown-warning-option... yes checking if cc supports -Werror=unused-command-line-argument... yes checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... no checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for XLIBS... yes checking for library containing initscr... -lncurses checking for ncurses.h... yes checking for ncurses/curses.h... no checking for library containing stdscr... none required checking for pid_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xrestop.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for xrestop-0.6 /usr/bin/make all-recursive Making all in doc cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/xrestop-0.6/xrestop-0.6 -I/usr/X11R6/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/X11R6/include -O2 -pipe -MT xrestop.o -MD -MP -MF .deps/xrestop.Tpo -c -o xrestop.o /exopi-obj/pobj/xrestop-0.6/xrestop-0.6/xrestop.c /exopi-obj/pobj/xrestop-0.6/xrestop-0.6/xrestop.c:227:1: warning: function 'usage' could be declared with attribute 'noreturn' [-Wmissing-noreturn] { ^ 1 warning generated. mv -f .deps/xrestop.Tpo .deps/xrestop.Po cc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/X11R6/include -O2 -pipe -o xrestop xrestop.o -L/usr/X11R6/lib -lX11 -lXRes -lXext -lncurses >>> Running package in x11/xrestop at 1711504302.76 ===> x11/xrestop ===> Faking installation for xrestop-0.6 Making install in doc mkdir -p '/exopi-obj/pobj/xrestop-0.6/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/xrestop-0.6/bin/install -c -m 644 /exopi-obj/pobj/xrestop-0.6/xrestop-0.6/doc/xrestop.1 '/exopi-obj/pobj/xrestop-0.6/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/xrestop-0.6/fake-amd64/usr/local/bin' /exopi-obj/pobj/xrestop-0.6/bin/install -c -s -m 755 xrestop '/exopi-obj/pobj/xrestop-0.6/fake-amd64/usr/local/bin' ===> Building package for xrestop-0.6 Create /exopi-cvs/ports/packages/amd64/all/xrestop-0.6.tgz Creating package xrestop-0.6 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xrestop-0.6.tgz >>> Running clean in x11/xrestop at 1711504306.10 ===> x11/xrestop ===> Cleaning for xrestop-0.6 >>> Ended at 1711504307.30 max_stuck=0.00/build=25.48/package=3.19/clean=1.38