Executing(%prep): /bin/sh -e /tmp/rpm-tmp.nIJhCX + umask 022 + cd /build/rpmbuild/BUILD + cd /build/rpmbuild/BUILD + rm -rf htop-3.5.1 + /usr/lib/rpm/rpmuncompress -x /build/rpmbuild/SOURCES/htop-3.5.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd htop-3.5.1 + rm -rf /build/rpmbuild/BUILD/htop-3.5.1-SPECPARTS + /usr/bin/mkdir -p /build/rpmbuild/BUILD/htop-3.5.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/rpm-tmp.IK3b8m + umask 022 + cd /build/rpmbuild/BUILD + cd htop-3.5.1 + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + CFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common' + export CFLAGS + CXXFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common' + export CXXFLAGS + FFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common ' + export FFLAGS + FCFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-niceos-linux-gnu --build=x86_64-niceos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-openvz --enable-vserver --enable-taskstats --enable-unicode --enable-native-affinity --enable-oom --with-sensors --enable-cgroup configure: WARNING: unrecognized options: --enable-taskstats, --enable-native-affinity, --enable-oom, --with-sensors, --enable-cgroup checking build system type... x86_64-niceos-linux-gnu checking host system type... x86_64-niceos-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for x86_64-niceos-linux-gnu-gcc... x86_64-niceos-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether x86_64-niceos-linux-gnu-gcc accepts -g... yes checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-niceos-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... 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 x86_64-niceos-linux-gnu-gcc... (cached) x86_64-niceos-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-niceos-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-niceos-linux-gnu-gcc... (cached) none checking for dirent.h that defines DIR... 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... yes checking for sys/time.h... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for execinfo.h... yes checking for mbstate_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking how to run the C preprocessor... x86_64-niceos-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... 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... yes 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 dlopen... none required checking for library containing clock_gettime... none required checking for dladdr... yes checking for faccessat... yes checking for fstatat... yes checking for host_get_clock_service... no checking for memfd_create... yes checking for openat... yes checking for readlinkat... yes checking for sched_getscheduler... yes checking for sched_setscheduler... yes checking for strnlen... yes checking for strchrnul... yes checking for x86_64-niceos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes found ncursesw information through /usr/bin/pkg-config checking for keypad in -lncursesw -ltinfo... yes checking for doupdate in -lncursesw -ltinfo... yes checking for wadd_wchnstr in -lncursesw -ltinfo... yes checking for ncursesw/curses.h... no checking for ncurses/ncurses.h... no checking for ncurses/curses.h... no checking for ncurses.h... yes checking for ncursesw/term.h... no 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... yes checking for libunwind... no checking the include directory of libunwind.h... (not found) checking for library containing backtrace... none required checking the return type of backtrace... automatic (using __typeof__) checking for cplus_demangle in -liberty... no checking for cplus_demangle in -ldemangle... no checking for cap_init in -lcap... no checking for sys/capability.h... no checking for libnl-3.0... no checking for netlink/attr.h... no checking for netlink/handlers.h... no checking for netlink/msg.h... no checking for sensors/sensors.h... no checking whether the C compiler accepts -Wextra-semi-stmt... no checking whether the C compiler accepts -Wimplicit-int-conversion... no checking whether the 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: --enable-taskstats, --enable-native-affinity, --enable-oom, --with-sensors, --enable-cgroup htop 3.5.1 platform: linux (linux-gnu) (Linux) proc directory: /proc (Linux) openvz: yes (Linux) vserver: yes (Linux) ancient vserver: no (Linux) delay accounting: no (Linux) sensors: no (Linux) capabilities: no unicode: yes affinity: yes backtrace: no demangling: no hwloc: no debug: no static: no + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o htop.o htop.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o DateTimeMeter.o DateTimeMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ColorsPanel.o ColorsPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CommandScreen.o CommandScreen.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o BatteryMeter.o BatteryMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Affinity.o Affinity.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o AffinityPanel.o AffinityPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CategoriesPanel.o CategoriesPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o AvailableColumnsPanel.o AvailableColumnsPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ColumnsPanel.o ColumnsPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o AvailableMetersPanel.o AvailableMetersPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o DiskIOMeter.o DiskIOMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o DisplayOptionsPanel.o DisplayOptionsPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CommandLine.o CommandLine.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o DynamicColumn.o DynamicColumn.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CPUMeter.o CPUMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o CRT.o CRT.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o DynamicMeter.o DynamicMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o DynamicScreen.o DynamicScreen.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o EnvScreen.o EnvScreen.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o HeaderOptionsPanel.o HeaderOptionsPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o FileDescriptorMeter.o FileDescriptorMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o HostnameMeter.o HostnameMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o FunctionBar.o FunctionBar.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Hashtable.o Hashtable.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o History.o History.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ListItem.o ListItem.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o InfoScreen.o InfoScreen.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o MemorySwapMeter.o MemorySwapMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o LoadAverageMeter.o LoadAverageMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Machine.o Machine.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o IncSet.o IncSet.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o MemoryMeter.o MemoryMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o LineEditor.o LineEditor.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o MetersPanel.o MetersPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Object.o Object.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Header.o Header.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Action.o Action.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o NetworkIOMeter.o NetworkIOMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o MainPanel.o MainPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ProcessTable.o ProcessTable.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o OpenFilesScreen.o OpenFilesScreen.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ProcessLocksScreen.o ProcessLocksScreen.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o OptionItem.o OptionItem.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Scheduling.o Scheduling.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Meter.o Meter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o SignalsPanel.o SignalsPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o SwapMeter.o SwapMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ScreenTabsPanel.o ScreenTabsPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ScreensPanel.o ScreensPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o SysArchMeter.o SysArchMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o RichString.o RichString.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o TasksMeter.o TasksMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Panel.o Panel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o generic/hostname.o generic/hostname.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o UsersTable.o UsersTable.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o generic/gettime.o generic/gettime.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Row.o Row.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o UptimeMeter.o UptimeMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o TraceScreen.o TraceScreen.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o generic/uname.o generic/uname.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Table.o Table.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ScreenManager.o ScreenManager.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o GPUMeter.o GPUMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/LibSensors.o linux/LibSensors.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/Compat.o linux/Compat.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/IOPriorityPanel.o linux/IOPriorityPanel.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Vector.o Vector.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/HugePageMeter.o linux/HugePageMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o XUtils.o XUtils.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/GPU.o linux/GPU.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/PressureStallMeter.o linux/PressureStallMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/SELinuxMeter.o linux/SELinuxMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/OpenRCMeter.o linux/OpenRCMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o zfs/ZfsCompressedArcMeter.o zfs/ZfsCompressedArcMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/ZramMeter.o linux/ZramMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/CGroupUtils.o linux/CGroupUtils.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o zfs/ZfsArcMeter.o zfs/ZfsArcMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/LinuxProcess.o linux/LinuxProcess.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/SystemdMeter.o linux/SystemdMeter.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Settings.o Settings.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/LinuxMachine.o linux/LinuxMachine.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o Process.o Process.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/Platform.o linux/Platform.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o linux/LinuxProcessTable.o linux/LinuxProcessTable.c make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' x86_64-niceos-linux-gnu-gcc -std=c99 -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -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 -Wnull-dereference -DSYSCONFDIR="\"/etc\"" -I"./linux" -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -rdynamic -o htop htop.o Action.o Affinity.o AffinityPanel.o AvailableColumnsPanel.o AvailableMetersPanel.o BatteryMeter.o CategoriesPanel.o ColorsPanel.o ColumnsPanel.o CommandLine.o CommandScreen.o CPUMeter.o CRT.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 History.o IncSet.o InfoScreen.o LineEditor.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 GPUMeter.o generic/gettime.o generic/hostname.o generic/uname.o linux/CGroupUtils.o linux/Compat.o linux/GPU.o linux/HugePageMeter.o linux/IOPriorityPanel.o linux/LibSensors.o linux/LinuxMachine.o linux/LinuxProcess.o linux/LinuxProcessTable.o linux/OpenRCMeter.o linux/Platform.o linux/PressureStallMeter.o linux/SELinuxMeter.o linux/SystemdMeter.o linux/ZramMeter.o zfs/ZfsArcMeter.o zfs/ZfsCompressedArcMeter.o -lncursesw -ltinfo -lm make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/rpm-tmp.LiKdzi + umask 022 + cd /build/rpmbuild/BUILD + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64 + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT + /usr/bin/mkdir /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64 + cd htop-3.5.1 + /usr/bin/make install DESTDIR=/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/build/rpmbuild/BUILD/htop-3.5.1' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/bin' /usr/bin/install -p htop '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/bin' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 htop.svg '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/applications' /usr/bin/install -p -m 644 htop.desktop '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/applications' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 htop.1 '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/pixmaps' /usr/bin/install -p -m 644 htop.png '/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/pixmaps' make[1]: Leaving directory '/build/rpmbuild/BUILD/htop-3.5.1' + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Processing files: htop-3.5.1-1.niceosc5.x86_64 Executing(%doc): /bin/sh -e /tmp/rpm-tmp.aLwZcs + umask 022 + cd /build/rpmbuild/BUILD + cd htop-3.5.1 + DOCDIR=/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/doc/htop-3.5.1 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/doc/htop-3.5.1 + cp -pr /build/rpmbuild/BUILD/htop-3.5.1/AUTHORS /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/doc/htop-3.5.1 + cp -pr /build/rpmbuild/BUILD/htop-3.5.1/ChangeLog /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/doc/htop-3.5.1 + cp -pr /build/rpmbuild/BUILD/htop-3.5.1/README /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/doc/htop-3.5.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /tmp/rpm-tmp.uY1anp + umask 022 + cd /build/rpmbuild/BUILD + cd htop-3.5.1 + LICENSEDIR=/build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/licenses/htop-3.5.1 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/licenses/htop-3.5.1 + cp -pr /build/rpmbuild/BUILD/htop-3.5.1/COPYING /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64/usr/share/licenses/htop-3.5.1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: htop = 3.5.1-1.niceosc5 htop(x86-64) = 3.5.1-1.niceosc5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64 Wrote: /build/rpmbuild/SRPMS/htop-3.5.1-1.niceosc5.src.rpm Wrote: /build/rpmbuild/RPMS/x86_64/htop-3.5.1-1.niceosc5.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/rpm-tmp.uHk3C5 + umask 022 + cd /build/rpmbuild/BUILD + cd htop-3.5.1 + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/htop-3.5.1-1.niceosc5.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/rpm-tmp.mrTyBf + umask 022 + cd /build/rpmbuild/BUILD + rm -rf /build/rpmbuild/BUILD/htop-3.5.1-SPECPARTS + rm -rf htop-3.5.1 htop-3.5.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0