>>> Building on exopi-2 under sysutils/htop BDEPENDS = [devel/dwz;archivers/xz] DIST = [sysutils/htop:htop-3.4.1.tar.xz] FULLPKGNAME = htop-3.4.1 RDEPENDS = [devel/desktop-file-utils] (Junk lock obtained for exopi-2 at 1764761589.60) >>> Running depends in sysutils/htop at 1764761589.65 last junk was in textproc/rasqal /usr/sbin/pkg_add -aI -Drepair xz-5.8.1 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 xz-5.8.1 /usr/sbin/pkg_add -aI -Drepair xz-5.8.1 >>> Running show-prepare-results in sysutils/htop at 1764761591.21 ===> sysutils/htop ===> Building from scratch htop-3.4.1 ===> htop-3.4.1 depends on: dwz-* -> dwz-0.16p0 ===> htop-3.4.1 depends on: xz->=5.4.0 -> xz-5.8.1 ===> Verifying specs: c curses execinfo kvm m ===> found c.102.2 curses.16.0 execinfo.4.0 kvm.18.0 m.10.1 dwz-0.16p0 xz-5.8.1 (Junk lock released for exopi-2 at 1764761591.74) distfiles size=427444 >>> Running build in sysutils/htop at 1764761591.79 ===> sysutils/htop ===> Checking files for htop-3.4.1 `/exopi-cvs/ports/distfiles/htop-3.4.1.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for htop-3.4.1 ===> Patching for htop-3.4.1 ===> Applying OpenBSD patch patch-openbsd_OpenBSDProcessTable_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Include thread names in COMM | |Index: openbsd/OpenBSDProcessTable.c |--- openbsd/OpenBSDProcessTable.c.orig |+++ openbsd/OpenBSDProcessTable.c -------------------------- Patching file openbsd/OpenBSDProcessTable.c using Plan A... Hunk #1 succeeded at 71. 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 htop-3.4.1 ===> Configuring for htop-3.4.1 Using /exopi-obj/pobj/htop-3.4.1/config.site (generated) configure: WARNING: unrecognized options: --disable-taskstats, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/htop-3.4.1/config.site checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking for a BSD-compatible install... /exopi-obj/pobj/htop-3.4.1/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 wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for execinfo.h... yes checking for mbstate_t... 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 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 uid_t in sys/types.h... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for alloc_size... yes checking for access... no checking for nonnull... yes checking for returns_nonnull... yes checking for NaN support... yes checking for __builtin_ctz... yes checking for library containing ceil... -lm checking for library containing kvm_open... -lkvm checking for library containing clock_gettime... none required checking for clock_gettime... (cached) yes checking for dladdr... yes checking for faccessat... yes checking for fstatat... yes checking for host_get_clock_service... no checking for memfd_create... no checking for openat... yes checking for readlinkat... (cached) yes checking for sched_getscheduler... no checking for sched_setscheduler... no checking for strchrnul... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes found ncurses information through /usr/bin/pkg-config checking for keypad in -lncurses... yes checking for doupdate in -lncurses... yes checking for curses.h... yes checking for ncurses/term.h... no checking for term.h... yes checking whether the curses header works... yes checking for set_escdelay... yes checking for getmouse... yes checking for usable sched_setaffinity... no checking for backtrace in -lunwind... no checking for libunwind.h... no checking for libunwind/libunwind.h... no checking for library containing backtrace... -lexecinfo checking for cap_init in -lcap... no checking for sys/capability.h... no checking for sensors/sensors.h... no checking whether C compiler accepts -Wextra-semi-stmt... yes checking whether C compiler accepts -Wimplicit-int-conversion... yes checking whether C compiler accepts -Wnull-dereference... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating htop.1 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-taskstats, --disable-gtk-doc htop 3.4.1-3.4.1 platform: openbsd (openbsd7.8) os-release file: /etc/os-release (Linux) proc directory: /proc (Linux) openvz: no (Linux) vserver: no (Linux) ancient vserver: no (Linux) delay accounting: no (Linux) sensors: no (Linux) capabilities: no unicode: no affinity: no unwind: no hwloc: no debug: no static: no ===> Building for htop-3.4.1 /usr/bin/make all-am depbase=`echo htop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT htop.o -MD -MP -MF $depbase.Tpo -c -o htop.o htop.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Action.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Action.o -MD -MP -MF $depbase.Tpo -c -o Action.o Action.c && mv -f $depbase.Tpo $depbase.Po Action.c:411:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 411 | int len = strlen(tab); | ~~~ ^~~~~~~~~~~ 1 warning generated. depbase=`echo Affinity.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Affinity.o -MD -MP -MF $depbase.Tpo -c -o Affinity.o Affinity.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo AffinityPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT AffinityPanel.o -MD -MP -MF $depbase.Tpo -c -o AffinityPanel.o AffinityPanel.c && mv -f $depbase.Tpo $depbase.Po AffinityPanel.c:403:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] 403 | unsigned cpu_width = 4 + strlen(number); | ~~~~~~~~~ ~~^~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo AvailableColumnsPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT AvailableColumnsPanel.o -MD -MP -MF $depbase.Tpo -c -o AvailableColumnsPanel.o AvailableColumnsPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo AvailableMetersPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT AvailableMetersPanel.o -MD -MP -MF $depbase.Tpo -c -o AvailableMetersPanel.o AvailableMetersPanel.c && mv -f $depbase.Tpo $depbase.Po AvailableMetersPanel.c:40:69: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] 40 | const Meter* meter = Header_addMeterByClass(header, type, param, column); | ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~ 1 warning generated. depbase=`echo BatteryMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT BatteryMeter.o -MD -MP -MF $depbase.Tpo -c -o BatteryMeter.o BatteryMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo CategoriesPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT CategoriesPanel.o -MD -MP -MF $depbase.Tpo -c -o CategoriesPanel.o CategoriesPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ClockMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ClockMeter.o -MD -MP -MF $depbase.Tpo -c -o ClockMeter.o ClockMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ColorsPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ColorsPanel.o -MD -MP -MF $depbase.Tpo -c -o ColorsPanel.o ColorsPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ColumnsPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ColumnsPanel.o -MD -MP -MF $depbase.Tpo -c -o ColumnsPanel.o ColumnsPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo CommandLine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT CommandLine.o -MD -MP -MF $depbase.Tpo -c -o CommandLine.o CommandLine.c && mv -f $depbase.Tpo $depbase.Po CommandLine.c:212:32: warning: implicit conversion loses integer precision: 'long' to 'uid_t' (aka 'unsigned int') [-Wshorten-64-to-32] 212 | flags->userId = atol(username); | ~ ^~~~~~~~~~~~~~ 1 warning generated. depbase=`echo CommandScreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT CommandScreen.o -MD -MP -MF $depbase.Tpo -c -o CommandScreen.o CommandScreen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Compat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Compat.o -MD -MP -MF $depbase.Tpo -c -o Compat.o Compat.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo CPUMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT CPUMeter.o -MD -MP -MF $depbase.Tpo -c -o CPUMeter.o CPUMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo CRT.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT CRT.o -MD -MP -MF $depbase.Tpo -c -o CRT.o CRT.c && mv -f $depbase.Tpo $depbase.Po CRT.c:1263:16: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 1263 | int nptrs = backtrace(backtraceArray, ARRAYSIZE(backtraceArray)); | ~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo DateMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT DateMeter.o -MD -MP -MF $depbase.Tpo -c -o DateMeter.o DateMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo DateTimeMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT DateTimeMeter.o -MD -MP -MF $depbase.Tpo -c -o DateTimeMeter.o DateTimeMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo DiskIOMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT DiskIOMeter.o -MD -MP -MF $depbase.Tpo -c -o DiskIOMeter.o DiskIOMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo DisplayOptionsPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT DisplayOptionsPanel.o -MD -MP -MF $depbase.Tpo -c -o DisplayOptionsPanel.o DisplayOptionsPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo DynamicColumn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT DynamicColumn.o -MD -MP -MF $depbase.Tpo -c -o DynamicColumn.o DynamicColumn.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo DynamicMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT DynamicMeter.o -MD -MP -MF $depbase.Tpo -c -o DynamicMeter.o DynamicMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo DynamicScreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT DynamicScreen.o -MD -MP -MF $depbase.Tpo -c -o DynamicScreen.o DynamicScreen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo EnvScreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT EnvScreen.o -MD -MP -MF $depbase.Tpo -c -o EnvScreen.o EnvScreen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo FileDescriptorMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT FileDescriptorMeter.o -MD -MP -MF $depbase.Tpo -c -o FileDescriptorMeter.o FileDescriptorMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo FunctionBar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT FunctionBar.o -MD -MP -MF $depbase.Tpo -c -o FunctionBar.o FunctionBar.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Hashtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Hashtable.o -MD -MP -MF $depbase.Tpo -c -o Hashtable.o Hashtable.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Header.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Header.o -MD -MP -MF $depbase.Tpo -c -o Header.o Header.c && mv -f $depbase.Tpo $depbase.Po Header.c:128:84: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] 128 | Header_addMeterByName(this, colSettings->names[i], colSettings->modes[i], col); | ~~~~~~~~~~~~~~~~~~~~~ ^~~ Header.c:201:24: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 201 | const int numCols = HeaderLayout_getColumns(this->headerLayout); | ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Header.c:272:22: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 272 | return i - curColumn; | ~~~~~~ ~~^~~~~~~~~~~ Header.c:276:55: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 276 | return HeaderLayout_getColumns(this->headerLayout) - curColumn; | ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ Header.c:289:75: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] 289 | meter->columnWidthCount = calcColumnWidthCount(this, meter, pad, col, height); | ~~~~~~~~~~~~~~~~~~~~ ^~~ 5 warnings generated. depbase=`echo HeaderOptionsPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT HeaderOptionsPanel.o -MD -MP -MF $depbase.Tpo -c -o HeaderOptionsPanel.o HeaderOptionsPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo HostnameMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT HostnameMeter.o -MD -MP -MF $depbase.Tpo -c -o HostnameMeter.o HostnameMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo IncSet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT IncSet.o -MD -MP -MF $depbase.Tpo -c -o IncSet.o IncSet.c && mv -f $depbase.Tpo $depbase.Po IncSet.c:35:18: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 35 | mode->index = len; | ~ ^~~ 1 warning generated. depbase=`echo InfoScreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT InfoScreen.o -MD -MP -MF $depbase.Tpo -c -o InfoScreen.o InfoScreen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ListItem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ListItem.o -MD -MP -MF $depbase.Tpo -c -o ListItem.o ListItem.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo LoadAverageMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT LoadAverageMeter.o -MD -MP -MF $depbase.Tpo -c -o LoadAverageMeter.o LoadAverageMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Machine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Machine.o -MD -MP -MF $depbase.Tpo -c -o Machine.o Machine.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo MainPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT MainPanel.o -MD -MP -MF $depbase.Tpo -c -o MainPanel.o MainPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo MemoryMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT MemoryMeter.o -MD -MP -MF $depbase.Tpo -c -o MemoryMeter.o MemoryMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo MemorySwapMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT MemorySwapMeter.o -MD -MP -MF $depbase.Tpo -c -o MemorySwapMeter.o MemorySwapMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Meter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Meter.o -MD -MP -MF $depbase.Tpo -c -o Meter.o Meter.c && mv -f $depbase.Tpo $depbase.Po Meter.c:57:21: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 57 | int captionLen = strlen(caption); | ~~~~~~~~~~ ^~~~~~~~~~~~~~~ Meter.c:254:19: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 254 | w = nValues / 2; | ~ ~~~~~~~~^~~ Meter.c:322:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 322 | int xx = x + strlen(caption); | ~~ ~~^~~~~~~~~~~~~~~~~ 3 warnings generated. depbase=`echo MetersPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT MetersPanel.o -MD -MP -MF $depbase.Tpo -c -o MetersPanel.o MetersPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo NetworkIOMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT NetworkIOMeter.o -MD -MP -MF $depbase.Tpo -c -o NetworkIOMeter.o NetworkIOMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Object.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Object.o -MD -MP -MF $depbase.Tpo -c -o Object.o Object.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo OpenFilesScreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT OpenFilesScreen.o -MD -MP -MF $depbase.Tpo -c -o OpenFilesScreen.o OpenFilesScreen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo OptionItem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT OptionItem.o -MD -MP -MF $depbase.Tpo -c -o OptionItem.o OptionItem.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Panel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Panel.o -MD -MP -MF $depbase.Tpo -c -o Panel.o Panel.c && mv -f $depbase.Tpo $depbase.Po Panel.c:458:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 458 | int len = strlen(buffer); | ~~~ ^~~~~~~~~~~~~~ Panel.c:475:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 475 | len = strlen(buffer); | ~ ^~~~~~~~~~~~~~ 2 warnings generated. depbase=`echo Process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Process.o -MD -MP -MF $depbase.Tpo -c -o Process.o Process.c && mv -f $depbase.Tpo $depbase.Po Process.c:88:34: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 88 | *pCommStart = tokenBase - cmdline; | ~ ~~~~~~~~~~^~~~~~~~~ Process.c:89:28: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 89 | *pCommEnd = token - cmdline; | ~ ~~~~~~^~~~~~~~~ Process.c:212:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 212 | const int SEPARATOR_LEN = strlen(SEPARATOR); | ~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ Process.c:353:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 353 | int exeLen = strlen(this->procExe); | ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ Process.c:512:69: warning: implicit conversion loses integer precision: 'const size_t' (aka 'const unsigned long') to 'int' [-Wshorten-64-to-32] 512 | RichString_setAttrn(str, hl->attr, strStart + hl->offset, hl->length); | ~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~ Process.c:512:51: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 512 | RichString_setAttrn(str, hl->attr, strStart + hl->offset, hl->length); | ~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~^~~~~~~~~~~~ Process.c:578:23: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 578 | written = n; | ~ ^ Process.c:873:48: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 873 | return Process_setPriority(this, this->nice + delta.i); | ~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~^~~~~~~~~ Process.c:1063:116: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 1063 | this->procExeBasenameOffset = (lastSlash && *(lastSlash + 1) != '\0' && lastSlash != exe) ? (lastSlash - exe + 1) : 0; | ~ ~~~~~~~~~~~~~~~~^~~ 9 warnings generated. depbase=`echo ProcessLocksScreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ProcessLocksScreen.o -MD -MP -MF $depbase.Tpo -c -o ProcessLocksScreen.o ProcessLocksScreen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ProcessTable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ProcessTable.o -MD -MP -MF $depbase.Tpo -c -o ProcessTable.o ProcessTable.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Row.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Row.o -MD -MP -MF $depbase.Tpo -c -o Row.o Row.c && mv -f $depbase.Tpo $depbase.Po Row.c:92:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 92 | Row_pidDigits = countDigits((size_t)maxPid, 10); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Row.c:102:20: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 102 | Row_uidDigits = countDigits((size_t)maxUid, 10); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Row.c:184:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 184 | int len = strlen(RowField_alignedTitle(settings, field)); | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Row.c:445:43: warning: implicit conversion loses integer precision: 'unsigned long long' to 'unsigned int' [-Wshorten-64-to-32] 445 | unsigned int minutes = totalSeconds / 60; | ~~~~~~~ ~~~~~~~~~~~~~^~~~ Row.c:447:48: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] 447 | unsigned int milliseconds = microseconds / 1000; | ~~~~~~~~~~~~ ~~~~~~~~~~~~~^~~~~~ Row.c:498:54: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 498 | RichString_appendnWideColumns(str, attr, content, strlen(content), &columns); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ 6 warnings generated. depbase=`echo RichString.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT RichString.o -MD -MP -MF $depbase.Tpo -c -o RichString.o RichString.c && mv -f $depbase.Tpo $depbase.Po RichString.c:246:68: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 246 | return RichString_writeFromWide(this, attrs, data, this->chlen, strlen(data)); | ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ RichString.c:254:58: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 254 | return RichString_writeFromWide(this, attrs, data, 0, strlen(data)); | ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ RichString.c:258:69: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 258 | return RichString_writeFromAscii(this, attrs, data, this->chlen, strlen(data)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ RichString.c:266:59: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 266 | return RichString_writeFromAscii(this, attrs, data, 0, strlen(data)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ 4 warnings generated. depbase=`echo Scheduling.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Scheduling.o -MD -MP -MF $depbase.Tpo -c -o Scheduling.o Scheduling.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ScreenManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ScreenManager.o -MD -MP -MF $depbase.Tpo -c -o ScreenManager.o ScreenManager.c && mv -f $depbase.Tpo $depbase.Po ScreenManager.c:169:18: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 169 | int nameLen = strlen(name); | ~~~~~~~ ^~~~~~~~~~~~ 1 warning generated. depbase=`echo ScreensPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ScreensPanel.o -MD -MP -MF $depbase.Tpo -c -o ScreensPanel.o ScreensPanel.c && mv -f $depbase.Tpo $depbase.Po ScreensPanel.c:72:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 72 | super->selectedLen = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ ScreensPanel.c:85:34: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 85 | super->selectedLen = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ ScreensPanel.c:132:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 132 | this->cursor = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ ScreensPanel.c:135:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 135 | super->selectedLen = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ 4 warnings generated. depbase=`echo ScreenTabsPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT ScreenTabsPanel.o -MD -MP -MF $depbase.Tpo -c -o ScreenTabsPanel.o ScreenTabsPanel.c && mv -f $depbase.Tpo $depbase.Po ScreenTabsPanel.c:212:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 212 | super->selectedLen = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ ScreenTabsPanel.c:225:34: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 225 | super->selectedLen = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ ScreenTabsPanel.c:273:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 273 | this->cursor = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ ScreenTabsPanel.c:276:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 276 | super->selectedLen = strlen(this->buffer); | ~ ^~~~~~~~~~~~~~~~~~~~ 4 warnings generated. depbase=`echo Settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Settings.o -MD -MP -MF $depbase.Tpo -c -o Settings.o Settings.c && mv -f $depbase.Tpo $depbase.Po Settings.c:603:78: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 603 | writeList(of, fp, this->hColumns[column].names, this->hColumns[column].len, separator); | ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~ Settings.c:636:11: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] 636 | return full_write_str(fileno(stream), buf); | ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Settings.c:929:30: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] 929 | unsigned int oldColumns = HeaderLayout_getColumns(this->hLayout); | ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Settings.c:930:30: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] 930 | unsigned int newColumns = HeaderLayout_getColumns(hLayout); | ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. depbase=`echo SignalsPanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT SignalsPanel.o -MD -MP -MF $depbase.Tpo -c -o SignalsPanel.o SignalsPanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo SwapMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT SwapMeter.o -MD -MP -MF $depbase.Tpo -c -o SwapMeter.o SwapMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo SysArchMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT SysArchMeter.o -MD -MP -MF $depbase.Tpo -c -o SysArchMeter.o SysArchMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Table.o -MD -MP -MF $depbase.Tpo -c -o Table.o Table.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo TasksMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT TasksMeter.o -MD -MP -MF $depbase.Tpo -c -o TasksMeter.o TasksMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo TraceScreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT TraceScreen.o -MD -MP -MF $depbase.Tpo -c -o TraceScreen.o TraceScreen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo UptimeMeter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT UptimeMeter.o -MD -MP -MF $depbase.Tpo -c -o UptimeMeter.o UptimeMeter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo UsersTable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT UsersTable.o -MD -MP -MF $depbase.Tpo -c -o UsersTable.o UsersTable.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo Vector.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT Vector.o -MD -MP -MF $depbase.Tpo -c -o Vector.o Vector.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo XUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT XUtils.o -MD -MP -MF $depbase.Tpo -c -o XUtils.o XUtils.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo generic/gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT generic/gettime.o -MD -MP -MF $depbase.Tpo -c -o generic/gettime.o generic/gettime.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo generic/hostname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT generic/hostname.o -MD -MP -MF $depbase.Tpo -c -o generic/hostname.o generic/hostname.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo generic/uname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT generic/uname.o -MD -MP -MF $depbase.Tpo -c -o generic/uname.o generic/uname.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo openbsd/OpenBSDMachine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT openbsd/OpenBSDMachine.o -MD -MP -MF $depbase.Tpo -c -o openbsd/OpenBSDMachine.o openbsd/OpenBSDMachine.c && mv -f $depbase.Tpo $depbase.Po openbsd/OpenBSDMachine.c:108:26: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 108 | if ((this->pageSize = sysconf(_SC_PAGESIZE)) == -1) | ~ ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo openbsd/OpenBSDProcessTable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT openbsd/OpenBSDProcessTable.o -MD -MP -MF $depbase.Tpo -c -o openbsd/OpenBSDProcessTable.o openbsd/OpenBSDProcessTable.c && mv -f $depbase.Tpo $depbase.Po openbsd/OpenBSDProcessTable.c:88:53: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 88 | Process_updateCmdline(proc, kproc->p_comm, 0, strlen(kproc->p_comm)); | ~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ openbsd/OpenBSDProcessTable.c:100:53: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] 100 | Process_updateCmdline(proc, kproc->p_comm, 0, strlen(kproc->p_comm)); | ~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ openbsd/OpenBSDProcessTable.c:111:24: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 111 | end = MINIMUM(n, len - 1); | ~ ^ ./Macros.h:17:54: note: expanded from macro 'MINIMUM' 17 | #define MINIMUM(a, b) ((a) < (b) ? (a) : (b)) | ^ openbsd/OpenBSDProcessTable.c:111:31: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 111 | end = MINIMUM(n, len - 1); | ~ ~~~~^~~ ./Macros.h:17:60: note: expanded from macro 'MINIMUM' 17 | #define MINIMUM(a, b) ((a) < (b) ? (a) : (b)) | ^ openbsd/OpenBSDProcessTable.c:209:32: warning: implicit conversion loses integer precision: 'const u_int64_t' (aka 'const unsigned long long') to 'int' [-Wshorten-64-to-32] 209 | proc->processor = kproc->p_cpuid; | ~ ~~~~~~~^~~~~~~ 5 warnings generated. depbase=`echo openbsd/OpenBSDProcess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT openbsd/OpenBSDProcess.o -MD -MP -MF $depbase.Tpo -c -o openbsd/OpenBSDProcess.o openbsd/OpenBSDProcess.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo openbsd/Platform.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -MT openbsd/Platform.o -MD -MP -MF $depbase.Tpo -c -o openbsd/Platform.o openbsd/Platform.c && mv -f $depbase.Tpo $depbase.Po openbsd/Platform.c:398:22: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'ACPresence' (aka 'enum ACPresence_') [-Wshorten-64-to-32] 398 | *isOnAC = s.value; | ~ ~~^~~~~ 1 warning generated. cc -std=c99 -pedantic -Wall -Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -Wextra-semi-stmt -Wimplicit-int-conversion -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./openbsd" -O2 -pipe -g -o htop htop.o Action.o Affinity.o AffinityPanel.o AvailableColumnsPanel.o AvailableMetersPanel.o BatteryMeter.o CategoriesPanel.o ClockMeter.o ColorsPanel.o ColumnsPanel.o CommandLine.o CommandScreen.o Compat.o CPUMeter.o CRT.o DateMeter.o DateTimeMeter.o DiskIOMeter.o DisplayOptionsPanel.o DynamicColumn.o DynamicMeter.o DynamicScreen.o EnvScreen.o FileDescriptorMeter.o FunctionBar.o Hashtable.o Header.o HeaderOptionsPanel.o HostnameMeter.o IncSet.o InfoScreen.o ListItem.o LoadAverageMeter.o Machine.o MainPanel.o MemoryMeter.o MemorySwapMeter.o Meter.o MetersPanel.o NetworkIOMeter.o Object.o OpenFilesScreen.o OptionItem.o Panel.o Process.o ProcessLocksScreen.o ProcessTable.o Row.o RichString.o Scheduling.o ScreenManager.o ScreensPanel.o ScreenTabsPanel.o Settings.o SignalsPanel.o SwapMeter.o SysArchMeter.o Table.o TasksMeter.o TraceScreen.o UptimeMeter.o UsersTable.o Vector.o XUtils.o generic/gettime.o generic/hostname.o generic/uname.o openbsd/OpenBSDMachine.o openbsd/OpenBSDProcessTable.o openbsd/OpenBSDProcess.o openbsd/Platform.o -lexecinfo -lncurses -lkvm -lm ld: warning: Process.c:328(Process.o:(Process_makeCommandStr)): warning: stpcpy() is dangerous; do not use it >>> Running package in sysutils/htop at 1764761617.32 ===> sysutils/htop ===> Faking installation for htop-3.4.1 mkdir -p '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/htop-3.4.1/bin/install -c -m 755 htop '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/share/icons/hicolor/scalable/apps' /exopi-obj/pobj/htop-3.4.1/bin/install -c -m 644 htop.svg '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/share/icons/hicolor/scalable/apps' mkdir -p '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/share/applications' /exopi-obj/pobj/htop-3.4.1/bin/install -c -m 644 htop.desktop '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/share/applications' mkdir -p '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/htop-3.4.1/bin/install -c -m 644 htop.1 '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/share/pixmaps' /exopi-obj/pobj/htop-3.4.1/bin/install -c -m 644 htop.png '/exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/share/pixmaps' rm -r /exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/share/icons/ Reading existing plist for htop-3.4.1 Writing /exopi-obj/pobj/htop-3.4.1/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/htop-3.4.1/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/htop-3.4.1/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/htop-3.4.1/fake-amd64/usr/local/bin/htop ===> Building package for htop-3.4.1 Create /exopi-cvs/ports/packages/amd64/all/htop-3.4.1.tgz Creating package htop-3.4.1 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************************************** | 92% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-htop-3.4.1 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|sysutils/htop checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/htop-3.4.1.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-htop-3.4.1.tgz >>> Running clean in sysutils/htop at 1764761622.07 ===> sysutils/htop ===> Cleaning for htop-3.4.1 >>> Ended at 1764761622.29 max_stuck=1.67/depends=1.58/show-prepare-results=0.57/build=25.53/package=4.76/clean=0.26